Skip to content

Releases: ozzy-labs/agentyard

v0.3.1

31 May 02:50
83032ee

Choose a tag to compare

0.3.1 (2026-05-31)

Bug Fixes

  • docs: align README with v0.3.0 implementation + add trivy to root .mise.toml (#162) (56ac3ba)
  • prompts: fail-loud when /dev/tty attach fails (silent prompt-invisibility bug) (#159) (a8a66bd)

Documentation

  • adr: modernize ADR-0002 / ADR-0003 and add ADR-0005 (multiplexer + macOS policy) (#164) (66f5fe3)

Tests

  • automate PR #150 manual cases (.tmux.conf respect, macOS skip) + smoke lib syntax loop + doctor exit code (#163) (4a6fdcf)
  • smoke: widen doctor exit code acceptance to spec {0,1,2} (#165) (c3b9254)

v0.3.0

30 May 19:50
ddb6e8a

Choose a tag to compare

0.3.0 (2026-05-30)

Features

  • install: add tmux as opt-in + sensible .tmux.conf (Linux) (#150) (25f29e2)
  • install: add zellij as opt-in multiplexer (#149) (c6d7044)

Bug Fixes

  • dotfiles: include trivy in mise global config (#153) (20fbabc), closes #144
  • dotfiles: include zellij in mise global config (#156) (fba52f0)
  • install: legacy PPA .sources detection and bundled .mise.toml auto-trust (#140) (1036805)

Refactoring

  • scripts: unify Linux/macOS mise helpers via lib/mise.sh (#157) (7804715)

Tests

  • integration: add upgrade-from-prior-version scenario matrix (#154) (e27cd7f), closes #142

v0.2.0

06 May 16:07
3d20f31

Choose a tag to compare

0.2.0 (2026-05-06)

Refactoring

  • rename BOOTSTRAP_* env vars to AGENTIC_BOOTSTRAP_* with fallback (#136) (69146d6)

v0.1.4

06 May 10:16
5ddfef4

Choose a tag to compare

0.1.4 (2026-05-06)

Bug Fixes

  • install: pin pnpm to 10.33.2 to avoid aqua-registry mismatch (#123) (2f6f0e5)
  • lefthook: unpin base; override via skip+replacement in lefthook.yaml (#130) (7106f17)

v0.1.3

04 May 07:22
ca1e2f5

Choose a tag to compare

0.1.3 (2026-05-04)

Bug Fixes

  • install: apply git-core/ppa 4096R fingerprint in setup-local-linux too (#117) (fbf3c4f)
  • install: bump git-core/ppa key fingerprint to 4096R rotation (#112) (36135e2), closes #110 #111

Documentation

  • apt: update apt_add_ppa fingerprint example to 4096R rotation key (#114) (b96de26)

v0.1.2

02 May 05:23
32c2c5f

Choose a tag to compare

0.1.2 (2026-05-02)

Bug Fixes

  • install: replace add-apt-repository with direct PPA registration (#109) (6cc7c6b)
  • install: retry add-apt-repository on Launchpad failures (#107) (40f14c8)

v0.1.1

02 May 04:29
e9acdbd

Choose a tag to compare

0.1.1 (2026-05-02)

Bug Fixes

  • lint: exclude CHANGELOG.md from markdownlint (#104) (f2b5e12)

Documentation

  • rules: clarify fix vs ci commit type boundary (#106) (8be60ee)

v0.1.0

29 Apr 22:51
cf85c9e

Choose a tag to compare

0.1.0 (2026-04-29)

Features

  • add AI power tools (markitdown, tesseract, ffmpeg, ast-grep, yq) (#23) (94304fd), closes #16 #13
  • add GitHub Copilot CLI and Gemini CLI support (#5) (b9a4021)
  • add non-interactive mode and BATS tests for shell config logic (#35) (9ed2945), closes #30 #28
  • add scripts/update-tools.sh for batch tool updates (#26) (0501ac8), closes #19 #13
  • add shellcheck to dev helper tools (#24) (706b20f), closes #17 #13
  • doctor: add doctor subcommand for environment diagnostics (#92) (2b37eeb)
  • generalize OS support (mise-first, macOS + non-WSL Linux canary) (#55) (9077ba0)
  • install.sh エントリーポイントの追加とブランチ参照の修正 (#3) (0246976)
  • install: add bubblewrap to bootstrap tools (f87e2b3)
  • integrate dev-config multi-agent architecture (#8) (73cc9c1)
  • replace git-secrets with gitleaks via mise (#22) (eca6538), closes #15 #13
  • replace Volta with mise for unified runtime management (#21) (63ed0ca), closes #14 #13
  • skills-sync: migrate to adapter-aware sync via @ozzylabs/skills (#61) (64ae78b)
  • WSL2/Ubuntu開発環境セットアップスクリプトの初回リリース (#2) (c5575e6)

Bug Fixes

  • add || true to npm update commands to prevent set -e exit (#9) (d764967)
  • add timeout to copilot CLI commands to prevent shim hangs (#11) (bb9c6bf)
  • copilot: restore @ozzylabs/skills markers in copilot-instructions.md (#101) (1f1a0ac)
  • curl|bash 経由実行時の unbound variable / read EOF を修正 (#48) (139b018)
  • detect VS Code copilot shim and skip it (#12) (4e7f6c9)
  • install: avoid set -e exit when no cloud / AI agent CLIs install (#100) (86d2029)
  • install: pin pnpm to v10 to work around aqua registry lag (#98) (a40c92f)
  • mise --global 操作の override WARN を抑制 (#50) (59f8a0b)
  • prevent update commands from hanging on interactive prompts (#10) (61bc15b)
  • setup-local-ubuntu.sh も pipe 経由で対話プロンプトを受け付ける (#49) (798f2e6)
  • wslu が Ubuntu 26.04 で見つからない問題にフォールバック実装 (#44) (55c13c5), closes #39

Refactoring

  • make Azure CLI and Google Cloud CLI opt-in (#25) (ab9ec39), closes #18 #13
  • scripts: split setup-local-linux.sh into lib modules (#91) (9524225)

Documentation

  • add multi-agent instruction files for Codex, Copilot, and Gemini (#7) (56bfd66)
  • adr: add ADR-0004 to reaffirm Bash-based architecture (#90) (776eac9)
  • modernize README and changelog for dual-mode AI-driven setup (#27) (15544bf), closes #20 #13
  • readme: publish-readiness — TLS hardening, SHA256 verification, doctor section (#95) (8192e7b)
  • サポート Ubuntu 一覧(26.04 対応状況含む)を README に明記 (#47) (0e94822)
  • 内部成果物を日本語優先にする言語ポリシーを明文化 (#40) (2165c6f)

Continuous Integration

  • add GitHub Actions workflows for lint / smoke / unit / integration (#37) (a66c44e), closes #32 #28
  • add weekly canary workflow against ubuntu:devel and rolling (#38) (d9463a7), closes #33 #28
  • apply mise canonical pattern per handbook#84 (#69) (a43db63)
  • canary の重複起票防止と ci:integration ラベル自動付与を導入 (#46) (faef46b)
  • infra: apply canonical pattern to CI workflows (#70) (87a4d5c), closes #68
  • release: add release-please for CHANGELOG + GitHub Release automation (#93) (5086075)
  • ワークフロー使用 actions を Node.js 24 対応版へ更新 (#45) (248fbca)

Tests

  • 22.04 統合テストを修正し L1 のローカル実行手順を...
Read more