docs(workspace): document omo workspace paths
This commit is contained in:
@@ -451,7 +451,7 @@ The `sisyphus.tasks` section configures **storage options** only:
|
||||
{
|
||||
"sisyphus": {
|
||||
"tasks": {
|
||||
"storage_path": ".sisyphus/tasks",
|
||||
"storage_path": ".omo/tasks",
|
||||
"claude_code_compat": false
|
||||
}
|
||||
}
|
||||
@@ -460,7 +460,7 @@ The `sisyphus.tasks` section configures **storage options** only:
|
||||
|
||||
| Option | Default | Description |
|
||||
| -------------------- | ----------------- | ------------------------------------------ |
|
||||
| `storage_path` | `.sisyphus/tasks` | Storage path (relative to project root) |
|
||||
| `storage_path` | `.omo/tasks` | Storage path (relative to project root) |
|
||||
| `task_list_id` | - | Force task list ID (alternative to env `ULTRAWORK_TASK_LIST_ID`) |
|
||||
| `claude_code_compat` | `false` | Enable Claude Code path compatibility mode |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user