zchee / zchee/ganja-code

Identity the cursor wire presents

Open
#91 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

idea size:S verdict:do
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-8 names the vendors' CLIs).
  • Today's terminal users: The wire sends cursor's own CLI version, borrowed, as x-cursor-client-version on 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.