Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .github/.cspell/dev_dictionary.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# other phrases that are not words but are getting flagged. Typically contained in localization files or urls
agentskills
brickhub
codeowner
CODEOWNERS
Expand Down
1 change: 1 addition & 0 deletions .github/.cspell/people_usernames.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ablause
agacemi
AhmedLSayed9
alestiago
alvaroarmijos
andreped
andyhorn
Arnooodles
Expand Down
1 change: 1 addition & 0 deletions .github/.cspell/words_dictionary.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# actual english words (or common abbreviations) missing from CSpell
frontmatter
Photobooth
todos
85 changes: 85 additions & 0 deletions 2026/13-04-26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# Very Good Changelog (04-13-2026)

## vgv-wingspan
- docs: fix missing backtick in README ([@juan-vgv](https://github.com/juan-vgv))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/151
- chore: add initial CHANGELOG.md ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/150
- fix: bump patch for minor pre-major in release-please ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/149
- chore: set release-please version to 0.0.1 ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/148
- chore: add LICENSE ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/146
- docs: update to vgv-wingspan ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/144
- chore: remove unnecessary marketplace ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/142
- fix: recommend hook cover plan and brainstorm ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/139
- fix: include brainstorm doc path in clear context handoffs (#119) ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/132
- fix(skills): use space-separated allowed-tools format ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/138
- docs: update phases ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/137
- feat: optimize model and effort settings across agents and skills ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/133
- docs(readme): add create-commit and create-pr to skills reference ([@alvaroarmijos](https://github.com/alvaroarmijos))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/134
- feat(skills): add /create-pr skill ([@alvaroarmijos](https://github.com/alvaroarmijos))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/92
- feat: mark recommended default options in AskUserQuestion calls ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/131
- refactor: align skills with agentskills and anthropic best practices ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/129
- fix: prevent duplicate "Other" / "Something else" options in brainstorm ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/130
- fix: gitignore, duplication and marketplace version ([@PabloTortosaLopez](https://github.com/PabloTortosaLopez))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/128
- fix: minor fixes and improvements ([@PabloTortosaLopez](https://github.com/PabloTortosaLopez))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/126
- doc: updated marketplace and plugin installation doc ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/121
- ci: release management ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/103
- docs: add contributing guide ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/120
- docs: optimize assets ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/118
- docs: update installation steps ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/117
- fix: not detecting relevant workflow documents ([@PabloTortosaLopez](https://github.com/PabloTortosaLopez))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/112
- fix: ideate should open a new project ([@PabloTortosaLopez](https://github.com/PabloTortosaLopez))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/113

## vgv-ai-flutter-plugin
- chore: change for repo rename ([@JohnWeidner](https://github.com/JohnWeidner))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/78
- fix: keep pre-1.0.0 releases on patch level (0.0.x) ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/74
- chore: prepare for v0.0.2 release ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/73
- fix: use space-separated allowed-tools in skill frontmatter ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/71
- chore: add model and effort frontmatter to skills ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/68
- fix(ci): exclude CHANGELOG.md from markdown lint and spell check ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/69

## very_good_templates
- chore(ci): fix workflows ([@marcossevilla](https://github.com/marcossevilla))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/502

## very_good_claude_code_marketplace
- feat: add VGV Wingspan as a plugin ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/very_good_claude_code_marketplace/pull/12
- chore: update marketplace with 0.0.2 plugin info ([@jorgecoca](https://github.com/jorgecoca))
- https://github.com/VeryGoodOpenSource/very_good_claude_code_marketplace/pull/11

## very_good_cli
- feat(mcp): add directory parameter to test tool mcp ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/1567
- docs: add ROADMAP.md ([@marcossevilla](https://github.com/marcossevilla))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/1566
Loading