v0.1.0
Changelog
- 8b829a4: docs(readme): GEO-optimized rewrite with SAC workaround and TL;DR structure (zred0627 zred0627@gmail.com)
- 63f5ea7: docs(readme): use ASCII 50x instead of Unicode 50× for grep compatibility (zred0627 zred0627@gmail.com)
- 8d73ba8: feat(ci): GitHub Actions release workflow triggered on v* tags (zred0627 zred0627@gmail.com)
- 44d63e0: feat(ci): goreleaser config for 5-platform binary build (zred0627 zred0627@gmail.com)
- 387bde4: feat(cli): init Go module skeleton with --version flag (zred0627 zred0627@gmail.com)
- 47e2201: feat(cli): match maintainer max-tokens default (65536) + accept 0 to omit (zred0627 zred0627@gmail.com)
- 3c56eb4: feat(config): cross-platform API key resolution (env > XDG/APPDATA > home) (zred0627 zred0627@gmail.com)
- 4647453: feat(deepseek): HTTP client with exponential-backoff retry on 429/5xx (zred0627 zred0627@gmail.com)
- 3e66db3: feat(hooks): prefer go install over curl for SAC-friendly install path (zred0627 zred0627@gmail.com)
- ad7d6d6: feat(install): cross-platform installers + SessionStart binary-presence hook (zred0627 zred0627@gmail.com)
- b903bc4: feat(install.ps1): SAC self-check with go install fallback guidance (zred0627 zred0627@gmail.com)
- e0526ba: feat(loop): agentic tool-use loop with read_file/write_file/bash_exec tools (zred0627 zred0627@gmail.com)
- 56be23b: feat(loop): parallel tool_call dispatch via goroutines (zred0627 zred0627@gmail.com)
- 2759d0c: feat(modes): three-mode dispatcher with auto-detection and git-diff for execution (zred0627 zred0627@gmail.com)
- ccde64c: feat(plugin): agent + slash command for /ds-rescue invocation (zred0627 zred0627@gmail.com)
- d6dedac: feat(skill): ds-plan-challenger three-mode persona (Plan/Scheme/Execution) (zred0627 zred0627@gmail.com)
- 1de58e6: review(ds-rescue-cc): ultra-review PASS after FIX K=4/4 · simplify A2 strip 7 comments (zred0627 zred0627@gmail.com)
- 1f11721: test(cli): refactor TestVersionFlag to in-process unit test (zred0627 zred0627@gmail.com)