Skip to content

v0.126.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 01:52
Immutable release. Only release title and notes can be modified.

terva v0.126.4

An agent harness in a single static Go binary: a coding agent out of the
box, open to anything you can wire a tool to. One hardened core — agent
loop, event wire, permission policy, two dozen model providers — driven
from a terminal UI, a web control panel, an ACP editor, chat, or an
embeddable RPC/SDK.

one-liner install:

curl -fsSL https://terva.sh/install.sh | bash

or download a binary below, chmod +x, and drop it on your $PATH.
Two builds ship: terva_* is the full binary (every feature compiled
in, including the terva acp editor mode); terva-min_* is the lean
build with the chat connectors left out. Both install the terva command.

Changelog

features

  • 7636aa3 feat(stage): group cards into browsable buckets, apart from tags
  • d2d2f59 feat(stage): group chats into buckets too, with an add-chats sheet
  • 5cf9f68 feat(web): session groups on the control panel — filter and file from the board