Skip to documentation
Documentation navigation

Documentation navigation

Documentation / examples

Overview

Build complete, runnable agent applications from Looprig modules.

developer

These examples are complete applications, not isolated API fragments. Each one has its own Go module, immutable released dependencies, deterministic tests, an embedded skill, domain tools, a Harness Session, and a documented path to hosted or local models.

Choose an application

ApplicationWhat it teachesResult
Weather AssistantSkill loading, domain tools, streaming turns, events, and model replacementA conversational weather recommendation
Research AssistantA primary Loop, a delegated researcher Loop, retrieval, citations, and workspace artifactsA cited Markdown brief

Both run without API credentials so you can inspect the runtime behavior first. The scripted inference clients implement the same inference.Client boundary as OpenAI, Anthropic, Google, Bedrock, or a local model adapter.

← back to documentation