agentlogs
v0.0.11
Published
CLI for uploading AI coding agent transcripts to AgentLogs
Maintainers
Readme
agentlogs
CLI for uploading and syncing AI coding agent transcripts to AgentLogs.
Usage
# Authenticate
npx agentlogs login
npx agentlogs status
npx agentlogs logout
# Repository settings
npx agentlogs allow --public # allow capture for current repo
npx agentlogs deny # deny capture for current repo
npx agentlogs settings # view/modify settingsFor agent specific commands, see the agent specific documentation.
License
MIT
