Commit Graph

10 Commits

Author SHA1 Message Date
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 16442e866e feat(antigravity): replace retired Gemini CLI target with Antigravity (agy) (#978) 2026-06-23 00:40:53 -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 a10ac3f22a chore(coding-tutor): remove deprecated plugin (#929) 2026-06-11 23:19:13 -07:00
Trevin Chow 5c0ec9137a refactor(cli)!: rename all skills and agents to consistent ce- prefix (#503)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-18 15:44:22 -07:00
Trevin Chow 4952007cab fix: remove plugin versions from marketplace.json and fix brittle test
- Remove plugin version fields from marketplace.json -- canonical
  versions live in each plugin's plugin.json. Duplicating them created
  drift that release-please couldn't maintain.
- Remove version sync logic from metadata.ts (description sync kept)
- Fix release-preview test to compute expected versions dynamically
  from current manifests instead of hardcoding them
2026-03-18 01:45:49 -07:00
Trevin Chow f47f829d81 feat: migrate repo releases to manual release-please (#293) 2026-03-17 17:58:13 -07:00