Skip to content

OpenShell v0.0.9

Choose a tag to compare

@github-actions github-actions released this 17 Mar 21:57
· 48 commits to main since this release
cf66d05

OpenShell v0.0.9

Assets

File Platform
openshell-x86_64-unknown-linux-musl.tar.gz Linux x86_64
openshell-aarch64-unknown-linux-musl.tar.gz Linux aarch64 / ARM64
openshell-aarch64-apple-darwin.tar.gz macOS Apple Silicon
openshell-*.whl Python wheels
openshell-checksums-sha256.txt SHA256 checksums for all archives

What's Changed

  • docs(inference): Add LM Studio guide by @will-lms in #386
  • fix(verification): send content type by @will-lms in #382
  • fix(ci): skip auto-tag when no new commits since latest tag by @drew in #399
  • fix(docs): resolve Pygments console lexer error in LM Studio tutorial by @pimlock in #402
  • refactor: simplify install.sh to print PATH guidance instead of modifying rc files by @drew in #403
  • docs(ollama): add ollama to community sandboxes catalog and supported agents by @ParthSareen in #383
  • fix(installer): remove duplicate app name in install output by @drew in #408

New Contributors

Full Changelog: v0.0.7...v0.0.9