Commit Graph

7047 Commits

Author SHA1 Message Date
Nate Kelley 359117a51b
Merge pull request #1020 from buster-so/nate/hot-fix-report
Nate/hot fix report
2025-09-20 15:14:00 -06:00
Nate Kelley 6029667bf4
fix dashboard with password 2025-09-20 15:13:52 -06:00
Nate Kelley e5dbf41db5
Update check-collections-containing-asset.ts 2025-09-20 14:39:02 -06:00
Nate Kelley 3cdd0bfa57
reset permission stuff 2025-09-20 14:30:17 -06:00
Nate Kelley 273008adc6
silence error handler 2025-09-20 14:21:18 -06:00
Nate Kelley 3bff20c8e0
must be org member 2025-09-20 14:05:48 -06:00
Nate Kelley f406dd5ca3
permission check update 2025-09-20 13:40:42 -06:00
Nate Kelley 9efdf2c67b
pass through asset check 2025-09-20 13:22:52 -06:00
Blake Rouse 31d5f1cf61
Merge pull request #1022 from buster-so/saturday-prompt-changes-v2
Additional analyst agent prompt refinements
2025-09-20 12:29:22 -06:00
Blake Rouse 7ef63439a2 Merge branch 'saturday-prompt-changes' of https://github.com/buster-so/buster into saturday-prompt-changes 2025-09-20 12:26:46 -06:00
Blake Rouse e819b14b45 Further updates to analyst agent prompt
- Additional refinements to analyst agent prompt text for improved functionality
2025-09-20 12:26:34 -06:00
Blake Rouse 2af23cf646
Merge pull request #1021 from buster-so/saturday-prompt-changes
Update agent prompts and analysis type router formatting
2025-09-20 11:52:08 -06:00
Blake Rouse a89a9c7d16
Update packages/ai/src/agents/analyst-agent/analyst-agent-prompt.txt
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-20 11:51:30 -06:00
Blake Rouse 667fce5eb8
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-20 11:51:16 -06:00
Blake Rouse 79754b6ddb
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-20 11:51:08 -06:00
Blake Rouse 1882ce9dad Update agent prompts and analysis type router formatting
- Updated analyst agent prompt text
- Enhanced think and prep agent investigation and standard prompts
- Improved analysis type router prompt formatting
2025-09-20 11:49:22 -06:00
Nate Kelley 3b2bc471ab
permission helper 2025-09-20 11:05:10 -06:00
Nate Kelley b8d5624304
create a versioned report 2025-09-20 10:37:50 -06:00
Nate Kelley fce52b5b2b
Update report to start supporting a version number 2025-09-20 09:03:54 -06:00
Nate Kelley eaaeca332c
Added more report version number stuff 2025-09-20 08:58:28 -06:00
Nate Kelley f1ea82c730
Added handler around metric 2025-09-20 08:54:32 -06:00
Nate Kelley 317c3a86ad
Merge pull request #1019 from buster-so/nate/hot-fix-report
Add some additional logs for report
2025-09-20 08:50:08 -06:00
Nate Kelley 0df89c0ba9
Add some additional logs for report 2025-09-20 08:41:08 -06:00
dal 44fd488df0
migration dispatch 2025-09-19 21:14:04 -06:00
dal 79245b58a2
roll back blakes prompt changes 2025-09-19 21:02:14 -06:00
wellsbunk5 18d81fd698
Merge pull request #1015 from buster-so/wells-bus-1848-migrate-the-frontend-to-use-v2-get-dashboards-endpoint
Adding /dashboards/[id] v2 endpoint to frontend
2025-09-19 16:52:41 -06:00
Nate Kelley 56ff264abc
Merge pull request #1017 from buster-so/big-nate-bus-1850-blackbox-message-blow-up
update syntax highlight to force string child
2025-09-19 16:51:55 -06:00
Nate Kelley bb6dc4fb31
update syntax highlight to force string child 2025-09-19 16:50:17 -06:00
Devin AI 07644d62ba fix: Update max decimal places from 10 to 7 in EditDecimals component
- Change max property from 10 to 7 for InputNumber with prefix='Max'
- Addresses ticket BUS-1852 for decimal place input constraints

Ticket: BUS-1852
Co-Authored-By: nate@buster.so <nate@buster.so>
2025-09-19 22:48:11 +00:00
Wells Bunker 31d5f939e5
Adding /dashboards/[id] v2 endpoint to frontend 2025-09-19 16:48:05 -06:00
dal f8292afbd7
Merge pull request #1014 from buster-so/dallin-bus-1846-opening-a-chat-with-a-dashboard-displays-individual-metric
Fix: Align mostRecentFile selection with response message files
2025-09-19 15:46:47 -06:00
wellsbunk5 4a4b89e2df
Merge pull request #1013 from buster-so/wells-bus-1847-migrate-the-frontend-to-use-v2-get-metric_file
migrate /metric_file/[id] to be v2
2025-09-19 15:42:14 -06:00
dal 2673805cd7
fix: Align mostRecentFile selection with response message files
Ensures the mostRecentFile saved to chat matches what users see in response messages.
Reports take priority (already displayed), followed by first extracted file.

Co-Authored-By: Dallin Miner <dallin@buster.so>
2025-09-19 15:41:07 -06:00
dal f58be35411
Merge pull request #1011 from buster-so/jacob-bus-1750-hardcoding-values-in-metrics
First Attempt To Fix Hardcoded values
2025-09-19 15:35:08 -06:00
dal d4f940e6b4
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-19 15:35:00 -06:00
dal 5128eee6f9
Update packages/ai/src/agents/analyst-agent/analyst-agent-prompt.txt
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-19 15:34:55 -06:00
dal f8a48ac0d1
Update packages/ai/src/agents/think-and-prep-agent/think-and-prep-agent-standard-prompt.txt
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-19 15:34:50 -06:00
Wells Bunker 08c829904c
migrate /metric_file/[id] to be v2 2025-09-19 15:34:19 -06:00
dal 89df63f931
Merge pull request #1010 from buster-so/update-prompt-files
Update prompt files for AI agents
2025-09-19 15:34:02 -06:00
wellsbunk5 c20031b225
Merge pull request #1012 from buster-so/wells-bus-1745-make-a-new-list-chats-endpoint
Wells bus 1745 make a new list chats endpoint
2025-09-19 15:26:36 -06:00
Blake Rouse 609257752e Minor update to think-and-prep-agent investigation prompt 2025-09-19 15:22:12 -06:00
Wells Bunker 731f2d4e64
adding v2 list chats endpoint 2025-09-19 15:22:11 -06:00
Blake Rouse 5d7bb397a4
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-19 15:16:55 -06:00
Blake Rouse 7e5fbfdca2
Update packages/ai/src/agents/analyst-agent/analyst-agent-prompt.txt
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-19 15:16:42 -06:00
Blake Rouse a89ceb30ae Update prompt files for AI agents
- Updated analyst-agent-prompt.txt
- Updated think-and-prep-agent investigation and standard prompts
- Updated analysis-type-router-step prompt formatting
- Updated generate-chat-title-step implementation
2025-09-19 15:12:43 -06:00
jacob-buster 42ffd3acfe First Attempt To Fix Hardcoded values 2025-09-19 15:09:17 -06:00
wellsbunk5 0aaa53c685
Merge pull request #1009 from buster-so/wells-bus-1841-migrate-get-dashboard-endpoint-to-v2
cleanup duplicate code to shared-helpers for metric_files
2025-09-19 12:37:06 -06:00
Wells Bunker 943f9f4038
fix typo 2025-09-19 12:34:22 -06:00
Wells Bunker c1d770e6a3
cleanup duplicate code to shared-helpers 2025-09-19 12:28:38 -06:00
dal 2c1000d317
claude md with the planner specification 2025-09-19 12:11:09 -06:00