release v0.1.101 - #687
Merged
Merged
Conversation
📦 Built Package ArtifactBranch: Option A — Install from npm PR tag (recommended)npm install -g billion-context@pr-687Each push to this PR publishes a new version under the Option B — Download artifact
tar xzf billion-context-pr687.tgz
npm install -g packageThis comment is automatically updated on each push. |
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.
8 个修复 + 1 个特性上车:
Fixes
.exe/.cmd分流 + 逐 token 引号,空格路径不再截断/静默丢扩展(shell:true移除,DEP0190 消失)<CODEX_HOME>-bilioverlay 文件投递,绕过 cmd.exe 无法传 TOML 引号的硬性不兼容;POSIX 字节不变;真机 E2E 见 E2E verify on real Windows: codex accepts CODEX_HOME overlay and registers the bili MCP server (#681 / PR #683) #686bili plugin install codex无法修复已存在的畸形[mcp_servers.bili]块("already installed" 短路只比对 BILI_MCP_PROXY 行) #638 / PR fix(#638): codex plugin install self-heals malformed blocks instead of short-circuiting on the origin line #685 —plugin install codex整块比对自愈畸形[mcp_servers.bili](args 字符串),不再被 origin 行短路redirect:"manual":POST 被 301/302 降级成 GET 丢 body → 405 的问题根除,3xx 原样交还客户端max_output_tokens+ 摘要调用剥离 Codex-Lite 头[degenerate-turn]告警Features
passthrough:true(mitm:// 与 https:// 两种键),字节级转发、无内核往返、无会话状态验证
合并后 CI 自动发 npm tag v0.1.101。