Skip to content

Releases: milisp/codexia

v0.22.3

17 Jan 11:08

Choose a tag to compare

fix updater json url

v0.22.2

16 Jan 14:46

Choose a tag to compare

v0.22.1

16 Jan 12:28

Choose a tag to compare

v0.22.0

15 Jan 12:30

Choose a tag to compare

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

06 Jan 14:26

Choose a tag to compare

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 enabled and scope fields
  • 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

23 Dec 11:16

Choose a tag to compare

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

21 Dec 12:32

Choose a tag to compare

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

12 Dec 09:30

Choose a tag to compare

Fix

  • Adaptation for Codex v0.71.0

Full Changelog: v0.17.2...v0.18.0

v0.17.2

10 Dec 16:57

Choose a tag to compare

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

03 Dec 08:53

Choose a tag to compare

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/sessions into ~/.codexia/cache.db instead ~/.codex/scan_cache/*.json
    • store note into ~/.codexia/cache.db instead in localstorage
  • 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