v1.0.0 — Agent-Stack
Agent-Stack v1.0.0 — The authoritative OpenCode + OMO configuration with documentation.
What's Inside
- opencode.jsonc — DeepSeek-only provider, granular bash permissions, 9 agent definitions, verification gates, SearXNG MCP, context-mode tooling
- oh-my-openagent.jsonc — team-mode, ralph loop, 17 agent definitions with three-tier fallback hierarchy, dynamic context pruning, verification prompt_append
- 7 auto-rules (.opencode/rules/) — path-glob activated for Rust, Python, TS/React, Config, Git, Go, Agent-behavior
- 8 scripts — verify.sh, regression-test.sh (29 tests), health-check.sh, pre-commit-verify.sh, redact-config.sh, cost-report.sh, model-verifier.sh, post-agent-log.sh
- 12 ADRs — all architectural decisions documented
- 7 docs — README, ARCHITECTURE, AGENTS, WORKFLOW, CONFIG_MAP, CHANGELOG, TROUBLESHOOTING
Key Features
- Single-command verification:
./scripts/verify.sh - Attribution-free git: surgical dist edits, hook defense-in-depth
- Three-tier model fallback: deepseek-v4-flash → mimo-v2.5-free → zen-free
- Self-hosted SearXNG search (no API costs)
- Dynamic context pruning (10-turn protection)
- Pre-commit validation with JSON5 parse, sensitive file check, config existence