v5.1.0 π
·
218 commits
to refs/heads/master
since this release
Changes
- ci(marketplace): add workflow and supporting files to path triggers @JeremyDev87 (#1058)
- feat(i18n): expand language support to PT-BR, DE, FR @JeremyDev87 (#1029)
- feat(plugin): add adaptive performance mode for hooks (#1002) @JeremyDev87 (#1027)
- feat(plugin): add achievement and badge system for coding habits (#1008) @JeremyDev87 (#1028)
- feat(tui): add real-time agent collaboration visualization @JeremyDev87 (#1026)
- feat(mcp): add rule effectiveness insights from tracking data @JeremyDev87 (#1025)
- feat(plugin): add automatic checklist verification on pre-commit @JeremyDev87 (#1023)
- feat(skills): add /retrospective skill for session review and insights @JeremyDev87 (#1022)
- feat(plugin): add user prompt pattern analysis for personalized shortcuts @JeremyDev87 (#1024)
- feat(mcp): improve agent recommendation with diff-based analysis @JeremyDev87 (#1021)
- feat(mcp): add context history archive for cross-session decision tracking @JeremyDev87 (#1020)
- feat(ci): add E2E test pipeline for plugin hooks @JeremyDev87 (#1018)
- feat(rules): add adapter auto-sync mechanism (yarn sync-rules) @JeremyDev87 (#1019)
- feat(plugin): add buddy character customization in config @JeremyDev87 (#1017)
- feat(adapters): add Windsurf and Aider integration guides @JeremyDev87 (#1016)
- feat(skills): add /onboard skill for new project setup @JeremyDev87 (#1015)
- feat(skills): add /plan-to-issues as built-in codingbuddy skill @JeremyDev87 (#1014)
- ci(marketplace): add post-deploy URL verification @JeremyDev87 (#1012)
- fix(plugin): resolve session ID with fallback when CLAUDE_SESSION_ID missing @JeremyDev87 (#1011)
- fix(scripts): add marketplace.json to bump-version.sh @JeremyDev87 (#1010)
π Features
- feat(plugin): render session impact report in stop hook @JeremyDev87 (#1071)
- feat(impact): add event logging to existing MCP handlers @JeremyDev87 (#1070)
- feat(mcp): add get_session_impact MCP tool @JeremyDev87 (#1069)
- feat(taskmaestro): add dedicated review agent pane for PR quality gate @JeremyDev87 (#1068)
- feat(impact): add ImpactModule with event types, services, and tests @JeremyDev87 (#1065)
- feat(taskmaestro): add conductor-driven code review cycle @JeremyDev87 (#1060)
- feat(plugin): add mini bar chart visualization to session summary (#1041) @JeremyDev87 (#1055)
- feat(plugin): add ASCII fallback mode for buddy rendering (#1040) @JeremyDev87 (#1054)
- feat(plugin): add first-run interactive onboarding tour (#1037) @JeremyDev87 (#1052)
- feat(plugin): add one-line session summary on stop hook (#1036) @JeremyDev87 (#1050)
- feat(plugin): add TDD cycle mini progress bar in PreToolUse @JeremyDev87 (#1049)
- feat(plugin): add typing animation effect for buddy greeting @JeremyDev87 (#1048)
- feat(plugin): add /buddy command for on-demand buddy interaction @JeremyDev87 (#1047)
- feat(plugin): add agent handoff animation on agent switch @JeremyDev87 (#1046)
- feat(tui): add session analytics dashboard @JeremyDev87 (#1030)
- feat(skills): add /ship as built-in codingbuddy skill @JeremyDev87 (#1013)
- feat(tui): add PLAN/ACT/EVAL mode screens to Companion TUI @JeremyDev87 (#990)
- feat(plugin): add agent status message to PreToolUse hook @JeremyDev87 (#989)
- feat(plugin): add returning session context on session start @JeremyDev87 (#988)
- feat(plugin): add session summary with buddy character on stop hook (#972) @JeremyDev87 (#987)
- feat(plugin): add companion TUI launcher with tmux split (#970) @JeremyDev87 (#986)
- feat(plugin): add system prompt format guide for agent collaboration @JeremyDev87 (#985)
- feat(mcp): add visual data to parse_mode response @JeremyDev87 (#983)
- feat(plugin): renew session-start with buddy greeting and project scan @JeremyDev87 (#984)
- feat(plugin): add postinstall welcome banner with buddy character @JeremyDev87 (#982)
- feat(agents): add visual character system to agent definitions @JeremyDev87 (#977)
- feat(config): add eco/tui/tone settings to config schema @JeremyDev87 (#978)
π Bug Fixes
- fix: disable automatic TUI launch (#1066) @JeremyDev87 (#1072)
- fix(ship): run security checks for all workspaces @JeremyDev87 (#1059)
- fix(plugin): quote HOOK_COMMAND path to handle spaces in home directory @JeremyDev87 (#1056)
- fix(plugin): reduce PreToolUse information overload (#1039) @JeremyDev87 (#1051)
- fix(plugin): batch achievement notifications to prevent text wall @JeremyDev87 (#1045)
- fix(plugin): quote CLAUDE_PLUGIN_ROOT in hook commands for paths with spaces @JeremyDev87 (#992)
- fix(release): sync stale version references to 5.0.0 @JeremyDev87 (#964)
- fix(ci): upgrade upload-pages-artifact for hidden files support @JeremyDev87 (#960)
- fix(ci): add include-hidden-files to marketplace deployment @JeremyDev87 (#959)
π Documentation
- docs: add plugin installation details and update language options @JeremyDev87 (#1077)
- docs: document taskmaestro pre-flight yarn install and pre-push verification @JeremyDev87 (#1057)
- docs(plugin): add GIF placeholders to README for visual preview @JeremyDev87 (#1044)
π§° Maintenance
- chore(release): prepare v5.1.0 @JeremyDev87 (#1076)
- docs: revamp README for v5.1.0 with marketing focus @JeremyDev87 (#1075)