summaryrefslogtreecommitdiff
path: root/Omni/Dev/Lithium
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-11-22 13:42:24 -0500
committerBen Sima <ben@bensima.com>2025-11-22 13:54:41 -0500
commit326309f82408eb29c520ec83cff9bf66c9dd780a (patch)
tree4cf9ba641d2673b81a83702b32498ff75c4e89f0 /Omni/Dev/Lithium
parent8697fd8a11a1cf368db1e6c05afddf87906e8de3 (diff)
feat: implement t-rWcqsDZFM.3
Consolidated `monitor.sh` and `monitor-worker.sh` into a single `monitor.sh` script. 1. Updated `Omni/Agent/monitor.sh`: - Default behavior now uses `jq` to filter logs (formerly `monitor-worker.sh` behavior). - Added `--raw` flag to support raw log tailing (original `monitor.sh` behavior). - Accepts worker name as an argument (e.g., `./monitor.sh --raw omni-worker-2`). 2. Deleted `Omni/Agent/monitor-worker.sh`. 3. Updated `Omni/Agent/DESIGN.md` to reference the consolidated script. 4. Verified syntax of the new script. 5. Ran tests for `Omni/Agent.hs` (passed). The new usage for `monitor.sh` is: ```bash ./Omni/Agent/monitor.sh [worker-name] # Formatted output (default) ./Omni/Agent/monitor.sh --raw [worker-name] # Raw output ```
Diffstat (limited to 'Omni/Dev/Lithium')
0 files changed, 0 insertions, 0 deletions