Skip to content

Documentation Index

Complete reference for all little-loops documentation.

Quick Start

New to little-loops? Start here: - Getting Started Guide - Mental model, first workflow, and when to escalate - README - Installation, quick start, and configuration - Command Reference - All available slash commands - Troubleshooting - Common issues and solutions

User Documentation

Documentation for using little-loops in your projects.

Codex CLI

Reference

Developer Documentation

Documentation for contributing to and developing little-loops.

  • Contributing Guide - Development setup, guidelines, and workflow
  • Architecture Overview - System design, component relationships, and diagrams
  • API Reference - Python module documentation with detailed class and method references
  • Event Schema Reference - All LLEvent types plus hook intent types (LLHookEvent, LLHookResult), wire format, and machine-readable JSON schemas — primary reference for extension authors and external consumers
  • Write a Hook - Authoring guide for LLHookIntentExtension: the Protocol, adapter flow, and pure-function + subprocess testing patterns
  • Testing Guide - Testing patterns, conventions, and best practices
  • E2E Testing - End-to-end testing guide for CLI workflows

Advanced Topics

Deep dives into specific systems and internals.


Need help? See the Troubleshooting Guide or check Getting Help section.