Originally released: 2025-06-10
What's Changed
- Fix flow jobs iteration in run-flow.ts by @toyamarinyon in #1066
- Bump @supabase/* to latest version in /apps/studio.giselles.ai by @shige in #1076
- sidemenu(feature flag) by @toyamarinyon in #1078
- feat: implement action node duplication with settings preservation by @gentamura in #1079
- Bump @octokit/* modules by @shige in #1081
- Add logo and app title by @toyamarinyon in #1082
- Add size prop to EditableText component by @toyamarinyon in #1083
- fix: use structuredClone for action state to prevent shared mutable state by @gentamura in #1084
- feat: implement vector store node duplication with settings preservation by @gentamura in #1085
- refactor: migrate from Beta context to unified feature flag system by @toyamarinyon in #1086
- feat: implement tabbed navigation in workflow designer by @toyamarinyon in #1087
- Add searchPullRequests to github-tool by @shige in #1088
- Fix VectorStore node duplication settings preservation by @gentamura in #1089
- Add sidemenu tools panel for text generation nodes by @toyamarinyon in #1090
- Refactor Tools Panel to inline ToolCard component by @toyamarinyon in #1091
Full Changelog: v0.38.2...v0.38.3