Skip to content

[FEATURE] #69532

Description

@jorisx

Preflight Checklist

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

Problem Statement

When working with local HTML files in the Claude Code preview panel, changes made to the file on disk are not reflected in the panel after edits — even after the file is fully rewritten. The panel has no hard-refresh or cache-clear button, so the only way to see the updated content is to open the file in an external browser and do a manual Cmd+Shift+R there. This breaks the feedback loop when iterating on local file changes with Claude.

Proposed Solution

Add a hard-refresh button (or keyboard shortcut) to the preview panel that forces a full reload from disk, bypassing any cached version. Ideally this would trigger automatically when Claude writes to the file being previewed, or at minimum be accessible via a visible reload icon in the panel toolbar.

Alternative Solutions

No response

Priority

High - Significant impact on productivity

Feature Category

Interactive mode (TUI)

Use Case Example

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions