run container as host uid:gid, robust /stop, project paths as full agent paths
Nightly Build / build (push) Successful in 6m31s

This commit is contained in:
2026-07-21 10:47:12 +01:00
parent 1db34b22ec
commit c8e4cb4384
20 changed files with 395 additions and 217 deletions
+1 -1
View File
@@ -15,6 +15,6 @@
"type": "chat",
"scope": "reasoning",
"strength": "average",
"inject_memory": ["user-memory/index.md", "shared-memory/index.md", "$WD/SKALD.md"],
"inject_memory": ["user-memory/index.md", "shared-memory/index.md", "__PROJECT_ROOT__/SKALD.md"],
"icon": "icon.png"
}