Agent Log
Description
Browse conversation logs from agentic AI coding tools
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
`agent-log`: Browse AI coding agent session logs in Emacs
Overview
AI coding agents such as [Claude Code](https://docs.anthropic.com/en/docs/claude-code) and [Codex](https://openai.com/index/introducing-codex/) store complete conversation transcripts as JSONL files. These files are machine-readable but not human-friendly. `agent-log` renders them as plain Markdown files so that standard tools -- `consult-ripgrep`, Dired, `grep` -- work natively on readable content.
The package provides a session browser that lists all your coding agent conversations, grouped by project and sorted most-recent-first by either creation time or source-file modification time. Sessions are lazily rendered on first access: you pick a session, and `agent-log` converts its JSONL transcript into a well-structured Markdown file with headings for each turn, collapsible tool calls, and thinking blocks. For active conversations, a file watcher keeps the rendered buffer updated in real time.
Key capabilities:
- Session browser with project grouping and per-session preview (date, project, first message).
- Rendered Markdown mirror with readable filenames, organized by project.
- Full-text search via
consult-ripgrepor any grep tool on the rendered directory. - Live updates via
file-notifyas conversations progress. - Outline navigation to fold/unfold tool calls, thinking blocks, and tool results.
- Smart tool summaries showing the most relevant input for each tool call (file path for Read/Write, command for Bash, pattern for Grep, etc.).
Installation
**Requirements:** Emacs 29.1 or later, [markdown-mode](https://jblevins.org/projects/markdown-mode/) 2.6 or later, and [transient](https://github.com/magit/transient) 0.13.3 or later.
package-vc (built-in since Emacs 30)
(use-package agent-log
:vc (:url "https://github.com/benthamite/agent-log"))
Elpaca
(use-package agent-log
:ensure (:host github :repo "benthami
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI