Integrate new instruction files with developer agent #8618
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
developer_agentto use the improved instruction files from Instructions for developer agents #8615develop_filesub-agent and removed the previousdevelop_modelanddevelop_metrics_viewsub-agentsproject_status,query_sql,list_tables,show_table,list_buckets,list_bucket_objects– see this PR: New tools for the developer agent #8600)Clickhouse has a public playground database on play.clickhouse.com:9440 (username 'play' and no password). Can you set it up as the OLAP connector and develop a dashboard based on one of its tables?I have some CSV files in S3. Can you create a connector for S3 and a DuckDB model that loads the data at s3://integration-test.rilldata.com/glob_test/y=*/*.csv? I've already added environment variables for S3 access.I have some data in S3. Can you tell me what buckets are available? And also show me a little preview of what files are available at s3://integration-test.rilldata.com/glob_test/?This metrics view has an error. Can you fix it?Closes https://linear.app/rilldata/issue/PLAT-378/integrate-new-unified-instructions-into-the-developer-agent
Checklist: