Documentation Index
Fetch the complete documentation index at: https://agentlogs.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Permissions Model
AgentLogs gives you fine-grained control over which repositories are captured and how transcripts are shared.Capture Modes
AgentLogs supports two capture modes:Denylist Mode (Default)
By default, AgentLogs captures transcripts from all repositories except those you explicitly deny. This is the easiest way to get started.Allowlist Mode
For stricter control, you can enable allowlist mode where only explicitly allowed repositories are captured.Visibility Levels
Each transcript can have one of three visibility levels:| Level | Who can see |
|---|---|
| Private | Only you |
| Team | You and your team members |
| Public | Anyone with the link |
Default Visibility
By default, visibility is determined automatically:- Public repositories → Team visibility
- Private repositories → Private visibility
Override Visibility
You can override the default visibility when allowing a repo:Configuration File
Your permission settings are stored in~/.config/agentlogs/settings.jsonc:
Team Permissions
When you’re part of a team:- Team members can see transcripts with team or public visibility
- Only you can see your private transcripts
- Team admins can invite new members and manage team settings