feat: Created the coder and sql agents

This commit is contained in:
2025-10-10 13:38:47 -06:00
parent 384ae73c80
commit 16577ddc5e
4 changed files with 73 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
# SQL
An AI agent that helps you manage a SQL database.
> The tool script uses [usql](https://github.com/xo/usql) to interact with SQL, it supports all mainstream databases.