Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 25 Sep 02:34
  • New: Craft Agents sessions are indexed from its workspaces — titles, models, tool calls and token counts, with archived sessions, sub-tasks and branches, whether the session ran on a Claude connection or on ChatGPT, Copilot or Google. The copy that a Claude connection also leaves in Claude Code's history is hidden while the Craft session exists, so each conversation is listed once. Workspaces kept outside ~/.craft-agent/workspaces can be added in Settings → Session locations. Read-only, and no Open In (#44, thanks @qiajue)
  • New: Devin CLI sessions are indexed from its local database — titles, models, thinking, tool calls and token counts included; when a reply was retried or edited, only the version the conversation kept is shown, and Devin's hidden helper sessions are left out. Open In resumes a session with devin --resume in its project directory (#46, thanks @BUKOWSKIREAL for the report and the implementation in #48)
  • Update: Cursor sessions now show the model they used, and their token usage where Cursor recorded it — sessions from late 2025 to early 2026; newer Cursor versions no longer keep token counts on disk. Existing indexes are re-read once after upgrading