v1.46.0
What's New in Recce v1.46.0
What's New
Lineage Tab in the Model Detail Panel
A new Lineage tab is now the first tab in the Model Detail panel, showing the focused model's direct upstream parents and direct downstream children with a back-path breadcrumb that surfaces one step of navigation history at a time.
Improvements
Faster Cloud Lineage on Large Projects
Recce Cloud now serves the lineage view, the initial lineage load, and node selection noticeably faster, especially on large projects. Run recce init --cloud once and Cloud loads lineage from precomputed data instead of recomputing on every request. Local recce init behavior is unchanged.
MUI v7 to v9 Refresh
The shared @datarecce/ui library is now on MUI v9, keeping the Recce UI on a supported major and clearing the way for upcoming Material You components.
Bug Fixes
Reliable run_check Completion for AI Agents Using the Recce MCP Server
AI agents using the Recce MCP server now reliably finish a run_check, and the PR review checklist sync stops showing wrong status. On a local integration test against jaffle_shop_golden PR #26, approved checks went from 1/10 to 8/10.
Faster Model Detail Panel Open on Node Click
Clicking a node in the lineage panel now opens the Model Detail panel faster, with one round-trip instead of two.
We Want Your Feedback!
We'll continue to optimize performance, fix bugs, and improve user experience in future updates.
Your input helps us make Recce better! Share your thoughts and connect with the community:
- Join our Discord community: https://discord.com/invite/VpwXRC34jz
- Email us: product@reccehq.com
- Found a bug or missing functionality? Please open a GitHub Issue