Skip to content

view --at: landing on a thinking message shows [thinking collapsed...] #39

Description

@lroolle

Found while reviewing #37.

search --content --hits quotes thinking text, so a citation can point
at a thinking message. Walking to it hides the thing you searched for:

$ ccx search "housekeeping" --content --hits
2026-01-11 21:01  019bb084  assistant  codex-thinking-90  ...the journal contains "* STRT housekeeping..."

$ ccx view 019bb084 --at codex-thinking-90 --context 1
[ASSISTANT] 05:01:51
[thinking collapsed...]

--show-thinking expands it, so nothing is lost — but the default
defeats the purpose of the walk. --at knows which message is the
target; when that message is a thinking block, it should expand it
(context neighbours can stay collapsed).

Small and self-contained: the target is already singled out in the
--at render path so it survives --brief.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions