CommandCodeAI / CommandCodeAI/command-code

Messages cut off / trimmed down — no way to rewind to view full content

オープン
#457 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
言語のデータがありません
スター
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

  1. Start a long conversation with multiple exchanges
  2. Issue several tool calls and receive long responses
  3. Use /compact or continue until context is large
  4. Try to scroll back or rewind to earlier messages
  5. 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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

issue ではファイル、テスト、エントリポイントが特定されていません。長い会話、ツール呼び出し、/compact を使って問題を再現し、その後、ターミナル表示と rewind/session-history の経路を追跡してください。完了条件は、圧縮後も元の全文を表示できるか、展開できることです。

索引モデルが issue の本文から書いたものです。

評価

領域
cli
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。