chasm-cli 1.1.3

Universal chat session manager - harvest, merge, and analyze AI chat history from VS Code, Cursor, and other editors
Documentation
1
2
3
4
5
6
7
{
  "version": 3,
  "requesterUsername": "test",
  "responderUsername": "GitHub Copilot",
  "initialLocation": "panel",
  "requests": [{"time": 1234567890, "message": {"text": "hello"}}]
}