Wells Bunker
c2a3ca0875
Merge branch 'staging' of https://github.com/buster-so/buster into addingMessageTypes
2025-09-11 08:27:08 -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
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
Wells Bunker
d9a5023595
pr changes
2025-09-10 11:01:26 -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
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
47d9e70f8e
Merge remote-tracking branch 'origin/staging' into move-search-to-turbo-puffer
2025-09-09 10:15:12 -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
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
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
ef41516325
Implement unified deployment for models and docs
...
- Added new deployment functionality to handle both models and documentation in a single request.
- Introduced new schemas for unified deployment requests and responses using Zod.
- Updated deployment handlers to process and validate models and docs together.
- Enhanced logging to provide detailed information about deleted models and docs during deployment.
- Refactored existing code to integrate the new deployment structure, ensuring backward compatibility with previous functionalities.
2025-09-09 00:32:48 -06:00
dal
69379e9057
all changes
2025-09-08 08:07:51 -06:00
dal
3dd4827591
Merge remote-tracking branch 'origin/staging' into move-search-to-turbo-puffer
2025-09-06 14:36:59 -06:00
Nate Kelley
820fbe91da
update package versions
2025-09-05 09:55:29 -06:00
dal
db8a919e08
final changes on search
2025-09-05 09:45:17 -06:00
Nate Kelley
b1a59c0b93
removed bustered unit tests
2025-09-04 22:29:33 -06:00
dal
e5c8512c76
ok sync jobs to turbopuffer
2025-09-04 14:36:08 -06:00
dal
a69eefe2b7
Merge remote-tracking branch 'origin/staging' into move-search-to-turbo-puffer
2025-09-04 11:46:55 -06:00
Nate Kelley
e5112da7b8
Merge branch 'staging' into big-nate-bus-1608-make-a-tanstack-start-demo
2025-09-04 08:50:29 -06:00
dal
030968e1e8
fix anthropic beta headers
2025-09-03 11:47:03 -06:00
dal
b980ad6588
underscore for header on bedrock
2025-09-03 11:30:20 -06:00
dal
6a387ea5a7
stop sequential thinking
2025-09-03 11:24:17 -06:00
dal
caf40c492e
sequential thinking is complete field
2025-09-03 11:11:01 -06:00
dal
2e11ee999a
delay to see if it fixes the issue of not marking complete
2025-09-03 10:10:36 -06:00
Nate Kelley
a3c9ce8900
make shared materialize function
2025-09-03 10:09:22 -06:00
Nate Kelley
fca5a645ae
update tests
2025-09-03 10:05:06 -06:00
dal
badf379b8f
sequential thinking update for race condition?
2025-09-03 08:59:00 -06:00
dal
4e6f13c181
sequential thinking and updates
2025-09-03 08:46:56 -06:00
dal
02e70b6905
anthropic beta headers
2025-09-02 21:49:00 -06:00
dal
4e06c529a5
routing for gateway
2025-09-02 21:21:33 -06:00
dal
13d62eaf14
Add gateway options for 'anthropic' provider in various agent steps
...
Updated DEFAULT_CACHE_OPTIONS in analyst and think-and-prep agents to include gateway options. Added gateway settings in multiple steps including analysis-type-router, create-todos, extract-values, generate-chat-title, flag-chat, format-follow-up, format-initial, and identify-assumptions steps to restrict provider usage to 'anthropic'. This enhances control over the AI model interactions.
2025-09-02 20:09:21 -06:00
dal
0a8fbe05b5
fix packages and pnpm lock
2025-09-02 17:41:29 -06:00
dal
190e52527d
ai gateway api key require
2025-09-02 17:29:29 -06:00
dal
0283fcd437
passing testsnow
2025-09-02 17:28:18 -06:00
dal
d524e33996
Update AI SDK dependencies and refactor model initialization to use AI Gateway. Remove deprecated fallback logic and related tests for improved performance and maintainability.
2025-09-02 17:20:39 -06:00
dal
497598afe1
tool result fixing
2025-09-02 16:49:08 -06:00
dal
017971b776
tool call + result sorting logic
2025-09-02 16:05:04 -06:00
dal
b3604c6cb0
embeddings and sync job
2025-09-02 11:29:46 -06:00
dal
397d4f3638
missing a few fixes for tests
2025-08-27 10:54:23 -06:00
dal
ed723b7ca7
fixes to other communicatio tools
2025-08-27 10:54:08 -06:00
dal
6b0b4112d7
fixed all report bugs
2025-08-27 09:49:21 -06:00