Commit Graph

7086 Commits

Author SHA1 Message Date
Nate Kelley cbf4b04e71
Create vercel.json 2025-09-22 16:16:20 -06:00
Nate Kelley 68b6931144
Merge pull request #1043 from buster-so/big-nate-bus-1876-dynamic-components-still-error-out
Big nate bus 1876 dynamic components still error out
2025-09-22 16:12:59 -06:00
Nate Kelley 361ab51ba9
Create vercel.json 2025-09-22 16:11:51 -06:00
Nate Kelley bbcd0db69a
app version updated 2025-09-22 16:01:17 -06:00
wellsbunk5 6b98564841
Merge pull request #1041 from buster-so/devin/BUS-1874-1758572369
Remove non-functional collections filter options (BUS-1874)
2025-09-22 16:00:03 -06:00
Devin AI a337232ee0 Remove non-functional dashboard filter options for consistency
- Remove 'My dashboards' and 'Shared with me' filters from DashboardHeader.tsx
- Keep 'All' filter option matching collections page pattern
- Addresses GitHub comment about dashboard consistency
- Both collections and dashboards now have consistent filtering behavior

Co-Authored-By: Wells Bunker <wells@buster.so>
2025-09-22 21:13:20 +00:00
Nate Kelley ddde4343d0
Merge pull request #1042 from buster-so/big-nate-bus-1819-backslash-being-added-before-metricid-in-reports
Big nate bus 1819 backslash being added before metricid in reports
2025-09-22 15:10:18 -06:00
Nate Kelley fc1e4a8909
Merge branch 'staging' into big-nate-bus-1819-backslash-being-added-before-metricid-in-reports 2025-09-22 15:06:17 -06:00
Nate Kelley b2c07a4f8e
add additinal new line handler 2025-09-22 15:06:05 -06:00
Nate Kelley 8b4ad281c1
preprocess markdown for mdx 2025-09-22 14:34:32 -06:00
dal 1b23afc705
merge staging 2025-09-22 14:23:23 -06:00
dal 2fc673dbbe
dynamic report tool description 2025-09-22 14:22:51 -06:00
Devin AI df3ff6d6d8 Remove non-functional 'My collections' and 'Shared with me' filter options
- Remove broken filter entries from filters array in CollectionListHeader.tsx
- Keep 'All' filter option for consistency with other pages
- Fixes BUS-1874: Collections page filtering tabs that don't work properly
- Backend API already supports optional filter parameters, no changes needed
- Maintains existing CollectionFilters component and UI structure

Co-Authored-By: Wells Bunker <wells@buster.so>
2025-09-22 20:19:40 +00:00
dal fc8e4ab5c6
Revert prompt changes from commit 18b4d12c0
Reverting Blake Rouse's prompt improvements from the merge commit #1029
- analyst-agent-prompt.txt
- think-and-prep-agent-investigation-prompt.txt
- think-and-prep-agent-standard-prompt.txt
- create-reports-tool-description.txt
2025-09-22 13:52:02 -06:00
Nate Kelley 45baa9d73d
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-09-22 13:50:03 -06:00
wellsbunk5 483570278c
Merge pull request #1040 from buster-so/fixMetricFileCascadingPermissionsFromReports
Fix metric_file permissions not cascading from report_files
2025-09-22 13:46:13 -06:00
Nate Kelley 99d3645054
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-09-22 13:43:55 -06:00
Nate Kelley 85c1b18340
Add small border to code node 2025-09-22 13:43:51 -06:00
dal 9e0cce2c59
Merge pull request #1039 from buster-so/dallin-bus-1853-report-creation-stuck-in-progress-despite-final-response
dallin bus 1853 report creation stuck in progress despite final response
2025-09-22 13:42:31 -06:00
Wells Bunker 1646e37540
Fix metric_file permissions not cascading from report_files 2025-09-22 13:40:46 -06:00
dal 73746af9fc
Merge pull request #1038 from buster-so/dallin-bus-1872-dashboard-somehow-had-null-version-in-its-version-history
dashboard version fix
2025-09-22 13:40:38 -06:00
dal a7b307a460
report cut off fix 2025-09-22 13:38:27 -06:00
dal cb17d9b167
dashboard version fix 2025-09-22 13:35:54 -06:00
Nate Kelley dcfa88b821
Merge pull request #1037 from buster-so/nate/ds-hot-fix-unit-tests
Update storage factory test to remove r2 bucket
2025-09-22 13:25:13 -06:00
Nate Kelley 5ecf0400ed
Update storage factory test to remove r2 bucket 2025-09-22 13:21:47 -06:00
Blake Rouse 17a3e143ad Update think-and-prep-agent investigation prompt
- Further refinements to think-and-prep-agent-investigation-prompt.txt
2025-09-22 13:14:52 -06:00
Nate Kelley 077606a625
Merge pull request #1036 from buster-so/nate/unit-tests-hot-fix
mock env variables
2025-09-22 13:14:02 -06:00
Blake Rouse 3c6e99b87d Update agent prompts
- Updated analyst-agent-prompt.txt
- Updated think-and-prep-agent-investigation-prompt.txt
- Updated think-and-prep-agent-standard-prompt.txt
2025-09-22 13:12:42 -06:00
Nate Kelley 0452317054
mock env variables 2025-09-22 13:09:20 -06:00
dal b8b2526348
Merge remote-tracking branch 'origin/staging' into dallin-bus-1853-report-creation-stuck-in-progress-despite-final-response 2025-09-22 13:02:29 -06:00
dal d05fa10c62
Merge pull request #1035 from buster-so/dallin-bus-1868-disable-createreports-tool-from-creating-multiple-reports-at
dallin bus 1868 disable createreports tool from creating multiple reports at
2025-09-22 13:01:37 -06:00
dal 0a430bef5b
report final update fix 2025-09-22 12:59:59 -06:00
dal 7638d1650f
change report to be single entry 2025-09-22 12:57:23 -06:00
wellsbunk5 66a7142d02
Merge pull request #1034 from buster-so/fixMetricV2Endpoint
fix metric_file/id v2 endpoint
2025-09-22 12:55:29 -06:00
Wells Bunker 4c9d035130
fix metric_file/id v2 endpoint 2025-09-22 12:19:39 -06:00
Blake Rouse 4510ac43c7 Update create reports tool prompts and descriptions
- Split create-reports-tool-description.txt into separate standard and investigation descriptions
- Updated analyst-agent-prompt.txt
- Added create-reports-tool-investigation-description.txt for investigation-specific prompts
- Added create-reports-tool-standard-description for standard prompts
2025-09-22 12:01:52 -06:00
Nate Kelley c5e0060072
Merge pull request #1030 from buster-so/big-nate-bus-1819-backslash-being-added-before-metricid-in-reports
Big nate bus 1819 backslash being added before metricid in reports
2025-09-22 11:56:11 -06:00
dal d6d5fd031d
get rid of 1m context header on chat titel 2025-09-22 11:54:09 -06:00
Nate Kelley b7ff601f89
setup action 2025-09-22 11:53:38 -06:00
Nate Kelley 0f5404b37b
expires at should update 2025-09-22 11:46:27 -06:00
Nate Kelley 4887782c84
add some more logging for token 2025-09-22 11:33:22 -06:00
Nate Kelley c3b09907ff
caption can be serialized 2025-09-22 11:27:18 -06:00
Nate Kelley 396e4e709e
Update platejs-conversion.test.ts 2025-09-22 10:52:29 -06:00
wellsbunk5 f9e8b6d168
Merge pull request #1032 from buster-so/HotFixRevertV2Staging
hot fix for staging
2025-09-22 10:49:28 -06:00
Wells Bunker d88530bea6
hot fix for staging 2025-09-22 10:45:41 -06:00
Nate Kelley 32abc2d939
Added some basic markdown conversion stuff 2025-09-22 10:26:24 -06:00
Blake Rouse 18b4d12c0a
Merge pull request #1029 from buster-so/prompt-improvements
Improve AI agent and tool prompts
2025-09-22 10:21:04 -06:00
Blake Rouse 8c563490bc
Update packages/ai/src/agents/think-and-prep-agent/think-and-prep-agent-investigation-prompt.txt
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-22 10:20:35 -06:00
Blake Rouse 09554bdb93
Update packages/ai/src/tools/visualization-tools/reports/create-reports-tool/create-reports-tool-description.txt
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-22 10:20:27 -06:00
Blake Rouse c0c6d8ee4c
Update packages/ai/src/tools/visualization-tools/reports/create-reports-tool/create-reports-tool-description.txt
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-22 10:20:21 -06:00