Skip to content

Conversation

@himanshu-mittal
Copy link

@himanshu-mittal himanshu-mittal commented Dec 26, 2025

Add a data interface for different data sources in CLI.

Add mongo_find and supabase_select tools for local database access.
Tools execute read-only queries with 100-row limit, read credentials
from .env files, and never expose credentials to the LLM.

- MongoDB: find() queries with filter, projection, limit
- Supabase: select() queries with filter, columns, limit
- Full test coverage included
- Integrated into tool registry and system prompt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant