Kidou Releases

Explore the evolution of Kidou with detailed release notes for each version.

Download Kidou

Get the latest version of Kidou and experience multi-session AI coding.

Download Now

Kidou v0.0.33

Release Version

Released on 10/21/2025

What's New

  • Added:
  • Global search for files in the project
  • Cross-project file references in the input
  • Fuzzy file search in the input
  • Fixed:
  • Codex session finished with error at some cases

Kidou v0.0.32

Release Version

Released on 10/13/2025

What's New

  • Improvements:
  • - New model selector UI
  • - Perfomance improvements with Codex
  • Fixed:
  • - Fixed Codex resume issue

Kidou v0.0.31

Release Version

Released on 9/30/2025

What's New

  • Improvements:
  • - Support Sonnet 4.5
  • Fixed:
  • - Fixed some UI bugs

Kidou v0.0.30

Release Version

Released on 9/26/2025

What's New

  • Improvements:
  • New model selector
  • Improved Codex Executor performance
  • Set Direct Session as default
  • Fixed:
  • Fix Codex session id issue

Kidou v0.0.29

Release Version

Released on 9/22/2025

What's New

  • Added:
  • Support login to kidou cloud
  • Fixed:
  • Cursor-agent's process doesn't exit when the session is finished
  • Changes diff view not show correctly when the file path has a space

Kidou v0.0.28

Release Version

Released on 9/12/2025

What's New

  • Added:
  • Support file search in file editor tab
  • The input supports drag image into the input area
  • Improved diff panel performance

Kidou v0.0.27

Release Version

Released on 9/9/2025

What's New

  • Added:
  • Support auto commit for session
  • Support ultrathink
  • Fixed:
  • Fixed cursor-agent bug
  • Improved code review pane performance

Kidou v0.0.26

Release Version

Released on 9/4/2025

What's New

  • Added:
  • Support Cursor Agent
  • Support add/edit/remove provider models
  • Support set default provider model
  • Fixed:
  • UI performance improvement

Kidou v0.0.25

Release Version

Released on 8/30/2025

What's New

  • Added:
  • Support OpenAI Codex

Kidou v0.0.24

Release Version

Released on 8/29/2025

What's New

  • Added:
  • Direct session is now available. In direct session, the code agent will make changes directly to the codebase.
  • Support collapse/expand unchanged lines in the Changes tab
  • Fixed:
  • Project list ui
  • Development:
  • Better diff view

Kidou v0.0.23

Release Version

Released on 8/27/2025

What's New

  • Added:
  • Support claude code sub agents
  • Support Claude Opus 4.1
  • Supports to scroll horizontally when view diffs
  • Support view git diff by file
  • Full screen mode for Changes tab
  • Fixed:
  • Fixed a bug that the terminal is not working when the session is not active
  • Bad performance when making a big change
  • Development:
  • Better diff view