3.34.1 (2026-05-05)
- add daily dev flow with git worktree sample (#760) (32992c8)
- add preview button to sample workflow list (#761) (778c196)
- disable source maps in production builds (#758) (b4af393)
3.34.0 (2026-05-04)
3.33.1 (2026-05-03)
3.33.0 (2026-04-12)
- add sample workflow feature with tour integration (#719) (aaf2ab1)
- enhance StartMenu with version display and recent workflows (#731) (0b4138a)
- redesign onboarding tour and add empty state (#723) (8f72a24)
- allow edge selection inside group nodes and animate on select (#724) (a813d49)
- refine github-issue-planning sample workflow (#733) (7c1473b), closes #732
- use fixed MCP server port with user-configurable setting (#722) (d436d2e)
3.32.2 (2026-04-04)
- add parallel execution instructions for built-in sub-agents (#709) (c659e6d)
- preserve undo history after MCP tool execution (#708) (eaf8f2a), closes #707
3.32.1 (2026-04-03)
3.32.0 (2026-04-02)
- [Experimental] Commentary AI for real-time workflow narration (#695) (9cf4d07)
- add undo/redo for canvas nodes and edges (#699) (d80ad4e)
3.31.1 (2026-03-27)
3.31.0 (2026-03-26)
- add confirm dialog before disabling group highlight (#685) (ba74dff)
- separate Agent Definition and Prompt in Sub-Agent node (#687) (b336890)
3.30.4 (2026-03-23)
3.30.3 (2026-03-23)
- add minimap 3-state display mode with scroll auto-show (#677) (fb26d73)
- add PulseMCP discovery link to MCP server selection (#674) (e6f2b6c)
- add SkillsMP discovery link to Skill Browser dialog (#675) (7638fdf)
- add sub-agent discovery link to Sub-Agent Creation dialog (#676) (3523da8)
- increase max node limit to 100 with user-configurable setting (#678) (e4318db)
3.30.2 (2026-03-22)
- add Classic/Freehand scroll mode toggle to canvas (#669) (5a5e326)
- compact hover-expand UX for canvas toolbar toggles (#672) (73b40c9)
3.30.1 (2026-03-20)
3.30.0 (2026-03-19)
- detect Cursor editor via appName instead of extension ID (#662) (ffbb163)
- support plugin agents in workflow detection and export (#651) (#663) (3aa2023)
3.29.2 (2026-03-17)
- add GroupNode/CodexNode and icons to diff preview (#658) (75ba2bb)
- support plugin skills in workflow detection and export (#651) (#659) (68d7aec)
3.29.1 (2026-03-17)
- add lucide-react icons to node palette and canvas nodes (#654) (cc6abcf)
- allow dragging nodes out of group nodes (#656) (28682b3)
3.29.0 (2026-03-17)
3.28.1 (2026-03-17)
3.28.0 (2026-03-16)
3.27.1 (2026-03-10)
3.27.0 (2026-03-10)
- add Claude API skill upload, test, and sample code generation (#635) (71c48b4), closes #626 #405
- add What's New dialog with unread release badge (#637) (9a6f568)
3.26.3 (2026-03-09)
3.26.2 (2026-03-01)
3.26.1 (2026-02-28)
- change MCP node default mode to aiToolSelection in schema (#611) (1bc81e2)
- clarify MCP node schema definitions (#615) (36f5998)
- simplify MCP node creation wizard from 7 to 4 steps (#613) (e17ad5f)
3.26.0 (2026-02-24)
3.25.0 (2026-02-21)
3.24.1 (2026-02-21)
- move AI agent toggles into submenu and prevent menu auto-close (#598) (5032b9d)
- rename Codex to Codex CLI in UI labels (#600) (34df72e)
- split Copilot toggle into Copilot Chat and Copilot CLI (#597) (3f9fe0e)
3.24.0 (2026-02-20)
3.23.1 (2026-02-19)
3.23.0 (2026-02-19)
3.22.2 (2026-02-18)
3.22.1 (2026-02-18)
- escape Mermaid-special characters in node labels (#579) (fced314)
- support HTTP transport for MCP tool nodes (#581) (cebcd21)
3.22.0 (2026-02-16)
3.21.0 (2026-02-08)
3.20.0 (2026-02-07)
- add persistent memory setting to SubAgent and SubAgentFlow nodes (#541) (b48acd7)
- add Roo Code skills detection and documentation (#545) (5db6252)
- simplify Skill node description in exported MD files (#547) (3fc1f6c)
3.19.2 (2026-02-06)
- replace DeepWiki SVG badge with shields.io badge (#537) (8cccf77)
- replace inline SVG icons with PNG in README for vsce compatibility (#538) (16b0f97)
- add DeepWiki badge to README (#530) (c1170a1)
- clarify Save/Load vs Export in README (#529) (c2754a4), closes #528
3.19.1 (2026-01-31)
3.19.0 (2026-01-31)
3.18.2 (2026-01-29)
- add CLI-aware skill normalization to skip native directories (#512) (0c49d94)
- add MCP server detection for Copilot CLI and Codex CLI (#509) (#510) (ef31649)
- add skills detection for Copilot/Codex with grouped UI (#508) (ab89f69), closes #507
- remove Codex project trust workaround (#513) (c5a9c45), closes #495
- resolve skill source path correctly for all scopes (#514) (8caf97e)
- show AI provider badge for user scope skills (#515) (760d411)
3.18.1 (2026-01-24)
3.18.0 (2026-01-24)
- add OpenAI Codex CLI integration support (#496) (60d5c96), closes openai/codex#9752
- add Codex CLI feature announcement banner (#497) (bf8128a)
- add confirmation dialog for Codex project trust setting (#499) (e5523d5)
- detect skills under .github directory (#494) (eb38d8a), closes #493 #493 #6366f1 #c2410c
- show "Slash Command / Skill" label when Copilot/Codex enabled (#498) (2be7ac6)
3.17.0 (2026-01-22)
- add ~/.mcp.json support to MCP config reader (#488) (9ef0abf), closes #484
- display dynamic provider name in refinement chat initial message (#476) (1e19be6)
- hide CLAUDE.md tip in Edit with AI when using Copilot (#480) (f041493)
- YAML escaping and Copilot tools export improvements (#485) (dbcda41)
- clarify Copilot uses VSCode Language Model API (#482) (c9e7e2f)
- remove Slack import/export demo from README (#483) (1c647c2)
3.16.1 (2026-01-20)
- show correct error messages for Copilot and Claude Code CLI unavailability (#473) (7e7f94c), closes #471
3.16.0 (2026-01-19)
3.15.3 (2026-01-17)
- normalize CRLF line endings for Windows compatibility (#464) (d2e1c5f), closes #463
- use VSCode default terminal to find Claude CLI on Windows (#465) (dfa435b)
3.15.2 (2026-01-16)
3.15.1 (2026-01-15)
3.15.0 (2026-01-14)
3.14.6 (2026-01-13)
3.14.5 (2026-01-13)
3.14.4 (2026-01-13)
3.14.3 (2026-01-13)
- add disable-model-invocation configuration UI for Slash Command export (#443) (8eac0a0)
- reorganize SlashCommandOptions dropdown and add help link (#444) (d39a702)
3.14.2 (2026-01-12)
3.14.1 (2026-01-11)
3.14.0 (2026-01-10)
- add context: fork option for Slash Command export (#420) (1d860eb)
- add model option to Slash Command export settings (#421) (b1adf52)
- change contextFork boolean to context string for extensibility (#422) (732880a)
- disable SubAgentFlow submit button when name validation fails (#417) (#418) (2edb07d)
- enforce lowercase-only workflow and SubAgentFlow names (#415) (#416) (ccc0cda)
3.13.1 (2026-01-09)
3.13.0 (2026-01-09)
3.12.10 (2026-01-08)
3.12.9 (2026-01-07)
- resolve ConfirmDialog z-index issue in SubAgentFlowDialog (#399) (637c2fc)
- use WEBVIEW_READY message instead of setTimeout (#398) (f72f4b2)
3.12.8 (2026-01-06)
- add node name constraint to AI refinement prompts (#394) (055d254)
- auto-focus canvas on newly added nodes (#392) (7c1856c)
3.12.7 (2026-01-06)
- sync activeWorkflow with canvas changes for AI refinement (#390) (08947d7), closes #388
- sync conversation history to workflow-store on every change (#387) (d1cf8a4), closes #384
3.12.6 (2026-01-06)
- add server name filter to MCP server list (#380) (348e6b3)
- move skill filter above tabs for cross-tab filtering (#379) (d1da015)
3.12.5 (2026-01-05)
3.12.4 (2026-01-05)
- add z-index to Radix UI dialogs for proper stacking (#372) (b4060a5)
- close property dialog when node is deleted (#371) (8abbc9f)
3.12.3 (2026-01-05)
3.12.2 (2026-01-04)
3.12.1 (2026-01-04)
3.12.0 (2026-01-03)
3.11.3 (2026-01-02)
3.11.2 (2026-01-02)
- treat non-JSON AI response as clarification message (#352) (9833905)
- use claude CLI directly with npx fallback (#353) (83fb827)
3.11.1 (2026-01-01)
- use cross-platform path separator for agent file detection (#348) (49479cd), closes #345
- use workspace .vscode/ for editor temp files on Windows (#349) (00c13a4)
3.11.0 (2026-01-01)
3.10.2 (2025-12-30)
3.10.1 (2025-12-30)
3.10.0 (2025-12-29)
- add Star History chart and badges to README (#327) (e8c45bb)
- update hero image with new workflow screenshot (#325) (81255b8)
- update README demo GIFs with Edit with AI and Run Workflow demos (#326) (128e0be)
3.10.0 (2025-12-29)
- add Star History chart and badges to README (#327) (e8c45bb)
- update hero image with new workflow screenshot (#325) (81255b8)
- update README demo GIFs with Edit with AI and Run Workflow demos (#326) (128e0be)
3.9.1 (2025-12-23)
- isolate panel state between SubAgentFlowDialog and main canvas (#323) (a1c9d7e)
- resolve dialog z-index stacking issue in SubAgentFlowDialog (#322) (7eb6b0c)
- resolve gap between node palette and canvas in compact mode (#311) (8d6ec52)
- fix tour Load button focus and add Run step (#312) (9ac27ab)
- refine AI editing panel layout with overlay separation (#321) (9c30e4e)
3.9.0 (2025-12-22)
3.8.5 (2025-12-22)
- remove BM25 codebase indexing feature (#303) (7a5878d)
- remove unused timeout setting and enable proper AI cancellation (#305) (666a231)
3.8.4 (2025-12-20)
- add tool execution loading animation in AI chat (#298) (5615efe)
- AI editing chat enhancements with allowed tools UI and strict tool restrictions (#299) (d72f241)
- implement TOON format for AI prompts to reduce token consumption (#297) (64fe228)
3.8.3 (2025-12-19)
3.8.2 (2025-12-18)
3.8.1 (2025-12-17)
- dialog positioning broken by NodePalette transform (#290) (b1adb8f)
- improve JSON parsing to handle nested markdown code blocks (#289) (d0ca208)
3.8.0 (2025-12-17)
3.7.4 (2025-12-16)
3.7.3 (2025-12-16)
3.7.2 (2025-12-15)
3.7.1 (2025-12-14)
- add Toggle component and enhance CodebaseSettingsDialog UX (#270) (da9dcc4)
- remove excessive emojis from CodebaseSettingsDialog (#268) (69b3a32)
3.7.0 (2025-12-13)
3.6.1 (2025-12-13)
- add model, tools, and color settings to SubAgentFlow nodes (#262) (0010dca)
- reduce MiniMap vertical margin (#263) (6ce42f5)
3.6.0 (2025-12-12)
3.5.6 (2025-12-12)
3.5.5 (2025-12-11)
3.5.4 (2025-12-11)
3.5.3 (2025-12-10)
- preserve SubAgentFlow references when opening AI edit dialog (#248) (443aa1a)
- prevent SubAgentFlow canvas overwrite when opening AI edit dialog (#249) (f6835a8)
3.5.2 (2025-12-10)
3.5.1 (2025-12-09)
3.5.0 (2025-12-09)
3.4.1 (2025-12-08)
- hide unsupported nodes in SubAgentFlow edit mode (#230) (e595d37)
- update SubAgentFlow name on canvas after editing (#233) (2419d7c)
3.4.0 (2025-12-07)
3.3.0 (2025-12-06)
- add close button to PropertyPanel with tour highlight fix (#226) (0004663)
- add workflow reset button to toolbar (#225) (2b8fb54)
3.2.4 (2025-12-06)
3.2.3 (2025-12-05)
3.2.2 (2025-12-04)
3.2.1 (2025-12-04)
3.2.0 (2025-12-03)
3.1.0 (2025-12-03)
3.0.0 (2025-12-02)
- License changed from MIT to AGPL-3.0-or-later
2.17.4 (2025-12-02)
2.17.3 (2025-12-01)
- remove Author display and users:read scope from Slack sharing (#187) (17aaa83)
- remove Bot Token required check from manual connection (#189) (18c00d7)
- update Slack App setup instructions for User Token only (#188) (a8e4463)
2.17.2 (2025-12-01)
2.17.1 (2025-11-30)
2.17.0 (2025-11-30)
- add Terms of Service link to Slack connection dialog (#179) (6783507)
- display Slack author as clickable mention (#180) (60f220f)
- update token deletion wording to use auth token (#178) (bcc94d0)
- use User Token for bot membership check (#181) (bd65809)
2.16.1 (2025-11-30)
2.16.0 (2025-11-29)
2.15.1 (2025-11-29)
2.15.0 (2025-11-28)
- add default branch to Switch node (#166) (82b164b)
- add Slack OAuth authentication flow (#167) (7b49a5e)
2.14.1 (2025-11-27)
2.14.0 (2025-11-26)
2.13.3 (2025-11-26)
2.13.2 (2025-11-25)
- improve error message when no workspace is open (#153) (08d8278)
- improve node palette description text visibility (#154) (a17728b)
2.13.1 (2025-11-25)
2.13.0 (2025-11-24)
2.12.2 (2025-11-24)
2.12.1 (2025-11-24)
2.12.0 (2025-11-23)
2.11.2 (2025-11-22)
2.11.1 (2025-11-21)
- add missing MCP node definition to workflow schema (#128) (14f68ae)
- allow empty parameters for MCP tools without parameters (#130) (f0e52cd)
2.11.0 (2025-11-21)
2.10.0 (2025-11-21)
2.9.0 (2025-11-20)
- simplify PromptNode canvas display style (#120) (73d6a55)
- unify prompt terminology and rename translation keys (#119) (c616374)
2.8.0 (2025-11-20)
2.7.4 (2025-11-19)
2.7.3 (2025-11-19)
2.7.2 (2025-11-19)
- reset export button state when user cancels overwrite dialog (#105) (8b945c3)
- skip Snyk scan for Dependabot PRs to prevent authentication errors (#103) (38fda5d)
- update biome schema and package-lock version to match package.json (#104) (02d71bc), closes #93 #93
2.7.1 (2025-11-18)
2.7.0 (2025-11-18)
2.6.0 (2025-11-17)
- update CodeQL Action from v3 to v4 to avoid deprecation warning (c1c969c)
2.5.1 (2025-11-16)
- Windows compatibility for AI generation features (#83) (fd919bb), closes #79 #79 #79 #79 #3838 #79 #79
2.5.0 (2025-11-16)
2.4.0 (2025-11-15)
- add indeterminate progress bar for MCP tool loading (7b43b5c)
- add indeterminate progress bar for MCP tool schema loading (9a52855)
- extract IndeterminateProgressBar as shared component (c880d45)
2.3.0 (2025-11-15)
- add indeterminate progress bar for MCP server loading (7a4c47b)
- improve MCP tool dialog visibility and F5 debug configuration (41a1ab8)
- clarify MCP network connectivity requirements (376cc44)
2.2.1 (2025-11-15)
- bundle extension with Vite to include MCP SDK dependencies (f3a2878)
2.2.0 (2025-11-15)
- MCP Tool Node Integration - Complete implementation of Model Context Protocol tool nodes
- MCPサーバー自動検出とツール一覧表示
- ツール検索・フィルタリング機能
- JSON Schemaベースの動的パラメータフォーム生成(5種類の型対応)
- リアルタイムバリデーション
- Slash Commandへの完全なエクスポート対応
- 5言語対応(en, ja, ko, zh-CN, zh-TW)
- prevent tag conflict by using @semantic-release/exec for webview sync (bfaf0cf)
- add Semantic Release and GitHub Actions automation guide to CLAUDE.md
2.1.0 (2025-11-15)
- 001-mcp-node: MCPノード機能の仕様と実装計画を作成 (dd14a41)
- 001-mcp-node: Phase 1完了 - セットアップ (3400cc7)
- 001-mcp-node: Phase 2完了 - 基盤実装 (d604444)
- 001-mcp-node: Phase 5完了 - MCPノードのエクスポート処理と国際化対応を実装 (0cf3dcc)
- 001-mcp-node: Phase 6完了 - ドキュメント整備と総合テスト完了 (60491fd)
- 001-mcp-node: T018-T021 Extension側MCPメッセージハンドラとCLI実装 (f5dd4ff)
- 001-mcp-node: T022-T027 Webview側MCPノードUI実装 (99c14df)
- 001-mcp-node: 実装タスクリスト(tasks.md)を作成 (df28cfa)
- add automatic release workflow with semantic-release (95e08f5)
- add automatic sync from production to main after release (b0ed08b)
- MCP SDKを使用した直接接続によるツール一覧取得を実装 (dde6982)
- mcp-node: implement parameter configuration UI (T031-T038) (9eed706)
- mcp-node: implement tool schema retrieval and JSON Schema parser (T028-T030) (8b692d4)
- add missing conventional-changelog-conventionalcommits dependency (93b5ead)
- build and package vsix with correct version after semantic-release (0ce6ca4)
- format, lint, check修正 (36d6505)
- mcp-node: add MCP node support to PropertyPanel (b64d35b)
- mcp-node: resolve lint and type errors in Phase 4 implementation (9425a13)
- MCPツール取得エラーの詳細ログを追加 (bd2461c)
- MCP設定のtype自動推論と翻訳の改善 (9d6f04c)
- MCP設定ファイル読み込みとワークスペース対応を修正 (63cf48b)
- production→main同期でリリースコミットが含まれない問題を修正 (e938486)
- README.mdでGitHub Issue番号として誤認識される問題を修正 (c413572), closes 1/#2
- remove main branch from release workflow trigger (9c878ef)
- TypeScript型定義の整合性を修正 (8e0c091)
- 001-mcp-node: 手動E2Eテストタスクを追加 (5f5938a)
- add Semantic Release and GitHub Actions automation guide to CLAUDE.md (2efe70f)
- mcp-node: replan Phase 5 and 6 tasks based on project scope (4856629)
- mcp-node: simplify MCP node type badge to "MCP Tool" (3437140)