Initial commit. All work done in Zaguan Blade

This commit is contained in:
2026-01-22 23:14:13 +01:00
commit adc09431d3
34 changed files with 10294 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"storage": {
"mode": "server",
"sync_metadata": true,
"cache": {
"enabled": true,
"max_size_mb": 100
}
},
"context": {
"max_tokens": 8000,
"compression": {
"enabled": true,
"model": "remote"
}
},
"privacy": {
"telemetry": false
},
"editor": {}
}