Skip to content

Add command access log visibility#302

Merged
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-301-add-an-access-log-for-vigilante-command-execution-and-github-query-visibility
Mar 25, 2026
Merged

Add command access log visibility#302
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-301-add-an-access-log-for-vigilante-command-execution-and-github-query-visibility

Conversation

@nicobistolfi
Copy link
Copy Markdown
Collaborator

Summary

  • add a dedicated ~/.vigilante/logs/access.jsonl stream for subprocess executions
  • capture daemon, session, and maintenance command context with sanitized argv, timing, and exit status
  • expose the access log via vigilante logs --access and document the new operator surface

Validation

  • go test ./...

Closes #301

@nicobistolfi nicobistolfi merged commit 82b7b6e into main Mar 25, 2026
1 check passed
@nicobistolfi nicobistolfi deleted the vigilante/issue-301-add-an-access-log-for-vigilante-command-execution-and-github-query-visibility branch March 25, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an access log for Vigilante command execution and GitHub query visibility

1 participant