CommandCodeAI / CommandCodeAI/command-code

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

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

Nobody has claimed this yet.

Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

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)

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 identified in the issue. Reproduce the problem with a long conversation, tool calls, and /compact, then trace the terminal display and rewind/session-history paths; done means the complete original text remains viewable or can be expanded after compaction.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.