Commit Graph

123 Commits

Author SHA1 Message Date
Nate Kelley da21b4fbb5
prevent spam on new chat 2025-07-08 14:33:15 -06:00
Nate Kelley 4ba5c35b90
submitting chat debounce 2025-07-08 14:23:22 -06:00
Nate Kelley ab81536a6a
Merge pull request #443 from buster-so/big-nate/bus-1275-change-todo-list-code-component-to-the-not-collapsed
Big nate/bus 1275 change todo list code component to the not collapsed
2025-07-08 14:14:29 -06:00
Nate Kelley 82de7d6b6e
update packages 2025-07-08 14:14:00 -06:00
Nate Kelley e6801a9ef2
segments work with version history 2025-07-08 14:10:03 -06:00
dal af006cd386
enums for org role moved over 2025-07-08 14:05:02 -06:00
Nate Kelley 8d691f8735
change min height 2025-07-08 13:07:21 -06:00
Nate Kelley 86aa9234b8
Merge branch 'staging' into big-nate/bus-1273-add-assumptions-and-confidence-score-to-web-app 2025-07-08 12:57:07 -06:00
Nate Kelley 8850b1ffd8
Assumption cards 2025-07-08 12:54:18 -06:00
dal fd7c823867
additional braintrust flush 2025-07-08 12:27:18 -06:00
dal e8848f1d90
flush on braintrust while in async mode still 2025-07-08 12:24:39 -06:00
dal f4ca39a3f7
skip slack notification on no issues foudn + no major assumptions 2025-07-08 12:12:55 -06:00
Nate Kelley e5d189e47d
Assumption panel created 2025-07-08 12:06:31 -06:00
dal 598d4e16aa
log braintrust 2025-07-08 12:01:11 -06:00
dal f21690acc0
added in the server shared types for post-processing and moved the type into shared from trigger. 2025-07-08 11:14:30 -06:00
dal 7fa5e496ff
Merge branch 'staging' into big-nate/bus-1273-add-assumptions-and-confidence-score-to-web-app 2025-07-08 10:59:16 -06:00
dal fe4d2c9a83
message post processing formatting 2025-07-08 10:55:19 -06:00
Nate Kelley b3570f3181
add additional styling for scrolling 2025-07-08 10:54:20 -06:00
Nate Kelley 93f6564a9d
Sheet should be pushed off the edge of the window 2025-07-08 10:51:56 -06:00
Nate Kelley a4c1c886fa
Initial sheet commit 2025-07-08 10:47:07 -06:00
Nate Kelley e074d9b355
Merge branch 'staging' into big-nate/bus-1273-add-assumptions-and-confidence-score-to-web-app 2025-07-08 10:06:46 -06:00
Nate Kelley 8924a343fb
Downgrade node version for version 2025-07-08 10:04:30 -06:00
dal 583e78c5b6
rust now returns the post processing message body 2025-07-08 10:04:23 -06:00
Nate Kelley f4c2515f25
truncate metric headers and values 2025-07-08 09:46:51 -06:00
Nate Kelley aabb6908d7
move types to be on server 2025-07-07 22:26:42 -06:00
Nate Kelley 478cf402bb
Merge pull request #433 from buster-so/big-nate/bus-1280-displaying-0-instead-of-a-null-string
Update styles.scss
2025-07-07 21:43:22 -06:00
Nate Kelley 45cbfdae2f
Update styles.scss 2025-07-07 21:42:49 -06:00
dal 3843ec3931
logging improvement 2025-07-07 17:18:14 -06:00
Nate Kelley 87183a4bad
fix replace missing data with logic 2025-07-07 16:44:03 -06:00
Nate Kelley 72e3d3532e
overflow visible for dashboard 2025-07-07 16:23:29 -06:00
Nate Kelley 4e888f9506
Merge pull request #427 from buster-so/big-nate/bus-1181-point-to-google-workspace-profile-pics
Big nate/bus 1181 point to google workspace profile pics
2025-07-07 16:17:54 -06:00
Nate Kelley 2a6bd2f5a8
avatar passthrough 2025-07-07 16:15:10 -06:00
dal 9a06848c49
revert braintrust version 2025-07-07 16:03:05 -06:00
dal e617eac67d
more logging on slack oauth 2025-07-07 16:01:34 -06:00
dal 1a95c29673
revert analyst-agent-task wrapTraced 2025-07-07 15:55:09 -06:00
Nate Kelley 0331be1cda
verification pass through avatar url 2025-07-07 15:53:18 -06:00
dal 7c7b0f11ba
logging fix 2025-07-07 15:50:06 -06:00
Nate Kelley 6d02d8900f
move types to server 2025-07-07 15:43:47 -06:00
dal 35761e9dd0
Merge pull request #426 from buster-so/cursor/ensure-correct-types-for-integration-handler-fac1
Ensure correct types for integration handler
2025-07-07 14:37:32 -07:00
dal 5ae2f8805c
get rid of users scopes 2025-07-07 15:13:24 -06:00
dal 01e74103f2
new oauth scope 2025-07-07 15:11:29 -06:00
dal c1360da45c
logging slack issue and remove metadata trace on analyst agent 2025-07-07 14:42:34 -06:00
Nate Kelley dd01142273
pass down avatar url 2025-07-07 14:10:57 -06:00
Cursor Agent 76b18c8765 Convert Slack response types to Zod schemas for runtime validation
Co-authored-by: dallin <dallin@buster.so>
2025-07-07 20:02:29 +00:00
Nate Kelley 6323c96467
update defaults for web 2025-07-07 13:59:55 -06:00
Nate Kelley 931886526c
Delete .nvmrc 2025-07-07 13:34:52 -06:00
Nate Kelley 2489732c39
node 24 is the standard version 2025-07-07 13:16:25 -06:00
Nate Kelley ca0c434e76
Merge branch 'staging' into nate/dashboard-links 2025-07-07 12:58:58 -06:00
Nate Kelley 0827499db0
update vitest 2025-07-07 12:58:29 -06:00
dal 5ca0f67e66
lte fix on trigger tasks 2025-07-07 12:53:53 -06:00