Commit Graph

60 Commits

Author SHA1 Message Date
dal a0a1e11493
update workspace sharing on all assets 2025-07-17 12:54:02 -06:00
dal bcaa133059
Enhance Slack agent task with no message handling and increase max duration
- Updated maxDuration to 600 seconds to align with analyst agent task.
- Added logic to handle cases where no messages are found, sending a direct response to Slack and updating message reactions accordingly.
- Improved type safety in SlackSharingPermissions component by defining a specific type for sharing permissions.
2025-07-16 17:37:17 -06:00
dal da380485d9
added in the slack auto-sharing functionality 2025-07-16 16:54:09 -06:00
dal 8221bca8de
react appropriately 2025-07-16 14:50:26 -06:00
dal 26f196c77d
unauthorized message send back as reply 2025-07-16 14:05:35 -06:00
dal 86572acfa4
slack agent react 2025-07-16 13:58:03 -06:00
dal a20c8dad56
pass up userId 2025-07-16 13:22:43 -06:00
dal 6b01f2f97a
change to slack-agent-task 2025-07-16 13:16:10 -06:00
dal d4f216cb66
Merge remote-tracking branch 'origin/staging' into dallin/bus-1363-slack-agent-query-buster-from-slack-direct-query 2025-07-16 12:54:18 -06:00
dal 1e2e031240
slack info from user 2025-07-16 11:56:11 -06:00
dal 0a665da961
stub out the slack agent task 2025-07-16 10:37:42 -06:00
Nate Kelley fdf70abfb8
update database dev 2025-07-15 22:26:13 -06:00
Nate Kelley 0fa77aa5c9
update imports 2025-07-15 16:03:07 -06:00
Nate Kelley 727e66a630
Fix files on lint 2025-07-14 14:30:07 -06:00
dal 3821c0211a
slack and env for buster prod alerts 2025-07-14 08:19:57 -06:00
Nate Kelley 963bf6b2f2
fix all of the bugs 2025-07-12 22:14:08 -06:00
Nate Kelley 252a892cae
Merge pull request #475 from buster-so/nate/hot-fix-server-build
Server build update
2025-07-10 12:50:47 -06:00
Nate Kelley e7ee256072
move shared to be zod v4 2025-07-10 12:16:34 -06:00
dal 06a5eb38e6
the trigger post processing slack notifier should only look for the analyst post processing messages 2025-07-10 09:37:45 -06:00
dal 947b38d65c
Get rid of action on button. 2025-07-09 16:29:15 -06:00
dal 03ae028e40
slack-notifier 2025-07-09 16:15:08 -06:00
dal 85c0591b34
flagged chat copy change 2025-07-09 15:14:51 -06:00
dal b062694a2c
fixed types on slack handlers 2025-07-09 14:34:02 -06:00
dal 0fe31e1059
Merge pull request #456 from buster-so/cursor/update-message-type-to-enum-a472
get rid of old message type
2025-07-09 11:46:00 -07:00
dal e2fe53261e
Enhance message post-processing to include Slack message existence check. Updated workflow to differentiate between follow-up messages based on Slack context. Added tests to validate new functionality and ensure proper handling of Slack-related follow-ups. 2025-07-09 12:08:23 -06:00
Cursor Agent 95787d7b46 Update Slack message tracking with new message source enum
Co-authored-by: dallin <dallin@buster.so>
2025-07-09 17:49:27 +00:00
dal 0c2e3e2e95
greptile fixes 2025-07-09 08:53:14 -06:00
dal fa53ae1111
Enhance Slack notification handling by adding support for slackBlocks in message tracking and notification functions. Refactor conditional checks for existing Slack messages for improved readability. 2025-07-09 08:25:12 -06:00
dal 0aae37e2ef
send replies instead of message on follow up 2025-07-09 08:13:08 -06:00
dal 897ac4ce83
added in the slack message tracking 2025-07-09 07:44:10 -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
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
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 fe4d2c9a83
message post processing formatting 2025-07-08 10:55:19 -06:00
dal 9a06848c49
revert braintrust version 2025-07-07 16:03:05 -06:00
dal 1a95c29673
revert analyst-agent-task wrapTraced 2025-07-07 15:55:09 -06:00
dal c1360da45c
logging slack issue and remove metadata trace on analyst agent 2025-07-07 14:42:34 -06:00
Nate Kelley ca0c434e76
Merge branch 'staging' into nate/dashboard-links 2025-07-07 12:58:58 -06:00
dal 5ca0f67e66
lte fix on trigger tasks 2025-07-07 12:53:53 -06:00
dal fa73b7b35b
build fixes 2025-07-07 12:19:50 -06:00
dal 44b3627929
Merge branch 'staging' into nate/dashboard-links 2025-07-07 11:15:20 -07:00
dal 982bb50202
Merge branch 'staging' into cursor/add-metadata-to-braintrust-logs-b94f 2025-07-07 11:12:28 -07:00
dal 03536b81c0
dupli describe in schema and other build errors 2025-07-07 11:37:07 -06:00
dal 76ac977adc
Refactor logging in environment validation scripts to use console.info for consistency 2025-07-07 11:33:33 -06:00
dal 2256920997
Update apps/trigger/src/tasks/message-post-processing/message-post-processing.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-07 10:20:19 -07:00
dal 32073d8c03
env vars and oauth scopes 2025-07-07 11:03:40 -06:00
dal 2e4791158b
Enhance analyst agent task by integrating message post-processing functionality. Updated logging configuration in integration tests to use environment variable for project name. 2025-07-07 10:40:11 -06:00