github milisp/codexia v0.25.1

11 hours ago

What's new

This release improves day-to-day flow with faster creation shortcuts, better composer controls, and more flexible UI settings. It also includes core Git plumbing improvements and a diff panel sync fix.

Fixes

  • Git staged/unstaged ui crash

Highlights

  • Added Cmd/Ctrl + N to instantly create a new Thread for codex or Claude Session.
  • Moved plan mode into Composer as a checkbox for quicker access while writing.
  • Added empty-state toggles for quotes and tips so users can tune onboarding noise.

Improve Remote control web server

Run after installation

Linux

codexia --web

Windows exe

Build from source code

git clone https://github.com/milisp/codexia
cd codexia
scripts/package-web.bat
codexia.exe  --web

macOS

/Applications/codexia.app/Contents/MacOS/codexia --web

or download prebuilt linux headless web server then run

codexia --web

UI & UX Improvements

  • New settings to toggle header buttons and sidebar marketplace visibility.

Core Engineering

  • Migrated git diff stats calculation and worktree creation to gix.

Don't miss a new codexia release

NewReleases is sending notifications on new releases.