github milisp/codexia v0.26.0

8 hours ago

What's new

๐Ÿš€ Highlights

This release focuses on web/mobile stability and responsiveness, Claude Code (CC) enhancements, and improved File System handling. We've introduced major UI refinements and added support for file attachments in chat.


๐Ÿ†• New Features

  • Mobile-Friendly UX: Comprehensive layout overhaul for mobile devices, including a responsive right panel and optimized settings navigation.
  • File Attachments: Added support for attaching files directly within the CC input field.
  • Enhanced Diff Viewer: Introduced a Split Diff View toggle and the ability to send selected text directly to AI.
  • Smart File Search: Replaced walkdir with the ignore crate to respect .gitignore rules and added file tree expansion controls.
  • Agent Selection: You can now choose between Codex or Claude Code when continuing historical projects.
  • Reasoning Visibility: Added a setting to toggle the visibility of agent reasoning events in the chat interface.

๐Ÿ›  Improvements & Refactors

  • UI Indicators: Added a CC connection status indicator to the main header for better visibility.
  • Performance: Implemented startup timing measurements and optimized Codex initialization.
  • Input Management: Created a dedicated useCCInputStore for more robust chat input handling and programmatic focus.
  • State Cleanup: Removed redundant isViewingHistory state and simplified thinking messages in the CC view.

๐Ÿ› Bug Fixes

  • Layout Stability: Fixed horizontal overflow issues in the Diff Viewer and prevented hidden terminal overflows.
  • Type Safety: Aligned Codex v2 types and reduced "unsafe any" usage across the codebase.
  • UI Polish: Fixed reasoning effort display in the model selector.

๐Ÿงน Other Changes

  • Documentation: Updated README with GitHub download badges and removed legacy Chinese documentation.
  • Defaults: Adjusted default quote categories and updated minimum window dimensions.

New Contributors

Don't miss a new codexia release

NewReleases is sending notifications on new releases.