feat: start on AI integration

This commit is contained in:
2026-04-24 13:56:42 +02:00
parent 15584c72f7
commit 78609377be
16 changed files with 2410 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
{
"chat.tools.terminal.autoApprove": {
"mix": true,
"allium": true
"allium": true,
"command": true
}
}