What's Changed
✨ Features
- feat: add read-only token channel view (
8a14afc) - feat: add token-scoped read-only channels (
9ebed4d) - feat: expose token-scoped channel dimensions (
030147a)
🐛 Bug Fixes
- fix: restore curated common model list (
072bc2c) - fix: harden API token dashboard security (
8ba551f) - fix: update User-Agent header to version 0.144.1 in CodexTester (
5b48d97) - fix: hide token filters for token sessions (
3d39e8b) - fix: show scoped log filters for token sessions (
81c9c47) - fix: align token navigation and stats visibility (
167ebe6) - fix: preserve stream timeout on EOF (
7e74d10) - fix: harden token channel view (
f7eff76)
📝 Other Changes
- docs: plan token log filter visibility fix (
dba2724) - docs: define token filter visibility ownership (
c08e2b5) - docs: plan token navigation stats fix (
e3e9c4c) - docs: revise token navigation visibility (
d58afc5) - test: cover token priority read-only events (
9646c6e) - test: cover token-scoped channel responses (
e7a3f86) - chore: baseline token dashboard work (
6e3ac5d) - docs: expose token-scoped channel metadata (
f0ead6b) - docs: plan api token web dashboard (
839d4f4) - docs: tighten token dashboard data isolation (
baa70a0) - docs: design api token web dashboard (
c55eab7)
📦 下载
| 平台 | 架构 | 文件 |
|---|---|---|
| macOS | Intel | ccload-darwin-amd64 |
| macOS | Apple Silicon | ccload-darwin-arm64 |
| Linux | x86_64 | ccload-linux-amd64 |
| Linux | ARM64 | ccload-linux-arm64 |
| Windows | x86_64 | ccload-windows-amd64.exe |
校验和: checksums.txt
🔐 验证下载
# macOS/Linux
sha256sum -c checksums.txt
# Windows (PowerShell)
Get-FileHash ccload-windows-amd64.exe -Algorithm SHA256