mirror of https://github.com/buster-so/buster.git
- Added support for fetching and managing user-specific datasets in the `analystAgentTask`, enhancing the context available for processing. - Updated the `AnalystAgent` and `ThinkAndPrepAgent` schemas to include datasets, ensuring they are passed correctly in system messages. - Implemented error handling for dataset retrieval to prevent workflow interruptions. - Adjusted integration tests to accommodate the new datasets structure, ensuring comprehensive coverage. These changes improve the agents' ability to utilize relevant datasets, enhancing their functionality and user experience. |
||
---|---|---|
.claude | ||
.cursor/rules | ||
.github | ||
.vscode | ||
apps | ||
assets | ||
ee | ||
packages | ||
scripts | ||
.DS_Store | ||
.env.example | ||
.gitignore | ||
.pnpmrc | ||
.release-please-config.json | ||
AGENT.md | ||
CLAUDE.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
SECURITY.md | ||
biome.json | ||
docker-compose.yml | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
tsconfig.json | ||
turbo.json | ||
vitest.config.ts |
README.md
The Buster Platform
Build reliable AI data analysts
What is Buster?
Buster is an open-source platform for deploying AI data analysts - empowering everyone at your company to explore data on their own.
Support and feedback
You can contact us through either:
- Github Discussions
- Email us at founders at buster dot com
License
This repository is MIT licensed, except for the ee
folders. See LICENSE for more details.