Skip to content

Version v0.1.90

This release introduces a new factcheck claim review modal to enhance content verification workflows. Factcheck nodes are now non-editable to prevent unintended modifications, improving data integrity. Additionally, the canvas rendering has been fixed to properly clear edges when nodes are removed, ensuring a cleaner user interface. The release also includes expanded test coverage for the factcheck modal to improve reliability.

New Features

  • Add factcheck claim review modal for verifying claims within the app (9d6973) (Cursor Agent, Eric Ma)

Bug Fixes

  • Emit edgeRemoved event when removing a node to clear incident edges from the canvas (40288a) (Eric Ma)
  • Make factcheck nodes non-editable by disabling edit modal and keyboard shortcuts except copy (991259) (Eric Ma)

Deprecations

  • Delete environment.json file as part of cleanup (ee19ce) (Eric Ma)