Skip to content

v0.0.2

Choose a tag to compare

@shinroh shinroh released this 22 Apr 08:04

v0.0.2 Release Notes

このリリースでは、QAエコシステムの再現性向上と、リポジトリ内完結のセットアップ導線整備を実施しました。

Highlights

  • v0.0.2 のセットアップ手順を、外部参照ではなく当リポジトリ参照で完結する形に更新
  • ルート README.md を整備し、最新バージョン案内と関連ドキュメントへのリンクを追加
  • GitHub MCP ベースの再現ブートストラップ構成を維持しつつ、参照元を flares-llc/agent-team-snapshots に統一

Main Changes

  • docs: リポジトリ参照・セットアップ導線の最新化
  • prompts: bootstrap系プロンプトの既定 sourceRepo を更新
  • qa docs: 再現マニフェストの source 設定を更新

Included Commits

  • ab1e52f feat: Update repository references and setup instructions in documentation
  • bb96021 chore: Remove obsolete agent and template files from the repository
  • 01e4f8c feat: Add reproducible QA customization and deployment scripts

Upgrade Notes

  • 作業は v0.0.2/ をルートとして実行してください
  • 初期セットアップ例:
    • npm install
    • npm run hooks:install
    • npm run guard:sync:compose
    • npm run guard:verify