Directories
¶
| Path | Synopsis |
|---|---|
|
backends
|
|
|
mcp
Package mcp provides an ExecutionBackend implementation that wraps MCP servers.
|
Package mcp provides an ExecutionBackend implementation that wraps MCP servers. |
|
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. |
|
Package embedding provides vector embedding implementations for semantic search.
|
Package embedding provides vector embedding implementations for semantic search. |
|
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. |
|
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). |
|
loadtest
Package loadtest provides a configurable mock LLM provider for load testing.
|
Package loadtest provides a configurable mock LLM provider for load testing. |
|
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. |
|
server
Package server implements a Model Context Protocol (MCP) server.
|
Package server implements a Model Context Protocol (MCP) server. |
|
Package memory provides salience-driven graph-backed episodic memory.
|
Package memory provides salience-driven graph-backed episodic memory. |
|
storage
Package storage provides in-process trace storage for embedded observability.
|
Package storage provides in-process trace storage for embedded observability. |
|
metadata
Package metadata provides rich, self-describing tool metadata loading.
|
Package metadata provides rich, self-describing tool metadata loading. |
|
Package skills provides skill loading, matching, and lifecycle management.
|
Package skills provides skill loading, matching, and lifecycle management. |
|
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. |
|
discovery
Package discovery composes the per-turn skill discovery pipeline:
|
Package discovery composes the per-turn skill discovery pipeline: |
|
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. |
|
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. |
|
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. |
|
tasks
Package tasks materializes the tasks an active skill produces.
|
Package tasks materializes the tasks an active skill produces. |
|
backend
Package backend defines the StorageBackend composite interface and factory.
|
Package backend defines the StorageBackend composite interface and factory. |
|
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. |
|
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. |
|
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. |
|
tools
|
|
|
tui
|
|
|
Package types contains shared types used across the loom framework.
|
Package types contains shared types used across the loom framework. |
|
Package versionmgr manages version updates across multiple file formats.
|
Package versionmgr manages version updates across multiple file formats. |
Click to show internal directories.
Click to hide internal directories.