feat(system-info): improve human-readable snapshot formatting
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user