Originally released: 2025-07-15
What's Changed
- Replace turbo format with biome check --write command by @toyamarinyon in #1462
- Add GitHub trigger UI components with event selection workflow by @toyamarinyon in #1460
- Remove export keyword from unused interface and type declarations by @toyamarinyon in #1459
- Enable binaries rule and ignore GitHub files in knip config by @toyamarinyon in #1458
- Fix TypeScript type annotations in PostCSS configs and enable unlisted rule in knip by @toyamarinyon in #1457
- Remove duplicate rule from knip config and simplify Source type usage by @toyamarinyon in #1456
- Enable classMembers rule in knip configuration by @toyamarinyon in #1455
- Remove unused exports and functions by @toyamarinyon in #1454
- Remove unused dependencies and configure knip for dependency checking by @toyamarinyon in #1453
- Clean up unused files by @toyamarinyon in #1450
- feat(language-model): enable Web Search for OpenAI o3 & o4-mini models by @Gyu07 in #1449
- refactor: reorganize GitHub blob loaders structure by @satococoa in #1446
- Refactor schema constraints to use array syntax by @toyamarinyon in #1433
- Refactor Supabase URL handling in image configuration by @toyamarinyon in #1443
- Add unique index on flow_triggers.sdkFlowTriggerId and implement flow trigger callbacks by @toyamarinyon in #1432
- Convert knip config from JSON to TypeScript by @toyamarinyon in #1442
- Add FlowTriggerContext and provider to workspace by @toyamarinyon in #1431
Full Changelog: v0.43.8...v0.43.9