[BUG] claude --teleport session_... does not include follow-up prompts typed into Claude Code for web

Resolved 💬 5 comments Opened Dec 26, 2025 by simonw Closed Feb 14, 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?

Claude Code web lets me start a task, and then lets me add extra prompts to that task while it is running.

When I use the claude --teleport mechanism to restart that session on my own computer those follow-up prompts are no longer included, even though the decisions Claude Code made afterwards are affected by them.

I checked the JSON from the undocumented /v1/session_ingress/session/SESSION_ID API and it doesn't include them either.

What Should Happen?

The follow-up prompts I type into Claude Code for web should be included in the session.json.

Error Messages/Logs

Steps to Reproduce

In Claude Code for web start a task, then send a follow-up prompt to the same task, then use the "Open in CLI" option and run it on your laptop to see that the follow-up prompts are not listed in the teleported transcript.

Claude Model

Not sure / Multiple models

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.0.76 (Claude Code) (or whatever Claude Code for web runs)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

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