feat: add decodal profile archives

This commit is contained in:
2026-07-08 18:57:54 +09:00
parent 56cac3c74a
commit a823d414d0
25 changed files with 930 additions and 21 deletions
+15
View File
@@ -0,0 +1,15 @@
slug = "companion";
description = "Workspace companion profile.";
scope = "workspace_write";
tool_enabled = {
bash = true;
read = true;
write = true;
edit = true;
grep = true;
glob = true;
web_search = true;
web_fetch = true;
memory = true;
};