Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Apr 06:02
· 10 commits to main since this release
v0.1.1
475bee5

What's Changed

  • ✨ zoo CLI を追加(typer ベース) by @KiyotakaMatsushita in #4
  • ✨ Python API として import 可能にする by @KiyotakaMatsushita in #10
  • ✨ Docker compose 設定をパッケージに同梱して zoo init を追加 by @KiyotakaMatsushita in #11
  • 📦 PyPI 公開準備: メタデータ整備とリリース workflow by @KiyotakaMatsushita in #12
  • ✨ release.yml: TestPyPI デプロイ対応 (prd は tag push 専用) by @ymdarake in #14
  • 🐛 release.yml: Extract version の SyntaxError 修正 + Node20 action を Node24 版へ更新 by @ymdarake in #15
  • Sprint 004: Docs / CI Cleanup (包括レビュー Phase 2) by @ymdarake in #36
  • Sprint 005 PR A: mitmproxy addon fail-closed 化 (C-2, ADR 0005) by @ymdarake in #37
  • Sprint 005 PR B: dashboard セキュリティ包括対応 (C-1 / H-1 / H-2 / H-4 / G-2 / G3-B2) by @ymdarake in #38
  • Sprint 005 PR C: container hardening (H-3) + Sprint 005 archive by @ymdarake in #39
  • Sprint 006 PR D: ポリシー adjacent セキュリティ (M-2/M-5/M-6/M-7/G3-B1) by @ymdarake in #40
  • Sprint 006 PR E: サプライチェーン hardening (M-3 / M-4 / Dependabot / pip-audit) by @ymdarake in #41
  • Sprint 006 PR F: policy_lock cross-container 共通化 (M-8) by @ymdarake in #46
  • 📝 Sprint 006 archive: Security Hardening (PR D + E + F) 完了 by @ymdarake in #47
  • 📝 Sprint 007 PR F: ADR 0004 起票 + 設計 by @ymdarake in #48
  • ✨ Sprint 007 PR G: 自前 CSS + vanilla JS 基盤追加 by @ymdarake in #49
  • ♻️ Sprint 007 PR H: dashboard template を hx-* から data-* に全書換 by @ymdarake in #50
  • 🔒 Sprint 007 PR I: CDN 完全削除 + CSP 'self' 厳格化 (M-1 / L-6 resolved) by @ymdarake in #51
  • 📝 Sprint 007 archive: Dashboard 外部依存ゼロ化 (PR F+G+H+I) 完了 by @ymdarake in #52
  • ⬆️ Bump the gh-actions group across 1 directory with 5 updates by @dependabot[bot] in #43
  • ⬆️ Update gunicorn requirement from ==23.* to ==25.* in /bundle/dashboard in the python-dashboard group across 1 directory by @dependabot[bot] in #45
  • 📝 chore: post-Sprint 007 cleanup (BACKLOG + CHANGELOG) by @ymdarake in #53
  • 🐛 fix E2E P2: proxy non-root user の bundle/certs/ 書込権限 by @ymdarake in #54
  • ✨ scripts/dogfood-dashboard.sh: dashboard 動作確認補助 by @ymdarake in #55
  • 🐛 fix E2E P2 (follow-up): bundle/{data,locks} も chmod 0777 by @ymdarake in #56
  • 🐛 zoo init: .zoo/certs/extra/ + .gitkeep を作成 (zoo build 失敗修正) by @ymdarake in #57
  • 🎨 dashboard dark mode 対応 (prefers-color-scheme: dark) by @ymdarake in #58
  • 📝 zoo init 完了メッセージに起動モード一覧を追加 by @ymdarake in #59
  • ✨ scripts/check-release-cleanliness.sh: リリース前 cleanliness 検査 by @ymdarake in #60
  • 📝 README: 5 段構成 (タイトル/説明/クイックスタート/特徴/ドキュメント) に整理 by @ymdarake in #61
  • 📝 docs/dev/release-testing.md: wheel install 検証手順 by @ymdarake in #62
  • ✨ zoo certs import / list / remove (#64) by @ymdarake in #65
  • ✨ zoo init --policy で secure-by-default (#66) by @ymdarake in #67
  • release workflow: beta tag で TestPyPI 限定発火 + tag/pyproject 整合チェック (#68) by @ymdarake in #69
  • 🐛 fix(e2e): P2 proxy を bundle/policy.toml (profile copy) で起動 by @ymdarake in #70
  • ✨ release: 2-phase flow (release-commit / release-tag) + PR template by @ymdarake in #71
  • 🔖 release: v0.1.1b1 by @ymdarake in #72
  • ♻️ release workflow: PEP 440 pre-release を本番 PyPI publish に統一 (#68 follow-up) by @ymdarake in #74
  • 🔖 release: v0.1.1b2 by @ymdarake in #75
  • 📝 user-facing 文言から internal ref (ADR / issue / Sprint) を除去 by @ymdarake in #78
  • 🔖 release: v0.1.1 by @ymdarake in #79

New Contributors

Full Changelog: https://github.com/ymdarake/agent-zoo/commits/v0.1.1