Release history

Changelog

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


v0.18.21 · May 16, 2026 · released 124 days ago

Osaurus 0.18.21

What's Changed

  • [codex] Stabilize bug lanes and update development plan (#1112) by @mimeding
  • edit pasted content (#1111) by @RaajeevChandran
  • Improved DX: Support installing development plugins to release Osaurus (#1109) by @petri

🐛 Bug Fixes

  • resolve plugin registry 404 on fresh installs by trying master branch (#1114) by @RaajeevChandran

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.20...0.18.21

v0.18.20 · May 15, 2026 · released 124 days ago

Osaurus 0.18.20

What's Changed

  • Replace old screenshot with new image (#1108) by @tpae
  • added independent glass toggles for sidebar & chat input in theme editor (#1101) by @RaajeevChandran
  • pasted content chip & preview (#1103) by @RaajeevChandran
  • [codex] Move theme image picker into Appearance (#1099) by @mimeding
  • reorder agents (#1102) by @RaajeevChandran

🚀 Features

  • added support for importing claude plugins (#1106) by @tpae

🐛 Bug Fixes

  • fix freeze when opening import skills dialog (#1107) by @tpae
  • fixed unresponsive Update Available button (#1105) by @RaajeevChandran

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.19...0.18.20

v0.18.19 · May 15, 2026 · released 125 days ago

Osaurus 0.18.19

What's Changed

  • Fix Gemini tool schema parameters (#1088) by @mimeding

🐛 Bug Fixes

  • fixed issue with reverting changes in capabilities manager (#1100) by @tpae
  • prevent switching active theme when saving a theme edit (#1096) by @RaajeevChandran
  • improved theme edit sync in chat (#1095) by @RaajeevChandran

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.18...0.18.19

v0.18.18 · May 14, 2026 · released 125 days ago

Osaurus 0.18.18

What's Changed

  • Fix /api/chat tool call NDJSON (#1086) by @mimeding
  • Fix local release Containerization pin (#1082) by @mimeding

🚀 Features

  • added agent database feature (#1087) by @tpae

🐛 Bug Fixes

  • replaced stale SDK allowlist with org aware MLX gate (#1083) by @RaajeevChandran

🧰 Maintenance

  • agent avatar customization in theme editor (#1084) by @RaajeevChandran

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.17...0.18.18

v0.18.17 · May 14, 2026 · released 126 days ago

Osaurus 0.18.17

What's Changed

  • Fix stale DerivedData cache restore on main CI (#1081) by @mimeding
  • Nemotron Omni live voice input path (#1073) by @jjang-ai

🧰 Maintenance

  • various cosmetic changes (#1079) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.16...0.18.17

v0.18.16 · May 13, 2026 · released 126 days ago

Osaurus 0.18.16

What's Changed

  • fix(sandbox): adapt ProcessHandle kill closure to Containerization Signal API (#1064) by @yohann-bearzi

🧰 Maintenance

  • updated visual design for done and to do (#1078) by @tpae
  • added background task hook (#1077) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.15...0.18.16

v0.18.15 · May 13, 2026 · released 127 days ago

Osaurus 0.18.15

What's Changed

  • auto speak in agent level (#1075) by @RaajeevChandran

🚀 Features

  • added mcp oauth support try (Tools > Remote > Add) (#1076) by @tpae

🐛 Bug Fixes

  • fixed deepseek api requests (#1074) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.14...0.18.15

v0.18.14 · May 12, 2026 · released 127 days ago

Osaurus 0.18.14

What's Changed

  • chore(runtime): pin DSV4 vmlx update (#1066) by @jjang-ai
  • feat(runtime): bump vmlx-swift-lm to cb8b3df + MiniMax speed fix (#1057) by @jjang-ai
  • fix: the openai_compat_report in openai_compat_report.sh (#1055) by @orbisai0security

🐛 Bug Fixes

  • fix onboarding downloads (#1072) by @tpae
  • fix failing tests (#1070) by @tpae
  • align tools tab badge with rendered rows (#1062) by @RaajeevChandran
  • fixed bugs with plugin lifecycle and tightened security loop (#1060) by @tpae

🧰 Maintenance

  • agent avatar in chat (#1068) by @RaajeevChandran
  • improve plugin configuration loading and added clarification steps (#1067) by @tpae
  • improve plugin security (#1061) by @tpae
  • added memory diagnostics and hardened pipeline (#1056) by @tpae
  • updated plugins architecture (#1054) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.13...0.18.14

v0.18.13 · May 8, 2026 · released 131 days ago

Osaurus 0.18.13

What's Changed

  • custom avatar support for agents (#1051) by @RaajeevChandran

🧰 Maintenance

  • moved sandbox secrets to agent details view (#1053) by @tpae
  • improve accessibility in light themes (#1052) by @RaajeevChandran

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.12...0.18.13

v0.18.12 · May 8, 2026 · released 132 days ago

Osaurus 0.18.12

What's Changed

  • Bump vmlx-swift-lm to b9da180 (Ling/ZAYA hardening + BatchEngine lifecycle) (#1037) by @jjang-ai
  • glass background in chat view (#1044) by @RaajeevChandran

🐛 Bug Fixes

  • force chat window to foreground on VAD invocation (#1046) by @RaajeevChandran

🧰 Maintenance

  • shell exec terminal ux improvements (#1047) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.11...0.18.12

v0.18.11 · May 7, 2026 · released 133 days ago

Osaurus 0.18.11

What's Changed

  • feat(documents): wrap PlainText/PDF/DOCX as adapters and route DocumentParser through the registry (#927) by @mimeding

🚀 Features

  • updated identity ux and additional safeguards (#1043) by @tpae

🧰 Maintenance

  • significantly improved capability search evals (#1042) by @tpae
  • exposed thinking capability in API (#1041) by @RaajeevChandran
  • improved preflight capability search (#1038) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.10...0.18.11

v0.18.10 · May 6, 2026 · released 133 days ago

Osaurus 0.18.10

What's Changed

🚀 Features

  • added SOUL.md support for sandbox (#1036) by @tpae

🧰 Maintenance

  • Prompt updates (#1035) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.9...0.18.10

v0.18.9 · May 5, 2026 · released 134 days ago

Osaurus 0.18.9

What's Changed

  • auto speak tts in chat (#1026) by @RaajeevChandran

🚀 Features

  • added insights details tab (#1034) by @tpae

🐛 Bug Fixes

  • chat history & schedule creation improvements (#1032) by @RaajeevChandran
  • hide folder tool guidance in auto selection mode (#1028) by @RaajeevChandran

🧰 Maintenance

  • reverted system prompt changes (#1029) by @RaajeevChandran

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.8...0.18.9

v0.18.8 · May 4, 2026 · released 135 days ago

Osaurus 0.18.8

What's Changed

  • [codex] Fix false granted permission states (#1019) by @mimeding
  • [codex] Fix scheduled state leaking into new chats (#1018) by @mimeding
  • [codex] Sync refreshed provider service models (#1025) by @mimeding
  • [codex] Stabilize OsaurusCore test gate (#1015) by @mimeding

🐛 Bug Fixes

  • refresh model picker when new models/providers are added (#1020) by @RaajeevChandran

🧰 Maintenance

  • fixed pie chart labelling mismatch (#1016) by @RaajeevChandran

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.7...0.18.8

v0.18.7 · May 3, 2026 · released 136 days ago

Osaurus 0.18.7

What's Changed

🐛 Bug Fixes

  • fixed issue with agent association during chat session switch (#1009) by @tpae

🧰 Maintenance

  • added deepseek as official provider (#1012) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.6...0.18.7

v0.18.6 · May 3, 2026 · released 137 days ago

Osaurus 0.18.6

What's Changed

🐛 Bug Fixes

  • updated agent refresh (#1008) by @tpae
  • fix(quality): revert default KV mode .turboQuant(4,4) → .none — fixes degenerate-repetition looping (#998) by @jjang-ai

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.5...0.18.6

v0.18.5 · May 2, 2026 · released 137 days ago

Osaurus 0.18.5

What's Changed

🐛 Bug Fixes

  • fixed capability selector not selectable (#1007) by @tpae

🧰 Maintenance

  • harden sandbox package installations (#999) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.4...0.18.5

v0.18.4 · May 1, 2026 · released 138 days ago

Osaurus 0.18.4

What's Changed

  • agent mascots in popup (#994) by @RaajeevChandran

🐛 Bug Fixes

  • fix(preflight): reject JANGTQ Mistral 3 / Laguna before vmlx loads (#993) by @jjang-ai
  • fixed budget preview related issues, smaller context model management (#996) by @tpae

🧰 Maintenance

  • sandbox + files tools simplification for better functionality (#997) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.3...0.18.4

v0.18.3 · May 1, 2026 · released 139 days ago

Osaurus 0.18.3

What's Changed

  • New Branding Updates (#991) by @berrywtf
  • feat: Nemotron-3 Hybrid + storage fix + multimodal API + Bug 1/3a stability fixes (#967) by @jjang-ai
  • tts support (#962) by @RaajeevChandran
  • [codex] Clean Azure Foundry provider support (#978) by @mimeding

🧰 Maintenance

  • fix flaky tests (#982) by @tpae
  • added loopback to CORS and simplified controls (#981) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.2...0.18.3

v0.18.2 · April 29, 2026 · released 140 days ago

Osaurus 0.18.2

What's Changed

  • [codex] Gate local thinking controls and SQLCipher import (#954) by @mimeding
  • improved model manager (#961) by @RaajeevChandran

🐛 Bug Fixes

  • prevent cold loading large core MLX models on launch for memory distillation (#970) by @RaajeevChandran

🧰 Maintenance

  • minor changes (#972) by @RaajeevChandran
  • added core model fallback if missing (#971) by @tpae

Full Changelog: https://github.com/osaurus-ai/osaurus/compare/0.18.1...0.18.2

The newsletter

Release notes, new skills, and product news. No spam.

No spam. Unsubscribe anytime.