Skip to content

v0.41.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:46

Summary

  • Release 0.41.0 (stable)
  • Built from v0.40.0...v0.41.0
  • Published intentionally from main via tag promotion

Highlights

Features

  • Add LegacyImportDialog + Experimental settings button
  • Add legacy-import preview (GET) and import (POST) routes
  • Add non-destructive write door + two-pass import orchestration
  • Add previewLegacyConversations module
  • Add readOnly option to OpenDatabaseOptions

Fixes

  • Check res.ok before casting response as ImportResult/PreviewResult
  • Filter agent/planning/specialist names in importLegacyConversations
  • Switch .beads/issues.jsonl to built-in merge=union driver

Plus 14 internal changes (refactors, tests, tooling).

Breaking changes

  • None explicitly called out in commit subjects. Review the full changelog before upgrading across versions.

Install

npm install -g @overdeck/core@0.41.0

Full changelog