Skip to content

Releases: zapabob/codex

v3.0.0

08 Mar 13:11

Choose a tag to compare

Windows release artifacts for Codex v3.0.0 built from commit 2a4fa48.

Release v2.19.0

28 Feb 01:04

Choose a tag to compare

Latest official features and custom Zapabob enhancements.

Codex v2.17.0 - zapabob Edition

20 Feb 11:03

Choose a tag to compare

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 proxy configuration 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

13 Feb 18:16

Choose a tag to compare

Release of Codex-RS v2.16.0. Includes CLI and TUI binaries for Windows x86_64.

Codex v2.15.1 Stable

10 Feb 05:39

Choose a tag to compare

Stable release with Git repairs, compilation fixes, and high-speed build optimizations.

Codex v2.14.1

08 Feb 05:30

Choose a tag to compare

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

07 Feb 07:09

Choose a tag to compare

Codex stable release v2.14.0. Includes ChatWidget refactoring and build optimizations.

v2.13.0

02 Feb 03:31

Choose a tag to compare

Release v2.13.0

v2.12.1: Windows Sandbox Fixes & Upstream Integration

29 Jan 03:01

Choose a tag to compare

Changes

  • Fixed windows-sandbox-rs module structure (dual module context issue)
  • Integrated upstream/main latest features, bug fixes, and security updates
  • Preserved custom features: Git Worktree parallel development, QC optimization, A2A communication
  • Fixed CI/CD: replaced @v6 actions with @v4

Installation

Download the source tarball or clone the v2.12.1 tag.

What's Changed

  • chore(deps): Bump @modelcontextprotocol/sdk from 1.25.1 to 1.25.2 in /prism-mcp-server in the npm_and_yarn group across 1 directory by @dependabot[bot] in #88
  • chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot[bot] in #89

Full Changelog: v2.11.0...v2.12.1

stable version v2.11.0

17 Jan 14:19

Choose a tag to compare

What's Changed

  • chore(deps): Bump @modelcontextprotocol/sdk from 0.5.0 to 1.25.1 in /prism-mcp-server in the npm_and_yarn group across 1 directory by @dependabot[bot] in #84

Full Changelog: v2.8.3...v2.11.0
Uploading codex-v2.11.0-complete.zip…