Commit Graph

5833 Commits

Author SHA1 Message Date
Nate Kelley 97e00e7b6b
make more catalog versions 2025-09-03 10:33:17 -06:00
Nate Kelley e85e2ef2a2
fix slack broken test 2025-09-03 10:27:13 -06:00
Nate Kelley a973c51888
finalize global settings 2025-09-03 10:23:16 -06:00
Nate Kelley 4de5d2b20e
update shared workspace 2025-09-03 10:14:41 -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
Nate Kelley 22d9479326
update web package versions 2025-09-03 09:56:45 -06:00
Nate Kelley 811cfb4626
Merge branch 'staging' into big-nate-bus-1608-make-a-tanstack-start-demo 2025-09-03 09:33:23 -06:00
Nate Kelley be0659e1bf
update start commands 2025-09-03 09:25:15 -06:00
dal 55e50d124e
update message entires fix for race conditions 2025-09-03 09:09:36 -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
Nate Kelley 5ea1c5b9c8
update configs 2025-09-03 08:21:09 -06:00
dal 1e5bc3977d
update messages 2025-09-03 08:01:07 -06:00
dal 14e7edd8d0
await db writes 2025-09-02 22:08:24 -06:00
dal 30f7e8ac88
speed up writes to db 2025-09-02 21:58:26 -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 a6acff3585
Merge pull request #784 from buster-so/hot-fix-chats-stalling
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:45:37 -06:00
dal 0a8fbe05b5
fix packages and pnpm lock 2025-09-02 17:41:29 -06:00
dal 3dc033b89d
pnpm 2025-09-02 17:32:52 -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 6d8877b5f3
Merge pull request #782 from buster-so/hot-fix-chats-stalling
hotfix: tool style
2025-09-02 16:57:39 -06:00
dal 497598afe1
tool result fixing 2025-09-02 16:49:08 -06:00
dal 50dc34bf5f
Merge pull request #781 from buster-so/hot-fix-chats-stalling
hotfix: tool sorting
2025-09-02 16:10:13 -06:00
dal 017971b776
tool call + result sorting logic 2025-09-02 16:05:04 -06:00
dal 2113e40d0e
idle timeout and status messags 2025-09-02 15:29:55 -06:00
Nate Kelley 8fa4a81723
Merge pull request #779 from buster-so/big-nate/big-refactor
Big nate/big refactor
2025-09-02 15:22:33 -06:00
Nate Kelley effffa392f
bun updates 2025-09-02 15:17:37 -06:00
dal 81d5c2d2df
sse and type fixes 2025-09-02 15:02:12 -06:00
Nate Kelley 33c7ab60fc
upgrade bun version 2025-09-02 15:01:37 -06:00
Nate Kelley 06183cd83d
local builds 2025-09-02 14:46:45 -06:00
Nate Kelley b187efdcbc
finalize chunks 2025-09-02 14:37:52 -06:00
Nate Kelley 6ea91facda
Update nitro.config.js 2025-09-02 14:27:59 -06:00
Nate Kelley 7c0b49c9e7
Update nitro.config.js 2025-09-02 14:25:16 -06:00
Nate Kelley 37e2f2ca41
run linter 2025-09-02 14:21:41 -06:00
Nate Kelley d752e2f922
Silence directive warnings 2025-09-02 13:58:51 -06:00
Nate Kelley 05a402e5bc
remove use client warnings 2025-09-02 13:49:13 -06:00
Nate Kelley 07f9730d1a
move plate to local 2025-09-02 13:15:36 -06:00
dal 14638c0f96
Merge pull request #778 from buster-so/buster-dev-api
Public Facing Chat Endpoint
2025-09-02 13:15:25 -06:00
dal ea0ab9f290
resolve comments 2025-09-02 13:10:22 -06:00
Nate Kelley e681f4429f
delete web 2025-09-02 13:07:35 -06:00
Nate Kelley 923ffcfae7
update some monaco config stuff 2025-09-02 13:04:52 -06:00
Nate Kelley f7333cde81
update workers 2025-09-02 12:35:47 -06:00
dal 679f55b16d
add in public facing chat endpoint 2025-09-02 12:27:51 -06:00
Nate Kelley 3a60bdefc7
fixed monaco issue 2025-09-02 12:01:04 -06:00
Nate Kelley eecf6dd028
Update AppCodeEditorDynamic.tsx 2025-09-02 11:48:05 -06:00