Stage 7. Walks a new user from "never heard of helexa-acp" to
"chatting via Zed against helexa or a public API in 10 minutes":
- crates/helexa-acp/README.md — install (from source / COPR),
quick-start env-var path, multi-endpoint TOML, full Zed setup,
endpoint cookbook (cortex/neuron, OpenAI, Anthropic, OpenRouter,
LM Studio, multi-cortex), three session modes (Default / Bypass /
Plan) with their tool tables, tool surface + path-handling rules,
session resume, context compaction, troubleshooting for the
five failure modes a new user is likely to hit, and architecture
reference for contributors.
- helexa-acp.example.toml — copy-paste-and-edit starter config at
the repo root, mirroring the existing cortex.example.toml /
neuron.example.toml pattern.
No code changes. fmt + clippy clean as a sanity check.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>