Releases: dmicheneau/opencode-template-agent
Releases · dmicheneau/opencode-template-agent
v8.3.2
[8.3.2] - 2026-04-01
🐛 Corrections
- (tests) update tui tests to match new confirm/suggest flow(7a8d150)- enforce CI checks before release on tag push(d261cdf)
📝 Documentation
- update CHANGELOG.md for v8.3.1(938f8de)- add demo video to README and move to docs/assets(d3354c1)- regenerate README scores for updated language agents(9ed54e1)- replace video tag with animated GIF demo in README(232e4e5)- improve GIF readability — crop empty space and scale to 900px(c4c6300)- crop GIF to 70% width centered and remove empty vertical space(13bd609)- fix GIF crop — include full header and tighten to content bounds(0ea9d46)
Full Changelog: v8.3.1...v8.3.2
v8.3.1
[8.3.1] - 2026-03-31
🐛 Corrections
- (tui) trigger install flow when confirming auto-suggest selection(f19a535)- (languages) patch bash permissions on all 11 language agents(04eadf0)- (ci) remove remote.github from cliff.toml — causes git-cliff panic on metadata fetch(3e2e666)
📝 Documentation
- update CHANGELOG.md for v8.3.0(3f6345f)
Full Changelog: v8.3.0...v8.3.1
v8.3.0
[8.3.0] - 2026-03-30
✨ Nouveautés
- intelligent agent suggestion engine (v8.3.0) (#7)(63a987b)- add intelligent agent suggestion engine(9c72ea4)
🐛 Corrections
- handle suggest flow edge cases in CLI(0e257de)- (tests) update lock.test.mjs for agentStates Map→object migration(8808cd2)
📝 Documentation
- update CHANGELOG.md for v8.2.0(7a8369d)- update README and gitignore for v8.3.0 suggest feature(204c97d)- add recommender.md and update docs for suggestion engine(c0e3cb6)
🔧 Maintenance
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