hermes-agent/acp_adapter
kshitijk4poor 40e0e7ad56 docs(acp): correct late-refresh docstring — post-first-turn tools land via between-turns refresh
The claim 'late tools then require an explicit /reload-mcp' was false on
current main: the between-turns prologue refresh (agent/turn_context.py)
picks up late-connecting servers cache-safely at every turn boundary,
and ACP has no /reload-mcp. The daemon's real marginal value is tool-list
freshness in the [session created -> first message] window.
2026-08-01 13:27:58 +05:30
..
__init__.py
__main__.py
auth.py
edit_approval.py
entry.py perf(mcp): non-blocking startup via background MCP discovery + TUI fast path 2026-08-01 13:27:58 +05:30
events.py
permissions.py fix(approval): scope smart deny owner overrides to one operation 2026-07-13 04:31:55 -07:00
provenance.py
server.py docs(acp): correct late-refresh docstring — post-first-turn tools land via between-turns refresh 2026-08-01 13:27:58 +05:30
session.py fix(acp): serialize late MCP refresh with turn start + self-sufficient agent-build wait 2026-08-01 13:27:58 +05:30
tools.py fix(code-exec): expose truncated stdout metadata 2026-07-16 04:25:19 -07:00