Documents Stack
0.2.0-dev.20260703.2. Lights, gardener, and durable
meta-thread tools are documented in the 2026-07-03 changelog entry.Run the server
Stdio (default for Codex in Stack):Start here: stack_status
Codex should call stack_status first. It returns bridge mode, environment,
local optimizer state, remote SMR/Factory snapshot, hosted optimizer jobs, auth
readiness, and suggested next actions.
Then choose local-only or remote-only mode in the TUI (x) before live
actions so tools match the intended surface.
Live operations tools
Downloads save under
.stack/downloads/<environment>/<run-id>/.
Monitor and goal tools
Used by the sidecar monitor and gardener in Goal mode.
Thread/goal creation must go through these owner tools; agents should not claim
durable thread creation from local transcript edits or raw persistence writes.
Skills and guidance
Bundled skills install to
~/.stack/skills/ on make install. Stack mirrors them
into the workspace .codex/skills/ for Codex discovery and never writes to
~/.codex/skills.
Codex skills to load
Load in this order when helping a Stack user:synth-stack-productivity— OSS + hosted mapstack-local-setup— install, auth, local GEPAsynth-via-stack— containers and optimizersstack-agent-bridge— live MCP operator workflowoss-gepa/gepa— when working with synth-optimizers
.codex/skills/.
Rules of thumb
- Use owner routes and MCP tools — do not bypass Stack to hit backend persistence.
- Preview before download on large artifacts.
- Never paste API keys into prompts or logs.
- Start with
stack_status, narrow to local or remote, then act.
Next
- Hosted ops — SMR, Factories, and remote sync
- Hosted inference — free aux and billed GLM
- Optimizers — local GEPA
- Cockpit controls — staging remote actions from the TUI