What's Changed
- feat: updated messaging by @MODSetter in #1631
- feat: add new autofill environment section on automatic issues by @Benebo7 in #1630
- Fix: error treatment model setup by @Benebo7 in #1632
- fix(model-connections): use OpenAI-compatible base URL verbatim and deprecate raw provider by @AnishSarkar22 in #1641
- feat(google_search): fall back to SearXNG when Google walls every IP by @AnishSarkar22 in #1643
- feat(knowledge_store): derive the postgres chunk index from git by @AnishSarkar22 in #1647
- feat(knowledge_store): make git the source of truth for workspace documents by @CREDO23 in #1649
- Revert "Merge pull request #1649 from CREDO23/kb_git_mvp" by @CREDO23 in #1650
- feat(knowledge-store): git-native knowledge base by @CREDO23 in #1651
- feat(model-connections): add LM Studio discovery, model input budgets, and provider-aware errors by @AnishSarkar22 in #1652
- refactor(documents): move documents into a searchable right panel by @AnishSarkar22 in #1659
- Git-native KB: commit-time projection, direct-caller adapter, store facade by @CREDO23 in #1663
- fix(video): narrate presentations in the slide language instead of always American English by @Yigtwxx in #1660
- refactor(agents): share the tolerant structured-output parser with the video agent by @Yigtwxx in #1661
- fix(retriever): compute document query embeddings off the event loop by @Yigtwxx in #1662
- [Feat] Git-backed knowledge store — path law, folder verbs, and dedup-safe writes by @CREDO23 in #1667
- [Feat] Git-native Knowledge Store by @CREDO23 in #1668
New Contributors
Full Changelog: v0.0.35...v0.0.36