Skip to main content
Working with an agent? Give them a link to this page as markdown.

Monitor Claude Code sessions in CI and cloud

Watcher extends monitoring to remote Claude Code sessions through project hooks and accepts structured conversation data from gateway and agent integrations. Self-hosted Kubernetes deployments also gain optional API autoscaling.

What's new?

  • Watcher Live can install monitoring hooks into a Git repository. Committed project hooks cover Claude Code sessions outside the interactive terminal, including sessions on CI or cloud infrastructure.
  • The monitoring API accepts structured chat messages as an alternative to pre-rendered transcript text. Gateways and agent harnesses can submit conversation data without reproducing the client's transcript formatting. Existing transcript-based integrations continue to work.
  • Self-hosted Kubernetes deployments can enable optional autoscaling for the API service.