Releases: dmicheneau/opencode-template-agent
Releases · dmicheneau/opencode-template-agent
v8.2.0
[8.2.0] - 2026-03-03
✨ Nouveautés
- add OpenCode plugin for global agent registry discovery(e364913)
📝 Documentation
- update CHANGELOG.md for v8.1.0(a3e815a)- update READMEs for v8.2.0 — plugin v1.1 note, test counts (893)(63acff5)
🔧 Maintenance
- complete S8 v1.1 backlog — tests, types, readonly, .gitattributes(fb368d8)
Full Changelog: v8.1.0...v8.2.0
v8.1.0
[8.1.0] - 2026-02-27
♻️ Refactoring
- rewrite all 69 agents to optimized 4-section format(940ff74)
✨ Nouveautés
- auto-generate README score tables with CI verification(34119ad)
🐛 Corrections
- add ethics/GDPR guidance to ux-researcher and sql-pro decisions(c9dec74)- resolve shellcheck SC2016 in install.sh and add lint test(fd13e35)
📝 Documentation
- update CHANGELOG.md for v8.0.0(b5fb914)- add CI/CD and Dependabot sections to both READMEs(4de13f6)- disable automatic sync, switch to manual AI-assisted curation(36e9546)- update agent count 70→67 across all docs(ec61970)- reframe sync as upstream discovery tool, rewrite CONTRIBUTING(5c44df1)- update README with quality scoring system and agent catalog table(a7e9e51)- update English README to match French version(2478e74)- update agent source attribution to reflect all origins(d624548)- add VoltAgent/awesome-claude-code-subagents as reference source(b52d436)
🔧 Maintenance
- clean up fossil agents and bump to v8.0.0(6e00b0d)
Full Changelog: v8.0.0...v8.1.0
v8.0.0
[8.0.0] - 2026-02-23
✨ Nouveautés
- (s2) D1 foundation — agent template, archetypes, quality scoring, sync pipeline enrichment(c1ebae1)- (permissions) apply 5-archetype permission system to 70 agents + global config(d85b6a8)- (s7) separate product agents from dev agents — move to agents/(0456191)- (s2) complete agent enrichment (70/70) + full code review fixes(976168e)- add release workflow with git-cliff changelog + fix TUI improvements(5155d70)- (ci) auto-update CHANGELOG.md on release via git-cliff(cd4e5db)
🐛 Corrections
- resolve 16 code review issues (1 critical, 3 high, 6 medium, 6 low)(71ea12b)- resolve 29 S2 D1 review issues (12 code + 17 design docs)(657cae4)- (s3) implement all review fixes + release close-out (v7.0.0)(1b07bec)- resolve TUI duplicate lines on navigation + detect local agents(fbcad84)- (tui) restore CLEAR_LINE in flush + truncate overflow in bdr + responsive legend(d554312)- (tui) correct CHROME_ROWS (8→10) and clip frame to terminal height(c0c9aba)- (ci) correct SHA pins for git-cliff-action and action-gh-release(5b7e1da)- (ci) replace self::remote_url() with hardcoded URL in cliff.toml(154703f)
📝 Documentation
- update .plan for S2 D1 completion (9/45, 76% overall)(aeb3260)- (plan) S7 agent separation plan v2.1 + reorganize .plan/(4470675)- (plan) update CURRENT.md and tasks-v6.md to reflect S7 completion(9b51b5e)
🔧 Maintenance
- update plan progress, agent tests, enrichment script and dev tooling(4fa0706)- gitignore scratchpad and manifest-lock (local working files)(9782eab)
Full Changelog: v7.0.0...v8.0.0