chore(release): 1.4.0#64
Closed
XXPermanentXX wants to merge 1 commit into
Closed
Conversation
Bump bailian-cli and bailian-cli-core to 1.4.0; document changes since 1.3.3 (console gateway region/site resolution, auth flow improvements, English-only CLI text, region removal, omni --voice).
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.
概述
发布 1.4.0,将
bailian-cli与bailian-cli-core从 1.3.3 一起升版到 1.4.0,并补齐自 1.3.3 以来的 CHANGELOG(中英文)。版本判定为 minor:新增控制台网关 region/site 解析与多个新标志,无破坏性的对外命令变更(
region配置字段移除属内部清理)。主要变更
新增
cn-beijing/ap-southeast-1,国内站 / 国际站),支持switchAgent委托访问--console-region/--console-site/--console-switch-agent;bl console call新增--site/--switch-agentbl auth login --base-url;--console登录回调持久化workspace_id/base_url/site/region/switchAgentbl omni --voice(Chelsie/Cherry/Ethan/Serena/Sunny/Tina,默认 Cherry)变更
skipDefaultApiKeySetup取代NO_AUTH_SETUPbase_url优先级高于环境变量DASHSCOPE_BASE_URLbl config show展示 config.json 全字段(敏感值脱敏)usage/quota访问令牌逻辑重构;默认登录页设为正式中国站移除
region配置字段及相关逻辑、选项、埋点;model list残留无效代码修复
AUTH错误并提示bl auth login --console验证
pnpm build(core + cli)通过说明
README 为高层特性概览,本次变更不引入新的顶层能力、也未使现有描述失效,故 README 无需改动;新增标志细节由生成的 reference 文档与
--help覆盖。