Hermes for T3 Code v0.1.0
Hermes for T3 Code v0.1.0
Put Hermes Agent in T3 Code—without forking either project.
This first public release connects both directions:
- use Hermes as a normal T3 Code provider over ACP;
- let Hermes or automation originate visible T3 threads;
- route new
@hermesmessages from any non-Hermes thread into one linked Hermes
conversation; - keep unrelated T3 providers untouched and make install/remove reversible.
The release includes durable replay prevention, concurrent watcher locking,
ambiguous-dispatch reconciliation, async T3 projection waits, strict provider
ownership, loopback-only authenticated transport, redirect rejection, token-file
hardening, timeouts, and payload limits.
Compatibility is deliberately narrow and honest: tested with T3 Code 0.0.31,
Hermes Agent 0.20.0, Node.js 22, and macOS. The watcher works in the foreground
where Node and both local services run; packaged background service support is
currently macOS-only.
Read the setup guide, architecture, and
build story. Real compatibility reports and focused pull
requests are welcome.