v0.3.0
Claudescope goes multi-agent: it now reads OpenAI Codex sessions alongside Claude Code, in one viewer.
Highlights:
- OpenAI Codex support — reads
~/.codex/sessionsnext to Claude Code's~/.claude/projects. Sessions from every agent that worked in a directory are merged under one project and tagged with an agent badge. - Light & dark themes — follows your system appearance, with a manual System / Light / Dark toggle.
- Per-agent analytics & filtering — break down tokens/cost "by agent," and filter a project's session list by agent.
- Better navigation — deep-linkable project URLs (Browse → Project → Session); the session view links back to the project's session list.
- Codex fidelity — sessions get real titles (from the first message, since Codex stores none), and pasted images render inline instead of as raw markup.
- Responsive desktop layout — adapts from wide screens down to small laptops.