feat(workspace): store runtime state under omo

This commit is contained in:
YeonGyu-Kim
2026-05-16 17:40:11 +09:00
parent 5dca1a5742
commit a86221b1a9
13 changed files with 137 additions and 137 deletions
+1 -1
View File
@@ -328,7 +328,7 @@ function buildPlanDiscoveryContext(params: {
return contextInfo + `
## No Plans Found
No Prometheus plan files found in the .sisyphus plans directory.
No Prometheus plan files found in the .omo plans directory.
Use the Prometheus agent to create a work plan first.`
}