feat(system-info): improve human-readable snapshot formatting

This commit is contained in:
William Valentin
2026-02-18 18:06:46 -08:00
parent 9de52b7d93
commit b0ae5f638b
3 changed files with 78 additions and 27 deletions
+12
View File
@@ -5624,6 +5624,18 @@
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/tools/builtin/system-info.test.ts + pnpm typecheck passing"
},
"system-info-human-readable-formatting": {
"status": "completed",
"date": "2026-02-19",
"updated": "2026-02-19",
"summary": "Refined `system.info` output into a human-readable structured snapshot with Host/Resources/Time/Process sections, clearer labels, memory+disk usage percentages, and a compact health summary.",
"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": {