chaitin / chaitin/MonkeyCode

web: 历史对话仅可查看但无法继续或引用内容

Open
#677 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

问题描述

网页版虽然有历史对话入口,可以查看已结束的对话,但存在以下限制:

1. 已结束的对话无法继续

历史对话处于只读状态,不能在其中继续提问。如果想延续之前的讨论方向,只能开新对话重新输入上下文。

2. 新对话无法引用历史内容

在新对话中,没有办法获取或引用已结束对话中的内容。即使之前对话中有过重要分析结论、代码片段或决策记录,新对话中也完全不可见,只能手动复制粘贴。

期望行为

  • 历史对话支持继续:从上次结束的地方接着问
  • 或至少:新对话中可以引用/导入特定历史对话的内容片段
  • 参考:ChatGPT / Claude 等产品支持在历史对话中继续提问

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the web history-conversation view and the flow for opening an ended conversation, then determine whether continuation or importing selected historical content is the first scope. Done means users can continue a past conversation or reference its content in a new one.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.