Commit Graph

132 Commits

Author SHA1 Message Date
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
Juan Gomez 6158fc0cb7 fix(codex-content): preserve URLs and mention-like text (#1254)
Co-authored-by: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-29 15:04:38 -07:00
Luke Johnson 9a0ba637ce fix(codex): use a local marketplace source so /plugins lists CE's skills (#1249)
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-24 09:36:48 -07:00
Luke Johnson ea2b65c55d refactor(cli): converge the slash-command path guard into one helper (#1227) 2026-07-21 22:29:02 -07:00
Luke Johnson 47f784ebb8 fix(cli): quote reserved YAML scalar strings in frontmatter (#1215) 2026-07-21 10:23:59 -07:00
Luke Johnson 11e3d462db fix(kiro): don't rewrite absolute paths as slash command skill refs (#1171) 2026-07-20 23:47:11 -07:00
Luke Johnson a60bd82863 fix(droid): match tool names on word boundaries when inferring agent tools (#1176) 2026-07-19 13:47:12 -07:00
Trevin Chow bdbd2d60da chore(codex): add worktree-local skill workflow (#1164) 2026-07-16 21:29:16 -07:00
Justin Gordon f871e4b430 docs(ce-work): surface return-to-caller mode for outer orchestrators (#1106)
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-13 19:24:30 -07:00
Trevin Chow ca474429b8 fix(cli): strip legacy Codex tool map instead of upserting it (#1118) 2026-07-13 00:28:28 -07:00
Trevin Chow a2318092e7 fix(targets): guard writers against ancestor-symlink traversal on install (#1100) 2026-07-12 00:27:19 -07:00
Felix-Ayush 3519336ecd feat(cline): add native skills install support (#1033)
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-10 09:53:27 -07:00
Anishek Kamal 406ead1d9a fix(targets): extend user-symlink preservation to codex and opencode writers (#1094)
Co-authored-by: Claude Code <noreply@anthropic.com>
2026-07-10 09:31:43 -07:00
Anishek Kamal bfa9dd49a2 fix(pi): preserve user-managed symlinks and unmanaged paths on install (#1089)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 15:04:48 -07:00
Semianchuk Vitalii c5146cf136 refactor(converters): remove dead code in opencode permission builder (#1060) 2026-07-09 14:24:32 -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 612902260a fix(models): align plugin behavior with GPT-5.6 (#1087) 2026-07-09 13:48:29 -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
Trevin Chow b498e7a8d1 fix(cli): bump sonnet and opus model aliases to latest generations (#1083) 2026-07-08 21:39:16 -07:00
Luke Johnson b275312619 fix(cli): expand "~/" home shorthand on Windows (#1055) 2026-07-08 00:26:23 -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 7c77addbd0 feat(ce-dogfood): promote from beta to stable (#1022) 2026-06-29 16:20:08 -07:00
Trevin Chow ac669269b4 chore(ce-work-beta): remove beta Codex-delegation skill (#1013) 2026-06-26 14:21:09 -07:00
Trevin Chow 65fed608e5 fix(kimi): add native plugin support (#998) 2026-06-24 14:19:34 -07:00
Trevin Chow 6954298384 fix: slim skill descriptions (#992) 2026-06-24 10:42:16 -07:00
Trevin Chow f57c68257c fix(metadata): align plugin and marketplace metadata (#987) 2026-06-23 23:46:46 -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 46352ac96f fix(opencode): generate slash-command stubs for each skill (#977)
Co-authored-by: Luca Battistini <lucabattistini@users.noreply.github.com>
2026-06-22 23:11:58 -07:00
Trevin Chow 858128900e fix: Codex marketplace install (#973) 2026-06-22 10:53:51 -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
Kieran Klaassen 63b6b260c3 fix(ce-polish): promote from beta to stable (#880)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-06-03 10:17:13 -07:00
Octopus 4cc6f7a6ea chore(model): refresh MiniMax examples to current M3 flagship (#892)
Co-authored-by: octo-patch <octo-patch@github.com>
2026-06-02 00:53:47 -07:00
Trevin Chow 5297a9440f refactor(review): consolidate migration personas and trim stack reviewers (#854)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 22:37:42 -07:00
Harold Hunt a0a08a17cb fix(codex): respect CODEX_HOME for profile installs (#830) 2026-05-14 09:03:45 -07:00
Trevin Chow 81710efad5 fix(ce-sessions): unblock session-history on Claude Code (#800) 2026-05-08 13:51:33 -07:00
kolly 60b66dd904 feat: convert hooks to .codex/hooks.json for Codex target (#742)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-05 12:03:54 -07:00
Trevin Chow ae408721cd chore(code-review): remove cli-readiness reviewer agents (#734) 2026-05-01 01:21:44 -07:00
Trevin Chow e8c118e28f refactor(ce-commit-push-pr): merge ce-pr-description into ce-commit-push-pr (#700)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 02:23:59 -07:00
Trevin Chow ab44d89b0b fix(release): remove stale release-as pin (#674) 2026-04-24 07:23:02 -07:00
Trevin Chow 7ddfbed33b feat(pi): first-class support via pi-subagents + pi-ask-user (#651)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 10:26:29 -07:00
Trevin Chow accbd2adcf refactor(todos): remove internal file-based todo system (#635)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 18:16:13 -07:00
Trevin Chow 19bbb60e90 refactor(skills): remove ce-onboarding skill (#639)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 18:15:36 -07:00
Trevin Chow 271b1a4458 refactor(skills): remove 5 unused skills and clean references (#634) 2026-04-21 18:52:29 -05:00
Trevin Chow 4c57508c1a refactor(agents): flatten agents directory (#621) 2026-04-21 02:35:21 -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 c2d60b47be refactor(install): prefer native plugin install across targets (#609)
Co-authored-by: John Cavanaugh <cavanaug@users.noreply.github.com>
2026-04-20 18:47:07 -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