Teknium
efa03fc07d
docs: update honcho CLI reference + document plugin CLI registration (#5308)
Post PR #5295 docs audit — 4 fixes:
1. cli-commands.md: Update hermes honcho subcommand table with 4
missing commands (peers, enable, disable, sync), --target-profile
flag, --all on status, correct mode values (hybrid/context/tools
not hybrid/honcho/local), and note that setup redirects to
hermes memory setup.
2. build-a-hermes-plugin.md: Replace 'ctx.register_command() —
planned but not yet implemented' with the actual implemented
ctx.register_cli_command() API. Add full Register CLI commands
section with code example.
3. memory-provider-plugin.md: Add 'Adding CLI Commands' section
documenting the register_cli(subparser) convention for memory
provider plugins, active-provider gating, and directory structure.
4. plugins.md: Add CLI command registration to the capabilities table.
2026-04-05 12:48:20 -07:00
..
2026-04-03 01:46:45 -07:00
2026-03-30 19:40:39 -07:00
2026-03-14 22:49:57 -07:00
2026-04-01 04:18:50 -07:00
2026-03-24 08:19:34 -07:00
2026-04-05 12:33:47 -07:00
2026-03-30 18:39:51 -07:00
2026-03-31 03:10:01 -07:00
2026-03-30 17:15:21 -07:00
2026-03-24 07:53:07 -07:00
2026-04-03 23:30:29 -07:00
2026-04-02 15:33:51 -07:00
2026-04-04 16:55:44 -07:00
2026-03-30 20:30:11 -07:00
2026-04-05 12:34:11 -07:00
2026-04-02 15:33:51 -07:00
2026-03-30 20:30:11 -07:00
2026-03-18 04:18:08 -07:00
2026-04-05 12:48:20 -07:00
2026-03-15 06:24:28 -07:00
2026-03-24 07:53:07 -07:00
2026-03-29 00:33:30 -07:00
2026-03-30 20:30:11 -07:00
2026-04-03 23:30:29 -07:00
2026-04-03 22:42:14 -07:00
2026-03-24 09:25:01 -07:00