Commit Graph

1092 Commits

Author SHA1 Message Date
github-actions[bot] c99b89045c chore(versions): bump api to v0.1.2; bump web to v0.1.2; bump cli to v0.1.2 [skip ci] 2025-05-08 16:38:16 +00:00
Nate Kelley 6e48afaff2
Merge branch 'staging' into nate/additional-interaction-tests 2025-05-08 09:40:02 -06:00
Nate Kelley 3d1b1787fe
downgrade versions manually 2025-05-08 09:30:54 -06:00
dal abf09eed6b
ok some quick changes for bugs 2025-05-08 03:12:44 -06:00
dal f08ef35270
cli release for homebrew deploy, backwards compatibiltiy on model types 2025-05-08 01:55:58 -06:00
dal 3d19d8eab0
cli release and locla oai setup 2025-05-08 01:12:57 -06:00
dal 7519e066f9
flash on conversation title 2025-05-07 23:44:50 -06:00
dal 011a10dd41
fix the stop in makefile 2025-05-07 19:01:18 -06:00
dal 024daa9960
flash preview for review and data catalog search 2025-05-07 18:59:59 -06:00
dal 6bdd3d74d2
dev mode and env example update 2025-05-07 18:53:53 -06:00
dal 46cb2c3b3b
rerank test and tweak 2025-05-07 18:31:37 -06:00
dal fb0077c583
docker release update to merge to latest. run updates, migrate rerank 2025-05-07 18:25:34 -06:00
dal 87fcc41e2d
buster start, stop, restart handled well 2025-05-07 18:13:56 -06:00
dal 673baaeeef
Merge branch 'main' into dal/self-hosting-guide 2025-05-07 16:30:43 -06:00
github-actions[bot] 1b071bc318 chore(versions): bump api to v0.1.3; bump web to v0.1.4; bump cli to v0.1.3 [skip ci] 2025-05-07 17:11:23 +00:00
github-actions[bot] 0487dc9286 chore(versions): bump api to v0.1.1; bump web to v0.1.1; bump cli to v0.1.1 [skip ci] 2025-05-07 16:49:44 +00:00
github-actions[bot] b599bc43cf chore(versions): bump api to v0.1.2; bump web to v0.1.3; bump cli to v0.1.2 [skip ci] 2025-05-07 16:04:27 +00:00
github-actions[bot] 6862d61621 chore(versions): bump api to v0.1.1; bump web to v0.1.2; bump cli to v0.1.1 [skip ci] 2025-05-07 16:01:02 +00:00
Nate Kelley d864d1b437
Merge branch 'nate/additional-interaction-tests' of https://github.com/buster-so/buster into nate/additional-interaction-tests 2025-05-07 09:59:14 -06:00
github-actions[bot] af311fd8e7 chore(versions): bump api to v0.0.2; bump web to v0.1.1; bump cli to v0.0.8 [skip ci] 2025-05-07 15:50:03 +00:00
dal 38ac1ec47f
no unix commands 2025-05-07 09:14:02 -06:00
dal d8ea573c56
os fix on ssh tunneling 2025-05-07 08:54:21 -06:00
dal 3410475c2d
docker release public 2025-05-07 07:56:09 -06:00
dal 5ab8c65da4
ok tag triggers 2025-05-06 18:23:43 -06:00
github-actions[bot] d3dc471327 chore(versions): bump api to v0.1.5; bump web to v0.1.5; bump cli to v0.1.5 [skip ci] 2025-05-07 00:11:14 +00:00
github-actions[bot] 17a5f34842 chore(versions): bump api to v0.1.4; bump web to v0.1.4; bump cli to v0.1.4 [skip ci] 2025-05-07 00:05:37 +00:00
github-actions[bot] 783d6ba10f chore(versions): bump api to v0.1.3; bump web to v0.1.3; bump cli to v0.1.3 [skip ci] 2025-05-06 23:54:08 +00:00
github-actions[bot] edf1533c13 chore(versions): bump api to v0.1.2; bump web to v0.1.2; bump cli to v0.1.2 [skip ci] 2025-05-06 23:44:26 +00:00
github-actions[bot] 6cd894ec33 chore(versions): bump api to v0.1.1; bump web to v0.1.1; bump cli to v0.1.1 [skip ci] 2025-05-06 23:26:38 +00:00
dal fe6866dd7e
Merge branch 'evals' into dal/self-hosting-guide 2025-05-06 16:59:04 -06:00
dal 06730ca837
workflow changes and version 0.1.0 2025-05-06 16:23:50 -06:00
dal b0af860c07
parse, deploy, config changes 2025-05-06 14:57:32 -06:00
dal 19cf2d1f2c
deploy clean up and data source correct env for now 2025-05-06 14:39:56 -06:00
dal 7b8181e596
hotfix: braintrust logging failing 2025-05-06 14:09:15 -06:00
dal 0a4198fed1
removed file path and other weird things 2025-05-06 13:35:41 -06:00
dal f0530f1ef9
ok things are pretty good, but a few more tweaks 2025-05-06 13:23:18 -06:00
dal cb430074a7
migrate the deploy logic into its own handler and simplify, init auto semantic creation, map semantic models from buster config 2025-05-06 11:12:19 -06:00
dal ded67c4fc8
cli deployment logic 2025-05-06 09:47:04 -06:00
dal 0b51ef4edf
cli migration and cleanup 2025-05-06 09:36:21 -06:00
dal 4cab6a1baf
progress on prds 2025-05-06 08:54:18 -06:00
dal ff348745c3
Implement CLI configuration and model discovery for projects
- Updated BusterConfig structure to better support project contexts
- Added get_context_for_path method to determine project context for a file
- Enhanced resolve_model_paths to respect the project hierarchy
- Updated deploy.rs to use the revised model discovery and configuration inheritance
- Added unit tests and integration tests for project config functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-06 08:50:56 -06:00
dal e66843b1f1
prds, docker release, models 2025-05-06 08:09:31 -06:00
dal 4791a62531
models created 2025-05-05 18:47:49 -06:00
dal c3c8100f3c
moved semantic layer to server libs for now 2025-05-05 18:41:16 -06:00
dal 7709c2c3b2
no colon in timeframe 2025-05-05 17:51:45 -06:00
dal d1e8bad4fc
Merge pull request #269 from buster-so/evals
Evals
2025-05-05 16:49:11 -07:00
dal 8fd0ce820d
sql dialect guidance and passing 2025-05-05 17:35:36 -06:00
dal 8b76581454
timeframe and extract type 2025-05-05 16:58:59 -06:00
dal 649cc69039
Merge pull request #266 from buster-so/evals
Evals
2025-05-05 15:29:56 -07:00
dal 6eba7eac42
Merge branch 'evals' into dal/cli-final-features 2025-05-05 15:26:44 -06:00