All notable changes to this project will be documented in this file.
- (tests) update tui tests to match new confirm/suggest flow(7a8d150)- enforce CI checks before release on tag push(d261cdf)
- 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)
- (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)- (ci) add offline=true to cliff.toml remote.github — workaround git-cliff v2.12.0 regression (#1336)(66223c8)
- intelligent agent suggestion engine (v8.3.0) (#7)(63a987b)- add intelligent agent suggestion engine(9c72ea4)
- handle suggest flow edge cases in CLI(0e257de)- (tests) update lock.test.mjs for agentStates Map→object migration(8808cd2)
- 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)
- bump actions/setup-node from 6.2.0 to 6.3.0 (#5)(d219b51)- bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#6)(ec2081b)- (release) merge feat/install-suggest — v8.3.0 suggestion engine(86f0fee)
- add OpenCode plugin for global agent registry discovery(e364913)
- update CHANGELOG.md for v8.1.0(a3e815a)- update READMEs for v8.2.0 — plugin v1.1 note, test counts (893)(63acff5)
- complete S8 v1.1 backlog — tests, types, readonly, .gitattributes(fb368d8)
- rewrite all 69 agents to optimized 4-section format(940ff74)
- auto-generate README score tables with CI verification(34119ad)
- add ethics/GDPR guidance to ux-researcher and sql-pro decisions(c9dec74)- resolve shellcheck SC2016 in install.sh and add lint test(fd13e35)
- 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)
- clean up fossil agents and bump to v8.0.0(6e00b0d)
- (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)
- 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)
- 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)
- update plan progress, agent tests, enrichment script and dev tooling(4fa0706)- gitignore scratchpad and manifest-lock (local working files)(9782eab)
- clean up 5 LOW code review issues — dead imports, JSDoc, CLI polish(e18d2d5)
- (v7) C1 foundation — presets, writer, warnings + 91 tests(d81a8ac)- (v7) C2 CLI & resolution — flag parsing, layered precedence, persistence + 33 tests(5780cc7)- (v7) C3 TUI permission editor — preset selector, per-agent editor, bash patterns + ~90 tests(e8324e1)- (v7) C4 integration — wire permissions into install flow, YOLO gate, summary(40495fc)
- address code review findings — atomic writes, download guard, TOCTOU, flag hijacking(127e098)- resolve 8 Major code review issues — lock robustness, uninstall resilience, TUI polish(8470601)
- (plan) update .plan/ files with code review fixes status and test counts(64a0579)- (plan) track 8 Major code review fixes, test count 562(688b4cf)- (plan) track all 21 code review issues resolved, test count 571(5d04a29)
- (release) v7.0.0 — permission presets, YOLO mode, TUI permission editor(21970ac)
- (s6) implement agent uninstall — TUI, CLI, symlink protection, 40 new tests(7aad6c6)- (s3) add --update, --verify, --rehash CLI commands — lock integrity tools(45adaa8)
- (release) v6.0.0 — V6.1 release with agent uninstall + lock integrity tools(503b4e4)
- extract sync_common.py from sync-agents.py (P1+P2)(f7d2c56)- address remaining code review issues (6 fixes)(df09819)- reorganize categories from 12 to 10 for clearer TUI navigation(a53883b)
- manually convert 3 upstream skills for T4.0 prototype (P4)(ecaff28)- implement sync-skills.py with full test suite (T4)(16657b6)- sync 12 skills from upstream (T4.5 + Phase 4b)(2085e5a)- add screenshot-ui-analyzer agent (50 agents)(34aa791)- add mcp category with 3 agents + pack (53 agents)(17f0029)- add TUI interactive commander with force reinstall, vibrant colors, and Packs tab reorder(37e0ae8)- add mcp-developer and platform-engineer agents (55 agents)(2526b3a)- add prd agent for Product Requirements Documents (56 agents)(c87ebca)- extract update-manifest.py + harden sync workflow(a565607)- curate 70 agents from extended sync (14 accepted, 72 rejected, 6 new packs)(6ccd0ba)- activate sync pipeline — reviewer assignment, cron verified, docs updated(4b02a3e)- redesign TUI with colored tabs, category colors, and full-width highlight bar(76461d1)- complete V4 plan — S3 curation process, docs fixes, CI lint, CHANGELOG(bbc67d8)- (v6.0) implement S1 anti-flicker + S5 pack fix + S3 hash-based lock — 473 tests pass(da3b1b7)
- correct _extract_category_from_path() to return category not skill name (CR-T4)(973e310)- improve TUI renderTooSmall with centered layout, vibrant colors and dimensions display(8b15eb0)- address code review findings (1 critical, 4 major, 2 minor)(c9d78c0)- address code review findings (3 major, 7 minor, 3 style) + add renderer tests(f587566)- add missing frontmatter to prd.md agent(fcd9442)- correct prd.md mode from 'all' to 'byline'(973d91b)- address code review findings (2 critical, 8 major, 4 minor)(5104ec2)- robust line counting in sync workflow step 5(70ea4ce)- address code review findings (M1-M3, C1-C3, F-02, minors)(bc4b856)- correct README inaccuracies (Node version, categories, sync status)(4bf90c9)- polish TUI — display glitches, highlight, packs navigation, installed indicator(7874b23)- decouple PR creation from reviewer assignment for fallback resilience(a896997)- sync prd agent mode to 'all' in manifest, add architecture diagrams(7534c81)- improve installed indicator visibility and add legend in info bar(c6586b0)
- add session 9 to progression journal(20e0eec)- update task plan — mark P1-P3, T4.x, Phase 4b as completed(a2c3479)- update PROGRESS.md with v3 review session notes(d4e1245)- add TUI architecture spec for v3 raw-mode commander(4de54ca)- update README and plan for 56 agents, 12 categories, TUI documentation(0f88530)- update .plan files for category reorganization (12→10, D15)(256517b)- update PROGRESS.md for v4, create 01-tasks-v4.md, archive v3 plans, cleanup v2 duplicates(2556232)- mark S1 stabilisation complete in plan files(4c0bf45)- add sync pipeline documentation to READMEs(8c0f77a)- complete S2 pipeline sync — all decisions resolved, tracking updated(b73edfb)- update plan with S6 TUI redesign completion (427 tests)(f37eade)- rewrite README with TUI-first installation, architecture diagrams(b564fbf)
- harden workflow — fix all review findings (C1-C2, M1-M5, m1-m2-m6)(e28d58c)- fix minor code quality issues (CR follow-up)(2609ad1)- add 163 TUI unit tests for input, state, and ansi modules(acbc93f)- bump actions/checkout from 4.3.1 to 6.0.2(58506d2)- bump actions/setup-python from 5.6.0 to 6.2.0(2395243)- bump actions/setup-node from 4.4.0 to 6.2.0(06a7b5f)- complete V4 housekeeping, archive V4, create V5 plan(1102c60)- create V6 plan — 6 improvement axes with multi-agent analysis(4c6f8ce)- revise V6 plan — split into V6.0/V6.1/V7.0 releases with 148 tasks from 4 review findings(eb98062)- (release) v5.0.0 — V6.0 release with anti-flicker, pack fix, hash-based lock(e03bca7)
- multi-pack and multi-category install with comma support(62a3e9c)
- rewrite README — concise, user-focused (536 → 174 lines)(7f90695)
- add CLI tests job (Node 18/20/22) to GitHub Actions(e4578d5)
- initial commit — 43 curated OpenCode agents + sync script + plan(8e939ba)- sprint 2 — tests, install script, contributing guide & English docs(1ef9fdb)- phase 1.5a — tier 2 extension with 90 additional curated agents(a1c3be7)- phase 1.5b + phase 2 — unknown profile, incremental sync, CI/CD, orchestrator(a0685fd)- phase 2 — add 5 custom agents (docker, ci-cd, linux, redis, aws)(60536a0)- phase 3 — npx opencode-agents CLI (zero dependencies)(6245015)
- sprint 0 — security + quality fixes from agent reviews(26c7cb2)- sprint 1 — stabilisation code + documentation(55f3a7c)- sprint corrections — address review findings from session 5(e9cabff)- security hardening — path traversal guard, redirect limit, response cap(1052113)
- phase 3 — CODE_OF_CONDUCT, README polish, progression update(8047b41)- close phase 2 — update roadmap and progression journal(3632c83)- update progression journal (sessions 7-8) and roadmap phase 3(8d444f0)- add CLI npm section to README (FR + EN)(a45888a) Full Changelog: v8.3.1...v8.3.2 Full Changelog: v8.3.0...v8.3.1 Full Changelog: v8.2.0...v8.3.0 Full Changelog: v8.1.0...v8.2.0 Full Changelog: v8.0.0...v8.1.0 Full Changelog: v7.0.0...v8.0.0 Full Changelog: v6.0.0...v7.0.0 Full Changelog: v5.0.0...v6.0.0 Full Changelog: v1.1.0...v5.0.0 Full Changelog: v1.0.0...v1.1.0 Full Changelog: ...v1.0.0