Changelog
See what’s new in Nimbus Agent
Hangar notes for agents and the humans who launch them. No borrowed launch metrics.
- Preview branches for database and auth. Isolate a schema or policy change. Run tests on the branch. Close it if tests fail; promote it if they pass. Production stays on the live deck until you push.
- Model gateway skills. Agents route inference and embeddings from the CLI. One skill surface for models, spend, and fallbacks — no dashboard detour.
-
nimbus deploy.
Frontend, functions, and data plane from one command. Pair with
nimbus deploy --previewbefore the anvil. - Auth and database as first-class skills. Least-privilege credentials the agent is allowed to hold. Tables the agent can migrate without a human DBA tour.