Skip to content

T3 Code MCP v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 16:06
· 3 commits to main since this release

Added

  • list_threads discovers existing unarchived thread IDs, titles, current status, attention flags, and turn timing. Supports project/status filters and bounded pages ordered by recent activity.
  • Shared thread statuses for working, connecting, awaiting approval/input, ready plans, monitoring, finished, failed, interrupted, stopped, idle, and unknown states.

Changed

  • get_thread now returns the same derived status as thread listing and uses one current snapshot for session, turn, and attention flags, with its snapshot sequence exposed separately from message history.
  • Setup instructions and package verification now cover seven MCP tools. Upgrade and restart/reconnect the MCP client to discover list_threads.

Install

Requires Node 22+ and pnpm on Linux or macOS.

pnpm add --global https://github.com/emmsixx/t3code-mcp/releases/download/v0.3.0/t3code-mcp.tgz
t3code-mcp login

Setup and agent instructions · Verification and limitations

The package includes compiled JavaScript. pnpm downloads its runtime dependencies during installation. SHA256SUMS covers the package archive.