Skip to content

Changelog

Notable changes to the Codebahn service. Minor fixes and infrastructure changes are not listed.

  • Personal plan. Individual accounts can subscribe without creating an organization. Post-signup onboarding walks you through billing and your first repo.
  • Runner sizes. CI jobs can request larger VMs by label. See CI runners for the size table.
  • Sticky diff header on pull request files: the tab bar and diff stats stay visible as you scroll.
  • GDPR Data Processing Agreement published at codebahn.net/dpa.
  • Export a whole organization to a standard archive from Org Settings > Export. One click, no ticket: a tar.gz with org metadata and the full Git history and issues, pull requests, and releases for each repo.
  • New codebahn command-line tool and MCP server. Manage repositories, pull requests, issues, and CI runs from your terminal, or point an AI coding agent at the MCP server.
  • CI jobs that never reach a runner now stop after 30 minutes with an explanation, instead of waiting indefinitely.
  • Invite teammates to an organization by email from the Members page. Team invites onboard people end to end, including through the invite-only alpha signup.
  • Switch between your organizations from a switcher in the top navbar.
  • Search across code, issues, repositories, users, and organizations from one search bar. Press / anywhere to open it.
  • Watch CI logs stream live as a run executes.
  • Step-by-step import guides for moving private repositories from GitHub, GitLab, and Forgejo.
  • In-app support chat for signed-in users.
  • Docs site restyled to match codebahn.net.