Commit Graph

3926 Commits

Author SHA1 Message Date
Nate Kelley 0857caedfa
Merge pull request #462 from buster-so/big-nate/bus-1341-additional-uicosmetic-bugs-with-confidence-scores
Big nate/bus 1341 additional uicosmetic bugs with confidence scores
2025-07-09 17:10:29 -06:00
Nate Kelley bc5fd922fe
select component update 2025-07-09 17:07:31 -06:00
Nate Kelley 8a95ff8d30
Update new settings components 2025-07-09 17:02:23 -06:00
Nate Kelley 30f1315908
Initial select 2 component 2025-07-09 16:55:25 -06:00
dal b0153b4b30
comment out links 2025-07-09 16:33:00 -06:00
dal 947b38d65c
Get rid of action on button. 2025-07-09 16:29:15 -06:00
dal 7f1cbe7488
Merge branch 'staging' into big-nate/bus-1260-set-a-default-permissionpermission-role-for-newly-added 2025-07-09 16:18:43 -06:00
dal b10b368484
Merge pull request #463 from buster-so/dallin/bus-1351-add-a-button-to-the-chat-at-bottom-of-slack-messages
slack-notifier
2025-07-09 15:15:32 -07:00
dal 03ae028e40
slack-notifier 2025-07-09 16:15:08 -06:00
dal 4b5ffeee37
Merge pull request #461 from buster-so/dal/chat-history-in-summary-steps
add conversation history to the
2025-07-09 14:46:54 -07:00
dal e1f7f63270
add conversation history to the 2025-07-09 15:46:15 -06:00
dal a1f0c9e078
Merge pull request #460 from buster-so/dal/slack-url-cleanup
change server url
2025-07-09 14:33:52 -07:00
dal 170338b6fd
change server url 2025-07-09 15:33:23 -06:00
Nate Kelley 6f6e70c54c
Make slack cards better 2025-07-09 15:27:40 -06:00
dal 85c0591b34
flagged chat copy change 2025-07-09 15:14:51 -06:00
dal 75e011ac65
Update SlackHandler redirects to include '/app' in integration URLs 2025-07-09 15:13:13 -06:00
Nate Kelley 35a160301a
logger fix + chat title 2025-07-09 15:01:59 -06:00
dal 6d0d119364
Merge pull request #459 from buster-so/dallin/bus-1347-swap-out-system-prompts-for-post-processing
New prompts
2025-07-09 13:44:37 -07:00
dal e4387c7523
new prompts 2025-07-09 14:40:58 -06:00
dal b062694a2c
fixed types on slack handlers 2025-07-09 14:34:02 -06:00
dal 4fb33364e1
new handlers 2025-07-09 14:25:13 -06:00
Nate Kelley 09ba7b315a
show all other assumptions 2025-07-09 14:23:40 -06:00
Nate Kelley 016ca3f448
Make fixes to confidence scores icons and width 2025-07-09 14:20:11 -06:00
dal 8e9e9a087e
claude rules and schema tweak 2025-07-09 14:15:46 -06:00
Nate Kelley b179a7dd9d
Merge pull request #458 from buster-so/dallin/bus-1212-wire-up-slack-alerts-for-flagchat-and-major-assumptions
Dallin/bus 1212 wire up slack alerts for flagchat and major assumptions
2025-07-09 14:10:44 -06:00
Nate Kelley c223309df2
Add slack integration endpoints 2025-07-09 14:08:29 -06:00
dal 5941d6975d
schema migration and handlers stubbed out 2025-07-09 14:07:55 -06:00
dal 30125e342e
Merge pull request #457 from buster-so/cursor/validate-chart-axis-configurations-6704
Validate chart axis configurations
2025-07-09 11:59:47 -07:00
dal 98190539b8
biome and test fix 2025-07-09 12:59:27 -06:00
dal 0f30e344ce
Update packages/ai/src/tools/visualization-tools/bar-line-axis-validator.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-09 11:55:23 -07: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 4a7b87104d
get rid of old message type 2025-07-09 12:42:56 -06:00
dal 812910624c
revert schema changes 2025-07-09 12:39:12 -06:00
dal 29cafeb09a
Merge pull request #455 from buster-so/dallin/bus-1343-follow-up-where-no-initial-slack-is-sent-has-bad-title
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 11:34:30 -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
Nate Kelley 679a8f4eb3
Merge branch 'dallin/bus-1212-wire-up-slack-alerts-for-flagchat-and-major-assumptions' of https://github.com/buster-so/buster into dallin/bus-1212-wire-up-slack-alerts-for-flagchat-and-major-assumptions 2025-07-09 12:01:09 -06:00
Nate Kelley 25c235c809
Add slack requests 2025-07-09 12:01:07 -06:00
Cursor Agent 8ef482310d Add axis validation for bar and line charts with auto-correction
Co-authored-by: dallin <dallin@buster.so>
2025-07-09 17:58:16 +00:00
Nate Kelley 821ed90083
initial slack build out (no apis) 2025-07-09 11:52:33 -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
Nate Kelley 66cae400d6
initial slack build out (no apis) 2025-07-09 11:46:27 -06:00
Nate Kelley 12fa022cfe
Merge pull request #454 from buster-so/big-nate/bus-1260-set-a-default-permissionpermission-role-for-newly-added
Big nate/bus 1260 set a default permissionpermission role for newly added
2025-07-09 11:08:14 -06:00
Nate Kelley 0079ede62e
Merge branch 'big-nate/bus-1260-set-a-default-permissionpermission-role-for-newly-added' of https://github.com/buster-so/buster into big-nate/bus-1260-set-a-default-permissionpermission-role-for-newly-added 2025-07-09 11:06:26 -06:00
Nate Kelley e22a795326
Add additinal fixes 2025-07-09 11:06:25 -06:00
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
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