Skip to content

Latest commit

 

History

History
272 lines (139 loc) · 15 KB

File metadata and controls

272 lines (139 loc) · 15 KB

Changelog

0.14.0 (2025-05-24)

Features

0.13.2 (2025-05-01)

Features

0.13.1 (2025-04-07)

Features

  • attach files action (#89) (9668f50)
  • compatibility errors are raised if images not supported by model (#88) (0b9b6b9)
  • support for image files / vision modality (#86) (4d79ae6)

Bug Fixes

Miscellaneous Chores

0.13.0 (2025-04-04)

Features

Bug Fixes

0.12.2 (2025-03-28)

Miscellaneous Chores

0.12.1 (2025-03-28)

Features

  • docs: better 'ai init' documentation (#79) (eb78da2)
  • Gemini, OpenAI compatible providers (9fec5ab)

Bug Fixes

  • actions: 'choose model' action fixed (eb78da2)

Miscellaneous Chores

0.11.3 (2025-03-21)

Features

  • config: simplified api/base/model config (3c69d33)
  • experimental: optional langfuse integration (2ceb719)

Miscellaneous Chores

0.11.2 (2025-03-14)

Bug Fixes

0.11.1 (2025-03-14)

Features

Bug Fixes

  • chat: select model search bug (2fa901a)
  • skip system context when save conversation (2d01c64)

Miscellaneous Chores

0.11.0 (2025-03-12)

Features

  • chat: better hints for showing the menu (f7d521e)
  • chat: better hints for showing the menu (4c6967d)
  • ci: update ubuntu version in CI configurations (a011829)
  • ci: update ubuntu version in CI configurations (0e9c298)

Bug Fixes

  • chat: correctly show 'menu' hint (8853668)
  • context: change role from user to system (0e9c298)

0.10.2 (2025-03-05)

Bug Fixes

  • api-key: fail on missing key (i.e. return non-zero) (b2d8514)

0.10.1 (2025-03-03)

Bug Fixes

  • fix output when piping to stdout (4084bc1)

Miscellaneous Chores

0.10.0 (2025-03-02)

Features

  • actions: 'save conversation' action (119b27d)
  • chat: save response/convo overwrite and create folders (143c4fe)
  • shell: pipe to stdin uploads a file named stdin (9f06cad)
  • usage: experimental 'usage' command (debug only) (4f016ec)

Bug Fixes

  • chat: fullscreen chat input now sends correctly (5f074b5)
  • docs: add missing piping demo (5c50f99)
  • docs: corrected stdin sample (800c869)

0.9.0 (2025-02-24)

Features

0.8.0 (2025-02-17)

Features

  • chat: add the -r, --raw flag to disable formatting or manipulation of output (07ff0c9)
  • experimental assistants api (#39) (07ff0c9)

0.7.1 (2025-02-13)

Bug Fixes

  • correct use of env/params (d2cbf6f)
  • package missing prompts dir (b842229)

0.7.0 (2025-02-13)

Features

  • chat: 'Execute' action to run scripts (d080d19)
  • chat: model is now configurable (85c3aac)

Bug Fixes

  • missing files in partial commit (5083b99)

0.6.0 (2025-02-12)

Features

  • chat: 'code' output context prompts configurable (#21) (d7126b7)
  • chat: 'copy' option (#29) (2e46e86)
  • check: 'ai check' validates OpenAI key and config (#27) (24a3d9b)
  • docs: terminal recording + docs (#23) (48b75fd)
  • init: 'ai init' sets/updates/checks config (#28) (370ce66)

Bug Fixes

  • build: reduce bundle size - bundle only distributables (#30) (826fe17)
  • re enable theme tests (#24) (357b433)

0.5.0 (2025-02-10)

Features

0.4.0 (2025-02-09)

Features

Bug Fixes

  • ai: show instructions post install (cf029ae)
  • build: correctly install dependencies on build (b5dcf7f)
  • build: hide deprecation warnings from eslint deps (e8c6a5f)
  • bundle distributable code (#6) (690e95e)
  • deprecation warning (2172ca4)
  • remove stale files (#8) (e05f8d4)

Miscellaneous Chores

0.1.0 (2025-02-09)

Features

0.0.1 (2025-02-09)

Miscellaneous Chores