From f69deebff9dd6b03cd6dacb13a2f33871f238c58 Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 13 Apr 2026 00:40:15 +0000 Subject: [PATCH 1/3] feat: CHANGELOG for Apr 13, 2026 --- 2026/13-04-26.md | 87 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 2026/13-04-26.md diff --git a/2026/13-04-26.md b/2026/13-04-26.md new file mode 100644 index 0000000..59790ec --- /dev/null +++ b/2026/13-04-26.md @@ -0,0 +1,87 @@ +# Very Good Changelog (04-13-2026) + +TODO: Someone should write a nice description for this CHANGELOG + +## 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 From 8cc7ca9f5c84149902c1e053d81519e128a843a8 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Mon, 13 Apr 2026 11:39:03 +0200 Subject: [PATCH 2/3] Update 2026/13-04-26.md --- 2026/13-04-26.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/2026/13-04-26.md b/2026/13-04-26.md index 59790ec..68d62ad 100644 --- a/2026/13-04-26.md +++ b/2026/13-04-26.md @@ -1,7 +1,5 @@ # Very Good Changelog (04-13-2026) -TODO: Someone should write a nice description for this CHANGELOG - ## vgv-wingspan - docs: fix missing backtick in README ([@juan-vgv](https://github.com/juan-vgv)) - https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/151 From c726567d243cb95544ddfbfcafbf90c9cb399615 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Mon, 13 Apr 2026 11:53:04 +0200 Subject: [PATCH 3/3] chore: add missing words --- .github/.cspell/dev_dictionary.txt | 1 + .github/.cspell/people_usernames.txt | 1 + .github/.cspell/words_dictionary.txt | 1 + 3 files changed, 3 insertions(+) diff --git a/.github/.cspell/dev_dictionary.txt b/.github/.cspell/dev_dictionary.txt index 9ec1b65..f117e44 100644 --- a/.github/.cspell/dev_dictionary.txt +++ b/.github/.cspell/dev_dictionary.txt @@ -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 diff --git a/.github/.cspell/people_usernames.txt b/.github/.cspell/people_usernames.txt index f1464d1..473074c 100644 --- a/.github/.cspell/people_usernames.txt +++ b/.github/.cspell/people_usernames.txt @@ -3,6 +3,7 @@ ablause agacemi AhmedLSayed9 alestiago +alvaroarmijos andreped andyhorn Arnooodles diff --git a/.github/.cspell/words_dictionary.txt b/.github/.cspell/words_dictionary.txt index ae55453..042c6e1 100644 --- a/.github/.cspell/words_dictionary.txt +++ b/.github/.cspell/words_dictionary.txt @@ -1,3 +1,4 @@ # actual english words (or common abbreviations) missing from CSpell +frontmatter Photobooth todos \ No newline at end of file