Releases: ovh/shai
Releases · ovh/shai
Unstable Build (2025-08-06)
Automated unstable build from commit 5db78ea
Release v0.1.2
What's Changed
- Fix floating point exception error by @LegendGaf in #20
- fix(install.sh): make echo commands POSIX compliant by @maximerobine in #46
New Contributors
- @LegendGaf made their first contribution in #20
- @maximerobine made their first contribution in #46
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
This is release v0.1.1
What's Changed
- chore: added /logs/ to .gitignore by @nicoovh in #5
- feat: new way to exit shai with Ctrl+D by @Crocmagnon in #18
- make permission more explicit #14 by @Marlinski in #19
- fix(cli): fixes mismatched types by @raspbeguy in #24
- doc: add commands to ? (help) fixes #17 by @nicoovh in #25
- shai respects XDG_CONFIG by @Marlinski in #29
- fix issue #11 invisible model in list by @Marlinski in #31
- fix issue #10 by @Marlinski in #32
- fix: make install.sh POSIX compliant Refs:#34 by @nicoovh in #35
- prepare release 0.1.1 by @Marlinski in #43
New Contributors
- @nicoovh made their first contribution in #5
- @Crocmagnon made their first contribution in #18
- @raspbeguy made their first contribution in #24
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
This is the first release v0.1.0 for shai, the AI Coding Assistant by OVHcloud that lives in the terminal!
What's in it:
- Interactive mode with a nice terminal UI
- Headless non-interactive mode for piping and easy script integration
- Built-in tools like read, write, search, bash
- Multiple provaiders support (ovhcloud, ollama, openai-compatible, mistral, openrouter, openai, anthropic), more to come