Originally released: 2025-07-23
What's Changed
- Remove RunId type and export from data-type package by @toyamarinyon in #1534
- Move Act types from engine/acts/object to concepts/act directory by @toyamarinyon in #1533
- Fix act details page to use real data and display full ActId by @toyamarinyon in #1532
- Add getAct method to GiselleEngine by @toyamarinyon in #1531
- Remove unused ActId import and add experimental_storage flag by @toyamarinyon in #1526
- Rename @giselle-sdk/giselle-engine to @giselle-sdk/giselle by @toyamarinyon in #1525
- Update query default values: maxResults to 20, similarityThreshold to 0.3 by @satococoa in #1524
- Replace workflow-utils with new Act-based execution model by @toyamarinyon in #1523
- Fix Zod validation error by removing obsolete data-mod by @satococoa in #1522
- chore(studio): migrate to githubRepositoryContentStatus table with type-safe metadata by @satococoa in #1498
Full Changelog: v0.44.3...v0.44.4