3.37.1

Budibase/budibase3.37.1Apr 29, 2026by calexiou

AI Summary

This release integrates RAG as a tool and introduces a core-only agent development stack. It also refines workspace import logic.

Key Highlights

  • RAG: Implemented RAG as a tool for the agent.
  • Agent: Added core-only agent dev stack.
  • Workspace: Overwrites workspace snippets when importing over an existing workspace.
  • Bug Fixes: Fixed RAG search.

New Features

  • Rag as a tool
  • Add core-only agent dev stack
  • overwrite workspace snippets when importing over existing workspace

Full Release Notes

## What's Changed
* overwrite workspace snippets when importing over existing workspace by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18634
* Remove no-wrap for field description labels by @deanhannigan in https://github.com/Budibase/budibase/pull/18635
* Fix RAG search by @adrinr in https://github.com/Budibase/budibase/pull/18640
* Add core-only agent dev stack by @PClmnt in https://github.com/Budibase/budibase/pull/18641
* Rag as a tool by @adrinr in https://github.com/Budibase/budibase/pull/18650


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.37.0...3.37.1