-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Open-Copilot-Proxy/Copilot_Proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Open-Copilot-Proxy/Copilot_Proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/keyring
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 43 files changed
- 2 contributors
Commits on May 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cc3b06f - Browse repository at this point
Copy the full SHA cc3b06fView commit details -
feat: rail always expanded, overview layout, increased transparency
- DashboardRail: always expanded at 140px width (was collapsible 280px) - Overview tab: removed UsageChart, Account (1/3) + Quota (2/3) side by side - Usage tab: removed QuotaDisplay, UsageChart spans full width - Global transparency increased (light surface 0.30, card 0.38; dark surface 0.20, card 0.28) - DiagnosticsPanel fully internationalized (32 zh + 32 en keys) - Added Vitest test infrastructure with 12 passing tests - Added DashboardShell, dashboard-tabs, DashboardRail components
Configuration menu - View commit details
-
Copy full SHA for 83e6ea9 - Browse repository at this point
Copy the full SHA 83e6ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85de7b0 - Browse repository at this point
Copy the full SHA 85de7b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 161c037 - Browse repository at this point
Copy the full SHA 161c037View commit details -
- 新增 ChatTestPanel 组件(对话测试标签页) - 新增 stream.ts 流式聊天工具函数及测试 - 新增 filter.go 模型过滤功能及测试 - 左侧模型列表支持搜索和滚动 - 右侧对话区域支持流式输出、文件上传 - 优化毛玻璃效果和布局一致性 - 更新 i18n 中英文案 - 重构 server.go 相关 API 端点
Configuration menu - View commit details
-
Copy full SHA for 417f52f - Browse repository at this point
Copy the full SHA 417f52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d2329 - Browse repository at this point
Copy the full SHA 04d2329View commit details
Commits on May 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f05c9ba - Browse repository at this point
Copy the full SHA f05c9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f21014 - Browse repository at this point
Copy the full SHA 8f21014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1875f45 - Browse repository at this point
Copy the full SHA 1875f45View commit details -
feat(web): overwrite chat turns
- Reset messages to single user message per send (overwrite, not append) - Only send current prompt in API request (no conversation history) - Guard onDone against empty assistant bubble (trim check) - Add auto-scroll to bottom via chatBodyRef + scrollToBottom()
Configuration menu - View commit details
-
Copy full SHA for 41b4dee - Browse repository at this point
Copy the full SHA 41b4deeView commit details -
fix(web): guard stream finalization with idempotent done
- Add finalized flag to readStream preventing duplicate onDone calls - Guard all three completion paths (reader end, [DONE], usage) - Add 4 new test cases covering usage+DONE, DONE+reader, double DONE
Configuration menu - View commit details
-
Copy full SHA for 02ec9b7 - Browse repository at this point
Copy the full SHA 02ec9b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a68c5f3 - Browse repository at this point
Copy the full SHA a68c5f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3941f2a - Browse repository at this point
Copy the full SHA 3941f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for da4fbe8 - Browse repository at this point
Copy the full SHA da4fbe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for db1f022 - Browse repository at this point
Copy the full SHA db1f022View commit details -
Configuration menu - View commit details
-
Copy full SHA for b122765 - Browse repository at this point
Copy the full SHA b122765View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...feature/keyring