GenesiGenesiWiki
Features

Forge

Manage local Git projects, GitHub pipelines and deployments from one place.

Genesi Forge is a project manager for your local Git repositories — see them all at a glance, watch their GitHub Actions pipelines, and keep an eye on deployments, without living in the terminal.

What it does

  • Projects — discovers your local Git repositories and shows each one's branch, provider (GitHub…), and how many files have changed.
  • Pipelines — for GitHub-backed projects, lists recent GitHub Actions runs and their status.
  • Deployments — surfaces deployment integrations (such as Vercel) tied to a project.
  • Filters & search — filter by changed, GitHub, or deploy, and search across name, path, and branch.

Forge uses the GitHub CLI (gh) for GitHub data — sign in once with gh auth login. Pair it with Genesi Code to open any project straight in the editor.

On this page