dal
7a07283e30
Refactor sync job processing to use dataset-based syncing from YAML files. Removed unused sync job status tracking and related database queries. Updated tests to reflect changes in job payload structure and logging. Added new types for datasets and searchable fields.
2025-09-11 13:15:22 -06:00
Nate Kelley
70edda49a3
fix broken unit tests
2025-09-11 12:51:14 -06:00
Nate Kelley
fe20fb195f
Merge branch 'staging' into nate/many-updates
2025-09-11 12:46:04 -06:00
Wells Bunker
f61a5baafd
minor fixes
2025-09-11 12:28:14 -06:00
Wells Bunker
633b66d132
Adding simplified user/[id] v2 endpoint
2025-09-11 12:18:49 -06:00
Nate Kelley
4d7ddb3592
update the shared permissions
2025-09-11 11:51:55 -06:00
Nate Kelley
f5afb2772e
create share chat stuff
2025-09-11 11:37:25 -06:00
Nate Kelley
0182713788
Actually, let's remove the unused type
2025-09-11 10:15:00 -06:00
Nate Kelley
b5958ebd52
Removed type check
2025-09-11 10:13:51 -06:00
Wells Bunker
4dc7ec62bf
fix type sharing in server-shared
2025-09-11 10:04:17 -06:00
dal
37efbaee23
Refactor DuckDB integration to lazy-load the module and update package dependencies. Adjust Docker workflow to skip optional dependencies during installation.
2025-09-11 09:40:43 -06:00
Wells Bunker
f135fccf0f
Adding the db migration files
2025-09-11 08:33:32 -06:00
Wells Bunker
c2a3ca0875
Merge branch 'staging' of https://github.com/buster-so/buster into addingMessageTypes
2025-09-11 08:27:08 -06:00
dal
8547b82dae
Merge pull request #830 from buster-so/addSuggestedPrompts2
...
Adding api, ai task, and database adjustments for user suggested prompts
2025-09-11 08:18:56 -06:00
Wells Bunker
440489d8be
update migrations
2025-09-10 23:07:51 -06:00
Wells Bunker
c78f7689e7
remove setting the users updatedAt when modifying suggestedPrompts
2025-09-10 23:00:43 -06:00
Wells Bunker
6069c24061
Add 10 second timeout generating new prompts before returning old ones
2025-09-10 22:55:35 -06:00
Wells Bunker
60f0a1e0e0
Adding in database column, api input, and logic to skip analyst mode router if it is provided in a message
2025-09-10 22:00:15 -06:00
dal
b546d121fd
removed the openai provider since we are back on gateway
2025-09-10 16:02:56 -06:00
dal
22e15f72ff
shifted openai provider options up one level
2025-09-10 15:55:59 -06:00
dal
35e4ba56d8
updted ai dependencies
2025-09-10 15:27:43 -06:00
Nate Kelley
4f4326dbea
metric version number assosicated with report
2025-09-10 15:09:44 -06:00
dal
2e3fdc9a59
.txt files
2025-09-10 12:35:14 -06:00
dal
31fb2e54ae
add braintrust logger for server
2025-09-10 12:09:44 -06:00
dal
85f35ccf8d
fix test
2025-09-10 11:03:03 -06:00
dal
adaab8131b
shake up trigger and search dependencies to work now
2025-09-10 11:03:01 -06:00
Wells Bunker
d9a5023595
pr changes
2025-09-10 11:01:26 -06:00
dal
50db4d25de
fix test
2025-09-10 10:52:35 -06:00
dal
c784445960
shake up trigger and search dependencies to work now
2025-09-10 08:11:29 -06:00
Wells Bunker
8f4daaa3e6
Adding api, ai task, and database adjustments for user suggested prompts
2025-09-09 18:09:41 -06:00
dal
a8dfa88871
get rid of setup-db and usage in command
2025-09-09 15:25:49 -06:00
dal
22093c21f0
anthorpic million token beta with cli release fix
2025-09-09 14:42:17 -06:00
dal
4eca287677
switch antrhopic and bedrock
2025-09-09 14:22:44 -06:00
dal
abcdee786e
gateway remove hour header
2025-09-09 14:12:42 -06:00
dal
13bcecdf33
Merge remote-tracking branch 'origin/staging' into hot-fix-gateway-headers-and-such
2025-09-09 11:52:06 -06:00
dal
b482172294
remove headers
2025-09-09 11:52:01 -06:00
dal
0efa01002f
Merge pull request #791 from buster-so/move-search-to-turbo-puffer
...
Moving Search to Turbopuffer
2025-09-09 11:14:51 -06:00
dal
816bdd5595
add the 0092 bc somehow the migration got lost?
2025-09-09 10:55:29 -06:00
dal
5646d6bda7
mock duckdb since ci cd keeps breaking
2025-09-09 10:48:40 -06:00
dal
47d9e70f8e
Merge remote-tracking branch 'origin/staging' into move-search-to-turbo-puffer
2025-09-09 10:15:12 -06:00
dal
aa59ad8def
linting and test issues
2025-09-09 10:15:06 -06:00
dal
c354a08348
Merge remote-tracking branch 'origin/staging' into move-search-to-turbo-puffer
2025-09-09 10:04:50 -06:00
dal
e76a20ea65
Merge remote-tracking branch 'origin/staging' into dallin-bus-1694-applying-an-analystmd-to-analyst-agent
2025-09-09 09:40:51 -06:00
dal
6111f2c90f
type and test logic cleanups
2025-09-09 09:40:19 -06:00
dal
791168a0a5
Merge pull request #813 from buster-so/hot-fix-cli-tool-release-wrong
...
CLI Hotfixes and some type changes and exports
2025-09-09 09:39:33 -06:00
dal
99108c6f54
Merge remote-tracking branch 'origin/staging' into dallin-bus-1694-applying-an-analystmd-to-analyst-agent
2025-09-09 09:28:03 -06:00
dal
42bf5859c8
fix on files
2025-09-09 09:27:03 -06:00
dal
1344bfceba
Add Slack notification handling logic in message post-processing task
...
- Implemented tests for Slack notification skip logic based on issue and assumption conditions.
- Updated the main task to skip notifications when no issues are found and no major assumptions exist.
- Enhanced workflow to handle undefined `isSlackFollowUp` correctly, ensuring proper message formatting and notification sending.
2025-09-09 09:22:14 -06:00
dal
734c5bbf31
Merge remote-tracking branch 'origin/staging' into move-search-to-turbo-puffer
2025-09-09 00:34:16 -06:00
dal
27854e121f
Merge remote-tracking branch 'origin/staging' into dallin-bus-1694-applying-an-analystmd-to-analyst-agent
2025-09-09 00:32:59 -06:00