Features / Runtime
The agentic runtime
nightshift-d is the core scheduling, runner, and job management daemon. Built in Go with native Kubernetes support. Run agents and their work products on cloud or on-premise at scale.
Demo coming soon
Built for long-running, stateful agents
The runtime daemon talks directly to the Kubernetes API to create, schedule, and tear down agent pods. Each agent gets an isolated Linux environment with a persistent filesystem, scoped secrets, and a dedicated network namespace. The daemon owns the agent lifecycle end-to-end: launch, checkpoint, suspend, resume, and collect work products when the job completes.
Ready to deploy?
Install Nightshift into your own cluster with a single Helm chart.