Skip to content

v0.34.0

Choose a tag to compare

@ayleen ayleen released this 13 Aug 16:00

Added

  • Added deterministic triss exec routing to ask, review, coder run, or chat, with a JSON --explain mode that performs no model, Git, integration, update-check, stdin, network, or filesystem work.
  • Added a shared evidence response contract for ask and review across CLI and MCP.
  • Extended help, shell completion, README, MCP documentation, and generated agent instructions for the new interfaces.

Changed

  • Core CLI and MCP token budgets and coder timeouts now use strict shared positive-number validation.
  • Lexical exec routing is conservative: ambiguous or read-only status wording remains chat, while explicit review or implementation intent selects an agentic route.

Fixed

  • Made managed AGENTS.md and CLAUDE.md initialization transactional and fail-closed across collisions, aliases, symlink changes, partial writes, and rollback races while preserving unrelated bytes and file modes.
  • Preserved the legacy clean-review text with terminal colors enabled.
  • Prevented passive update checks from violating the side-effect-free exec --explain contract in interactive shells.

Full changelog: v0.33.0...v0.34.0