Commit Graph

5 Commits

Author SHA1 Message Date
dal d6d18f3fca
Update dataset sample handling and add new API routes
- Added new API routes for fetching dataset samples by ID, including validation and error handling.
- Implemented `getDatasetSampleHandler` to manage dataset access and sample query execution.
- Introduced `executeSampleQuery` utility for executing read-only SQL queries with retry logic.
- Created new schemas for dataset sample request and response types.
- Updated existing dataset access control logic to ensure proper permissions are enforced.
- Added tests for the new dataset sample functionality to ensure reliability.
2025-09-19 10:06:03 -06:00
dal 92dcd9ab81
a few more momentic tests 2025-09-18 09:54:17 -06:00
dal b26ee3e2ea
planning agent that accounts and traverses types better 2025-09-18 04:38:30 -06:00
dal 69379e9057
all changes 2025-09-08 08:07:51 -06:00
dal 2bdc5d7442
update .gitignore for claude agent.s 2025-07-29 09:36:03 -06:00