Nexus¶
Nexus is the remote workspace core for this repository:
packages/nexus(Go): daemon runtime +nexusCLI (init,doctor,exec)packages/sdk/js(TypeScript):@nexus/sdkclient library
Core capabilities¶
- Firecracker-first isolated runtime workflow
- Project-level workspace config via
.nexus/workspace.json - Probe/test orchestration through
nexus doctor - SDK + daemon RPC contract for workspace automation
Start here¶
docs/reference/workspace-daemon.mddocs/reference/workspace-sdk.mddocs/reference/workspace-config.mddocs/tutorials/installation.md