Skip to content

Show flame beside ahead-of-pace status#8

Merged
GordonBeeming merged 2 commits into
mainfrom
gb/add-ahead-of-pace-flame
Jul 10, 2026
Merged

Show flame beside ahead-of-pace status#8
GordonBeeming merged 2 commits into
mainfrom
gb/add-ahead-of-pace-flame

Conversation

@GordonBeeming

Copy link
Copy Markdown
Owner

Summary

  • prefix the CodexBar ahead-of-pace row with the fire emoji used by ClaudeBar

Why

The menu bar icon already uses a flame for an ahead-of-pace limit, but the matching detail row showed plain text. This makes the two presentations consistent and restores parity with ClaudeBar.

User impact

Ahead-of-pace limits now display as 🔥 Ahead of pace in the CodexBar menu.

Validation

  • git diff --check
  • swift build
  • swift test — 22 tests passed
  • make install and relaunch of ~/Applications/CodexBar.app

Copilot AI review requested due to automatic review settings July 10, 2026 10:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the CodexBar limit detail row so the “ahead-of-pace” status is visually aligned with the menu bar flame indicator (and ClaudeBar), displaying 🔥 Ahead of pace in the menu UI.

Changes:

  • Prefix the ahead-of-pace status row with a flame emoji in LimitRowView.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Sources/CodexBar/LimitRowView.swift Outdated

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a fire emoji to the "Ahead of pace" text in LimitRowView. The review feedback suggests extracting this hardcoded string into a static constant to improve maintainability and support future localization.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread Sources/CodexBar/LimitRowView.swift Outdated
@GordonBeeming

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🚀

Reviewed commit: 95621e25d6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@GordonBeeming GordonBeeming merged commit d9fc625 into main Jul 10, 2026
4 checks passed
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.

2 participants