·
5 commits
to refs/heads/master
since this release
Changes
- perf(plugin): reduce PostToolUse hook per-call I/O @JeremyDev87 (#942)
- test(mcp): add integration tests for subagent vs taskmaestro dispatch strategies @JeremyDev87 (#730)
π Features
- feat(mcp-server): add rule effectiveness tracking (#948) @JeremyDev87 (#957)
- feat(plugin): add per-agent persistent memory across sessions @JeremyDev87 (#956)
- feat(plugin): add conflict predictor for git history collision warning (#946) @JeremyDev87 (#955)
- feat(plugin): add adaptive hook timeout tracking @JeremyDev87 (#951)
- feat(plugin): add smart pre-commit test runner @JeremyDev87 (#950)
- feat(plugin): add health check diagnostic module @JeremyDev87 (#949)
- feat(bridge): add file-based event bridge for PluginβMCP communication @JeremyDev87 (#941)
- feat(tui): add collaboration data flow pipeline (EVAL β TUI) @JeremyDev87 (#940)
- feat(rules): add continuous execution directive to parallel workers @JeremyDev87 (#938)
- feat(plugin): wire auto-learning pattern detector into stop hook @JeremyDev87 (#937)
- feat(tui): add agent collaboration visualization with debates and consensus @JeremyDev87 (#926)
- feat(dashboard): add web dashboard for execution history and cost tracking @JeremyDev87 (#925)
- feat(plugin): add event-driven notification service (#829) @JeremyDev87 (#924)
- feat(sync): add multi-tool settings sync automation @JeremyDev87 (#923)
- feat(pipeline): add sequential task pipeline engine with data passing @JeremyDev87 (#922)
- feat(wiki): auto-generated project wiki with architecture map, API inventory, decision log @JeremyDev87 (#921)
- feat(keyword): add pattern-based primary agent resolution via explicit_patterns @JeremyDev87 (#920)
- feat(plugin): add auto-learning pattern detection engine @JeremyDev87 (#919)
- feat(plugin): wire file_watcher and history_db into hook lifecycle (#823) @JeremyDev87 (#911)
- feat(plugin): system prompt injection + operational statistics (#828, #825) @JeremyDev87 (#910)
- feat(plugin): event hooks foundation (#824) @JeremyDev87 (#909)
- feat(plugin): add SQLite execution history database (#827) @JeremyDev87 (#908)
- feat(plugin): add lazy mtime-based file watcher module (#826) @JeremyDev87 (#907)
- feat(skills): add dependency verification to /ship skill @JeremyDev87 (#897)
- feat(skills): add push-based worker-to-conductor communication to taskMaestro @JeremyDev87 (#899)
- feat(skills): add wave auto-transition and cost tracking to taskMaestro @JeremyDev87 (#896)
- feat(skills): add watch command and enhance status detection in taskMaestro @JeremyDev87 (#895)
- feat(skills): improve taskMaestro start and assign subcommands @JeremyDev87 (#894)
- feat(mcp): integrate agent discussion config with EVAL mode @JeremyDev87 (#893)
- feat(mcp): unified agent registry in dispatch_agents @JeremyDev87 (#891)
- feat(skills): add agent-discussion-panel TUI specification @JeremyDev87 (#890)
- feat(rules): add cost budget management skill specification @JeremyDev87 (#889)
- feat(rules): add codingbuddy init CLI for project setup @JeremyDev87 (#885)
- feat(rules): add npx codingbuddy CLI entry point @JeremyDev87 (#881)
- feat(mcp): AgentOpinion protocol and discussion engine @JeremyDev87 (#884)
- feat(skills): add test-coverage-gate skill to block shipping below threshold @JeremyDev87 (#883)
- feat(mcp): add real-time specialist execution visibility via Teams messaging @JeremyDev87 (#882)
- feat(skills): add cross-repo-issues skill with upstream repository mapping @JeremyDev87 (#876)
- feat(mcp): wire plan-reviewer as automatic gate after PLAN completion @JeremyDev87 (#879)
- feat(skills): add deepsearch skill @JeremyDev87 (#874)
- feat(mcp): add session issue tracking to update_context @JeremyDev87 (#878)
- feat(claude): add permission presets for parallel-execution and development @JeremyDev87 (#877)
- feat(skills): add agent-discussion terminal formatter skill @JeremyDev87 (#875)
- feat(mcp): add sessionId support for session-isolated context documents @JeremyDev87 (#865)
- feat(mcp): add deep thinking instructions to parse_mode PLAN response @JeremyDev87 (#863)
- feat(mcp): add teams execution strategy to dispatch_agents @JeremyDev87 (#862)
- feat(skills): add conductor-bottom layout to taskMaestro @JeremyDev87 (#860)
- feat(mcp): add dispatch strength to parse_mode specialist recommendations @JeremyDev87 (#859)
- feat(agents): add plan-reviewer agent and plan-and-review skill @JeremyDev87 (#858)
- feat(skills): add tmux-master skill @JeremyDev87 (#856)
- feat(skills): add prerequisite detection to taskMaestro @JeremyDev87 (#855)
- feat(skills): add build-fix skill @JeremyDev87 (#854)
- feat(agents): enhance plan-mode agent with structured reasoning @JeremyDev87 (#852)
- feat(skills): add alternatives exploration and self-review to writing-plans @JeremyDev87 (#851)
- feat(skills): add using-git-worktrees skill @JeremyDev87 (#850)
- feat(skills): add finishing-a-development-branch skill @JeremyDev87 (#849)
- feat(skills): add receiving-code-review skill @JeremyDev87 (#848)
- feat(skills): add git-master skill @JeremyDev87 (#847)
- feat(skills): add requesting-code-review skill @JeremyDev87 (#846)
- feat(skills): add verification-before-completion skill @JeremyDev87 (#845)
- feat(agents): add parallel-orchestrator agent definition @JeremyDev87 (#790)
- feat(agents): add unique color identifiers to agent definitions @JeremyDev87 (#789)
- feat(skills): add /parallel-issues skill for parallel issue execution @JeremyDev87 (#785)
- feat(skills): add post-parallel cleanup automation to taskmaestro @JeremyDev87 (#784)
- feat(mcp): add validate_parallel_issues tool for file-overlap detection @JeremyDev87 (#783)
- feat(rules): add Output Language rule for English-only artifacts @JeremyDev87 (#781)
- feat(skills): add taskmaestro wave-transition automation @JeremyDev87 (#779)
- feat(skills): add /retro skill for structured retrospectives @JeremyDev87 (#776)
- feat(skills): add skill-creator assets and eval-viewer @JeremyDev87 (#758)
- feat(skills): add skill-creator agent instructions (grader, analyzer, comparator) @JeremyDev87 (#757)
- feat(skills): add skill-creator scripts for benchmarking, optimization, and scaffolding @JeremyDev87 (#756)
- feat(skills): add skill-creator reference documents @JeremyDev87 (#755)
- feat(skills): add skill-creator skill for creating, evaluating, and improving skills @JeremyDev87 (#754)
- feat(skills): add allowed-tools and argument-hint to skill frontmatters @JeremyDev87 (#752)
- feat(skill): add /plan-to-issues skill @JeremyDev87 (#744)
π Bug Fixes
- fix(dashboard): add PRAGMA busy_timeout and schema integration tests @JeremyDev87 (#939)
- fix(skills): prevent stale RESULT.json/TASK.md pollution in worktrees @JeremyDev87 (#898)
- fix(rules): encode status verification rules into parallel-orchestrator and taskMaestro @JeremyDev87 (#892)
- fix(mcp-server): remove yarn prefix from scripts to prevent state file crash @JeremyDev87 (#778)
- fix(landing-page): make #agents-all anchor link functional @JeremyDev87 (#777)
π¦Ύ Refactoring
- feat(rules): add parallel execution guidelines @JeremyDev87 (#788)
- refactor(rules): convert all Korean text to English in .ai-rules @JeremyDev87 (#786)
π Documentation
- docs(plugin): update README version to 4.5.0 @JeremyDev87 (#745)
π§° Maintenance
- chore(release): prepare v5.0.0 @JeremyDev87 (#958)
- chore(repo): add gitignore patterns and test:hooks script @JeremyDev87 (#936)
- chore(skills): batch update taskMaestro process improvements @JeremyDev87 (#918)
- chore(rules): enforce API documentation verification in PLAN phase @JeremyDev87 (#917)
- chore(rules): add auto-dispatch enforcement rule for specialists @JeremyDev87 (#857)
- chore(rules): add operational safety rules to core.md @JeremyDev87 (#853)
- chore(skills): add bidirectional linking to plan-to-issues @JeremyDev87 (#787)
- chore(skills): add --jq filtering and context.md integration to plan-to-issues @JeremyDev87 (#780)
- chore(skills): add supporting files to 6 skills @JeremyDev87 (#753)
- feat(skills): add disable-model-invocation to side-effect skills @JeremyDev87 (#749)
- chore(skills): add user-invocable: false to background knowledge skills @JeremyDev87 (#748)
- feat(skill): add context: fork + agent to 4 analysis skills @JeremyDev87 (#747)