Implement group and leaf help stubs

This commit is contained in:
zhi
2026-03-21 14:05:56 +00:00
parent 7d3cff7d95
commit f18eb366eb
2 changed files with 220 additions and 25 deletions

View File

@@ -64,7 +64,7 @@ Implemented:
- Go module and binary entrypoint
- Config file resolution relative to binary directory
- Runtime mode detection (`pass_mgr` present/absent)
- Help and help-brief rendering system
- Top-level and group/leaf help rendering system (`--help` / `--help-brief` / `not permitted` stubs)
- HTTP client wrapper
- Output formatting (human-readable + `--json`)
- `hf version`, `hf health`, `hf config`