Overview

Lamoom

Each app is a published agent loop. Versioned, reviewed, and startable in two lines from any Claude chat.

Why runs stay yours#

A Lamoom app does not execute on a Lamoom server. The loop definition lives on the platform, and your Claude runs it against your machine and your files. That has three consequences worth knowing before your first run:

  • Your data never leaves your environment to reach the app author.
  • Every intermediate file the run produces stays where the run happened.
  • The console shows you the reasoning and judge scores behind the result, so a bad output is debuggable instead of mysterious.

Start with Quick Start, or read How Lamoom Works if you want the model before the mechanics.

Updated