Commit Graph

1118 Commits

Author SHA1 Message Date
Nate Kelley 51344c527f
fast fix for typechecks 2025-08-21 14:13:06 -06:00
Nate Kelley 0a247421c6
Update create-link-items.ts 2025-08-21 13:08:33 -06:00
Nate Kelley ad0231f031
list type safety 2025-08-21 11:10:07 -06:00
Nate Kelley 9f26eb9412
dropdown type safety 2025-08-21 10:55:18 -06:00
Nate Kelley 7772fd94dc
merge linting errors 2025-08-21 09:04:56 -06:00
Nate Kelley 2a340a8e07
Update MetricThreeDotMenu.tsx 2025-08-20 16:48:03 -06:00
Nate Kelley a2a8ac1eff
Added share menu 2025-08-20 16:40:12 -06:00
Nate Kelley 4eca05fb9c
relative app segmented 2025-08-20 15:14:53 -06:00
Nate Kelley 14e6164c26
create metric header segment 2025-08-20 14:48:25 -06:00
Nate Kelley 56d6d58ece
border for nav bars update 2025-08-20 13:58:51 -06:00
Nate Kelley e546a52ef6
Add version history tracker 2025-08-20 13:50:21 -06:00
Nate Kelley 0044bf3c86
Added asset blocker 2025-08-20 13:10:55 -06:00
Nate Kelley 7636fc3c60
Merge branch 'staging' into big-nate-bus-1608-make-a-tanstack-start-demo 2025-08-20 11:54:01 -06:00
dal 2461dc0a77
bugfixes 2025-08-20 11:26:37 -06:00
Nate Kelley 772896ba1d
Merge branch 'staging' into big-nate-bus-1608-make-a-tanstack-start-demo 2025-08-20 10:58:58 -06:00
Nate Kelley 0a8ab60f26
remove logs from report 2025-08-20 10:39:22 -06:00
Nate Kelley 635c5f668a
Remove bouncer 2025-08-20 10:34:19 -06:00
Nate Kelley cb4438a6c8
Update streaming controller to subscribe 2025-08-20 10:31:02 -06:00
Nate Kelley 47e94527bb
update package versions for workspace AND server 2025-08-20 09:16:28 -06:00
Nate Kelley 7c8ec9e42c
Merge branch 'staging' into big-nate-bus-1657-intergrate-with-report-streaming 2025-08-20 09:05:24 -06:00
Nate Kelley 31ab7b6954
Add color text 2025-08-20 09:02:31 -06:00
Nate Kelley a56f4a056e
Update stream-content-plugin.ts 2025-08-20 08:02:45 -06:00
Nate Kelley fa21c4246e
update streaming to use 2025-08-20 00:14:38 -06:00
Nate Kelley 845e9a73fa
remove add and delete nodes 2025-08-19 22:00:00 -06:00
Nate Kelley f68d0835b3
Make a streaming plugin 2025-08-19 18:24:06 -06:00
Nate Kelley 6424ea00c6
hook to update streaming 2025-08-19 16:14:46 -06:00
Nate Kelley d2780a8f41
report streaming update 2025-08-19 16:05:54 -06:00
Nate Kelley f265bf51db
transform request 2025-08-19 15:57:21 -06:00
dal db63ac4c83
update to ci, fix greptile recs 2025-08-19 15:07:34 -06:00
Nate Kelley 2b18f215b9
report files metadata 2025-08-19 14:17:36 -06:00
Nate Kelley e69c90a876
added scroll ability 2025-08-19 13:55:54 -06:00
dal 94f9e7106f
merge staging in 2025-08-19 13:33:13 -06:00
dal 71eb3dd42e
github integration 2025-08-19 13:27:51 -06:00
dal 5c3acf4b01
slack fixes 2025-08-19 13:01:47 -06:00
Nate Kelley fa0c10c86c
update web worker for monaco 2025-08-19 12:58:55 -06:00
Nate Kelley f88d18d22c
update options 2025-08-19 12:25:20 -06:00
Nate Kelley cdaa436465
memo pass through 2025-08-19 12:22:05 -06:00
Nate Kelley ec07753e26
changes to chart component 2025-08-19 12:05:25 -06:00
Nate Kelley 824ee25ef8
Add additional type checks 2025-08-19 11:50:51 -06:00
Nate Kelley 26108e8029
link options update 2025-08-19 11:34:01 -06:00
dal 31facf6bce
lets try new optimized build for internal 2025-08-19 11:22:35 -06:00
dal 001fbff65c
try for docker build again 2025-08-19 11:14:30 -06:00
dal 9efd1f49ff
test image for hono server 2025-08-19 11:03:14 -06:00
dal eb9a87e14b
get rid of cache on the dockerfile 2025-08-19 10:48:03 -06:00
dal 90dc2a254d
change trigger back to node 2025-08-19 10:08:27 -06:00
Nate Kelley 9c09a22c74
shared loader 2025-08-19 07:36:49 -06:00
dal e97b4d2ae1
Refactor chat cancellation logic to improve type handling for tool calls and results. Introduced type guards for ToolCallPart and ToolResultPart, updated related functions to use these new types, and streamlined the message processing flow. 2025-08-18 23:52:26 -06:00
dal f0796b35af
Refactor message post-processing logic to improve handling of workflow outputs and assumptions. Updated test cases to reflect changes in message structure and added type definitions for flagChat results. Enhanced error handling for scenarios with minimal workflow output. 2025-08-18 23:42:27 -06:00
dal 1d3146e35b
Enhance Slack integration by adding support for direct messages (DMs) and updating event handling. Introduced new environment variables for Slack integration, updated deployment command to use the latest version, and improved message filtering logic for DMs. Refactored Slack event processing to differentiate between app mentions and direct messages, ensuring proper handling and logging. Updated webhook types to include message IM events. 2025-08-18 23:19:51 -06:00
dal bc6782e156
test fixes 2025-08-18 23:08:41 -06:00