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
- why suggest desktop-commander mcp server, eg. codex cli sometimes will use python bash or nodejs to edit the file, you can try
- π 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