Skip to content

release v0.1.31 - #89

Merged
ranxianglei merged 1 commit into
masterfrom
2026-08-10_release-v0.1.31
Aug 10, 2026
Merged

release v0.1.31#89
ranxianglei merged 1 commit into
masterfrom
2026-08-10_release-v0.1.31

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Release v0.1.31

Changes since v0.1.30

Breaking: Removed Codex auto-takeover (CLI bili codex enable/disable, web UI toggle, /codex route prefix). Use openai_base_url + /bili/ instead (see README).

  • Removed: codex-takeover.ts (398 lines), codex-provider.ts (321 lines), codex-history.ts (300 lines) — eliminates node:sqlite dependency
  • Unified routing: /codex prefix removed; all clients use /bili/<url> format uniformly
  • Protocol detection: URL-path prefix support (/bili/<protocol>/<url>)
  • Web UI redesign: Two-category access page (A: /bili/ URL override, B: MITM), version display, Fork ribbon, Codex MITM card
  • Docs: README + README.zh-CN updated (Codex Route → openai_base_url approach)
  • Code review fixes: deleted orphaned files, fixed stale test assertions

Pre-flight

  • typecheck: ✅
  • tests: 212 pass / 0 fail
  • build: ✅ (4.09 MB)

Commits

81f8bd6 release v0.1.31

Merge to trigger CI auto-publish.

@ranxianglei
ranxianglei merged commit 031ac04 into master Aug 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant