Local operation
Termyte has no hosted account, hosted sync, or enabled-by-default telemetry. Its durable state lives in local files.TERMYTE_HOME changes the Termyte home directory. TERMYTE_DB overrides only the database path.
Network activity
Local storage does not mean every operation stays offline.- A local embedding model may be downloaded the first time it is used.
- Memory processing can send redacted, trace-derived content through the Claude Code, Codex, or OpenCode CLI selected during setup. Each runs as a separate non-interactive background invocation.
- API mode sends that content to the configured OpenAI-compatible endpoint.