Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
generate-weaver
command
|
|
|
loom
command
|
|
|
loom-bench-harness
command
loom-bench-harness drives benchmark scenarios against a remote Loom gRPC server.
|
loom-bench-harness drives benchmark scenarios against a remote Loom gRPC server. |
|
loom-bench-server
command
loom-bench-server is a minimal gRPC server for benchmarking.
|
loom-bench-server is a minimal gRPC server for benchmarking. |
|
loom-mcp
command
loom-mcp is a lightweight MCP (Model Context Protocol) server that bridges between MCP clients (like Claude Desktop, VS Code) and a running Loom server.
|
loom-mcp is a lightweight MCP (Model Context Protocol) server that bridges between MCP clients (like Claude Desktop, VS Code) and a running Loom server. |
|
loom-standalone
command
|
|
|
looms
command
|
|
|
version-manager
command
|
|
|
workflow-viz
command
|
|
|
Package embedded provides access to files embedded into the loom binary.
|
Package embedded provides access to files embedded into the loom binary. |
|
gen
|
|
|
go/loom/v1
Package loomv1 is a reverse proxy.
|
Package loomv1 is a reverse proxy. |
|
internal
|
|
|
pgxdriver
Package pgxdriver provides a PostgreSQL connection pool backed by pgx/v5.
|
Package pgxdriver provides a PostgreSQL connection pool backed by pgx/v5. |
|
sqlitedriver
Package sqlitedriver registers a SQLite database/sql driver under the name "sqlite3".
|
Package sqlitedriver registers a SQLite database/sql driver under the name "sqlite3". |
|
pkg
|
|
|
backends/mcp
Package mcp provides an ExecutionBackend implementation that wraps MCP servers.
|
Package mcp provides an ExecutionBackend implementation that wraps MCP servers. |
|
backends/supabase
Package supabase provides an ExecutionBackend implementation for Supabase (Postgres-compatible) with native pgxpool, pooler-mode awareness, RLS context injection, and internal schema filtering.
|
Package supabase provides an ExecutionBackend implementation for Supabase (Postgres-compatible) with native pgxpool, pooler-mode awareness, RLS context injection, and internal schema filtering. |
|
embedding
Package embedding provides vector embedding implementations for semantic search.
|
Package embedding provides vector embedding implementations for semantic search. |
|
fabric/factory
Package factory provides a factory for creating ExecutionBackend instances from YAML configuration files.
|
Package factory provides a factory for creating ExecutionBackend instances from YAML configuration files. |
|
llm/catalog
Package catalog is the single source of truth for built-in LLM model metadata (context window, max output tokens, pricing, capabilities).
|
Package catalog is the single source of truth for built-in LLM model metadata (context window, max output tokens, pricing, capabilities). |
|
llm/loadtest
Package loadtest provides a configurable mock LLM provider for load testing.
|
Package loadtest provides a configurable mock LLM provider for load testing. |
|
llm/types
Package types provides type aliases for backward compatibility.
|
Package types provides type aliases for backward compatibility. |
|
mcp/apps
Package apps provides the MCP Apps UI resource registry and embedded HTML apps.
|
Package apps provides the MCP Apps UI resource registry and embedded HTML apps. |
|
mcp/server
Package server implements a Model Context Protocol (MCP) server.
|
Package server implements a Model Context Protocol (MCP) server. |
|
memory
Package memory provides salience-driven graph-backed episodic memory.
|
Package memory provides salience-driven graph-backed episodic memory. |
|
observability/storage
Package storage provides in-process trace storage for embedded observability.
|
Package storage provides in-process trace storage for embedded observability. |
|
shuttle/metadata
Package metadata provides rich, self-describing tool metadata loading.
|
Package metadata provides rich, self-describing tool metadata loading. |
|
skills
Package skills provides skill loading, matching, and lifecycle management.
|
Package skills provides skill loading, matching, and lifecycle management. |
|
skills/binding
Package binding evaluates SkillBinding records against a skill library and produces a deterministic load-policy decision for each skill an agent declaratively attaches.
|
Package binding evaluates SkillBinding records against a skill library and produces a deterministic load-policy decision for each skill an agent declaratively attaches. |
|
skills/discovery
Package discovery composes the per-turn skill discovery pipeline:
|
Package discovery composes the per-turn skill discovery pipeline: |
|
skills/hygiene
Package hygiene enforces end-of-turn task-board hygiene for skill-emitted tasks.
|
Package hygiene enforces end-of-turn task-board hygiene for skill-emitted tasks. |
|
skills/importer
Package importer converts Anthropic-style Agent Skill source directories (`<name>/SKILL.md` + `references/*.md`) into loom/v1 Skill YAML the loader can read.
|
Package importer converts Anthropic-style Agent Skill source directories (`<name>/SKILL.md` + `references/*.md`) into loom/v1 Skill YAML the loader can read. |
|
skills/index
Package index implements a hierarchical PageIndex-style router tree over the skill library.
|
Package index implements a hierarchical PageIndex-style router tree over the skill library. |
|
skills/tasks
Package tasks materializes the tasks an active skill produces.
|
Package tasks materializes the tasks an active skill produces. |
|
storage/backend
Package backend defines the StorageBackend composite interface and factory.
|
Package backend defines the StorageBackend composite interface and factory. |
|
storage/sqlite
Package sqlite provides utility functions for SQLite database operations such as online backup and integrity verification.
|
Package sqlite provides utility functions for SQLite database operations such as online backup and integrity verification. |
|
task
Package task provides persistent, dependency-aware task decomposition and kanban-style work management.
|
Package task provides persistent, dependency-aware task decomposition and kanban-style work management. |
|
templates
Package templates is the OSS-side registry of curated agent presets and workflow templates.
|
Package templates is the OSS-side registry of curated agent presets and workflow templates. |
|
types
Package types contains shared types used across the loom framework.
|
Package types contains shared types used across the loom framework. |
|
versionmgr
Package versionmgr manages version updates across multiple file formats.
|
Package versionmgr manages version updates across multiple file formats. |
|
test
|
|
|
loadtest
Package loadtest provides a gRPC load testing harness for the Loom server.
|
Package loadtest provides a gRPC load testing harness for the Loom server. |
Click to show internal directories.
Click to hide internal directories.
