docs: add Programmatic Integration overview (closes #360)

Document the three protocols already available for driving hermes-agent
from external programs — ACP, the TUI gateway JSON-RPC, and the
OpenAI-compatible API server — with a 'which one should I use' guide and
a Pi-style RPC command mapping table. Sidebar entry under Developer
Guide -> Architecture.
This commit is contained in:
teknium1 2026-05-15 21:49:31 -07:00 committed by Teknium
parent 016c772e7f
commit afb97dbc53
2 changed files with 127 additions and 0 deletions

View file

@ -690,6 +690,7 @@ const sidebars: SidebarsConfig = {
'developer-guide/gateway-internals',
'developer-guide/session-storage',
'developer-guide/provider-runtime',
'developer-guide/programmatic-integration',
],
},
{