Releases: milisp/codexia
Releases · milisp/codexia
Release list
v0.40.0
What's New
New Features & Layouts
- Codex goal
- Right Panel Focus Mode: Added a dedicated Focus Mode for the right panel alongside new Agent Cards, helping you concentrate on your active work.
- Streamlined Git Actions: Moved the Git commit dialog into its own standalone view and grouped Git actions into a clean dropdown menu to save screen space.
- Updated Kanban Header: Refreshed the right panel header with a dedicated Kanban label and icon for better task tracking.
Enhanced Visuals & Experience
- Better Message Appearance: Replaced the message rendering style with a new design, giving agent messages a much cleaner and sharper look.
- Cleaner Thread List: Updated the Thread List layout to look more organized and refreshed the empty state visual when no threads are active.
- Improved Narrow Screens: Fixed an issue where command lines and code blocks would overflow or look broken on narrow layouts; they now truncate and fit properly.
v0.39.0
What's New
New Features & Layouts
- Right Panel Focus Mode: Added a dedicated Focus Mode for the right panel alongside new Agent Cards, helping you concentrate on your active work.
- Streamlined Git Actions: Moved the Git commit dialog into its own standalone view and grouped Git actions into a clean dropdown menu to save screen space.
- Updated Kanban Header: Refreshed the right panel header with a dedicated Kanban label and icon for better task tracking.
Enhanced Visuals & Experience
- Better Message Appearance: Replaced the message rendering style with a new design, giving agent messages a much cleaner and sharper look.
- Cleaner Thread List: Updated the Thread List layout to look more organized and refreshed the empty state visual when no threads are active.
- Improved Narrow Screens: Fixed an issue where command lines and code blocks would overflow or look broken on narrow layouts; they now truncate and fit properly.
v0.38.0
What's New in v0.38.0
🚀 New Features
- Turn Steering & Message Queuing: Enhanced control over interactions with the ability to steer turns and queue messages seamlessly.
- Infinite Scroll & Filtering: Improved navigation within the Thread Manager, now featuring infinite scrolling and workspace-scoped filtering.
- Execution Durations: The UI now tracks and displays exact durations for turns and command executions.
- Enhanced Composer UI: Updated access mode interface featuring clear color coding, intuitive icons, and selection indicators.
- Smart Worktree Protection: Added safeguards to prevent the deletion of orphaned worktrees that contain uncommitted changes during cleanup.
- Improved Command Display: Upgraded the command interface to support text wrapping and truncation when expanded.
⚡ Improvements & Optimizations
- Performance Boost: Optimized timer calculations and streamlined the application's core data streaming for faster performance.
- Modernized Icon System: Replaced older inline graphics with a fast, centralized asset management system.
- Streamlined Authentication: Cleaned up legacy login services and modularized deep-link handling for a more secure and consistent experience.
- UI Refinements: Consolidated session management and copy-paste actions into shared, reusable UI components for a more cohesive look and feel.
v0.37.0
What's new
✨ Features
- Smart Language Settings: The app can now automatically detect and switch to your preferred language.
- Live Action Tracking: Added real-time status tracking for running commands, making it easier to see what the app is doing in the background.
🎨 User Experience Updates
- Redesigned Settings Menu: We’ve overhauled the Settings layout—introducing brand-new Privacy Settings and expanding full multi-language support across the settings menu, sidebar, and composer.
- Smoother Interface: Replaced older popups with a cleaner Dropdown Menu and improved how windows handle focus, making the overall UI feel snappier and more responsive.
🐛 Fixes & Stability
- Fixed an issue with environment variables on specific operating systems.
- General performance tweaks and underlying code cleanups for a more stable experience.
v0.36.0
What's New
🚀 Features & Improvements
- Aggregated Shell Commands: Your command executions are now neatly grouped into expandable summary items within the codex thread. This keeps your workspace clean while still displaying the aggregated output directly in the action items.
- Command Status Tracking: Added clear execution status tracking and visibility for shell commands so you always know exactly how your tasks are progressing.
- Redesigned BrowserProjects UI: Overhauled the interface to make navigation smoother. This update breadcrumb navigation, handy keyboard shortcuts, and much better file path handling.
🧹 Cleanups & Optimizations
- Streamlined UI & Logging: Removed outdated reasoning-related interface components and server-side logging to optimize performance and declutter the app.
- Smoother Event Filtering: Improved background logic for event filtering to ensure a faster and more stable experience.
v0.35.3
Release v0.35.3
Split web and Desktop, This project focus Desktop in the future.
🌟 Highlights
- Streamlined Switching Experience: Upgraded the workspace and agent switching interfaces with cleaner dropdown menus for a smoother workflow.
- Web Previews External Web Previews: Web previews now correctly support opening links in your system's default external browser.
- Browser-like Navigation History: You can now move forward and backward through your app history just like a web browser, with persistent sessions.
🚀 Features & Enhancements
- Claude code Automation Permissions: Added a "bypass permission" mode for automated tasks and improved the execution logs.
- Network Updates: Remove built-in STUN servers.
v0.35.2
🚀 Release 0.35.2
- feat: trigger input focus after selecting model or access mode via popover components
- refactor: update error styling and add warning message support to EventItem component
- feat: add support for provider icons
- feat: add AtlasCloud, Nvidia, and custom model providers with updated context lengths
v0.35.1
🚀 Release 0.35.1
- feat: reorganize project collapse state
- fixed(codex): thread status
v0.35.0
feat: update support for codex cli v0.140.0
v0.34.0
🚀 Release 0.34.0
⚡ Performance & Stability Boosts
- Smarter File Watching: Completely overhauled the file system monitoring system. By replacing targeted polling with a modern, debounced directory-wide subscription, the app now handles massive file changes effortlessly. This dramatically reduces CPU overhead and eliminates redundant file tracking, giving you a much snappier UI.
- Streamlined Startup: Added automatic syncing for llms.json provider configurations on startup, ensuring your LLM settings are always up-to-date and ready to go the moment the app opens.
🔄 UX & Interface Improvements
- Manual Refresh for Diffs: Added manual refresh keys for code diff components, giving you direct control over when to reload and view file differences.
- Cleaner Model Selection: Rewrote the internal provider and model selection logic. While under the hood, this translates to a faster, more reliable, and conflict-free experience when switching between different AI models.
📚 Documentation & Ecosystem Updates
- Easier Downloads: Moved the Prebuilt Releases section to the top of the README so new users can find and download the app instantly.
- Discover Ecosystem Tools: Added a brand-new Ecosystem section showcasing featured tools, skills, and community MCP servers to help you get the most out of the platform.
- Weekly Market Spotlights: Introduced a weekly spotlight section in the documentation to highlight top-tier community extensions and marketplace contributions.