Commit Graph

372 Commits

Author SHA1 Message Date
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 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 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 7c4be7883c
seed 2025-05-02 12:54:16 -06:00
dal 3b599508a3
hotfix datasource id ref 2025-05-01 10:06:14 -06:00
dal 716feb4115
Merge pull request #248 from buster-so/evals
Evals
2025-05-01 08:30:36 -07:00
dal 693eaec969
Enhance error handling and version management in metric file processing. Added detailed error logging for failed dataset associations and improved YAML serialization handling. Updated structures to track updated versions during metric modifications. 2025-04-30 17:22:47 -06:00
dal 75e6e6de76
ok everything is working pretty well 2025-04-29 17:36:34 -06:00
dal c8f0e35f50
tests for sql analyzer looking really good 2025-04-29 16:17:06 -06:00
dal 19eea365a4
api, cli, web, tsting env and some rust fixes 2025-04-29 10:37:37 -06:00
dal c1f35d6144
streaming queries 2025-04-24 11:49:47 -06:00
dal bb983a7381
finishe reasoning flag 2025-04-24 10:21:58 -06:00
dal 166f54ee17
stored values sync on background job 2025-04-23 11:46:56 -06:00
dal 4d44a1766c
status filtering on metrics, public dashboard functionality restored 2025-04-23 06:10:54 -06:00
dal d6c0bee096
only 1 version on creation 2025-04-22 21:35:44 -06:00
dal 6af9fc4f3a
logs list item needs to be better 2025-04-22 11:55:51 -06:00
dal ecd86b29d0
better at handling what it can't do 2025-04-22 11:33:08 -06:00
dal 77c27fe698
committing up to evals for performance check 2025-04-22 11:10:29 -06:00
dal 05f03877b6
existing user no error on invites 2025-04-22 09:38:36 -06:00
dal a2ed206468
buster email being sent 2025-04-22 09:18:03 -06:00
dal 69c12b2144
402 error 2025-04-21 17:25:38 -06:00
dal 1819eb1859
bugfix: duplicate file being sent back 2025-04-21 15:45:06 -06:00
dal 77a21b37ce
better error handling on agent processing 2025-04-20 08:35:55 -06:00
dal 7f481dcda4
fix on streaming done messages 2025-04-19 21:56:03 -06:00
dal 0a137c9ae7
changes on date prompting 2025-04-18 16:40:12 -06:00
dal 91383440fc
no skipped message 2025-04-18 16:26:41 -06:00
dal 0c370b1a10
planning tweaks and manually modified 2025-04-18 16:01:48 -06:00
dal 0d3f1589c1
now returns yml in the raw messages 2025-04-18 15:15:36 -06:00
dal c90c6fc62f
restore chat 2025-04-18 15:01:44 -06:00
dal 177c8fd1c8
a little faster 2025-04-18 14:56:14 -06:00
dal 0c01eb9305
restore chat 2025-04-18 14:20:41 -06:00
dal 8637ef9018
great modified files streaming now 2025-04-18 13:03:47 -06:00
dal 77521b9db7
status show error now 2025-04-18 12:53:58 -06:00
dal 180a291bc8
starting to work on file streaming, moved resend logic, permissions 2025-04-18 12:21:25 -06:00
dal 670b56986d
prompt improvements 2025-04-18 07:42:33 -06:00
dal 0fe248af72
list on logs ordered and now have cached file info 2025-04-17 11:30:46 -06:00
dal 126047ab94
organization handler, metric day js spec, and modify streaming 2025-04-17 10:15:31 -06:00
dal 96553aa2e0
fix on redo message and the chat context 2025-04-16 17:41:40 -06:00
dal 764bbfa344
get metric handler in the dashboard handler 2025-04-16 17:01:20 -06:00
dal c510da4ff6
redo message fix 2025-04-16 16:29:36 -06:00
dal 73a98bf482
feedback field 2025-04-16 15:34:56 -06:00
dal 67f90048da
invite users working again 2025-04-16 15:26:36 -06:00
dal e5192085ef
try evals with o3-mini 2025-04-16 14:51:22 -06:00
dal cee6191a4d
flashing timer bug 2025-04-16 13:57:42 -06:00
dal 858de8b4fe
fixed the null req message on start chat with asset 2025-04-16 12:35:29 -06:00
dal ff32bd2887
ok lots of changes, but we've updated agent architecture with modes and such. fixed a few other bugs for review 2025-04-16 11:08:48 -06:00
dal 9a8b4ace87
review agent 2025-04-16 09:20:46 -06:00
dal 27a7849f69
dashboard has its own get metric handler 2025-04-15 17:32:28 -06:00
dal db11a56c59
ok a few more small tweaks 2025-04-15 17:14:56 -06:00