quickstart

Start with the open-source tool that matches the job.

Use Membl as the suite around your coding agents: Sweetgrass for visual project planning, Lantern for local agent sessions, and Marsh for self-hosted CI verification.

Run Sweetgrass

Use Sweetgrass when project work needs a visual board, multi-project dashboard, GitOps actions, or shared task context.

npm install -g sweetgrass
bead-kanban

Run Lantern

Use Lantern when local AI coding work needs repeatable agent workspaces, git worktrees, iTerm2 panes, status checks, and local audit state.

install Lantern from its GitHub repo
source ~/.zshrc
lantern doctor

Evaluate Marsh

Use Marsh when GitHub Actions should run on your own hardware with isolated ephemeral runners and local caches instead of a heavier hosted control plane.

git clone <marsh-repo-url>
cd Marsh
make verify