[BUG]

Resolved 💬 1 comment Opened Jun 27, 2026 by cforce Closed Jun 27, 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?

When dispatching a Claude Code background agent with an initial prompt/question, the prompt is not carried ver into the session as the initial ask. The session starts blank — the agent greets the user and waits for input instead of working on the original task.

Actual Behavior

The session starts without the initial prompt. The agent has no knowledge of what was originally asked and waits for new input.

Environment

  • Platform: Linux (WSL2)
  • Claude Code CLI

What Should Happen?

he initial prompt/question used to dispatch the background agent should be carried into the session as the first user message, so the agent begins working on the task immediately.

Error Messages/Logs

Steps to Reproduce

  1. Start a Claude Code background agent session with an initial prompt/question
  2. Observe that the session begins without the original ask
  3. The agent produces generic greeting messages ("Ready when you are. What can I help you with?") instead of acting on the dispatched prompt

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.195

Platform

AWS Bedrock

Operating System

Windows

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗