Skip to content

bug: _try_claude_ai_json parser silently produces 0 drawers on claude.ai export (conversations.json) #646

@tiesto4ever

Description

@tiesto4ever

ersion: 3.1.0
OS: macOS, Apple Silicon
Export: claude.ai data export — conversations.json (21.9 MB, claude AI JSON format)

The _try_claude_ai_json parser exists but silently skips conversations.json.

Steps to reproduce:

  1. mempalace mine ~/Downloads/data-2026-04-08-19-25-24-batch-0000 --mode convos
    → Files processed: 3 (users.json, memories.json, projects.json)
    → conversations.json: skipped, no error

  2. mempalace mine ~/Downloads/.../conversations.json --mode convos
    → Files: 0, Drawers filed: 0, no error message

Expected: conversations parsed per conversation into separate drawers
Actual: 0 drawers, no error or warning

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions