0.23.0
Minor Changes
- #5084
f0c79d2Thanks @montanaflynn! - Improved CLI welcome flow: added interactive model selection list using@inquirer/prompts, updated provider selection to display a scrollable list, and refactored model fetching logic into a reusable service.
Patch Changes
- #5116
cf00ed8Thanks @PeterDaveHello! - Make .env file optional in CLI - users can configure via KILO_* environment variables instead