Nate Kelley
aa22c9f378
Update apps/web/src/components/features/security/ApprovedEmailDomains.tsx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-09 11:02:51 -06:00
Nate Kelley
26d77fef53
create workspace settings
2025-07-09 10:58:51 -06:00
dal
64931292bd
Merge pull request #453 from buster-so/dallin/bus-1340-swap-out-system-prompts-for-post-processing
...
Prompt changes for post-processing
2025-07-09 09:43:01 -07:00
dal
4bdddd179b
small change
2025-07-09 10:41:14 -06:00
dal
45d7dff9f2
Merge pull request #452 from buster-so/staging
...
Deploy: Bug Fixes and Features
2025-07-09 08:58:18 -07:00
Nate Kelley
59e6aacd9d
part 1 of making workspace toggles
2025-07-09 09:42:16 -06:00
dal
38243a133d
Merge pull request #451 from buster-so/dallin/bus-1339-make-sure-only-major-assumption-make-it-into-summary
...
Refactor follow-up and initial message formatting to handle major assumptions more effectively. Added checks for major assumptions and updated message structure for clarity in output.
2025-07-09 08:18:17 -07:00
dal
cba5e99223
Refactor follow-up and initial message formatting to handle major assumptions more effectively. Added checks for major assumptions and updated message structure for clarity in output.
2025-07-09 09:13:58 -06:00
dal
250e9c914a
Merge pull request #450 from buster-so/cursor/ensure-user-avatar-url-consistency-f035
...
Cursor/ensure-user-avatar-url-consistency-f035
2025-07-09 08:09:02 -07:00
dal
4ca43d39b8
Merge remote-tracking branch 'origin/staging' into cursor/ensure-user-avatar-url-consistency-f035
2025-07-09 09:01:58 -06:00
dal
13ac67549f
add avatar_url to the groupable macro
2025-07-09 09:01:24 -06:00
dal
9aad848318
Merge pull request #449 from buster-so/dallin/bus-1332-add-title-to-update-message-tool
...
Dallin/bus-1332-add-title-to-update-message-tool
2025-07-09 07:53:47 -07: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
Cursor Agent
33afab8729
Add avatar_url to user-related responses across multiple endpoints
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-09 13:50:45 +00:00
dal
3a200a1029
get rid of old workflows
2025-07-09 07:44:57 -06:00
dal
897ac4ce83
added in the slack message tracking
2025-07-09 07:44:10 -06:00
dal
59c19354b9
Update flag-chat and format-initial-message steps to clarify the AI agent's name as "Buster" and enhance summary message guidelines for better communication with the data team.
2025-07-08 17:50:08 -06:00
dal
e96c3485a9
return post processing on each req
2025-07-08 17:44:24 -06:00
dal
f19b3a0b91
new prompt for follow up
2025-07-08 17:23:10 -06:00
Nate Kelley
46c3fccb9b
invite link updates
2025-07-08 17:20:31 -06:00
dal
1ec4b17143
added title to the update-message tool and routed to the 'summaryTitle'
2025-07-08 17:11:17 -06:00
dal
2367e81f66
Merge pull request #448 from buster-so/dal/retry-agent-logic
...
Dal/retry-agent-logic
2025-07-08 16:01:50 -07:00
dal
9f009e970d
Refactor healing strategy logic for improved clarity and consistency. Adjust error handling messages and ensure proper formatting. Enhance type definitions for better type safety.
2025-07-08 17:01:09 -06:00
dal
a1f9de2168
retry final touches
2025-07-08 16:56:57 -06:00
Nate Kelley
9bd7824586
create security endpoints strucutre
2025-07-08 16:48:13 -06:00
dal
3b5d981ecd
abstract the error handler and retry into a different helper
2025-07-08 16:25:15 -06:00
Nate Kelley
f5bdb9d8da
Merge pull request #447 from buster-so/big-nate/bus-1232-update-users-list-immediately-after-new-user-request-is-made
...
Move organization user to a server type
2025-07-08 15:07:00 -06:00
Nate Kelley
7d22c42141
Move organization user to a server type
2025-07-08 15:06:17 -06:00
Nate Kelley
0e3fa27c3f
Merge pull request #446 from buster-so/big-nate/bus-1329-minor-uicosmetic-bugs-with-confidence-scores
...
refetch on success
2025-07-08 14:56:02 -06:00
Nate Kelley
aecb11f1a3
refetch on success
2025-07-08 14:54:01 -06:00
dal
bf35c9b09c
abstract the error handler and retry into a different helper
2025-07-08 14:49:37 -06:00
Nate Kelley
76f04e58d8
Merge pull request #445 from buster-so/big-nate/bus-1329-minor-uicosmetic-bugs-with-confidence-scores
...
Update minor cosmetic changes
2025-07-08 14:45:54 -06:00
Nate Kelley
e7c7ec2d7d
Update minor cosmetic changes
2025-07-08 14:45:36 -06:00
Nate Kelley
356e870145
Merge pull request #444 from buster-so/big-nate/bus-1327-prevent-spam-on-button-click
...
Big nate/bus 1327 prevent spam on button click
2025-07-08 14:33:50 -06:00
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
dal
a620d74d82
Merge branch 'staging' into dal/retry-agent-logic
2025-07-08 14:22:02 -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
6d39d72819
Merge pull request #442 from buster-so/dal/role-casing-bug
...
enums for org role moved over
2025-07-08 13:06:42 -07:00
dal
af006cd386
enums for org role moved over
2025-07-08 14:05:02 -06:00
dal
6af278cd9e
get rid of unused retry functions and logic
2025-07-08 13:35:25 -06:00
Nate Kelley
2b63819d03
Merge pull request #441 from buster-so/big-nate/bus-1275-change-todo-list-code-component-to-the-not-collapsed
...
Collapsible height for component
2025-07-08 13:09:26 -06:00
Nate Kelley
8d691f8735
change min height
2025-07-08 13:07:21 -06:00
Nate Kelley
e21cf86e26
Merge pull request #435 from buster-so/big-nate/bus-1273-add-assumptions-and-confidence-score-to-web-app
...
Truncate metric header + move additional request server side + Assumptions
2025-07-08 13:00:11 -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