dal
0b51ef4edf
cli migration and cleanup
2025-05-06 09:36:21 -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
c3c8100f3c
moved semantic layer to server libs for now
2025-05-05 18:41:16 -06:00
dal
1987aeb45a
auth, init
2025-05-05 18:24:05 -06:00
dal
ef07010ff5
auth clear option
2025-05-05 18:16:54 -06:00
dal
2412a4ac96
init with errors
2025-05-05 18:06:56 -06:00
dal
af3262d0c1
refactor for modular and testable code
2025-05-05 18:05:51 -06:00
dal
fee9096eb5
deploy and in it work on cli
2025-05-05 15:22:55 -06:00
dal
2ce680cf1f
moved around the init objects for easier use
2025-05-05 15:12:40 -06:00
dal
771f37d244
project context skip yml config if none
2025-05-05 15:08:11 -06:00
dal
70cdb1882f
Refactor secret management and command structure
...
- Removed the `SecretIdResult` struct from `vault.rs` and updated `create_secret` to return `Result<()>` instead of `Result<Uuid>`.
- Adjusted the SQL query in `create_secret` to directly call the vault function without fetching the ID.
- Updated error handling in `update_secret` and `delete_secret` for consistency.
- Refactored `create_data_source_handler` to use the data source ID for storing credentials in the vault.
- Deleted the `generate.rs` command file and removed its references in the command module.
- Introduced a new `ProjectContext` struct in `exclusion.rs` to support multi-project configurations in `BusterConfig`.
- Updated the `init` command to create a new configuration structure using `ProjectContext` and sort database types alphabetically.
2025-05-05 15:03:14 -06:00
dal
82c415e80f
fix on stored v alues functions
2025-05-05 13:50:15 -06:00
dal
016ea352cd
implement all fo the connections with new default format
2025-05-05 11:38:59 -06:00
dal
56ed9d1775
changes to cli
2025-04-15 10:03:53 -06:00
dal
41baefac6e
search data catalog agent work
2025-04-15 07:40:02 -06:00
dal
6135bf904b
cli update and data catalog search mode
2025-04-15 07:06:42 -06:00
dal
34dabe8122
lol this is the actual commit
2025-04-11 09:54:49 -06:00
dal
43defba30d
clie assistant and finished reasoning
2025-04-11 08:18:23 -06:00
dal
d9deefb18d
time tracking, docs for cli chat
2025-04-11 07:34:57 -06:00
dal
445e153ed6
cli coding agent feeling *real* nice. I'm excited
2025-04-10 12:37:06 -06:00
dal
c23d682514
git
2025-04-10 11:52:12 -06:00
dal
7265067537
scroll.
2025-04-10 11:46:40 -06:00
dal
7eca5c9362
show tool calls
2025-04-10 11:32:20 -06:00
dal
3cd42527ec
string formatting
2025-04-10 11:21:00 -06:00
dal
9202a31780
refactor chat structure
2025-04-10 11:17:46 -06:00
dal
a31be9d742
changes
2025-04-10 11:07:31 -06:00
dal
82f526ae46
buster cli agent
2025-04-10 11:01:00 -06:00
dal
603fcf2ede
cli working
2025-04-10 10:49:04 -06:00
dal
542b9941be
small buster chat poc
2025-04-10 09:57:34 -06:00
dal
a9649b38a9
nailed down model file
2025-04-09 17:58:20 -06:00
dal
222da4b879
cli
2025-04-09 17:09:00 -06:00
dal
4e2246e91d
auth improvements for cli
2025-04-09 16:48:40 -06:00
dal
c6d0c6b4b1
buster auto update check
2025-04-09 16:24:42 -06:00
dal
9563d4287f
moved the cli subdir around a bit
2025-04-09 16:15:47 -06:00
dal
98284cdc9a
some docs and stuff
2025-04-09 16:08:42 -06:00
dal
71f26f48ab
update to cli
2025-04-09 15:56:45 -06:00
dal
5162af9040
fix on deploy datasets
2025-03-28 15:50:59 -06:00
Nate Kelley
813b05c18a
Merge branch 'staging' into big-nate/bus-939-create-new-structure-for-chats
2025-03-04 10:53:16 -07:00
dal
bdcbe7a301
input of api key
2025-02-26 10:15:33 -07:00
dal
b2ff856e14
add in the model path feature.
2025-02-26 10:07:36 -07:00
dal
89e92cf81f
ok better version handling
2025-02-26 07:51:04 -07:00
dal
a70389b4e8
bigquery support
2025-02-26 07:45:22 -07:00
dal
3bfe77339a
Enhance dataset and API error handling
...
- Improve column deployment logic in dataset routes
- Add more detailed error reporting in CLI generate command
- Support additional Postgres credential parsing
- Add debug logging for Buster API interactions
2025-02-25 21:11:06 -07:00
dal
efca65932e
init added in the postgres onboarding
2025-02-25 20:32:34 -07:00
dal
e7588c1d12
ok we got in the init
2025-02-25 20:17:00 -07:00
dal
9c7e217077
some good logging and config tracking
2025-02-25 20:11:35 -07:00
dal
1c55f5ae1c
prds rules
2025-02-25 19:40:36 -07:00
dal
d5f56a86e1
updated readme
2025-02-25 12:34:51 -07:00
dal
f78d93d37d
ok all ready for release and exluding tags.
2025-02-25 12:31:53 -07:00
dal
71a500cacf
recursive directory structure works greate
2025-02-25 12:13:23 -07:00