Skip to content

Responses API, fixed and added diagnostics, Custom OpenAI model sort (up down buttons)#1195

Open
sapphirepro wants to merge 6 commits intocarlrobertoh:masterfrom
sapphirepro:master
Open

Responses API, fixed and added diagnostics, Custom OpenAI model sort (up down buttons)#1195
sapphirepro wants to merge 6 commits intocarlrobertoh:masterfrom
sapphirepro:master

Conversation

@sapphirepro
Copy link

  1. Used as base partly broken Agent side Customer OpenAI (Responses), but fixed it. Now there models work, tools call also operational.
  2. Fixed Diagnostics (in chat => "+" => Diagnostics, which previously added random 1 file). Now provides all attached context diagnostics with selection of "errors" only or "all".
  3. Added diagnostics tool to agent mode
  4. Added sort of Custom OpenAI models, so they can be now manually organized with up/down keys.

Ordinary OpenAI (predefined) remained untouched. Fixed both Custom OpenAI and responses version from broken state in agent mode to operational state.

Please review and if possible accept fully/partly/or modify on need.

Review recommended. For me all works. With kind regards.

AlexanderLuck and others added 6 commits March 13, 2026 12:37
… (@includeopenfiles) appear immediately while file/folder/git scanning runs in parallel in the background.

Also passes actual search text to group lookups instead of empty string, adds early termination (200 file cap) to prevent full project tree scans, and deduplicates merged results.
Fixed diagnostics being broken + added diagnostics as tool for agent. Now it shows relevant files and can filter errors separately.

Fixed Custom OpenAI providers being broken in Agent mode. None worked previously, was streaming bug issues for both
Fixed tool calls that were previously broken and crashing
@vercel
Copy link

vercel bot commented Mar 14, 2026

@sapphirepro is attempting to deploy a commit to the carlrobertohgmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@sapphirepro
Copy link
Author

sapphirepro commented Mar 14, 2026

PS. "Test connection button" for Custom OpenAI(Responses) was not touched and broken, as it seems to expect chat completions protocol. Had no time to fix it from author I took base from for this commit. Probably not a big deal and will be easier for you knowing your code to fix it easier.

And that explains why Responses API custom was needed:

изображение

Cache hit rate is much higher then it ever was for me on completions api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants