Releases: soleillevant0125/codex-token-overlay
Release list
v0.3.0
Full Changelog: v0.2.1...v0.3.0
Codex Token Overlay v0.2.1
Windows 轻量版
新增与 macOS 包处于同一体积档位的 Windows Lite 下载:
- x64 Lite:
CodexTokenOverlay-win-x64-lite.zip— 111,874 字节(约 109 KB) - Arm64 Lite:
CodexTokenOverlay-win-arm64-lite.zip— 99,314 字节(约 97 KB)
Lite 与独立版使用完全相同的应用代码,区别仅在于 Lite 调用系统中的共享运行时。Lite 需要安装与系统架构一致的 .NET 10 Desktop Runtime。
免依赖版本继续保留
- x64:
CodexTokenOverlay-win-x64.zip - Arm64:
CodexTokenOverlay-win-arm64.zip
这两个文件继续保留原下载名,无需安装 .NET,避免破坏现有用户的安装和更新方式。
验证
- Windows x64 Lite 已运行合成日志探针,Token、缓存与上下文字段全部通过。
- Windows x64/Arm64 Lite 与独立版均完成 PE 架构、体积和 SHA-256 检查。
- macOS Apple Silicon/Intel 构建继续通过;实体设备验收已完成,因此移除 Beta 标记。
- 本版本 Release 严格验证全部 12 个发行文件齐全后才会发布。
Windows Lite
New framework-dependent Windows packages are now roughly 100 KB while using the exact same application code as Standalone. Lite requires the architecture-matching .NET 10 Desktop Runtime. Existing no-suffix Windows assets remain self-contained and keep their previous names for backward compatibility.
Full Changelog: v0.2.0...v0.2.1
Codex Token Overlay v0.2.0
macOS(Beta)
- 新增原生 macOS 菜单栏应用,支持 macOS 14 及以上版本。
- 提供 Apple Silicon(M 系列,arm64)和 Intel(x64)两个版本。
- 实时显示输入、输出、缓存命中、缓存未命中、总 Token、上下文等数据,并可自由选择字段。
- 切换到未运行的 Codex 任务时也会立即刷新;支持锁定任务、解除锁定后自动跟随,以及登录时启动。
- 当前安装包为 ad-hoc 签名。首次打开若被 macOS 拦截,请在 Finder 中右键应用并选择“打开”,或前往“系统设置 → 隐私与安全性”允许。
Windows
- 保留原有 Windows 实现与行为,并继续提供 x64、ARM64 独立安装包。
下载
- M1 / M2 / M3 / M4 / 后续 M 系列:
CodexTokenOverlay-macos-arm64.zip - Intel Mac:
CodexTokenOverlay-macos-x64.zip - Windows x64:
CodexTokenOverlay-win-x64.zip - Windows ARM64:
CodexTokenOverlay-win-arm64.zip - 每个压缩包均附带
.sha256校验文件。
macOS (Beta)
Native menu bar app for macOS 14+, with separate Apple Silicon and Intel builds. It follows Codex task switches even when the selected task is idle, exposes selectable token/cache/context fields, and supports launch at login. The current packages are ad-hoc signed; Gatekeeper may require using Open from Finder's context menu on first launch.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Download / 下载
- Most Windows PCs / 大多数 Intel、AMD 电脑:
CodexTokenOverlay-win-x64.zip - Windows on Arm:
CodexTokenOverlay-win-arm64.zip - Each ZIP has a matching
.sha256checksum file. / 每个 ZIP 都有对应的.sha256校验文件。
Extract anywhere and double-click CodexTokenOverlay.exe. The release is self-contained and does not require PowerShell, the .NET runtime, or the .NET SDK.
解压到任意位置后双击 CodexTokenOverlay.exe;发布版不需要 PowerShell、.NET Runtime 或 .NET SDK。
Highlights / 主要功能
- Follows the task currently selected in Codex Desktop, including idle tasks.
- Displays total, input, output, cache-hit, derived cache-miss, reasoning, and context usage.
- Selectable fields, tray controls, click-through overlay, and automatic window attachment.
- Reads local session logs only; no telemetry, upload, or network API.
- Automatically uses
%CODEX_HOME%\sessionsor%USERPROFILE%\.codex\sessions.
Compatibility / 兼容性
Windows only. This is an unofficial community project that depends on Codex Desktop internal IPC and JSONL session formats, which may change in future Codex releases. Token values are not billing or authoritative ChatGPT plan usage.