Osaurus

Release history

Changelog

New features, fixes, and improvements in every Osaurus release.


v0.14.29 · March 22, 2026 · released 134 days ago

Osaurus 0.14.29

What's Changed

  • batch process voice input instead of real time (#699) by @RaajeevChandran
  • UI/UX improvements (#698) by @RaajeevChandran
  • open settings page with previously selected sidebar item (#697) by @RaajeevChandran

🧰 Maintenance

  • use latest version of vectura kit (#700) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.28...0.14.29

v0.14.28 · March 21, 2026 · released 135 days ago

Osaurus 0.14.28

What's Changed

  • improved UX for thinking toggle (#694) by @RaajeevChandran

🐛 Bug Fixes

  • fixed crash with gpu release (#693) by @tpae

🧰 Maintenance

  • added additional guards for streaming (#695) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.27...0.14.28

v0.14.27 · March 20, 2026 · released 135 days ago

Osaurus 0.14.27

What's Changed

  • eliminate idle GPU/CPU pressure in FloatingInputCard (#688) by @RaajeevChandran

🧰 Maintenance

  • added cache guard to prevent crashes (#691) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.26...0.14.27

v0.14.26 · March 20, 2026 · released 135 days ago

Osaurus 0.14.26

What's Changed

🧰 Maintenance

  • lazy load KV cache for better user experience (#687) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.25...0.14.26

v0.14.25 · March 20, 2026 · released 135 days ago

Osaurus 0.14.25

What's Changed

  • fix: Telegram plugin not working after restart (#685) by @ritave

🚀 Features

  • work mode improvements (#684) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.24...0.14.25

v0.14.24 · March 20, 2026 · released 136 days ago

Osaurus 0.14.24

What's Changed

🐛 Bug Fixes

  • fixed authentication missing from remote providers (#680) by @tpae

🧰 Maintenance

  • updated code structure for better readability (#679) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.23...0.14.24

v0.14.23 · March 19, 2026 · released 136 days ago

Osaurus 0.14.23

What's Changed

🧰 Maintenance

  • local model prefill cache optimizations (#677) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.22...0.14.23

v0.14.22 · March 19, 2026 · released 137 days ago

Osaurus 0.14.22

What's Changed

  • ensure that new chat windows use the previously active window size (#646) by @RaajeevChandran
  • add support for cron expression scheduling (#673) by @RaajeevChandran

🧰 Maintenance

  • polished up visual look on chat / work views (#674) by @tpae
  • updated minor documentation changes (#670) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.21...0.14.22

v0.14.21 · March 18, 2026 · released 137 days ago

Osaurus 0.14.21

What's Changed

🚀 Features

  • GPU Pinning for efficient memory usage and speed optimization (#669) by @tpae

🧰 Maintenance

  • fixed lfm2 tool calling issues (#668) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.20...0.14.21

v0.14.20 · March 18, 2026 · released 137 days ago

Osaurus 0.14.20

What's Changed

🐛 Bug Fixes

  • show all agents for relay toggle (#667) by @tpae
  • fixed double dispatch for transcription service (#666) by @tpae

🧰 Maintenance

  • expose sandbox secrets to tools (#665) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.19...0.14.20

v0.14.19 · March 18, 2026 · released 137 days ago

Osaurus 0.14.19

What's Changed

🧰 Maintenance

  • Fixed sandbox plugin related issues (#663) by @tpae
  • clean up UI in Work View (#661) by @tpae
  • added minor capabilities warning (#659) by @tpae

New Contributors

@github-actions[bot] and @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.18...0.14.19

v0.14.18 · March 18, 2026 · released 138 days ago

Osaurus 0.14.18

What's Changed

🐛 Bug Fixes

  • fixed issue with warm up crash and updated sandbox tools loading (#658) by @tpae
  • fixed issue with sandbox secrets injection (#657) by @tpae

New Contributors

@github-actions[bot] and @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.14.17...v0.14.18

v0.14.17 · March 18, 2026 · released 138 days ago

Osaurus 0.14.17

What's Changed

  • fix sandbox plugin modal overflow
  • align reasoning model params with OpenAI spec & add 'minimal' effort support
  • prioritize custom auth headers & prevent automatic overwrite in remote providers

🚀 Features

  • Smart KV Caching - improved local model performance significantly

v0.14.16 · March 15, 2026 · released 140 days ago

Osaurus 0.14.16

What's Changed

  • UI/UX enhancements
  • implemented window frame persistence for chat & settings windows
  • fix: tapping active mode segment incorrectly switches to opposite mode

🧰 Maintenance

  • renamed model names for clarity

v0.14.15 · March 14, 2026 · released 141 days ago

Osaurus 0.14.15

What's Changed

🚀 Features

  • added model options to disable thinking for qwen3 models

v0.14.14 · March 14, 2026 · released 141 days ago

Osaurus 0.14.14

What's Changed

  • added image resize config for MLX vision input

🐛 Bug Fixes

  • fixed issue with sandbox not starting on reboot

v0.14.13 · March 14, 2026 · released 141 days ago

Osaurus 0.14.13

What's Changed

🧰 Maintenance

  • updated system prompts for clarity
  • added clarity to tools use
  • updated onboarding flow with clarity and fixed minor issues
  • updated capabilities selector

v0.14.12 · March 14, 2026 · released 142 days ago

Osaurus 0.14.12

What's Changed

🧰 Maintenance

  • updated sandbox ux for managing agents

v0.14.11 · March 13, 2026 · released 142 days ago

Osaurus 0.14.11

What's Changed

🧰 Maintenance

  • remove Package.resolved from xcworkspace

v0.14.10 · March 13, 2026 · released 142 days ago

Osaurus 0.14.10

What's Changed

🐛 Bug Fixes

  • addressed crash with swift nio when shutting down
  • fixed anthropic tools request

🧰 Maintenance

  • fixed minor issue with jinja and surface better errors
  • added missing qwen3.5 27b