Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:07
640b8f7

TLDR: First release of GitHub Project OS — a reusable template repository giving solo developers and small teams a complete GitHub-native engineering operating system out of the box: governance as code (labels, issue forms, a metadata single-home contract, branch ruleset), an AI-agent collaboration layer (AGENTS.md hub, 15 knowledge skills, an agent work queue), lean automation (CI, issue labeler, link maintenance, human-gated releases), and an idempotent bootstrap script that applies everything a template cannot ship as files.

0.1.0 (2026-07-03)

Features

  • idempotent bootstrap script (labels, project, settings, ruleset, de-template) (79c71d8)
  • issue forms, PR template, CODEOWNERS, dependabot, branch ruleset (f315fe3)
  • metadata single-home contract and declarative labels (241d071)
  • repo self-consistency checks (skills index, local-md hygiene) (6457f87)
  • skills knowledge system (15 skills, catalog, AGENTS.md index) (6ab52bd)

Bug Fixes

  • bootstrap autorelease prune exclusion, gh api 404 detection, personal-account type docs (0f912c0)