OSS-first docs

These docs teach the open system first: contracts, generated surfaces, runtimes, governance, and incremental adoption. Studio shows up as the operating layer on top, not as the source of truth.

AI index

Meetup-ready example

Agent Console

Primary meetup path for autonomous agents: typed tools, agent configs, run history, and execution logs in one regenerable surface.

Agent Console example - AI agent orchestration with tools, runs, and logs

Sandbox preview

Load the same public browser surface used for the prepared live demo.

Open preview

Reference docs

Inspect the generated contract-facing material instead of relying on marketing summaries.

Open reference

Package context

Use the agent-facing package page for fast repo orientation, then jump to the source directory.

@lssm-tech/example.agent-console

Talk commands

Exact local commands for the meetup lane

Build the example package, then launch the web shell and open the prepared docs or sandbox route.

agent-console-meetup-runbook
bun run --cwd packages/examples/agent-console build
bun run --cwd packages/apps/web-landing dev

# Open in the browser
# http://localhost:3000/docs/examples/agent-console
# http://localhost:3000/sandbox?template=agent-console

For the full fallback order and safe live-edit workflow, use the meetup runbook.

Live example

Agent Console preview

This page uses the same shared preview surface as the template modal and sandbox. UI-backed examples render inline; the rest keep docs, sandbox, LLMS, and source links in one place.

Initializing runtime environment...