dal
|
e1f7f63270
|
add conversation history to the
|
2025-07-09 15:46:15 -06: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 |
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
|
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
|
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
|
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
|
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
|
e22a795326
|
Add additinal fixes
|
2025-07-09 11:06:25 -06:00 |
Nate Kelley
|
26d77fef53
|
create workspace settings
|
2025-07-09 10:58:51 -06: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
|
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
|
0c2e3e2e95
|
greptile fixes
|
2025-07-09 08:53:14 -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
|
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
|
7d22c42141
|
Move organization user to a server type
|
2025-07-08 15:06:17 -06:00 |
dal
|
bf35c9b09c
|
abstract the error handler and retry into a different helper
|
2025-07-08 14:49:37 -06:00 |
dal
|
a620d74d82
|
Merge branch 'staging' into dal/retry-agent-logic
|
2025-07-08 14:22:02 -06:00 |
dal
|
6af278cd9e
|
get rid of unused retry functions and logic
|
2025-07-08 13:35:25 -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 |
Cursor Agent
|
0f97741e52
|
Convert column names to lowercase in metrics file creation tools
Co-authored-by: dallin <dallin@buster.so>
|
2025-07-08 17:35:50 +00: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
|
6b437d8737
|
post processing messages
|
2025-07-08 10:12:51 -06:00 |
Nate Kelley
|
f4c2515f25
|
truncate metric headers and values
|
2025-07-08 09:46:51 -06:00 |
Nate Kelley
|
75e5c1ec4b
|
Merge branch 'staging' into big-nate/bus-1273-add-assumptions-and-confidence-score-to-web-app
|
2025-07-08 09:35:38 -06:00 |
dal
|
4246a14f4d
|
more retry healing logic
|
2025-07-08 09:10:03 -06:00 |
Nate Kelley
|
aabb6908d7
|
move types to be on server
|
2025-07-07 22:26:42 -06:00 |
dal
|
f1f73463ce
|
- Increased retryable errors
- modified issue with slack auth
|
2025-07-07 17:40:17 -06:00 |
dal
|
19fe3748d2
|
more logging
|
2025-07-07 17:31:47 -06:00 |
dal
|
73f652081a
|
increase timeouts
|
2025-07-07 17:14:12 -06:00 |