Update root open threads for current runtime validation and dev shell boundary finding
This commit is contained in:
parent
2cbb2058c9
commit
b9f2a35ff3
@ -23,6 +23,8 @@ Keep this file short.
|
|||||||
- simplify and harden API `devProxy`
|
- simplify and harden API `devProxy`
|
||||||
- complete SSH / CF tunnel access path across platform, API, Agent, and Portal UX
|
- complete SSH / CF tunnel access path across platform, API, Agent, and Portal UX
|
||||||
- add Portal SSH config snippet for power users
|
- add Portal SSH config snippet for power users
|
||||||
|
- resolve the dev console / shell workspace-boundary mismatch: current live validation shows hosted IDE and dev console work, but interactive shell traversal can still `cd ..` upward from `/home/dev/workspace`
|
||||||
|
- make docs and implementation agree on whether workspace scoping is file-API-only or true interactive-shell confinement
|
||||||
|
|
||||||
### Service discovery / launch validation
|
### Service discovery / launch validation
|
||||||
- service discovery migration for remaining hot-path references
|
- service discovery migration for remaining hot-path references
|
||||||
@ -67,6 +69,7 @@ Keep this file short.
|
|||||||
- `fabric` = plain Fabric jar delivery only
|
- `fabric` = plain Fabric jar delivery only
|
||||||
- Forge / Neoforge first-start flow now avoids premature readiness gating, applies post-start property enforcement, and restarts through the readiness-aware path
|
- Forge / Neoforge first-start flow now avoids premature readiness gating, applies post-start property enforcement, and restarts through the readiness-aware path
|
||||||
- current validation indicates Minecraft server creation succeeds across supported runtime variants
|
- current validation indicates Minecraft server creation succeeds across supported runtime variants
|
||||||
|
- current validation indicates dev container creation succeeds and hosted IDE access still works after the latest API/Portal runtime and cleanup passes
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user