Skip to content

v0.9.9

Choose a tag to compare

@stephanj stephanj released this 12 Feb 20:33
· 41 commits to master since this release

[0.9.9]

Added

  • CLI Runners as a chat-mode provider: execute prompts via external CLI tools (Claude Code, GitHub Copilot, Codex, Gemini CLI, Kimi) directly from the chat interface (#916)
  • CLI tool execution for spec tasks: run selected or all To Do tasks through CLI runners (Claude, Copilot, Codex, Gemini, Kimi) (#874, #875)
  • Kimi CLI runner with --prompt flag support and --quiet mode for clean output (#875, #916)
Screenshot 2026-02-12 at 21 32 27 Screenshot 2026-02-12 at 21 23 20 Screenshot 2026-02-12 at 21 22 49

Changed

  • Refactor CLI runners to dedicated com.devoxx.genie.service.cli package with Command pattern (GoF) (#874, #875)

Fixed

  • Defer scrollTo in JCEF WebView to fix auto-scroll after DOM updates (#916)

Dependencies

  • Bump the gradle-dependencies group with 3 updates (#873)