Changelog

See what’s new in Nimbus Agent

Hangar notes for agents and the humans who launch them. No borrowed launch metrics.

AUG · JUL · JUN
  1. 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.
  2. Model gateway skills. Agents route inference and embeddings from the CLI. One skill surface for models, spend, and fallbacks — no dashboard detour.
  3. nimbus deploy. Frontend, functions, and data plane from one command. Pair with nimbus deploy --preview before the anvil.
  4. 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.