forever-box
Manages the long-lived Box and disk-pressure handling.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| forever-box-service.ts | Forever Box Service |
| host-box.ts | Host Box |
| disk-pressure-guard.ts | Disk Pressure Guard |
Dependencies and change boundaries
Declared Host dependencies: box-lifecycle · codebase-telemetry · telemetry · trays.
Manage Box lifecycle separately from the user's workspace data.
See Configuration for activation policy and Features for support status.