Track Agent code-server validation item

This commit is contained in:
jester 2026-04-16 20:27:52 +00:00
parent e96f948d20
commit 75cf7d0209

View File

@ -1,9 +1,10 @@
# Agent Open Items # Agent - Open Items
Only keep unfinished Agent work here. Only keep unfinished Agent work here.
## Active ## Active
- validate local Minecraft backup/restore flow on real live servers - validate local Minecraft backup/restore flow on real live servers
- validate code-server auto-start on newly provisioned real dev servers
- retention refinement for local backups/checkpoints - retention refinement for local backups/checkpoints
- runtime install verification improvements - runtime install verification improvements
- catalog hash validation - catalog hash validation
@ -28,6 +29,7 @@ Only keep unfinished Agent work here.
- crash recovery path consolidation - crash recovery path consolidation
- local Minecraft backup CRUD - local Minecraft backup CRUD
- pre-restore checkpoint hardening - pre-restore checkpoint hardening
- code-server desired-state reconciliation during dev provisioning
## Not Agent-owned ## Not Agent-owned
- API response-shape normalization for frontend consumers - API response-shape normalization for frontend consumers