BjoernSchotte

Agentglass — Development skill for Claude Code

Development community

A looking glass for your coding agents: browse, watch, drill into and steer Claude Code, Codex & fx sessions from one tiny native TUI.

How to install Agentglass

This entry records only its repository, not the path inside it, so there is no exact command to give. Open BjoernSchotte/agentglass and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agentglass does

A looking glass for your coding agents: browse, watch, drill into and steer Claude Code, Codex & fx sessions from one tiny native TUI.

Alternatives in Development

  • Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★
  • Zeron — A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents 1.4k ★
  • Coding Agent Session Search — Unified TUI and CLI to index and search your local coding agent session history across 11+ providers (Codex, C 708 ★

README

◈ agentglass

**See every coding agent on your machine — live, down to every tool call, diff and dollar.** One tiny native TUI for Claude Code, Codex and fx: browse every session you ever ran, watch the running ones think, drill into any call, see where the time and money went, and get tapped on the shoulder when an agent needs you.

https://github.com/user-attachments/assets/7553c26d-2877-4dca-be2a-5508ec93707e

▶ 46 s launch video, recorded from the real binary in --redact mode · also in the repo: docs/media/agentglass-launch.webm

You have agents running in five tmux panes and two IDE windows, plus a Codex desktop app humming in the background. Which one is stuck? Which one just rewrote your auth layer? What did today cost? **agentglass answers that in one keystroke.**

Every agent, one screen Every call, every diff
sessions event drill-down
Where the time went What it costs
call graph stats

Why it slaps

  • Every agent, one screen. Claude Code (~/.claude), Codex (~/.codex) and fx (~/.fx) sessions in one searchable list. Live sessions come first, and all your history is there too.
  • Live transcripts. Open a session and it follows the log as the agent works: prompts, thinking, tool calls and results as they land.
  • Drill all the way down. Put the cursor on any event and hit ↵. You get the full tool call, its paired result, Edits as colored diffs, Writes and Reads with line numbers, and every file the agent touched. Press a number to open that file in $PAGER or $EDITOR.
  • Subagents, grouped. Subagents nest under their parent session and unfold automatically while they work, so you see who is doing what right now. Hop between them