You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🛡️ Touch-Last Node Protection with Author Notes
Protect Critical Steps: You can now mark sensitive or verified computational nodes as Touch-Last in both the Graph Inspector and Recipe Designer.
Explain Why: Add an optional note explaining why a step should remain untouched (e.g., "DESeq2 contrast levels are locked for downstream analysis").
Smarter Auto-Healing: When a touch-last node fails, Rolv's auto-troubleshooter prioritizes fixing upstream preparation nodes first while respecting your note and constraints.
⚡ Smarter Workflow Execution & Node Pinning
Automatic Upstream Invalidation: When you re-run or modify an upstream step, downstream steps that depend on it automatically re-run so your results never get out of sync.
Node Pinning: Pin completed nodes to prevent them from re-running during full workflow executions.
📖 In-App Help & Direct Section Links
Ask Help in Chat: You can now ask questions about using Rolv directly in the chat.
Clickable Docs Citations: Answers automatically include direct links to the relevant documentation sections.
Smooth Documentation Viewer: Section links open directly in the in-app help window and scroll immediately to the exact topic.
🔬 Enhanced Research Node Capacity
Full Table & Gene List Ingestion: Research nodes can now read and synthesize large datasets, multi-gene lists, and detailed upstream reports without truncation.
🎨 Seamless Window Startup
Clean Launch: Both the main application and documentation windows now open smoothly without a dark screen flash when running in light mode.