Skip to content

plugin-v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:28
· 9 commits to main since this release
29bc576

What's Changed

  • fix(kintone-mcp): Phase 1 セキュリティ修正 + ESLint/CI ゲート (PR-1) by @sugimomoto in #65
  • fix(oauth): postMessage targetOrigin の限定 (Phase 1 PR-2) by @sugimomoto in #68
  • chore: Phase 1 フォローアップ — lint/typecheck ゲート完全 green 化 (#62 #63 #64) by @sugimomoto in #67
  • refactor(plugin): チャット/スキル型を core へ移動しレイヤー逆転を解消 (Phase 2 PR-1) by @sugimomoto in #69
  • refactor(plugin): ブートストラップを initializeSession 純関数に抽出 (Phase 2 PR-2) by @sugimomoto in #70
  • refactor(plugin): リトライ上限化 + Session 終了判定の集約 (Phase 2 PR-3) by @sugimomoto in #71
  • refactor(plugin): resolveAgent.ts (695行) を責務ごとに分割 (Phase 3 PR-A) by @sugimomoto in #72
  • refactor(plugin): chatStore.ts (561行) を types + slices に分割 (Phase 3 PR-B) by @sugimomoto in #73
  • refactor(plugin): AgentDetailModal.tsx (1004行) を分解 (Phase 3 PR-C) by @sugimomoto in #74
  • refactor(plugin): SkillAddModal.tsx (637行) を分解 (Phase 3 PR-D) by @sugimomoto in #76
  • refactor(plugin): ConfigScreen.tsx (551行) を分解 + ポーリングのキャンセル漏れ修正 (Phase 3 PR-E) by @sugimomoto in #77
  • chore: デザインツール書き出しを Git 管理外にする (Phase 4 PR-E) by @sugimomoto in #80
  • refactor(kintone-mcp): Worker の重複排除 (toolResult / anthropicHeaders) (Phase 4 PR-D) by @sugimomoto in #82
  • refactor(plugin): 共通 UI 集約 (FormField / PasswordInput) [Phase4 PR-AB] by @sugimomoto in #84
  • docs(steering): リファクタリング Phase 1-4 tasklist を完了状態に整理 by @sugimomoto in #85
  • fix(plugin): ビルトインエージェントのツールドリフトを reconcile で修復 (#86) by @sugimomoto in #87
  • fix(plugin): Custom Agent 行に公開先サマリを表示 (#47 AC-6 / closes #47) by @sugimomoto in #88
  • feat(plugin): 定期実行 (Deployments / cron) MVP (#81) by @sugimomoto in #89
  • Add Claude Code GitHub Workflow by @sugimomoto in #91
  • chore(ci): docs/LP 自動同期を追加 + 全PR自動レビューを削除 by @sugimomoto in #90
  • docs: 定期実行 (Deployments #81) を docs / LP に反映 by @sugimomoto in #92
  • fix(plugin): カスタムスキル追加の name/description 二重入力を解消 (#79) by @sugimomoto in #94
  • fix(plugin): 思考中の経過秒を最初のイベント前もカウント (#78) by @sugimomoto in #95
  • chore(ci): docs/LP 同期を GitHub Action から PreToolUse フックに移行 by @sugimomoto in #96
  • feat(plugin): 会話履歴のタイトルを初回メッセージから生成 (#52 プランA) by @sugimomoto in #97
  • feat(kintone-mcp): 通知 MCP /notify + send_notification (#13 Worker 先行) by @sugimomoto in #99
  • feat: 通知拡張 (Slack / Teams / Discord Webhook) — Agent 紐付け版 (#13 Plugin) by @sugimomoto in #100
  • refactor(notify): #13 の重複を集約 (挙動不変) by @sugimomoto in #101
  • fix(plugin): ビルトインのクイックアクション/ACL 編集が反映されない (#75) by @sugimomoto in #103
  • fix(plugin): Agent 編集保存が HTTP 400 (notify toolset と mcp_servers 不整合) by @sugimomoto in #104
  • docs(landing): LP に通知機能 (Slack/Teams/Discord) を追記 (#13) by @sugimomoto in #105
  • chore(plugin): release v0.2.0 by @sugimomoto in #106

Full Changelog: plugin-v0.1.2...plugin-v0.2.0