Releases: hereww/codextools
CodexTools v1.1.12
CodexTools v1.1.12
This release publishes the latest improved build with better language support, clearer project documentation, normalized relay configuration, and official authentication bindings per supplier.
What's new
- Added language selector support and localized project documentation so English and Chinese users can understand the manager more directly.
- Added language settings in the manager and normalized relay base URLs to reduce configuration mistakes.
- Added per-supplier official authentication bindings for relay/provider workflows.
- Refreshed onboarding screenshots and expanded README/project intro pages with screenshots.
- Keeps the Codex++ manager and Codex++ launcher packaging for both macOS and Windows.
Downloads
- macOS Apple Silicon:
CodexTools-1.1.12-macos-arm64.zip - Windows x64:
CodexTools-1.1.12-windows-x64.zip
SHA256
7a1ae639a779f83076f35278944c0915eba8174c2a10e2231818101e8421527d CodexTools-1.1.12-macos-arm64.zip
0ceb2f280ac1da2fb4eee04441847a41c73dea9c0dc776bd183384f18ded6449 CodexTools-1.1.12-windows-x64.zip
Verified
go test ./...npm --prefix web run checknpm --prefix web run vite:build- macOS and Windows package checks confirm both
Codex++andCodex++ 管理工具are included.
CodexTools v1.1.11
CodexTools v1.1.11
This release publishes the current improved build after the backend refactor. It keeps the Codex++ manager and launcher behavior from v1.1.10, while making the Go codebase easier to maintain and safer to extend.
What's new
- Refactored the large Go backend into focused modules: bridge, diagnostics, entrypoints, helper, launcher, manager, relay, repair, scripts, settings, TOML, types, and utilities.
- Preserved the Codex++ manager, Codex++ launcher, provider sync, relay, plugin repair, Goals repair, and diagnostic workflows after the split.
- Updated the English and Chinese README content for the current feature set.
- Updated the GitHub Pages project page and download links to point to the new build.
Downloads
- macOS Apple Silicon:
CodexTools-1.1.11-macos-arm64.zip - Windows x64:
CodexTools-1.1.11-windows-x64.zip
SHA256
ed61ceeae32672c80858084ff77448822ee0742ac19ce1031f738f6d268b5567 CodexTools-1.1.11-macos-arm64.zip
316c687e81d78ef655afcd7d9a960c0d8bd17543c2194e6916625d5f5630cc97 CodexTools-1.1.11-windows-x64.zip
Verified
go test ./...npm --prefix web run checknpm --prefix web run vite:build- macOS and Windows package checks confirm both
Codex++andCodex++ 管理工具are included.
CodexTools v1.1.10
CodexTools v1.1.10
This release focuses on repairing Codex/Codex++ configuration for non-technical users, especially when plugins or Goals disappear after configuration changes.
What's new
- Added plugin configuration recovery in the manager UI with the new
恢复插件配置action. - Added Goals repair in the manager UI with the new
修复追求目标action. - Restores missing
marketplaces, cachedplugins, andmcp_servers.node_replentries in Codexconfig.toml. - Enables
features.goalswhen repairing Goals support. - Provider sync and relay injection now also repair plugin configuration automatically.
- Includes the recent dynamic image relay routing and disabled
tool_choicesafety fixes.
Downloads
- macOS Apple Silicon:
CodexTools-1.1.10-macos-arm64.zip - Windows x64:
CodexTools-1.1.10-windows-x64.zip
SHA256
af3b6a0bee4a1318785ad4171108dfa3dd1cddde9bbb3e57895d11226b24d8db CodexTools-1.1.10-macos-arm64.zip
908152e37bb5e405723071201edae9c49de63089f3b84ec089a45000a477bcc7 CodexTools-1.1.10-windows-x64.zip
Verified
go test ./...npm --prefix web run checknpm --prefix web run vite:build- macOS and Windows packages both include
Codex++andCodex++ 管理工具.
CodexTools v1.1.9
CodexTools v1.1.9
This release focuses on relay correctness and safer desktop packaging for the Codex++ manager workflow.
What changed
- Fixed dynamic image relay routing so image requests are sent through the image relay path only when image generation is enabled.
- Hardened disabled-image behavior by stripping both
image_generationtools and matchingtool_choicefields before forwarding the request. - Keeps recent launcher fallback behavior: Codex can still start even if the enhancement injection path cannot complete.
- Keeps mixed API restart handling from the previous build, reducing stale relay state after mode changes.
- Ships both user-facing desktop entries in every package:
Codex++andCodex++ 管理工具.
Downloads
- macOS Apple Silicon:
CodexTools-1.1.9-macos-arm64.zip - Windows x64 portable:
CodexTools-1.1.9-windows-x64.zip
Checksums
91577ab870d18f1381316827e34a82db8aa17118d099707a49405e3b3269768f CodexTools-1.1.9-macos-arm64.zip
1e604bd2d5f4eee4a7711d76bab1e1e181fe2955332e406b695ed917d5f860b2 CodexTools-1.1.9-windows-x64.zip
Verification
go test ./...npm run checkvite build- macOS package contains
Codex++.appandCodex++ 管理工具.app. - Windows package contains
Codex++.exeandCodex++ 管理工具.exe.
CodexTools v1.1.8
CodexTools desktop builds.\n\nDownloads:\n- macOS Apple Silicon: CodexTools-1.1.8-macos-arm64.zip\n- Windows x64 portable: CodexTools-1.1.8-windows-x64.zip\n\nThis release includes the latest launcher fallback and mixed API restart fixes, plus the Codex++ launcher and Codex++ manager desktop entries.
CodexTools v1.1.7
CodexTools desktop builds.\n\nDownloads:\n- macOS Apple Silicon: CodexTools-1.1.7-macos-arm64.zip\n- Windows x64 portable: CodexTools-1.1.7-windows-x64.zip\n\nThis release includes the Codex++ launcher entry, Codex++ manager entry, desktop manager updates, relay mode switching updates, and bundled manager assets.
CodexTools v1.1.6
CodexTools desktop builds.\n\nDownloads:\n- macOS Apple Silicon: CodexTools-1.1.6-macos-arm64.zip\n- Windows x64 portable: CodexTools-1.1.6-windows-x64.zip\n\nThe manager includes the standalone Go backend, embedded React UI, CodexTools icon, and launcher binary.