Skip to content

feat(ui): replace the status bar with operation history - #94

Merged
nmrtist merged 1 commit into
nmrtist:mainfrom
Limdongcheng:codex/operation-history
Sep 6, 2026
Merged

feat(ui): replace the status bar with operation history#94
nmrtist merged 1 commit into
nmrtist:mainfrom
Limdongcheng:codex/operation-history

Conversation

@Limdongcheng

@Limdongcheng Limdongcheng commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the bottom status bar and its visibility preference.
  • Add a Ribbon entry for operation history with the current status in its tooltip.
  • Record up to 200 recent status messages and show them newest first in a Messages tab.
  • Clear status messages together with diagnostic history and retain diagnostic reports in a separate tab.
  • Show the current status and active dataset summary in the history window.
  • Update the English and Simplified Chinese documentation.

Validation

  • cargo pr-check on macOS arm64.
  • npm run build in docs/.
  • git diff --check.
  • Regression tests cover history capacity, duplicate messages, clearing, and opening diagnostic details after viewing messages.
  • Screenshot harness: operation history in light and dark themes.

UI display logic

  • The history entry uses the existing searchable Operation History command.
  • History updates leave the window's visibility unchanged.
  • Empty history shows a next-step message.
  • English and Simplified Chinese documentation updated.

@Limdongcheng
Limdongcheng force-pushed the codex/operation-history branch from e5209fa to 3caeb25 Compare September 6, 2026 08:03
@nmrtist
nmrtist merged commit 7f73f3e into nmrtist:main Sep 6, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants