feat(system-info): include disk usage in health output
This commit is contained in:
@@ -5612,6 +5612,18 @@
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm test:run src/gateway/handlers/agent.test.ts + pnpm typecheck passing"
|
||||
},
|
||||
"system-info-disk-usage-reporting": {
|
||||
"status": "completed",
|
||||
"date": "2026-02-19",
|
||||
"updated": "2026-02-19",
|
||||
"summary": "Extended `system.info` tool output to include disk usage metrics (path, total/free/used, and used percentage) so machine health summaries include storage headroom in addition to memory.",
|
||||
"files_modified": [
|
||||
"src/tools/builtin/system-info.ts",
|
||||
"src/tools/builtin/system-info.test.ts",
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm test:run src/tools/builtin/system-info.test.ts + pnpm typecheck passing"
|
||||
}
|
||||
},
|
||||
"overall_progress": {
|
||||
|
||||
Reference in New Issue
Block a user