Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 18:12
· 109 commits to main since this release
b301f31

Kenn Forge v0.1.0

This is the first public release of Kenn Forge, a local-first console for maintaining repositories across GitHub, GitLab, Forgejo, and Gitea.

Highlights

  • Triage activity, pull requests, and issues across repositories from one place.
  • Review code with threaded discussions, inline diffs, CI context, stacked-PR awareness, and provider actions.
  • Move from review to implementation using isolated Git workspaces, durable terminal sessions, and configurable coding agents.
  • Browse repository source and connect optional Kata task daemons and local Markdown folders.
  • Run everything locally from a single binary backed by SQLite, or connect multiple Kenn Forge installations as a federated fleet.

Get started

Download the archive for Linux, macOS, or Windows below, then follow the Quick Start to connect a provider and run your first sync.

Local workspaces require Git and tmux on a Unix-like system. The Windows build supports the dashboard and provider actions.

New Contributors

Full Changelog: https://github.com/kenn-io/forge/commits/v0.1.0