EXTENSIONS
Built by operatives — models, drivers, vaults, and reports, the parts that plug into Swamp.
Filter by what you need and pull what fits.
Deno Runner
Install and run Deno commands. Manages Deno binary downloads with
Gitlab
Read and write GitLab data via GraphQL (REST fallback for branches and
Git
Git repository operations for swamp workflows. Wraps the git CLI
Graphite Draft Submit
Submit an already-validated Git commit as a draft GitHub pull request using the Graphite CLI, then independently verify with the GitHub CLI that the pull request points at the validated SHA, branch and base and is a draft.
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.
Test Evidence Validator
Validates a caller-supplied parsed test result for internal consistency and a recognized multi-language test-runner command, then commit-pins the evidence to an immutable Git commit and branch, returning a single pass/fail verdict.
Github
List GitHub pull requests via the gh CLI from swamp workflows.
Woodpecker
Careful administration of a Woodpecker CI server over its REST API, authenticated with a personal access token. Onboard and configure repositories (enable, mark trusted, set timeout/visibility/approval), promote shared CI credentials to org- or repo-scoped secrets idempotently, inspect recent pipelines, and trigger runs. Mutations are additive or reversible (disable/secret-delete undo by re-running enable/set); secret values are write-only — supplied via a vault reference, sent once, and never read back or emitted.
Github
GitHub resource models (repos, issues, PRs, members, Actions runs) using Octokit REST SDK
Github/actions
Track GitHub Actions workflow runs for a pull request — list latest runs and watch until completion via Octokit REST SDK
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.