Skip to content

T3 Code v0.0.36 — ACP Edition

Choose a tag to compare

@github-actions github-actions released this 18 Aug 10:20
15a6c5b

T3 Code v0.0.36 — ACP Edition

This edition expands T3 Code from branded Hermes and Pi presets to configurable stdio ACP agents while keeping each agent’s credentials and model configuration agent-owned.

ACP compatibility

Real OpenRouter turns with dots-studio/dots-3-note-preview:free passed for:

  • Hermes Agent
  • Pi through pi-acp
  • Goose
  • OpenCode
  • Qwen Code
  • fast-agent
  • Docker Agent / cagent

Add other compatible implementations through Settings → Providers → ACP Agent, with one executable argument per line.

Pi + OpenRouter without a hard cap

The included Pi compatibility extension fixes models that advertise their entire context window as their output limit. It omits only unsafe near-context request limits and lets OpenRouter/model defaults apply; it does not impose a replacement cap and preserves ordinary explicit request limits.

Current upstream limitations

  • Kimi CLI works with the model directly, but its ACP server requires Kimi account authentication before opening a session.
  • Cline accepts OpenRouter CLI authentication, but its ACP server currently advertises Cline/ClinePass/OpenAI-Codex authentication and still requires separate ACP authentication.

These are agent-side ACP authentication limitations rather than T3 stdio transport failures.

Also included

  • Seven upstream updates from #232
  • Updated Hermes/Pi README guidance from #233
  • Configurable ACP provider and compatibility work from #234

Full changelog: v0.0.35...v0.0.36