Skip to content

v1.5.4 - Claude memories/projects + Copilot CSV import fixes

Choose a tag to compare

@Alphanymous Alphanymous released this 28 Jun 07:44

Fixed

  • Claude.ai memories.json import — the real shape (conversations_memory + project_memories) wasn't recognized; always imported 0. Now correctly extracts both account-level and project-level narratives.
  • Claude.ai Project export docs — attached content in docs[].content wasn't recognized at all. Now imports correctly.
  • Microsoft Copilot CSV importnormalize_file() only parsed JSON, so Copilot's CSV export failed immediately. Verified against a real 405-row export: 12 conversations imported correctly, including a fix for same-second timestamp ordering.

See CHANGELOG.md for full details.