Every session, organized
A sidebar of all your agent sessions, grouped by project, with a pinned Favorites section, auto-generated titles, live updates, and search.
Browse, name, and resume every Claude Code session on your machine — in embedded terminal tabs.

Call it an Agent-First IDE, an AI-Native Workspace, or an Agent Orchestrator — Collins is an opinionated take on what a desktop workspace built around a coding agent should look like: the agent front and center, with your sessions organized around it. It is also, deliberately, a tool for Claude — there are no plans to support other agents.
My wife keeps referring to Claude as Collins by mistake. So now when she asks me if I'm talking to Collins, I can say yes.
Collins is a fork of agent-session-manager by Máté Molnár — see the original project's website. All credit for the original app goes there; this fork is GPL-3.0 like the original.
# built with ./scripts/build_deb.sh, or from a GitHub release
sudo apt install ./collins_*_all.debgit clone https://github.com/episode6/collins.git
cd collins
python3 -m collinsSee Getting Started for system requirements and from-source instructions. The installed command is collins.