Skip to content

Releases: milisp/codexia

v0.7.0

04 Oct 05:44

Choose a tag to compare

BIG CHANGE

Feature

  • Support Codex 0.44.0 - change codex proto to codex app-server, but it seems only support openai, not gemini provider or ollama
  • remote control from browser at settings page -> Remote Access
    1. git clone the run bun run build to build the dist
    2. setup Static bundle path codexia/dist
    3. start server
    4. welcome to improve without setup Static bundle path

Important

If you use other providers, maybe you shouldn't upgrade Codexia 0.7.0 and Codex 0.44.0, because other providers fail, You can try Codexia 0.6.0 with Codex 0.42.0

Tip

I create a new repo to work with Codex 0.44.0, it fix the ollama, google, openrouter providers errors, try it here codexia-zen will merge into Codexia as soon as possible

MacOS damaged warning

🎥Youtube
The app not sign yet, You can open it by running the terminal command:

xattr -cr /Applications/codexia.app
open -a /Applications/codexia.app

Full Changelog: v0.6.0...v0.7.0

v0.6.0

26 Sep 13:33

Choose a tag to compare

What's new

Important

codex 0.44.0 change proto to app-server, Codexia 0.6.0 not working at it, contribute or wait until update

Features

  • With multiple windows support, open multiple projects at the same time. #26
  • Show token usage beside Reasoning Effort. #12

Fixed

  • Add a file item message multiple times.

Note

ChatGPT user must use codex login first

MacOS may need to pass damage warning at terminal.

xattr -rd com.apple.quarantine /Applications/Codexia.app

If you write article or blog about Codexia

  • please add to Show and tell
  • Create a PR add to README.md or I'll add them to the README.md

What's next

Full Changelog: v0.5.2...v0.6.0

v0.5.2

24 Sep 12:54

Choose a tag to compare

Feature

  • optional login to share project

Fix: #25 GitHub login issues on Linux and Windows

Note

ChatGPT user must use codex login first

Full Changelog: v0.5.1...v0.5.2

v0.5.1

24 Sep 05:00

Choose a tag to compare

Make Github login simple

Important

Windows and Linux systems Github login failure, will add tauri-plugin-single-instance to fix as soon as possible.

GPT-5-codex as default model, Check more at v0.5.0

Note

If you use ChatGPT account, You must use codex login at first

Note

If you don't want to login, use NODE_ENV build from source

NODE_ENV=development bun tauri build

or

  1. create a .env file at the project root
NODE_ENV=development

run build command at terminal

bun tauri build

Join Github Discussion

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Sep 16:16

Choose a tag to compare

This release brings exciting new collaboration features, improved stability, and a smoother user experience. 🚀

Note

Only Github login require, no other data collect, Your profile will only be public if you share a project. If you have any questions, join Github Discussion

Features

  • GPT-5-codex as default model
  • 🌟 New: Create your own profile, share projects with the community, and connect with potential co-founders.
  • ✨ Enhanced MCP management with updated McpDialog
    • why suggest desktop-commander mcp server, eg. codex cli sometimes will use python bash or nodejs to edit the file, you can try desktop-commander
  • 🔍 Better search input focus handling in FileTreeHeader
  • 🧠 Reasoning messages are now streamed in real-time (moved from agent_reasoning to agent_reasoning_delta).
    You can now watch the model’s thought process unfold live, instead of waiting for the full reasoning at the end.
  • ⚙️ Prompt Optimizer settings and controls - one click improve the prompt, default gemini, you have to setup gemini api key.
  • 💬 New ConversationCategoryDialog and ResumeSessionsDialog
  • 📊 Dynamic effort options in ReasoningEffortSelector

Fixes

  • 🖼️ Improved layout handling in Layout and AppHeader
  • 🍎 Handled Tauri errors on macOS to prevent crashes

Refactor

  • 🔧 Streamlined authentication and simplified ChatInput
  • 📂 Faster session file retrieval and rollout path search

Documentation

  • 📝 Updated README for clearer feature descriptions and community info
  • 🐛 Added issue report template for better bug reporting

Important

If you use ChatGPT account, You must use codex login at first, you don't need to setup api key or base_url for OpenAI

Note

You can download Codexia_windows_x64_portable.zip

Full Changelog: v0.4.0...v0.5.0

v0.3.0

11 Sep 15:58

Choose a tag to compare

What's new

Featrues

  • support codex built-in web search
  • file and FileTree change detect and refresh
  • enhance MessageList with feature cards for improved user onboarding
  • add ChangesSummary component for improved file diff display

Note

If you tried Codexia, please leave feedback (bug reports) in Issues (feature ideas) in github Discussions.

Which one to download

modern-github-release - Platform breakdown (Windows / macOS / Linux)

Note

If you use ChatGPT account, You must use codex login at first

Tip

⭐ Star the repo and explore https://github.com/milisp to get more.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Sep 04:20

Choose a tag to compare

What's new

Features

  • Enhance chat interface with diff viewer and inline reasoning.
  • Improve plan update handling in chat components.
  • Add ForkOriginBanner to display source conversation details.
  • Enhance edit-and-resend flow in Chat and Message components.
  • Add multi-select and session resume capabilities in ChatView.
  • Add category management for conversations.
    What's new

Fixes

  • Adjust message component styles; remove unused timeline line.
  • CI: fix Linux artifact paths and signature file path.

Documentation

  • Add and refine docs for contributing, architecture, and usage.
  • Update README with refined vision and links.

CI/CD

  • Add Tauri signing keys to workflows; enhance CI/CD configuration.
  • Version chores and workflow improvements.

Which one to download

Platform breakdown (Windows / macOS / Linux)
modern-github-release

Note

If you use ChatGPT account, You must use codex login at first

Full Changelog: v0.1.2...v0.2.0

v0.1.2

06 Sep 09:04

Choose a tag to compare

What's New

  • Fork Chat – Branch off a conversation into a new thread.
  • Resume conversation - Click Fork icon so you can resume a conversation.
  • Edit Chat – Revise a message and resend it.
  • Themes & Accents – More color choices (Pink, Blue, Green, Purple, Orange) thanks to @rachelo3.
  • Improved Message Rendering – Messages are now collapsible by default for a cleaner view.

Note

If you use ChatGPT account, You must use codex login at first

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Sep 02:47

Choose a tag to compare

Initial Release 🚀

  • First public release of Codexia — a cross-platform GUI for the Codex CLI.
  • Features multi-session chat, live streaming responses, file-tree integration, and notepad support.
  • Supports multiple AI providers and sandboxed command execution.
  • Clean, professional UI built with Tauri, React, and shadcn/ui.
  • Persistent session storage and session-specific configuration.

What's Changed

  • fix: improve Windows codex detection for npm global installations by @alexx-ftw in #11

New Contributors

Note

If you use ChatGPT account, You must use codex login at first

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Aug 16:46

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
refactor: replace approval dialog with inline approval messages

- Move ApprovalDialog.tsx functionality into inline ApprovalMessage component
- Integrate approval UI directly into message stream for better UX
- Add proper approval request parsing and handling for exec/patch types
- Extract unique ID generation into reusable utility
- Improve command execution message display with cleaner output formatting
- Update stores and types to support new approval message flow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>