Originally released: 2025-07-17
What's Changed
- Reorganize development philosophy and add PR guidelines by @toyamarinyon in #1500
- Extract buildWorkflowFromTrigger function from createAndRunFlow by @toyamarinyon in #1497
- Extract flow execution logic into separate runFlow function by @toyamarinyon in #1496
- Remove .mcp.json configuration file by @toyamarinyon in #1495
- refactor(rag): separate column mapping concerns between chunk-store and query-service by @satococoa in #1491
- Update required commands after code changes to include pnpm build-sdk by @toyamarinyon in #1493
- Rename runFlow to createAndRunFlow for consistency by @toyamarinyon in #1492
- Replace FlowSelect with Form component for stage actions by @toyamarinyon in #1489
- Remove GitHub tools feature flag by @toyamarinyon in #1488
- Remove sidemenu feature flag and related UI components by @toyamarinyon in #1487
- Remove legacy GitHub and Postgres tools panels by @toyamarinyon in #1486
- Remove layoutV2 flag and references by @toyamarinyon in #1485
- Remove feature flag dependency and input tab from text generation panel by @toyamarinyon in #1484
Full Changelog: v0.44.0...v0.44.1