Originally released: 2025-07-22
What's Changed
- Refactor GenerationOrigin types from workspace/run/act to studio/stage/github-app by @toyamarinyon in #1520
- Add addGenerationRunner method to GenerationRunnerSystemContext by @toyamarinyon in #1519
- feat: add query result limit and similarity threshold controls by @satococoa in #1517
- Rename generation methods to include "Runner" suffix for clarity by @toyamarinyon in #1515
- feat(studio.giselles.ai): GitHub PR RAG tables (content status & embeddings) by @satococoa in #1494
- Rename run to act in flow controller and fix ActId prefix by @toyamarinyon in #1514
- Rename actFlow to startAct and reorganize acts directory structure by @toyamarinyon in #1513
- feat: add GitHub Personal Access Token validation by @gentamura in #1506
- Move Generation types from data-type to giselle-engine package by @toyamarinyon in #1512
- Rename FlowRun to Act throughout the codebase by @toyamarinyon in #1511
- Rename jobs to sequences and operations to steps in workflow structure by @toyamarinyon in #1510
- Move stage files to (top) directory and add act details page with step view by @toyamarinyon in #1508
- Remove GenerationType and related type definitions by @toyamarinyon in #1507
- Limit invitation actions to admin users only by @gentamura in #1503
Full Changelog: v0.44.2...v0.44.3