feat: scaffold Go-based hf CLI

This commit is contained in:
zhi
2026-03-21 13:34:41 +00:00
parent ddaea1c15b
commit cb0b7669b3
16 changed files with 88 additions and 8 deletions

0
internal/mode/.gitkeep Normal file
View File

3
internal/mode/doc.go Normal file
View File

@@ -0,0 +1,3 @@
package mode
// Package mode will detect padded-cell/manual runtime behavior.