nocturne
Nocturne – The nightly AI team-mate for your codebase. Runs autonomously while you sleep.
About
Nocturne is an autonomous AI agent that works on your codebase while you're not at your desk. You point it at a repository, configure a cron schedule, and it gets to work — hunting down flaky tests that pass locally but fail in CI, flagging dead code that's been accumulating for months, checking for dependency vulnerabilities, and tidying up anything that doesn't meet your configured standards. When it finds something worth fixing, it doesn't just open an issue — it opens a pull request with the actual changes, ready for your review in the morning. Nocturne supports Go, JavaScript, TypeScript, Python, Ruby, and Rust out of the box, making it useful across virtually any modern project.
Highlights
- ✓ Cron-scheduled — set it and forget it
- ✓ Detects and reports flaky tests automatically
- ✓ Opens PRs with suggested fixes, not just issues
- ✓ Multi-language support: Go, TS, JS, Python, Ruby, Rust