logoalt Hacker News

halostatuetoday at 5:33 PM1 replyview on HN

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


Replies

agentsealtoday at 6:03 PM

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.

show 1 reply