Configuration
termyte init writes ~/.termyte/config.json. Environment variables can override runtime values.
Storage
Memory processing
OPENAI_BASE_URL and OPENAI_API_KEY are fallback names. API mode requires TERMYTE_LLM_API_KEY or OPENAI_API_KEY during setup.
Local embeddings
Unknown values fall back to
nomic-embed. Model files may be downloaded on first use.
Runtime and integration paths
Environment variables must be visible to the coding-agent process. Setting one in another terminal does not change an agent that is already running.