Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 2 KB

File metadata and controls

31 lines (19 loc) · 2 KB

Changelog

1.2.0 (2025-12-07)

Features

  • Add configurable window types for display (7c97edf)
  • config, cli: Introduce runtime configuration management (39d848e)

1.1.0 (2025-10-26)

Features

  • docs: add initial documentation (a300d71)

1.0.0 (2025-10-26)

Features

  • add release automation and plug keymaps (e5c3fbd)
  • add replacement feature with REPLACE tags (1293df1)
  • add unified ask_or_follow_up function and fix async tests (dfe6bcc)
  • agent: add support for JSON output format (4f99756)
  • agent: implement Amazon Q agent (2b00ba1)
  • agents: Refactor agent interaction and add claude-code agent (9395904)
  • chat: add conversation history and follow-up questions (25c359d)
  • ui: make floating window dimensions configurable (c7b6ec1)
  • ui: show floating window immediately with improved cursor positioning (ee2359e)