Skip to content

nightd-ai/nightd

Repository files navigation

nightd

A daemon to schedule autonomous coding agents.

CLI Commands

  • nightd start [--host HOST] [--port PORT] - Start the daemon (default: 127.0.0.1:8000)
  • nightctl status - Check if the daemon is running

Development

Prerequisites

  • mise for development environment setup
  • Docker to run Supabase locally

Setup

  1. Install tools and dependencies:

    mise install
    uv sync --all-packages
  2. Start the daemon:

    nightd start

Tests

You can run the tests via:

pytest

Documentation

To run the documentation locally:

zensical serve

About

A daemon to schedule autonomous coding agents

Resources

License

Stars

Watchers

Forks

Contributors

Languages