Identity the cursor wire presents
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2
- Forks
- 0
- Avg merge
- 1h
- Merged PRs (30d)
- 17
Description
What it does
Decides which identity the cursor wire presents to its host, as D521 did for three other hosts: a live probe under an honest name, then either a row in D521's table with the measurement or a recorded reason the borrowed value stays.
Source
ganja-code-v2yw (which identity the cursor wire presents).
The bead is closed when this issue is published, with its external reference pointing here (#38).
File and line references in this issue are to main as of 75a7a92.
Against the three criteria
- Direction (README): The README says nothing about provider wires (
README.md:6-8names the vendors' CLIs). - Today's terminal users: The wire sends cursor's own CLI version, borrowed, as
x-cursor-client-versionon every request (crates/ganja-provider/src/provider/cursor.rs:148,crates/ganja-provider/src/provider/cursor.rs:570). - Evidence: Cursor has no row in D521's table. The probe needs a live turn on a stored sign-in.
Depends on
Nothing. The live probe is the owner's to run.
Verdict
- Verdict: do
- Size: S — one commit, no plan; the live probe is the owner's to run.
- Exception to the probe rule: yes. #36 says an idea that needs a measurement or a probe first is not do; this one is an explicit exception: the live probe is part of the work and is the owner's to run.
- Date: 2026-09-19
- Verdict ticket: #44
Theme: #57
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 in crates/ganja-provider/src/provider/cursor.rs at lines 148 and 570, and read the existing handling of the borrowed x-cursor-client-version value. Run the live probe on a stored sign-in under an honest name, then compare the result with D521's table. Done means recording a measurement row or documenting why the borrowed value remains.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100