-
Notifications
You must be signed in to change notification settings - Fork 181
fix(#329): protocol退场 + OpenCode路由修复 + 错误诊断增强 #330
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
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
ee239f9
fix(#329): remove sync-regressed protocol dropdown + openai-responses…
mindfn 83665e6
fix: add openai-responses to KNOWN_OC_PROVIDERS datalist suggestions
mindfn b5d8041
fix: preserve hidden protocol semantics [砚砚/GPT-5.4🐾]
mindfn ac647d3
chore: add opencode runtime debug logs [砚砚/GPT-5.4🐾]
mindfn e3ce555
style: fix biome ternary formatting in OpenCode env summary
mindfn ce42c91
fix: use OPENCODE_CONFIG instead of OPENCODE_CONFIG_DIR for runtime c…
mindfn d018df9
fix: retire effectiveProtocol from OpenCode routing + add error detai…
mindfn 1ec8b5e
fix(web): remove stale protocol UI assertions from web tests
mindfn 83c56b6
fix: fail fast when api_key account has no API key configured
mindfn 43da7dd
fix(test): isolate env fallback keys in F329 missing-apikey test
mindfn f9e28ef
fix: remap 'openai' provider name to avoid OpenCode builtin collision
mindfn e34a2bb
fix(#329): remap CLI -m model prefix for OpenCode builtin provider names
mindfn 4814d53
fix: Codex CLI custom provider model prefix + debug logging
mindfn 680c80d
fix: use --config model= instead of --model for Codex custom provider
mindfn a7c1151
fix: Codex CLI custom provider sends bare model name (no prefix)
mindfn f9cce41
ui: bold call-hint URL + provider routing description
mindfn dfb7ea5
fix: Codex model strip preserves multi-segment slugs (review P2)
mindfn fbc0924
fix: address review P2 — no model strip + restore protocol UI
mindfn 758dd36
docs: explain why only openai is in OPENCODE_BUILTIN_NAMES
mindfn 55a1d5c
fix: remove Protocol UI dropdown — protocol is auto-inferred
mindfn 9dafffd
feat(F329): add collapsible protocol correction in edit form
mindfn 8d7ec32
fix: update stale test assertion after ROADMAP→BACKLOG rename
mindfn 38b8cf8
fix(#329): prioritize baseUrl over model names in inferProbeProtocol
mindfn 9788d53
Revert "fix(#329): prioritize baseUrl over model names in inferProbeP…
mindfn d636636
fix(#329): retire account.protocol from runtime env routing
mindfn 2672964
fix(#329): remove protocol matching from provider binding validation
mindfn 5e0bf79
fix(#329): opencode env injection uses account protocol; fix lint and…
mindfn 6ae5946
fix(#329): retire resolveEnvFallbackKey — remove last account.protoco…
mindfn 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
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.