Originally released: 2025-06-26
What's Changed
- refactor: Prepare RAG package for differential ingest implementation by @satococoa in #1226
- feat(rag): Implement differential ingestion with version tracking by @satococoa in #1228
- Enhance UI components with glass styling and outline button variant by @toyamarinyon in #1231
- Refactor: Update tools panel to use shared UI components by @toyamarinyon in #1232
- Fix openai web page handling by @toyamarinyon in #1234
- Update UI components and standardize styles by @toyamarinyon in #1235
- Fix supabase runtime warning by @toyamarinyon in #1237
- fix: add duplicate repository validation to prevent unique constraint errors by @satococoa in #1238
- Implement Run Button for Workflow Execution by @toyamarinyon in #1239
- Add Node-based vault driver by @toyamarinyon in #1240
- feat: add orphaned repository warning for GitHub vector store nodes by @satococoa in #1241
- Remove unused node_id and commit_sha columns from github_repository_embeddings by @satococoa in #1243
- fix: use REQUIRED_COLUMN_KEYS constant instead of hardcoded column names by @satococoa in #1246
- refactor: extract buildScopeConditions helper in chunk-store utils by @satococoa in #1247
Full Changelog: v0.40.7...v0.40.8