-
Notifications
You must be signed in to change notification settings - Fork 46k
feat(platform/copilot): live baseline streaming + render flag + Sonar web_search + simulator cost tracking + reconnect fixes #12873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
majdyz
merged 39 commits into
dev
from
feat/copilot-reasoning-render-flag-and-reconnect-fixes
Apr 22, 2026
Merged
Changes from 28 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
35e92e0
feat(platform/copilot): reasoning UI render flag + SSE reconnect stor…
majdyz 7ef10b2
fix(platform/copilot): address PR review on reasoning flag + reconnec…
majdyz 37de838
test(frontend/copilot): cover reconnect debounce window
majdyz e516c9c
test(frontend/copilot): hook test for reconnect debounce burst
majdyz 2e7b674
refactor(backend/copilot): trim verbose comments on reasoning + repla…
majdyz 184f250
Merge branch 'dev' into feat/copilot-reasoning-render-flag-and-reconn…
majdyz a8802ae
fix(backend/copilot): cheaper web_search dispatch + cache-aware cost …
majdyz 1768680
refactor(backend/copilot): route web_search through OpenRouter server…
majdyz 143cf27
refactor(backend/copilot): call Exa directly instead of routing via O…
majdyz 1cc43c9
fix(backend/copilot): apply black/isort formatting to web_search
majdyz cfcc483
refactor(backend/copilot): route web_search through OpenRouter, add d…
majdyz 4a89228
refactor(backend/copilot): drop price numbers from web_search tool de…
majdyz 68d9cdd
fix(backend/copilot): black-format web_search_test list comprehension
majdyz 8f2d10d
refactor(backend/copilot): switch web_search to Perplexity Sonar, dro…
majdyz 533cfb9
fix(backend/copilot): black-format web_search_test limit_caps inline …
majdyz d90f99c
feat(backend/copilot): surface Sonar's synthesised answer in web_sear…
majdyz 72d9cef
fix(backend/copilot): black-format web_search_test extract_answer assert
majdyz a70e73e
refactor(backend/copilot): raise web_search max_tokens ceilings so re…
majdyz 99046b4
feat(backend/executor): switch simulator to flash-lite + track cost
majdyz 11f52d0
feat(frontend/copilot): differentiate web_search UI labels when deep=…
majdyz 8956f05
refactor(backend/copilot): warn on deep-search cost in web_search too…
majdyz 66aec4d
test(backend/copilot): bump tool-schema char budget 32800 → 33200 for…
majdyz b0e917f
feat(frontend/copilot): render Sonar synthesised answer in web_search…
majdyz bce2f5a
fix(backend/copilot): plumb user_id into simulate_block from execute_…
majdyz ca00575
test(backend/copilot): patch config to False in transient-backoff ada…
majdyz 4d4f057
refactor(backend/copilot): drop leading-underscore on render_reasonin…
majdyz 0773e35
refactor(backend/copilot): always persist reasoning; render flag gate…
majdyz c4a26ca
test(backend/copilot): update persistence-always-on contract for rend…
majdyz 999f238
diag(backend/copilot): log flush cadence for BaselineReasoningEmitter
majdyz 17f2e0f
docs(backend/copilot): correct render_reasoning_in_ui persistence wor…
majdyz 285021c
fix(backend/copilot): stream reasoning deltas live instead of per-ite…
majdyz 12399f4
fix(backend/copilot): stream reasoning deltas live instead of per-ite…
majdyz 6287831
Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fe…
majdyz 16e893b
Revert "diag(backend/copilot): log flush cadence for BaselineReasonin…
majdyz 487c5c9
perf(backend/copilot): bump baseline reasoning coalescing to 64 chars…
majdyz 599e835
feat(backend/copilot): per-token SDK streaming for text + thinking
majdyz 530fa8f
fix(backend/copilot): gate SDK summary emission per-kind to stop trun…
majdyz e637ded
Revert "fix(backend/copilot): gate SDK summary emission per-kind to s…
majdyz 2151051
Revert "feat(backend/copilot): per-token SDK streaming for text + thi…
majdyz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.