refactor: rename pod crate to worker

This commit is contained in:
2026-06-26 00:05:57 +09:00
parent 4c677640f4
commit 6c59fe927b
194 changed files with 6637 additions and 6146 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ return yoi.profile {
record_event_trace = true,
},
worker = {
engine = {
reasoning = "high",
},
@@ -23,7 +23,7 @@ return yoi.profile {
task = { enabled = true },
memory = { enabled = true },
web = { enabled = true },
pods = { enabled = true },
workers = { enabled = true },
ticket = { enabled = false, access = "lifecycle" },
ticket_orchestration = { enabled = false },
},