Commit Graph

24 Commits

Author SHA1 Message Date
Wells Bunker aa73186b2a
Adding api for uploading and retrieving screenshots, also adding improvements to get ancestors 2025-10-01 10:43:36 -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
Wells Bunker 13115cba4e
Speeding up search by improving pagination approach 2025-09-30 09:41:27 -06:00
Nate Kelley de54e28f2e
Added output for the builds 2025-09-23 22:40:45 -06:00
Wells Bunker 9d01603aca
Searchs messages and report content now 2025-09-22 17:21:04 -06:00
Wells Bunker 6f857d9436
Update suggested prompts endpoint to return immediately and run update in background 2025-09-21 19:12:16 -06:00
Nate Kelley 33073e6729
Move to scoped database imports 2025-09-18 12:36:37 -06:00
Wells Bunker fd4ff6216f
AssetTypeEnum rework 2025-09-17 14:37:14 -06:00
Wells Bunker b0ac88fbac
Adding the metric_files_to_report_files table and adding inheritance permissions to search 2025-09-15 17:23:39 -06:00
Wells Bunker 464ca48264
comment cleanup 2025-09-15 14:25:28 -06:00
Wells Bunker c91441c965
linting 2025-09-15 14:09:52 -06:00
Wells Bunker 5e88b37988
Adding search backend 2025-09-15 14:01:55 -06:00
dal 37efbaee23
Refactor DuckDB integration to lazy-load the module and update package dependencies. Adjust Docker workflow to skip optional dependencies during installation. 2025-09-11 09:40:43 -06:00
dal 50db4d25de
fix test 2025-09-10 10:52:35 -06:00
dal c784445960
shake up trigger and search dependencies to work now 2025-09-10 08:11:29 -06:00
dal 5646d6bda7
mock duckdb since ci cd keeps breaking 2025-09-09 10:48:40 -06:00
dal aa59ad8def
linting and test issues 2025-09-09 10:15:06 -06:00
dal db8a919e08
final changes on search 2025-09-05 09:45:17 -06:00
dal e5c8512c76
ok sync jobs to turbopuffer 2025-09-04 14:36:08 -06:00
dal 4e93071e75
Update environment configuration and sync functionality
- Added `TURBOPUFFER_REGION` to the environment configuration.
- Modified the `createClient` function to utilize the new `TURBOPUFFER_REGION` variable.
- Updated the `generateNamespace` function to return the data source ID directly instead of prefixing it.
- Adjusted various tests and sync job logic to reflect changes in namespace generation and ensure consistency across the application.
2025-09-04 11:45:59 -06:00
dal fbd27bc61a
deduplicate values 2025-09-02 10:20:35 -06:00
dal 79ef7f211e
initial client and types 2025-09-02 10:00:59 -06:00
dal c70dfe735d
initial with types and schemas 2025-09-02 08:56:21 -06:00
dal 5949c3fbf5
added search 2025-09-02 07:50:43 -06:00