watcher-bin

skill
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: NOASSERTION
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Gecti
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

Apollo Watcher

README.md

Watcher

Monitor your AI coding agents.

Watcher observes coding agents (Claude Code and Codex) as they work. It hooks into agent sessions on your machine, sends activity to your Watcher backend for analysis, and gives you visibility into, and policy controls over, what agents are doing. For more, see watcher.apolloresearch.ai, or read the docs.

Install

Watcher runs on macOS (Apple Silicon) and x86_64 Linux.

# Apollo's hosted cloud
curl -fsSL https://github.com/ApolloResearch/watcher-bin/releases/latest/download/install.sh | bash -s -- --cloud
# A backend your organization hosts
API_URL="https://watcher.example.com"
curl -fsSL https://github.com/ApolloResearch/watcher-bin/releases/latest/download/install.sh | bash -s -- --watcher-api-url $API_URL

Then start Watcher:

watcher

For sign-in, containers, and everything else, see the client guide.

Other commands

# Check the health of your Watcher installation
watcher doctor
# Update the Watcher client
watcher update
# Uninstall Watcher
watcher uninstall

See the full command reference here.

Python SDK

Every release also ships the Watcher Python SDK as a wheel. Download watcher_sdk-<version>-py3-none-any.whl from the latest release, then:

pip install ./watcher_sdk-<version>-py3-none-any.whl

See the SDK docs for usage.

Licenses

Third-party license attributions are listed in THIRD_PARTY_LICENSES.md.

Yorumlar (0)

Sonuc bulunamadi