Releases: zapabob/codex
v3.1.0 Stable Release
Stable channel
This stable tag mirrors the v3.1.0 source snapshot on release/3.1.0-stable and ships the same verified Windows artifact bundle.
Codex v3.1.0 Release Notes
Current release document for the v3.1.0 line.
Legacy v2.x release notes are archived atreleases/legacy/v2.x/RELEASE_NOTES.md.
Release Channels
- Stable channel:
v3.1.0-stable.0fromrelease/3.1.0-stable - Mainline channel:
v3.1.0frommain - Primary asset: Windows
tar.gzbundle containingcodex.exe,README.md,LICENSE, andVERSION
Canonical Versioning
- Canonical source: root
VERSION - Fork version:
3.1.0 - Upstream base:
rust-v0.121.0 - Release date: 2026-04-18
What Changed In v3.1.0
Product positioning
- Rewrote the root README around a public-facing TL;DR, release-channel guidance, architecture snapshot, and migration status.
- Clarified that the official Codex surfaces are the baseline product story for this fork:
codex,codex app,codex app-server, and plugins. - Tightened the public explanation of what remains fork-specific and what is intentionally being retired or migrated.
Fork-only highlights
- DeepResearch remains available as a plugin-facing workflow on top of the official Codex surfaces.
- Git4D remains positioned as an optional visualization capability instead of a permanent core fork seam.
- VR and AR remain opt-in capabilities with graceful fallback when no device or WebXR path is available.
- Repo-local plugin marketplace support remains the main vehicle for shipping distinctive zapabob functionality without carrying a permanently divergent core.
Release alignment
- Aligned the root package manifests and release-visible metadata to
3.1.0. - Published both a stable branch release and a mainline release for the same release line.
- Standardized the Windows release bundle naming around the tag-specific
tar.gzartifact.
Upstream-first operations
- Kept
scripts/upstream_sync.pyas the authoritative sync and closeout driver. - Preserved the native Windows verification note that full
cargo test --workspacecan still be gated by thev8symlink privilege prerequisite.
v3.1.0
Codex v3.1.0 Release Notes
Current release document for the v3.1.0 line.
Legacy v2.x release notes are archived atreleases/legacy/v2.x/RELEASE_NOTES.md.
Release Channels
- Stable channel:
v3.1.0-stable.0fromrelease/3.1.0-stable - Mainline channel:
v3.1.0frommain - Primary asset: Windows
tar.gzbundle containingcodex.exe,README.md,LICENSE, andVERSION
Canonical Versioning
- Canonical source: root
VERSION - Fork version:
3.1.0 - Upstream base:
rust-v0.121.0 - Release date: 2026-04-18
What Changed In v3.1.0
Product positioning
- Rewrote the root README around a public-facing TL;DR, release-channel guidance, architecture snapshot, and migration status.
- Clarified that the official Codex surfaces are the baseline product story for this fork:
codex,codex app,codex app-server, and plugins. - Tightened the public explanation of what remains fork-specific and what is intentionally being retired or migrated.
Fork-only highlights
- DeepResearch remains available as a plugin-facing workflow on top of the official Codex surfaces.
- Git4D remains positioned as an optional visualization capability instead of a permanent core fork seam.
- VR and AR remain opt-in capabilities with graceful fallback when no device or WebXR path is available.
- Repo-local plugin marketplace support remains the main vehicle for shipping distinctive zapabob functionality without carrying a permanently divergent core.
Release alignment
- Aligned the root package manifests and release-visible metadata to
3.1.0. - Published both a stable branch release and a mainline release for the same release line.
- Standardized the Windows release bundle naming around the tag-specific
tar.gzartifact.
Upstream-first operations
- Kept
scripts/upstream_sync.pyas the authoritative sync and closeout driver. - Preserved the native Windows verification note that full
cargo test --workspacecan still be gated by thev8symlink privilege prerequisite.
v3.0.0
Release v2.19.0
Latest official features and custom Zapabob enhancements.
Codex v2.17.0 - zapabob Edition
Codex v2.17.0 - zapabob Extended Edition
What's New
Upstream OpenAI Features (merged from openai/codex)
- MCP OAuth callback URL - Configurable OAuth callback for MCP servers
- Network proxy config -
permissions.network proxyconfiguration support - Reject approval policy - Fine-grained rejection policies for agent actions
- Configurable agent spawn depth - Control sub-agent recursion depth
- Configurable write_stdin timeout - Tunable stdin write timeout
- Shell snapshot failure reason - Better error reporting for shell failures
- Apps tool cache - Disk-backed cache for faster startup
- CVE-2026-24842 fix - pnpm security update
zapabob Extensions
- Multi-Agent System - Planner/Assigner/Executor/Aggregator coordination
- Deep Research - DuckDuckGo/Gemini/Brave multi-source research engine
- Slash Commands - /VRChat, /Blender-CAD, /Yukkuri-Movie, /DeepResearch
- VR/AR Integration - WebXR-based Git visualization in 3D/VR
- Supervisor System - Agent lifecycle management with SQLite persistence
- Git4D - 4D time-aware Git visualization
GUI v2.17.0 (unified version)
- Version bump: 2.14.1 -> 2.17.0 (aligned with Rust workspace)
- 21-page Next.js app with MUI 7, Three.js, WebXR
- Playwright E2E tests: 20/24 passing (4 skipped: need Rust backend)
- CLI-GUI WebSocket bridge verified (Rust port 8787 <-> Next.js port 1919)
Compiler Status
- Rust: 0 warnings, 0 errors (all compiler warnings eliminated)
- GUI: Build successful, 21 static pages generated
Installation
See README.md for setup instructions.
Requirements
- Rust 1.93.0+
- Node.js 20+
- OPENAI_API_KEY
v2.16.0 Stable Release
Release of Codex-RS v2.16.0. Includes CLI and TUI binaries for Windows x86_64.
Codex v2.15.1 Stable
Stable release with Git repairs, compilation fixes, and high-speed build optimizations.
Codex v2.14.1
v2.14.1 Release Notes
🌟 Highlights
This release focuses on CI/CD stability and production quality improvements.
- GUI Enhancement Complete: DashboardLayout, Sidebar, and Header with React Router and i18n support
- Glassmorphism UI: Modern UI components with backdrop blur and animations
- Bilingual Support: Full English and Japanese localization with Japanese navigation labels for Playwright test compatibility
- AI Tools Integration: AIToolOrchestrator, TaskDistributor, and ResultIntegrator components
🇯🇵 日本語リリースノート
本リリースでは、CI/CDの安定性とプロダクション品質の向上に焦点を当てています。
- GUI強化完了: React Routerとi18nサポート付きDashboardLayout、Sidebar、Header
- グラスモーフィズムUI: backdrop blurとアニメーションを備えたモダンなUIコンポーネント
- バイリンガルサポート: Playwrightテスト互換性のための日本語ナビゲーションラベル付き完全英語・日本語ローカライゼーション
- AIツール統合: AIToolOrchestrator、TaskDistributor、ResultIntegratorコンポーネント
🛡️ CI/CD Improvements
- Fixed README validation regex patterns
- Resolved cargo-deny sccache configuration issues
- Added comprehensive codespell ignore list for generated files
- Updated Windows pnpm PATH configuration
- Made Prettier checks non-blocking for existing formatting issues
📦 Changes
GUI Components
- DashboardLayout.tsx - Main layout wrapper with React Router Outlet
- Sidebar.tsx - Navigation sidebar with Japanese labels
- Header.tsx - Connection status indicator
- Card.tsx, Badge.tsx - Glassmorphism styled components
Pages (16 new pages)
- ChatPage, AgentsPage, CodePage, TasksPage
- QCPage, SecurityPage, VirtualOSPage
- AIToolsPage, ResearchPage, MCPPage
- SettingsPage, OrchestrationPage, AuditorPage
- VisualizationPage, VRPage, PlansPage
🔧 Technical Details
- Internationalization: i18n with Japanese (default) and English support
- Routing: React Router with lazy-loaded routes
- Styling: Glassmorphism with Framer Motion animations
- Testing: 100% Playwright test compatibility with Japanese labels
📋 Version Information
- Codex CLI: v2.14.1
- Rust: 2024 Edition
- TypeScript: 5.0+
- React: 19
- Next.js: 15
v2.14.0 - Stable Release
Codex stable release v2.14.0. Includes ChatWidget refactoring and build optimizations.