Skip to content

Releases: Aiyawoc/CodexSessionManager

CodexSessionManager v1.0.0 测试版 / Test Release

Choose a tag to compare

@Aiyawoc Aiyawoc released this 12 Aug 13:08

CodexSessionManager v1.0.0 测试版 / Test Release

仅供测试 / TEST ONLY

macOS arm64 产物仅作 ad-hoc 签名、未经 Apple 公证;Windows x64 产物未作 Authenticode 签名。两者均不是生产版本,系统可能显示 Gatekeeper 或 SmartScreen 警告。安装前请核对同名 .sha256 文件。

The macOS arm64 artifact is ad-hoc signed and not notarized. The Windows x64 artifact is not Authenticode-signed. Neither is a production build; Gatekeeper or SmartScreen warnings are expected. Verify the matching .sha256 file before installation.

下载 / Assets

  • CodexSessionManager-macOS-arm64-1.0.0-test.zip
  • CodexSessionManager-macOS-arm64-1.0.0-test.zip.sha256
  • CodexSessionManager-Windows-x64-1.0.0-test.zip
  • CodexSessionManager-Windows-x64-1.0.0-test.zip.sha256

两个 standalone 包均内置 CPython 3.13.14、PySide6/Qt、应用依赖和经过固定校验的 age 1.3.1,不要求最终用户安装 Python、pip、uv 或 age。

Both standalone bundles include CPython 3.13.14, PySide6/Qt, application dependencies, and a pinned, verified age 1.3.1 executable. End users do not need Python, pip, uv, or age.

主要能力 / Highlights

  • 按项目盘点、搜索和筛选 Codex 对话;本地敏感内容筛查。
  • 不可变计划、内容指纹、后代闭包、备份门禁和审计链。
  • age 加密备份与完整验证、逻辑恢复及跨账号导入规划。
  • 可编辑上下文、手动或规则建议的裁剪方案,以及保持原任务不变的派生精简任务。
  • 显式调用 Skill、CLI 和可选的 PreCompact/PostCompact Hook。
  • Project-grouped inventory, search, filters, and local sensitive-content screening.
  • Immutable plans, content fingerprints, descendant closure, backup gates, and an audit chain.
  • age-encrypted backup/verification, logical restore, and cross-account import planning.
  • Editable context, manual/rule-based trim plans, and derived trimmed tasks that preserve the source task.
  • An explicitly invoked Skill, CLI, and optional PreCompact/PostCompact Hooks.

安装 / Installation

macOS 用户解压后可使用源码仓库中的 scripts/install_user.sh 安装到 ~/Applications。Windows 用户解压后应先审阅 Install-CodexSessionManager.ps1,再运行该用户级安装脚本;默认目标为 %LOCALAPPDATA%\CodexSessionManager

macOS users can install the extracted App to ~/Applications with scripts/install_user.sh from the source repository. Windows users should inspect and then run the bundled Install-CodexSessionManager.ps1; it installs under %LOCALAPPDATA%\CodexSessionManager.

安装 App 不会自动启用 Hook。需要时由用户单独执行 csm hook install --yes,并在 Codex /hooks 中审查和信任精确命令。

Installing the App does not enable Hooks. If desired, run csm hook install --yes separately and review/trust the exact command in Codex /hooks.

已知限制 / Known limitations

  • 两个平台均没有正式代码签名;不能据此完成公开生产分发验收。
  • 本次 Windows 验收来自 GitHub 托管 Windows runner,不等同于全部实体 Windows 设备、SmartScreen 信誉或真实账号验收。
  • macOS 构建只覆盖 Apple Silicon;没有 Intel 产物。
  • 真实 Codex App Server 写操作仍受精确协议 allowlist 和运行时能力探测限制;未知协议会自动退化为只读、备份和计划。
  • Neither platform has a production code signature.
  • Windows acceptance on a GitHub-hosted runner does not cover every physical Windows device, SmartScreen reputation, or a real account.
  • The macOS build targets Apple Silicon only; no Intel artifact is included.
  • Real Codex App Server writes remain gated by the exact protocol allowlist and runtime capability probing; unknown protocols degrade to read-only, backup, and planning.