Commit Graph

7154 Commits

Author SHA1 Message Date
Nate Kelley 4a98da74fa
build does not rely on start command 2025-09-23 11:15:45 -06:00
Nate Kelley 87a515a95f
add supabase app to workspace 2025-09-23 11:06:12 -06:00
jacob-buster d02ef8459f If the Y-axis is a % for a stacked chart, auto flip it to a percentage-stack 2025-09-23 10:29:09 -06:00
wellsbunk5 9eae2f6507
Merge pull request #1068 from buster-so/wells-bus-1881-running-into-prompt-issues-prompt-too-long
Wells bus 1881 running into prompt issues prompt too long
2025-09-23 10:19:07 -06:00
Wells Bunker aec7443ca9
Change prestep process to use openai and filter to only user and doneTool messages 2025-09-23 10:13:28 -06:00
Nate Kelley ae54a367a2
turbo start for trigger, server, web 2025-09-23 10:09:30 -06:00
Nate Kelley 5c55d6e6eb
update start commands 2025-09-23 10:03:11 -06:00
Nate Kelley 658109ae4b
api and supabase build and start 2025-09-23 10:01:28 -06:00
Nate Kelley 57711b146b
move supabase to be an app 2025-09-23 09:52:33 -06:00
dal 0a45fbd1d8
Merge pull request #1067 from buster-so/jacob-bus-1750-hardcoding-values-in-metrics
Re-pushing hardcoded data fix
2025-09-23 09:49:23 -06:00
dal 86a0834731
Merge pull request #1066 from buster-so/dallin-bus-1885-chat-is-returning-a-report-the-individual-metric-the-one
Add in more tests and catch multiple report metric files
2025-09-23 09:48:57 -06:00
Nate Kelley df16049631
add start command to trigger 2025-09-23 09:48:47 -06:00
jacob-buster 912e09eb14 Repushing hardcoded data fix 2025-09-23 09:42:19 -06:00
Nate Kelley 499e6015e0
Merge pull request #1061 from buster-so/nate/update-packages
update package versions
2025-09-23 09:34:12 -06:00
Nate Kelley 41d1e87cf6
Merge pull request #1065 from buster-so/devin/BUS-1866-1758640940
feat: disable browser spell check in report editor (BUS-1866)
2025-09-23 09:33:34 -06:00
Nate Kelley 2419a71fce
fixed flaky test 2025-09-23 09:32:29 -06:00
dal eeeec56bae
Add in more tests and catch multiple report metric files 2025-09-23 09:31:43 -06:00
Nate Kelley 78d675d18f
update more packages 2025-09-23 09:27:05 -06:00
Devin AI 54e76fd486 feat: disable browser spell check in report editor
- Add spellCheck={false} prop to PlateContent component in Editor.tsx
- Follows established pattern from CodeBlockNode.tsx
- Fixes BUS-1866: Removes red wavy underlines under misspelled words
- Applies globally to all report editor instances

Co-Authored-By: nate@buster.so <nate@buster.so>
2025-09-23 15:22:31 +00:00
Nate Kelley c5846df7d7
Merge pull request #1064 from buster-so/big-nate-bus-1878-collapse-reasoning-slide-out-if-no-assets-are-returned
update streaming logic
2025-09-23 09:22:18 -06:00
Nate Kelley 016d29d815
update streaming logic 2025-09-23 09:21:56 -06:00
Blake Rouse 22d3b8573c
Merge pull request #1063 from buster-so/feature/update-create-reports-tool-prompts
Update agent prompts and tool descriptions for improved report creation
2025-09-23 08:52:47 -06:00
Blake Rouse 1bd582b5ff Update create-reports-tool investigation description 2025-09-23 08:51:18 -06:00
Blake Rouse 7ce07c98ea Update think-and-prep-agent investigation prompt 2025-09-23 08:48:35 -06:00
Blake Rouse 1977d50a8b Merge remote-tracking branch 'origin/staging' into feature/update-create-reports-tool-prompts 2025-09-23 08:42:36 -06:00
Blake Rouse 61f7743d19 Update agent prompts and tool descriptions for improved report creation
- Enhanced analyst agent prompt with better structured analysis guidance
- Improved think-and-prep agent investigation prompt for more thorough data exploration
- Updated create-reports-tool descriptions for clearer functionality and usage
2025-09-23 08:36:46 -06:00
Nate Kelley 4ecfa9c7ce
update package versions 2025-09-22 23:07:49 -06:00
Nate Kelley 7766773e10
Merge pull request #1060 from buster-so/big-nate-bus-1880-report-title-needs-to-wrap-text-like-a-doc-not-truncate-with
Update report page header to use a text area
2025-09-22 23:04:28 -06:00
Nate Kelley 0b830226e6
Update report page header to use a text area 2025-09-22 23:03:30 -06:00
Nate Kelley 3d2bb9db84
Merge pull request #1059 from buster-so/big-nate-bus-1879-updates-to-which-tabs-are-highlighted-when-various-assets
Remove active state for asset type
2025-09-22 23:00:14 -06:00
Nate Kelley bb6cb46ed4
Remove active state for asset type 2025-09-22 22:59:47 -06:00
Nate Kelley 4eafa95f70
Merge pull request #1057 from buster-so/big-nate-bus-1878-collapse-reasoning-slide-out-if-no-assets-are-returned
Big nate bus 1878 collapse reasoning slide out if no assets are returned
2025-09-22 22:56:30 -06:00
Nate Kelley bb8991b833
Added prevent defaults
Make dallin photos

stream finished
2025-09-22 22:53:58 -06:00
Nate Kelley 9ee6013bef
Merge pull request #1053 from buster-so/big-nate-bus-1857-add-report-id-to-the-get-metric-stuff
Update query request for get data
2025-09-22 22:14:48 -06:00
Nate Kelley cb9c1edf66
Merge pull request #1056 from buster-so/big-nate-bus-1865-using-old-version-data
Big nate bus 1865 using old version data
2025-09-22 21:50:00 -06:00
Nate Kelley 5b3b4ed829
Update useAppVersion.tsx 2025-09-22 21:47:19 -06:00
Nate Kelley 75e7506dde
Remove unused editor + drop version on save 2025-09-22 21:41:00 -06:00
Nate Kelley 87376682cb
update sql splitter 2025-09-22 21:34:47 -06:00
Nate Kelley 366f20577f
Update csp-helper.ts 2025-09-22 21:22:45 -06:00
Nate Kelley 024552c864
drop query param on save to server 2025-09-22 21:20:41 -06:00
Nate Kelley fe5848c079
fix bug where version would not update the metric 2025-09-22 21:15:17 -06:00
Nate Kelley 4c3aa68b36
Update version number for chat responses 2025-09-22 21:04:59 -06:00
Nate Kelley 1758a2a8e8
Update query request for get data 2025-09-22 20:49:18 -06:00
Nate Kelley a6a10d4760
Merge pull request #1052 from buster-so/big-nate-bus-1819-backslash-being-added-before-metricid-in-reports
Added additional unit tests
2025-09-22 20:35:35 -06:00
Nate Kelley bc6009c589
Added additional unit tests 2025-09-22 20:30:26 -06:00
Nate Kelley 13e6c85ece
Merge pull request #1051 from buster-so/big-nate-bus-1883-wrap-dynamic-components-in-wrapper
Big nate bus 1883 wrap dynamic components in wrapper
2025-09-22 19:50:38 -06:00
Nate Kelley daf8b3a674
wrap core component in error boundary 2025-09-22 19:47:39 -06:00
Nate Kelley 18a1c15412
add lazy error boundary componnet 2025-09-22 19:37:41 -06:00
Nate Kelley e962ffa5fa
Merge branch 'staging' into big-nate-bus-1883-wrap-dynamic-components-in-wrapper 2025-09-22 17:53:47 -06:00
Nate Kelley 3ffaee69c3
add error boundary 2025-09-22 17:53:36 -06:00