Documents Stack
0.2.0-dev.20260703.2 local-first, hosted-connect, and nightly install behavior.
See Stack Changelog for release state.Install
Nightly (macOS, Apple Silicon):The signed-out loop
No account required:stack demo writes a local, reproducible receipt — that is the whole first-win loop,
offline.
The local worker remains Codex/BYOK by default. Missing Synth auth should show a
hosted-feature connect prompt, not a boot blocker. See Local-only mode.
Configure with Codex
Stack drives a coding agent as its harness. The default harness is Codex:stack-local-setup— local environment + first-run wiringsynth-via-stack— how to reach hosted Synth features from Stackstack-agent-bridge— the typed stackd surfaces the agent uses
stack doctor to confirm the harness, Codex command, and stackd health are all
green before starting a session.
Connect hosted Synth when needed
Hosted SMR, Research Factories, hosted optimizers, remote sync, and Synth inference require a Synth key:Goal mode (sidecar monitor)
For long Codex runs, read Goal mode & monitor — Sidecar events (e), sidecar thread (t), and agent tape (a).
Telemetry
Stack has two local telemetry tiers. Basic DAU is on by default and can be turned off. Advanced feature usage and session length stay off until you accept the prompt. Telemetry never includes your code, prompts, paths, commands, or secrets./settings telemetry to change choices.
Next
- Goal mode & monitor — sidecar feed for long runs
- Local-only mode — what works without a Synth account
- Connect Synth — optional hosted auth
- Hosted ops — SMR, Factories, and remote sync
- Cockpit controls — full keyboard reference
- Hosted inference — free aux and billed GLM.
- Optimizers — run GEPA on your tasks from the cockpit.