NocturnLabs
Getting Started

Introduction

Welcome to NocturnLabs documentation.

NocturnLabs builds open-source developer tools focused on automation and productivity.

OpenCode Console

Web-based observability dashboard

OpenCode Conductor

Context-Driven Development plugin

OpenCode Forger

Autonomous coding agent

Personal Knowledge

Knowledge management with semantic search

Scaffold

Project scaffolding CLI

PromptGen

AI prompt management

Getting Help

  • Browse the Projects section for detailed documentation
  • Check out our GitHub for source code
  • Join the community to share feedback and ideas

Prerequisites

Most NocturnLabs tools are built with Rust. To get started:

# Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# Verify installation
cargo --version

Next Steps

Explore individual projects to learn more about each tool and how to use them in your workflow.