Skip to content

Commit d5be6fb

Browse files
committed
GH#4 Support additional IDE chat transcript formats (Cursor/Windsurf/Augment) (vibe-kanban 7894c989)
@cct_issue_binding Issue: #4 Context: - Track progress for #1/#2/#3 Acceptance criteria: - [ ] Parsing works for real exports - [ ] Tests/fixtures added - [ ] HTML output renders correctly @cct_new_format_support @cct_tdd @cct_dev_commands @cct_pr_checklist
1 parent fed5203 commit d5be6fb

5 files changed

Lines changed: 468 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This tool converts Claude Code and Codex CLI session files into browseable multi
2929
**Supported formats:**
3030
- Claude Code session files (JSONL format from `~/.claude/projects`)
3131
- Codex CLI session files (JSONL format from `~/.codex/sessions`) - automatically detected and converted
32+
- VS Code-based IDE chat exports (Cursor/Windsurf/Augment) in JSON ("Chat: Export Chat") and Markdown/text formats
3233

3334
There are four commands available:
3435

0 commit comments

Comments
 (0)