Trevin Chow
106cd521c2
feat(omp): add native marketplace and skill support ( #1358 )
...
Co-authored-by: Kaitian Xie <caelaxie@icloud.com >
2026-08-12 11:30:04 -07:00
Trevin Chow
4eca520c48
fix(release): raise commit-search-depth so release notes stop dropping older commits ( #1222 )
2026-07-21 16:34:33 -07:00
Marcel Ruhf
0fffdc7b70
feat: add native Devin CLI plugin support ( #1062 )
...
Co-authored-by: Trevin Chow <trevin@trevinchow.com >
2026-07-09 14:13:52 -07:00
Trevin Chow
2cfe3c2b61
fix(grok): support compound-engineering as a native Grok Build plugin ( #1086 )
2026-07-09 10:19:18 -07:00
Felix-Ayush
8d2f8da8d9
feat(antigravity): enable one-command agy plugin install from GitHub ( #1034 )
2026-06-30 15:49:12 -07:00
Trevin Chow
65fed608e5
fix(kimi): add native plugin support ( #998 )
2026-06-24 14:19:34 -07:00
Trevin Chow
ab5c0c16f9
chore(release): remove stale release-as pins for marketplaces ( #989 )
2026-06-24 00:08:34 -07:00
Trevin Chow
16442e866e
feat(antigravity): replace retired Gemini CLI target with Antigravity (agy) ( #978 )
2026-06-23 00:40:53 -07:00
Trevin Chow
ded28b0c60
fix(release): include refactors in release notes ( #970 )
2026-06-22 09:40:07 -07:00
Trevin Chow
02b72bc8a9
refactor(plugin): make plugin skills-only and root-native ( #967 )
2026-06-22 00:19:45 -07:00
Trevin Chow
d4cb8eec0d
fix(release): bump marketplace catalogs for coding-tutor removal ( #951 )
2026-06-15 13:00:27 -07:00
Trevin Chow
a10ac3f22a
chore(coding-tutor): remove deprecated plugin ( #929 )
2026-06-11 23:19:13 -07:00
Trevin Chow
ab44d89b0b
fix(release): remove stale release-as pin ( #674 )
2026-04-24 07:23:02 -07:00
Trevin Chow
e136d7f506
chore(release): pin cli + compound-engineering to 3.0.2 via per-package release-as ( #667 )
2026-04-23 23:13:49 -07:00
Trevin Chow
3ed4a4fa0f
feat(codex): native plugin install manifests + agents-only converter ( #616 )
2026-04-20 19:44:25 -07:00
Trevin Chow
01ce065e0c
fix(cli): exclude non-CLI paths from release-please ( #472 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 14:48:34 -07:00
Trevin Chow
0bd29c7f2e
fix(release): align cli and compound-engineering versions with linked-versions plugin
...
Add release-please linked-versions plugin so cli and compound-engineering
always bump together. Align compound-engineering version to 2.58.0 to
match cli. Previously they diverged at v2.54.0 when commits touched only
one package's path.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-28 13:14:49 -07:00
Trevin Chow
838aeb79d0
fix: add cursor-marketplace as release-please component ( #315 )
2026-03-18 18:47:00 -07:00
Trevin Chow
516bcc1dc4
fix: re-enable changelogs so release PRs accumulate correctly
...
With skip-changelog: true, release-please didn't update the PR body
when new commits landed because the tree SHA was unchanged (no
changelog file to diff). Re-enabling changelogs means each new commit
produces different changelog content, forcing release-please to update
both the branch and PR body.
2026-03-18 02:08:57 -07:00
Trevin Chow
f1713b9dcd
fix: reduce release-please search depth from 500 to 50
...
release-please defaults to walking 500 commits and 400 releases on
every run, making each API call per-commit. With ~20 commits between
releases, this wastes ~2 minutes on unnecessary GitHub API calls.
2026-03-18 01:58:55 -07:00
Trevin Chow
78971c9027
fix: make GitHub releases canonical for release-please ( #295 )
2026-03-17 18:40:51 -07:00
Trevin Chow
f47f829d81
feat: migrate repo releases to manual release-please ( #293 )
2026-03-17 17:58:13 -07:00