spawn/packages/cli/src
Ahmed Abushagur dfc3e625a2
fix: temporarily disable Cursor CLI agent (#3055)
Cursor CLI uses a proprietary ConnectRPC protocol and validates API keys
against Cursor's own servers — it cannot route through OpenRouter. All
infra (scripts, setup code, matrix entries) is preserved for re-enabling
when Cursor adds BYOK/custom endpoint support.

Adds `disabled` field to AgentDef and filters disabled agents from the
picker via agentKeys().

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
2026-03-27 02:08:04 -07:00
..
__tests__ docs(tests): add missing test file entries to __tests__/README.md (#3047) 2026-03-27 12:18:34 +07:00
aws fix(ux): suppress duplicate install message and set UTF-8 locale (#2950) 2026-03-24 01:59:11 -07:00
commands fix(security): use StrictHostKeyChecking=accept-new in all SSH connections (#3037) 2026-03-26 18:04:40 -07:00
digitalocean test: remove theatrical source-grep tests, replace with real unit tests (#2948) 2026-03-24 02:08:45 -07:00
gcp fix: remove docker from --fast and fix docker cp into container (#2976) 2026-03-25 14:52:05 +07:00
hetzner fix: resolve UX issues in spawn claude hetzner (#2977) (#2980) 2026-03-25 15:50:51 +07:00
local fix: standardize ESM import extensions across 35 production files (#2827) 2026-03-20 08:51:40 -07:00
shared fix(ux): reduce SSH wait verbosity and clarify agent handoff (#3056) 2026-03-27 15:22:46 +07:00
sprite fix(e2e): fix --fast mode for native binary agents on Sprite (#2965) 2026-03-25 02:59:11 +07:00
flags.ts fix: add --yes/-y to KNOWN_FLAGS so spawn delete --name <name> --yes works (#3024) 2026-03-27 02:54:33 +07:00
guidance-data.ts refactor: remove dead exports only used within their own files (#2431) 2026-03-10 08:51:15 -04:00
history.ts feat: recursive spawn (--beta recursive) (#2978) 2026-03-25 10:42:09 -07:00
index.ts feat: recursive spawn tree passback (#3023) 2026-03-26 15:21:50 -07:00
manifest.ts fix: temporarily disable Cursor CLI agent (#3055) 2026-03-27 02:08:04 -07:00
picker.ts refactor: remove dead exported types from picker.ts and spawn-config.ts (#2553) 2026-03-12 21:43:05 -04:00
security.ts fix(security): resolve symlinks in prompt file validation to prevent bypass (#2744) 2026-03-17 22:21:11 -07:00
unicode-detect.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
update-check.ts fix(update-check): redirect install script stdout to stderr in --output json mode (#2919) 2026-03-24 03:18:50 +07:00