Skip to content

fix(ui): mute completed tool activity - #88

Merged
tt-a1i merged 1 commit into
mainfrom
codex/muted-completed-activity
Aug 23, 2026
Merged

fix(ui): mute completed tool activity#88
tt-a1i merged 1 commit into
mainfrom
codex/muted-completed-activity

Conversation

@tt-a1i

@tt-a1i tt-a1i commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

Closes #87

Summary

  • render completed compact activity verbs and targets with the theme muted token
  • keep pending activity at normal prominence and failures in the error state
  • preserve Edit +N / -N accents and Pi-native Ctrl+O expanded rendering
  • add a semantic color regression test so later refactors cannot mute active or failed commands accidentally

Validation

  • focused renderer tests: 6/6
  • bun run check
  • full suite: 823 Node tests + 30 Vitest tests, 0 failures
  • real Pi TUI smoke from the single local checkout: compact Ran pwd rendered with both verb and target using the configured muted color

Scope

Existing already-open TUI sessions may retain historical component display state. This PR intentionally does not add a historical UI migration; new sessions and newly rendered activity are the supported boundary.

@tt-a1i
tt-a1i merged commit 09af4ff into main Aug 23, 2026
2 checks passed
@tt-a1i
tt-a1i deleted the codex/muted-completed-activity branch August 23, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ui: 降低已完成工具活动行的视觉权重

1 participant