claude-code - 💡(How to fix) Fix Feature request: Manage Claude Code / CLI conversation history from claude.ai browser interface [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#53287Fetched 2026-04-26 05:19:34
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

Problem

There is no way to view or manage Claude Code CLI and desktop app conversation history from the claude.ai web interface. CLI sessions are completely siloed from the browser experience.

Proposed Solution

Surface Claude Code / CLI conversation history in the claude.ai browser interface, allowing users to:

  • Browse past CLI/desktop session history
  • Search across conversations from all clients (web, CLI, desktop)
  • Continue or review a CLI session from the browser
  • Delete or archive old sessions centrally

Use Case

After a long coding session in the CLI, being able to review what was done, search for a specific decision or file change, or share a session link — all from the browser without needing the terminal open.

Relationship to Existing Issue

Related to #53286 (cross-client session sync between CLI and desktop app) — both stem from the same root problem: Claude Code sessions are not connected to the broader claude.ai account ecosystem.

Additional Context

Users already expect their claude.ai account to be a unified hub. Extending that to include Claude Code sessions would significantly improve the overall experience, especially for teams and power users managing multiple projects.

extent analysis

TL;DR

Surface Claude Code conversation history in the claude.ai web interface to unify the user experience across clients.

Guidance

  • Investigate the current data storage and synchronization mechanisms for CLI and desktop app conversation history to determine the best approach for integrating with the web interface.
  • Consider implementing a centralized session management system that can handle data from all clients (web, CLI, desktop) to enable features like search, continuation, and deletion of sessions.
  • Review the requirements for cross-client session sync (related to #53286) to ensure a consistent and cohesive experience across all platforms.
  • Assess the potential impact on the broader claude.ai account ecosystem and teams managing multiple projects to prioritize features and development.

Example

No code snippet is provided due to the high-level nature of the issue, focusing on product feature integration rather than specific coding solutions.

Notes

The solution will depend on the existing architecture of the claude.ai web interface, CLI, and desktop app, as well as the data formats used for conversation history. Careful consideration of user experience, data privacy, and security will be necessary when implementing these changes.

Recommendation

Apply a workaround by designing a centralized session management system that can unify conversation history across all clients, allowing for a more integrated user experience. This approach addresses the core issue of siloed CLI sessions and aligns with user expectations of a unified hub within their claude.ai account.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Feature request: Manage Claude Code / CLI conversation history from claude.ai browser interface [1 comments, 2 participants]