-
-
Notifications
You must be signed in to change notification settings - Fork 94
Use app dropdowns and fix Android Zen app-server config #152
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
Open
friuns2
wants to merge
28
commits into
main
Choose a base branch
from
codex/zen-reasoning-proxy-fix
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
9836ad0
Use ComposerDropdown for provider selector
friuns 1e98502
Document app interaction component rules
friuns 5d623d2
Use ComposerDropdown for remaining app selects
friuns 3f7782e
Configure app-server with selected web port
friuns e81b072
Prefer configured model after provider switch
friuns b5e5f82
Reset new thread model on provider switch
friuns 2493c2e
Scope model selections by provider
friuns 5f109da
Fix Qodo review findings
friuns 8be5068
Load provider models during background refresh
friuns 67721b5
Preserve thread provider switching
friuns cdf4a08
Keep Zen model when selecting threads
friuns 94db5ff
Fix provider model dropdown switching
friuns e33c850
Preview provider model during switch
friuns f939bcb
Limit Zen dropdown to free models
friuns 5b14251
Add provider switching test checklist
friuns 7633fbb
Refresh provider state on startup and switch
friuns 1ea6ef9
Allow custom gpt-prefixed provider models
friuns cdeb442
Remove legacy model selection fallbacks
friuns 31395bf
Keep provider model when switching chats
friuns 54671ab
Normalize Codex provider model context
friuns 7e0475a
Show provider model in composer
friuns 77d3cc8
Respect valid resumed thread models
friuns 0c8be16
Fix Qodo provider review issues
friuns dc7871a
Send visible provider model from composer
friuns 28f7637
Hydrate provider model from free-mode status
friuns 6ecfed9
Preserve thread model during provider status sync
friuns 6491cb3
Update wiki for provider model verification
friuns 5cbe96c
Keep Zen reasoning replay Responses-safe
friuns 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Thread model overwritten on switch
🐞 Bug≡ CorrectnessAgent Prompt
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools