Skip to content

agentlogs/claude-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

AgentLogs - Claude Code Plugin

Captures Claude Code transcripts and uploads to AgentLogs server.

Installation

1. Authentication

Run the following command in the terminal:

npx agentlogs login

2. Claude Code Plugin

Inside Claude Code, run the following commands:

/plugin marketplace add agentlogs/claude-code
/plugin install agentlogs

How It Works

The plugin captures transcripts using Stop and SessionEnd hooks:

  • Stop: Captures after each agent response (real-time visibility)
  • SessionEnd: Captures complete session (guaranteed final state)

Transcripts are automatically deduplicated server-side based on session ID.

Support

Issues: https://github.com/agentlogs/claude-code/issues Docs: https://agentlogs.ai/docs

About

AgentLogs Claude Code Marketplace

Resources

Stars

Watchers

Forks

Contributors