agentlogs
v0.1.2
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 agentlogs.ai
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
FSL-1.1-Apache-2.0
