profile: enable local orchestration tools

This commit is contained in:
2026-06-12 18:50:14 +09:00
parent a010c8f94b
commit 0bcf90680c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ return yoi.profile.extend("builtin:default", {
scope = yoi.scope.workspace_write(),
feature = {
task = { enabled = false },
task = { enabled = true },
memory = { enabled = true },
web = { enabled = true },
pods = { enabled = false },