Releases: milisp/codexia
Releases · milisp/codexia
v0.22.3
v0.22.2
v0.22.1
v0.22.0
Features
- Cowork mode for Claude code - research preview
- Add Codex app-server v2
- Add CCTodoList component
- Enhance SessionList component with session ID copy functionality and improved tab management
- Add QuoteSettings component and integrate quote filtering functionality
Note
v0.21.0 had mcp Marketplace release
v0.21.0
Highlight
- Brand new UI for the agent era
- Adapted for Claude code v2
- Enhance Claude skills management
- Add MCP server marketplace
- Random maxim from https://program-think.blogspot.com/2014/08/maxim.html
- eBook and video tutorials - connect to Amazon
- Change license from MIT to AGPL-3.0, Add Commercial License and update README for dual licensing
- Change default branch to master
Features
- MCP marketplace and management for codex and claude code
- Implement global, project, and local scopes for MCP server configuration with new
enabledandscopefields - Adjust padding in AppHeader for non-macos platforms
- Remove updater
- Remove all opcode code
Improve
- Initialize the Codex client and manage the loading state to display the Codex ChatGPT authentication
v0.20.0
Features
- implement skills management and marketplace
- Add telemetry event tracking
- Remove the login requirement from Community Edition — only Cloud Sync users require it.
Feedback Wanted! 🚀
I've noticed a significant number of downloads for the codexia v0.20 RPM package. I’m thrilled to see such interest!
To help me prioritize the next steps for Codexia, I’d love to hear from you:
- What specific features or improvements are you looking for in the future release?
Please share your thoughts in the [Issues/Discussions] section!
v0.19.0
Features
- Add 'Extra High' option to Reasoning Effort Selector
- Add WSL support for the Windows system (experimental)
- Enhance session loading with pagination and search functionality
Improve
- Adjust toggle button position for review mode in ChatToolbar
- Hide cmd console window
v0.18.0
v0.17.2
What's new
Features
- Port entire opcode app to add Claude code support and improve.
- restructure application layout and navigation
Improve
- Markdown display include Agent message and others
Codex
- sandbox, provider-models, reason effort side up, The direction is upwards.
v0.16.0
Important
Backup your prompt notes before installing, because Codexia changed to store note into SQLite db
Features
- use sqlite to display conversation list #37 by project and usage analyze
- scan
~/.codex/sessionsinto~/.codexia/cache.dbinstead~/.codex/scan_cache/*.json - store note into
~/.codexia/cache.dbinstead in localstorage
- scan
- remote control
- not need bundle dist anymore
- add to menu for quickly access
- You can use ngrok or IP address to access codexia via browser - ip:7420 or domain:7420
fix
- Japanese IME, improve Enter key because cuehobby complaint
Full Changelog: v0.15.0...v0.16.0