Skip to content

Feature: One-click import and browse Claude Code conversation history #469

@lucasmen9527

Description

@lucasmen9527

Feature Request

Problem

Currently, resuming a previous Claude Code conversation requires using the claude --resume command in the terminal, which involves scrolling through a list of past sessions — not very intuitive or efficient.

CodePilot already has a "导入聊天记录 / Import Chat History" feature (importing from Claude Code sessions), but it would be great to take this further.

Proposed Solution

Add a conversation history browser similar to what Codex offers — allowing users to:

  1. One-click import all Claude Code conversation history (from ~/.claude/projects/ or equivalent storage)
  2. Quick browse & search past conversations with preview (topic, date, project context)
  3. Resume any session directly from the UI without needing to use the CLI resume command

Why This Matters

  • The CLI resume flow is cumbersome: you have to remember which session you want, scroll through a flat list, and context-switch between terminal and CodePilot
  • A visual conversation history panel would make it much easier to pick up where you left off
  • This is a natural extension of the existing "从 Claude Code 导入" functionality

Reference

  • Codex-style conversation history browsing as inspiration
  • Current CodePilot UI already has the import entry point (see screenshot below)

Screenshot

Image

The "导入聊天记录" section in CodePilot settings — this feature request builds on top of this existing capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions