Commit Graph

1377 Commits

Author SHA1 Message Date
Wells Bunker 822f279570
test fixes 2025-10-01 17:05:58 -06:00
Wells Bunker ad304c52f2
Search improvements and adding signed url to the search 2025-10-01 16:45:25 -06:00
Wells Bunker 098b54103d
minor fixes 2025-10-01 10:53:45 -06:00
Wells Bunker aa73186b2a
Adding api for uploading and retrieving screenshots, also adding improvements to get ancestors 2025-10-01 10:43:36 -06:00
dal dac38de1b1
Revert "Merge pull request #1229 from buster-so/quite-a-few-system-prompt-changes"
This reverts commit 33321272c8, reversing
changes made to 40a586b175.
2025-09-30 20:20:53 -06:00
Blake Rouse 33321272c8
Merge pull request #1229 from buster-so/quite-a-few-system-prompt-changes
prompt-changes
2025-09-30 18:14:08 -06:00
Blake Rouse 1c38886f45
Update packages/ai/src/agents/think-and-prep-agent/combined-agent-standard-prompt.txt
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-30 18:13:14 -06:00
Blake Rouse c01c3d016d add-dashboard-instruction 2025-09-30 18:11:42 -06:00
Blake Rouse f3f7f766d4 prompt-changes 2025-09-30 17:19:28 -06:00
Wells Bunker e0828bc8c8
Fixing the todo step to throw llm errors if the model throws an error 2025-09-30 14:45:25 -06:00
Wells Bunker a8a48006cb
fix typo 2025-09-30 12:25:45 -06:00
Wells Bunker e94142a582
fix typo 2025-09-30 12:22:46 -06:00
Wells Bunker 677e749a57
speed up by making the ancestor search more efficient and adding indexes 2025-09-30 12:17:04 -06:00
dal 7c8d19c20c
Merge pull request #1214 from buster-so/dallin-bus-1982-snowflake-writeback
dallin bus 1982 snowflake writeback
2025-09-30 11:01:03 -06:00
jacob-buster c20234cc78 moving to sonnet 4.5 2025-09-30 10:44:55 -06:00
dal 2bf285ab2f
logs-write-back 2025-09-30 10:40:58 -06:00
dal c30a04b1d1
Merge remote-tracking branch 'origin/staging' into dallin-bus-1982-snowflake-writeback 2025-09-30 10:13:08 -06:00
Wells Bunker 92b6eb2eca
Merge branch 'staging' of https://github.com/buster-so/buster into wells-bus-2002-speed-up-search-endpoint 2025-09-30 10:05:18 -06:00
dal 1cb95ce895
fix: streaming 2025-09-30 09:44:00 -06:00
Wells Bunker 13115cba4e
Speeding up search by improving pagination approach 2025-09-30 09:41:27 -06:00
dal ddce1f7aa3
write back logs 2025-09-30 08:32:42 -06:00
dal 6b86f561aa
get rid of migration 2025-09-30 08:29:59 -06:00
dal 48a2539271
feature: snowflake and postgres writeback 2025-09-30 08:28:33 -06:00
dal f3184d70fd
up the max tokens and use gpt 5 mini on repair tool calls since oai gets this stuff good 2025-09-30 08:19:45 -06:00
dal b922cf0c85
fix: done tool streaming 2025-09-29 21:23:15 -06:00
dal 7fc4d44779
fix: correct version on file response messages 2025-09-29 21:01:18 -06:00
dal aa52cfdc81
fix sql 2025-09-29 16:56:54 -06:00
dal cb445e32a8
Merge remote-tracking branch 'origin/staging' into staging 2025-09-29 16:31:54 -06:00
dal a7ad7b6a84
missing sql file 2025-09-29 15:48:34 -06:00
Wells Bunker 9fabaabc19
Merge branch 'staging' of https://github.com/buster-so/buster into wells-bus-1992-migrate-sharing-for-metrics-dashboards-and-chats 2025-09-29 15:42:03 -06:00
Wells Bunker 344ff937fe
migrate the /sharing endpoints to be v2 2025-09-29 15:40:31 -06:00
dal 4f09efd0c8
Merge remote-tracking branch 'origin/staging' into dallin-bus-1982-snowflake-writeback 2025-09-29 15:29:34 -06:00
dal 86e2bad9ea
Merge pull request #1209 from buster-so/dallin-bus-1990-add-default-shortcuts
feature: auto add default shortcuts for orgs.
2025-09-29 15:28:58 -06:00
dal 063b2dc770
feature: auto add default shortcuts for orgs. 2025-09-29 15:22:27 -06:00
dal db7b5d3e00
coerce download version number 2025-09-29 15:09:08 -06:00
dal a19deceee8
Merge remote-tracking branch 'origin/staging' into dallin-bus-1982-snowflake-writeback 2025-09-29 14:26:10 -06:00
dal a55f8c70f5
additional wait for pending updates 2025-09-29 14:14:57 -06:00
dal 16b6cc1e80
Merge remote-tracking branch 'origin/staging' into dallin-bus-1982-snowflake-writeback 2025-09-29 14:01:00 -06:00
dal 629e0336c7
Implement logs writeback functionality across various components
- Enhanced deployment request preparation to include logs configuration.
- Introduced logs writeback configuration management in the database layer.
- Added new queries for upserting and deleting logs writeback configurations.
- Implemented logs writeback task to write query logs to Snowflake.
- Updated data source adapters to support logs table creation and record insertion.
- Integrated logs writeback task trigger in message post-processing workflow.
- Defined schemas for logs configuration and writeback records in shared packages.

This commit lays the groundwork for improved logging capabilities, allowing organizations to track query logs effectively.
2025-09-29 14:00:54 -06:00
dal 46e1956b07
fix turbo job on migrate to not need start 2025-09-29 13:43:19 -06:00
wellsbunk5 a61fe804c2
Merge pull request #1204 from buster-so/wells-bus-1987-add-public-password-field-to-chats-table
adding the public_password field for chats table
2025-09-29 13:20:14 -06:00
dal d9f0e35f21
Merge pull request #1205 from buster-so/colorby-hot-fix-v2
Hot fixes for colorby v3
2025-09-29 13:06:16 -06:00
Blake Rouse 5d03d9670e hot-fixes-colorby-v3 2025-09-29 12:00:42 -06:00
Wells Bunker 16892fe64e
adding the public_password field for chats table 2025-09-29 11:48:22 -06:00
wellsbunk5 1f4276e6ee
Merge pull request #1201 from buster-so/wells-bus-1986-migrate-chatsid-get-request-to-v2
migrating /chats/[id] GET endpoint to v2
2025-09-29 11:44:06 -06:00
Blake Rouse b256218ef3
Merge pull request #1203 from buster-so/colorby-hot-fix-v2
colorBy hot fix v2
2025-09-29 11:27:22 -06:00
Blake Rouse df3b07e4d4 added-to-think-and-prep 2025-09-29 11:26:34 -06:00
Blake Rouse 49d12df531
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-29 11:25:39 -06:00
dal 2e8ed0ecd1
Merge pull request #1202 from buster-so/dallin-bus-1984-final-response-still-being-cut-off
Fix: wait for deltas to finish then write
2025-09-29 11:19:37 -06:00
Blake Rouse 7cd8f23ba7 revert metric-tool-description.txt to staging version 2025-09-29 11:08:58 -06:00