Package Exports
- agentlogs
- agentlogs/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (agentlogs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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