[FEATURE]

Resolved 💬 3 comments Opened Jan 20, 2026 by kerrickstaley Closed Feb 27, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I want Claude to be able to access output (especially error messages) from Interactive Python windows when using the VSCode Claude Code extension.

More details:
I'm using VSCode and have the Claude Code extension installed. I have a .py file where I'm entering code in code blocks (# %%). I'm running this code with the VSCode Jupyter extension. I asked Claude to add some code to the .py file, and when I ran that code it errored. I asked Claude to fix the error but it cannot view the contents of the Python Interactive window with the error output.

Proposed Solution

Make Claude be able to access the Interactive window contents (maybe with a tool).

Alternative Solutions

I can copy and paste the output into Claude as a work-around.

Priority

Low - Nice to have

Feature Category

Other

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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