Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 09:56
· 1 commit to trunk since this release

Changelog

  • 7fb5485 bd init: initialize beads issue tracking
  • 79ffb1a chore(repo): bootstrap project with README, .gitignore and MIT license
  • 15f23c9 docs(process): mandate TDD — failing tests before feature code
  • 2562a90 feat(arch): add animated TUI component design (bubbletea + plain renderer)
  • e8d52ef feat(arch): add bazel query-like DSL component to build engine spec
  • c31e834 feat(arch): add likec4-driven-dev skill with spec-first validation
  • ded7276 feat(arch): detail all engine modules in likec4, add managed pnpm toolchain
  • 7302e7c feat(arch): specify incremental build engine (MVP) and stub internal packages
  • 1f089d6 feat(cli): modules was added
  • 99a53bc feat(tooling): add beads web viewer (.tools, gitignored) and beads:ui script
  • 4e757f2 feat: add isolated package build pipeline
  • dc616c6 feat: bootstrap monorepo with Go CLI, npm wrapper, LikeC4, docmd and beads