Add detailed leaf help output

This commit is contained in:
zhi
2026-03-21 15:37:13 +00:00
parent 34f52cb9e3
commit eaf4f215b5
3 changed files with 197 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ Implemented:
- Config file resolution relative to binary directory
- Runtime mode detection (`pass_mgr` present/absent)
- Top-level and group/leaf help rendering system (`--help` / `--help-brief` / `not permitted` stubs)
- Detailed leaf help text for implemented commands, with padded-cell/manual auth flag differences
- Permission-aware command visibility via `/auth/me/permissions` when a token is available
- HTTP client wrapper
- Output formatting (human-readable + `--json`)