Skip to content

Reference

Information-oriented reference that mirrors the product surface. One canonical page per fact; if a claim here disagrees with the code, the code wins and the page gets fixed.

  • CLI — every nimbus command, subcommand, and flag.
  • Configuration — every nimbus start flag, environment variable, and config key.
  • Deploy & admin API — staging, diff, and activation.
  • Current capabilities — a snapshot of what works today, with a status on every capability.
  • Overview — the @nimbus/nimbus package and its entry points.
  • Server functions — builders, validators, and context types.
  • Clients — WebSocket, HTTP, and REST clients.
  • Resources — services, sandboxes, and sessions from the SDK.
  • React — providers and hooks.
  • HTTP API — every endpoint, method, and response shape.
  • WebSocket protocol — the subscription handshake and frame catalog.
  • Errors — the error envelope and full code catalog.