CommandCodeAI / CommandCodeAI/command-code
Messages cut off / trimmed down — no way to rewind to view full content
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
Summary
During long conversations, messages sometimes get cut off or trimmed down — either in the terminal display or after context compaction. There is currently no reliable way to rewind or scroll back to see the full original content of earlier messages.
This is distinct from issue #394 (rewind/restore failing to revert code changes) — this is about message content visibility.
Expected Behavior
- All messages should be fully viewable at any point in a conversation
- Rewind / session history should preserve the complete text of every message, even after /compact or long sessions
- If display truncation is intentional (for performance), there should be a way to expand or view the full message
Actual Behavior
- Messages appear truncated or cut off in the terminal
- After compacting or in long sessions, earlier message content is partially or fully lost
- No command to view the original full text of a prior message
Steps to Reproduce
- Start a long conversation with multiple exchanges
- Issue several tool calls and receive long responses
- Use /compact or continue until context is large
- Try to scroll back or rewind to earlier messages
- Message content is missing or truncated
Context
This affects the ability to review what was previously discussed, copy earlier outputs, and maintain continuity in long coding sessions. Related: #394 (rewind/restore), #411 (fork conversation), #435 (copy last message).
Command Code Version
0.26.25
Operating System
macOS (likely affects all platforms)
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
issue 中没有指定文件、测试或入口点。使用一段较长的对话、工具调用和 /compact 重现问题,然后跟踪终端显示和回退/会话历史路径;完成的标准是压缩后完整的原始文本仍可查看或展开。
由索引模型根据 Issue 内容生成。
评估
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100