Remix.run Logo
halostatue 5 hours ago

Doesn't seem to work with Cursor Agent (which may store its data in ~/.cursor).

agentseal 5 hours ago | parent [-]

you are right. thats cursor-agent (the CLI), not the Cursor IDE. CodeBurn only parses the IDE's state.vscdb right now. cursor agent keeps transcripts under ~/.cursor/projects/*/agent-transcripts/ which we dont read yet.

filed an issue to add it: https://github.com/AgentSeal/codeburn/issues/55

cursor support only landed yesterday, so CLI is next. thanks for catching it.

halostatue 4 hours ago | parent [-]

Cursor Agent itself suggests that this probably won't be easy as some of the data is missing.