speakeasy-api / speakeasy-api/kit
Cursor ACP does not expose fork capability
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 40
- Forks
- 4
- Avg merge
- 4h 18m
- Merged PRs (30d)
- 148
Description
The observed Cursor Agent ACP implementation does not advertise ACP session/fork. Kit consequently cannot branch Cursor-backed subagents and returns the generic unsupported-fork error.
This is principally an interoperability gap in the Cursor ACP implementation. Compatibility should be rechecked as Cursor's ACP capabilities evolve.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Cursor ACP implementation and the code that advertises session capabilities, then inspect how session/fork requests are handled. Recheck Cursor's current ACP capabilities and verify that Kit can branch Cursor-backed subagents without returning the generic unsupported-fork error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ai-infra-agents
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100