Skip to main content

CLI reference

termyte init

Detect supported agents, choose capture integrations and a memory-processing mode, install user-level hooks or plugins, and save the local configuration.

termyte viewer

Start the local Viewer.
The default address is 127.0.0.1:7331.

termyte doctor

Report database, queue, trace, context-effect, and Claude Code/Codex hook health.

Work Thread commands

The public command remains termyte task. These commands create and manage Work Thread state.

termyte task create

termyte task show

Returns the current resume packet as JSON.

termyte task add-step

termyte task verify-step

This records explicit user evidence before marking the step verified.

termyte task checkpoint

termyte task resume

termyte task handoff

termyte uninstall

Interactively remove selected Termyte integrations. The database is kept.

termyte help

Unknown or retired commands exit with code 2. Operational errors exit with code 1.