- Bug fixes
- Default to gpt-4o-mini instead of gpt-3.5-turbo
- Fix a bug causing completions to not display in some cases
- Allow hitting "q" or "esc" to stop the streaming output
- Fix a bug causing completions to not display in some cases
- Fix for streaming data including the shell command name erroneously, causing the command to fail
- Fix using the configured model in all cases
- Improve
--help
menu descriptions
- Fix choosing custom models
- Add Turkish language support
- Improve config UX (correctly
await
on setting configs)
- Fix a typo ("to to" -> "to") #78
- Overdue major version bump to signify the stability of this CLI
- Add Indonesian language support
- Add support for Android #75
- Fix a crash on linux #64
- Fix a bug preventing initial configuration #69
- Multi language support #62
- Support Azure keys
- Option to copy the generated script to the clipboard
- Fix chat mode to support chat history
- Adds chat mode
- Fixes "ai update" to not eagerly capture
- Improve operating system identification
- Fix for using cloudflare proxy (fix streaming logic to handle partial chunks)
- Support custom API endpoints
ai update
command- Minor UX improvements and fixes
- Obfuscate API key from config UI
- Visual config UI (from
ai config ui
)
- Better error handling (handle streams and non streams, JSON and strings)
- Option to edit script before running
- Fix error with String.prototype.replaceAll not existing
- Silent mode (skip explanation)
- Improve error messaging UX, again x3
- Improve error messaging, again again
- Improve error messaging, again
- Improve error messaging
- Minor UX improvement ("AI Shell" vs "ai-shell")
- Minor error message improvements
- Better error handling
- Minor improvements to the UX of the revision flow
- Take the current operating system into account
- Stream responses