Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions 2026/06-07-26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Very Good Changelog (07-06-2026)

## vgv-wingspan
- feat(review): consolidate output into one numbered report with best-practices checks ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/210
- refactor(skills): remove create-branch and create-commit skills ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/212
- fix: make /build handoff command single-click copyable ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/166
- feat(plan): add machine-checkable success-criteria gate ([@omartinma](https://github.com/omartinma))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/209
- feat(build): surgical-diff + YAGNI gate before ship ([@omartinma](https://github.com/omartinma))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/213
- docs: adopt community docs from vgv-ai-flutter-plugin ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/211
- feat(agents): preload elements-of-style skill into prose-heavy agents ([@omartinma](https://github.com/omartinma))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/207
- chore: 0.0.3 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/184

## vgv-ai-flutter-plugin
- feat: add flutter-reviewer read-only subagent ([@omartinma](https://github.com/omartinma))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/117
- feat: add green-gate skill ([@omartinma](https://github.com/omartinma))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/118
- feat: add argument-hint + $ARGUMENTS to sdk-upgrade and analysis-upgrade skills ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/122
- fix: auto-allow Very Good CLI MCP tools in all run modes ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/120
- docs: how to test the plugin locally ([@omartinma](https://github.com/omartinma))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/119
- chore: 0.0.4 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/116
- fix: require very_good_cli >= 1.3.0 to resolve MCP test hang ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/115

## very-good-claude-code-marketplace
- feat: update plugin versions to latest ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/very-good-claude-code-marketplace/pull/20
Loading