Responses options on the openrouter and compat entries
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2
- Forks
- 0
- Avg merge
- 1h
- Merged PRs (30d)
- 17
Description
What it does
Lets [provider.<id>.options] apply to the openrouter entry and to config-declared openai-responses entries, deciding per vendor which options they accept.
Source
ganja-code-gsny (Responses options on the openrouter and compat entries).
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.
- Today's terminal users:
[provider.<id>.options]is read forchatgptandopenaionly; the check refuses the rest (crates/ganja-core/src/config.rs:3421). - Evidence: The bead calls it a question about each vendor, not about the shape; the machinery is one arm and one list per id. No report asks for it.
Depends on
Nothing.
Verdict
- Verdict: park
- Reopens: at the next landing that touches
[provider.<id>.options]. - Exception to the probe rule: no.
- 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 with crates/ganja-core/src/config.rs:3421 and the README sections covering provider wires. The issue is explicitly parked pending a future landing that touches [provider..options], and it records no report or accepted vendor list, so there is currently no implementation target or defined completion test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100