Skip to content

Add proxied CLI tool subcommands for telemetry#225

Merged
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-224-add-cli-proxy-subcommands-for-tool-usage-telemetry-and-update-skills-to-route-through-vigilante
Mar 19, 2026
Merged

Add proxied CLI tool subcommands for telemetry#225
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-224-add-cli-proxy-subcommands-for-tool-usage-telemetry-and-update-skills-to-route-through-vigilante

Conversation

@nicobistolfi
Copy link
Copy Markdown
Collaborator

Summary

  • add vigilante gh, vigilante git, and vigilante docker proxy subcommands that forward stdout, stderr, and exit status to the underlying tool
  • sanitize proxied command telemetry so only bounded command shape metadata is recorded
  • update bundled skills and prompt guidance to route supported tool usage through Vigilante

Validation

  • go test ./...
  • go run ./cmd/vigilante gh repo view aliengiraffe/vigilante --json nameWithOwner --jq .nameWithOwner

Closes #224

@nicobistolfi nicobistolfi force-pushed the vigilante/issue-224-add-cli-proxy-subcommands-for-tool-usage-telemetry-and-update-skills-to-route-through-vigilante branch 6 times, most recently from ccba39b to c6c21ca Compare March 18, 2026 21:21
@nicobistolfi nicobistolfi force-pushed the vigilante/issue-224-add-cli-proxy-subcommands-for-tool-usage-telemetry-and-update-skills-to-route-through-vigilante branch from c6c21ca to f62baef Compare March 19, 2026 17:05
@nicobistolfi nicobistolfi merged commit a9109af into main Mar 19, 2026
1 check passed
@nicobistolfi nicobistolfi deleted the vigilante/issue-224-add-cli-proxy-subcommands-for-tool-usage-telemetry-and-update-skills-to-route-through-vigilante branch March 19, 2026 17:20
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 CLI proxy subcommands for tool usage telemetry and update skills to route through Vigilante

1 participant