Remix.run Logo
orliesaurus 2 hours ago

it doesnt feed the whole DB into the context, it gives Claude the option to QUERY it directly

cma 2 hours ago | parent [-]

It never accidentally deletes anything? Or I guess you give it read only access? It is querying it through this API and some adapter built for it, or the file gets sent through the API, they recognize it is sqllite and load it on their end?

simonw 2 hours ago | parent [-]

It can absolutely accidentally delete things. You need to think carefully about what capabilities you enable for the model.