summaryrefslogtreecommitdiff
path: root/Omni/Agent/DESIGN.md
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-11-22 13:56:04 -0500
committerBen Sima <ben@bensima.com>2025-11-22 13:56:04 -0500
commit05ba59526425e1d2c2614b6444735da06c6dcf7f (patch)
treee074f170052279004d69bfb62fb765c752e8c7e5 /Omni/Agent/DESIGN.md
parent10a2b488519c061eb86c9147cc96b38c82f51ef8 (diff)
parent326309f82408eb29c520ec83cff9bf66c9dd780a (diff)
Merge branch 'review/t-rWcqsDZFM.3' into live
Diffstat (limited to 'Omni/Agent/DESIGN.md')
-rw-r--r--Omni/Agent/DESIGN.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Agent/DESIGN.md b/Omni/Agent/DESIGN.md
index 2d1e6e3..3ff00fc 100644
--- a/Omni/Agent/DESIGN.md
+++ b/Omni/Agent/DESIGN.md
@@ -72,7 +72,7 @@ The Haskell implementation should replicate the logic of `start-worker.sh` but w
### 4.3 Logging
- Continue writing raw Amp logs to `_/llm/amp.log` in the worker directory.
-- `agent log` reads this file and applies the filtering logic (currently in `monitor-worker.sh` jq script) using Haskell (Aeson).
+- `agent log` reads this file and applies the filtering logic (currently in `monitor.sh` jq script) using Haskell (Aeson).
- **UI Design**:
- **Two-line Status**: The CLI should maintain two reserved lines at the bottom (or top) of the output for each worker:
- **Line 1 (Meta)**: `[Worker: omni-worker-1] Task: t-123 | Files: 3 | Credits: $0.45 | Time: 05:23`