Update web binaries and restart the host for this site.
Configure default transcription and text-to-speech behavior used by Buffaly voice endpoints.
Set your OpenAI API key for speech-to-text in Buffaly Agent. Your key is encrypted on this server and only used for transcription requests to OpenAI.
Configure where Codex auth comes from, verify active account status, and manage saved profiles.
Optional path values used when building runtime system prompt context.
Choose how Buffaly stores sessions. File uses disk only. Hybrid keeps disk authoritative while also writing SQL as backup. Hybrid database writes both but uses SQL as the authority while still keeping the disk backup record.
Select the global compaction engine and configure token thresholds. Threshold settings primarily apply to local automatic compaction behavior.
Control short-directive semantic hinting and deterministic action short-circuit behavior. Use these to tune when Buffaly bypasses normal LLM routing for close, high-confidence matches.
When enabled, short directives get action/entity hint annotations before model routing.
When enabled and confidence gates pass, parameterless actions can execute directly without normal LLM orchestration.
Writes explicit reason logs for execute/skip decisions.
If enabled, Phase 2 runs only when one candidate qualifies. If disabled, top-vs-second score gap is used.
Automatically attach a Level 2 watcher when a session is loaded from disk.