Scheduled Remote Agent (CCR) executes but produces no output

Resolved 💬 3 comments Opened Apr 2, 2026 by omarlura Closed Apr 6, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

A scheduled remote agent trigger runs
successfully (no error shown in UI,
next_run_at advances) but produces no
observable output — no git commits,
no branch pushes, no MCP actions.

What Should Happen?

## Trigger Details

  • Trigger ID: trig_01UvML1LufRFQRcmcsnrRWPf
  • Environment: env_01NPdPMBeqHkKurM6NQaJp52

(anthropic_cloud)

  • Model: claude-sonnet-4-6
  • Repo: private GitHub repo (authenticated

via PAT in source URL)

  • MCP: Gmail connector attached

Error Messages/Logs

Steps to Reproduce

## Steps to Reproduce

  1. Create a CCR trigger with a private

GitHub repo (token in URL)

  1. Set a simple prompt: read a file and push

a branch

  1. Trigger runs (next_run_at updates,

updated_at changes)

  1. No branch is created on GitHub, no MCP

actions executed

## Simplified test prompt used
"Read AGENT_INSTRUCTIONS.md and follow
instructions"
Instructions only ask to: get date, create a
file, git commit, git push.

## Expected behavior
Agent clones repo, executes steps, pushes
branch to GitHub.

## Actual behavior
No output. No errors shown. Trigger appears
to complete silently.

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.90

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗