Conversation
…tokens into Harness Keep market 1.45.1, migration protocol 6, and safe-mode inspect-only; chat goes through a main-process SSE proxy. Co-authored-by: Cursor <cursoragent@cursor.com>
Windows checkout turns the YAML into CRLF, so the inject assertion must not depend on LF-only line endings. Co-authored-by: Cursor <cursoragent@cursor.com>
commitSession publishes connected before models sync, so assertions must wait for modelsAvailable. Also match the desktop patch without depending on LF-only regex groups. Co-authored-by: Cursor <cursoragent@cursor.com>
modelsAvailable flips true before GET /usage finishes, so the PKCE test must wait for bisheng:42 used tokens. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep phase as refreshing after commitSession so settings keep polling until syncCatalog finishes usage, avoiding the empty first-load model usage state. Co-authored-by: Cursor <cursoragent@cursor.com>
…r on settings reads Existing sessions missed the enterprise catalog after login because revision waited on usage and the idle adapter poll was too slow. Co-authored-by: Cursor <cursoragent@cursor.com>
…t errors The enterprise settings page ignored Settings -> General language changes, and desktop-owned chat failures stayed English. Register the settings copy with the locale service and localize known adapter fallbacks without rewriting platform messages. Co-authored-by: Cursor <cursoragent@cursor.com>
zgqgit
merged commit Sep 20, 2026
deef441
into
dataelement:feat/bisheng-gateway-auth
6 checks passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
feat/bisheng-gateway-auth当前从V0.9.1@9b2d2cf1建立,企业接入代码仍待合入。本 PR 汇总已提交的企业功能,面向该分支重新交付。企业接入后,用户可通过毕昇完成浏览器授权,获取获授权模型与用量,并通过主进程代理调用模型。凭据由主进程保管;模型授权失效时恢复可用模型。账号页按下发的图片能力展示视觉标识,Token 用量采用中文“万”单位,文案跟随产品语言。
来源与范围
a4cc4d25,保留原作者提交。568225ff。0.1.5-rc.2。206b7a74合并了 main 的通用修复;企业主进程、企业插件和企业测试与本 PR 采用的企业实现一致。本次按指定版本基线交付企业增量。feat/bisheng-gateway-auth。feat(enterprise): add BiSheng gateway login on 0.9.1 without sending … #457、feat(enterprise): 展示视觉模型标识并精简 Token 用量 #480 在原目标上的审核记录保留用于来源追溯。验证
NOT_RUN。