Skip to content

Fails to register cursor-agent provider #4540

@jmmaloney4

Description

@jmmaloney4

Describe the bug

Fails to register cursor-agent provider:

nix shell github:numtide/nix-ai-tools#goose-cli github:numtide/nix-ai-tools#cursor-agent

goose configure

This will update your existing config file
  if you prefer, you can edit it directly at /Users/jack/.config/goose/config.yaml

┌   goose-configure
│
◇  What would you like to configure?
│  Configure Providers
│
◇  Which model provider should we use?
│  Cursor Agent
│
◇  Model fetch complete
│
◇  Enter a model from that provider:
│  gpt-5
│
◇  Request failed: Command failed with exit code: Some(1)
│
└  Failed to configure provider: init chat completion request with tool did not succeed.

My cursor-agent is logged in:

cursor-agent status
 ✓ Login successful! Logged in

To Reproduce
See above.

Expected behavior
No error, or at least a more informative error message.

Screenshots
If applicable, add screenshots to help explain your problem.

Please provide following information:

  • OS & Arch: macOS 15.6.1
  • Interface: CLI
  • Version: 1.7.0 (cursor-agent version 2025.09.04-fc40cd1)
  • Extensions enabled: none
  • Provider & Model: cursor-agent

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

p2Priority 2 - Medium

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions