EXTENSIONS
Built by operatives — models, drivers, vaults, and reports, the parts that plug into Swamp.
Filter by what you need and pull what fits.
Fc Task Server
Host↔guest task/result control-plane server for Firecracker microVM agents.
Agent Session Handoff
Unified session capture, normalisation, summarisation, and cross-agent handoff for kiro, opencode, pi, and claude coding-agent sessions. Reads each tool's native session store, normalises to a shared schema, stores as versioned swamp data, and exports/imports portable JSON bundles so any agent can resume where another left off.
Agent Runner
Run AI coding agents (Claude, Codex) with structured output for CI
Github Local Mirror
Swamp-backed local GitHub mirror: keeps a local git object cache plus queryable Swamp metadata for PRs, issues, comments, reviews, checks, patch revisions, and local development or review worktrees.
Garfield
Adaptive Garfield review and repair workflow with deterministic validation,
Pi Session Telemetry
Privacy-safe Pi coding-agent session telemetry ingestion and reporting for Swamp. Captures useful metadata, usage, tool, message, and session signals while keeping prompt content, tool payloads, and local paths opt-in.
Github Project Activity
Swamp-backed GitHub project activity database and maintainer briefing reports: repository/issue/PR/CI snapshots, chronological public/private activity events, artifacts, PR dossiers, and private/manual/agent maintainer notes.
Fc Agent Proxy
vsock proxy for running Claude Code agents inside Firecracker microVMs. Manages a Python proxy on the host: enforces domain allowlist, injects CLAUDE_CODE_OAUTH_TOKEN as Authorization: Bearer for Anthropic API calls (guest never sees the token), relays HTTPS CONNECT tunnels, and handles task injection + result collection over vsock ports 5000/5001.