Skip to content

v0.25: Menu bar icon does not appear, CLI Operates #890

Description

@anthonyjclarke

Installed latest version, previous update did not fix visibility of app in Menu Bar

MacOS 26.4.1, MacBook M2 Pro
Downgrading to 0.24 or 0.23 made no difference

`codexbar --version

CodexBar
`
No Version number displayed?

defaults read com.steipete.codexbar
{
    KeychainMigrationV1Completed = 1;
    "NSStatusItem VisibleCC Item-0" = 1;
    "NSWindow Frame CodexBar.HiddenWindowView-1-AppWindow-1" = "-5000 -5019 20 20 0 0 1352 848 ";
    SUAutomaticallyUpdate = 1;
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2026-05-10 00:29:46 +0000";
    SUUpdateGroupIdentifier = 898761555;
    appGroupMigrationVersion = 1;
    claudeOAuthDelegatedRefreshCooldownIntervalSecondsV1 = 300;
    claudeOAuthDelegatedRefreshLastAttemptAtV1 = "1778431858.94306";
    claudeWebExtrasEnabled = 0;
    "codexbar.legacySecretsMigrationCompleted" = 1;
    debugDisableKeychainAccess = 0;
    debugLogLevel = verbose;
    openAIWebAccessEnabled = 1;
    openAIWebBatterySaverEnabled = 0;
    providerDetectionCompleted = 1;
    providerStorageFootprintsEnabled = 0;
    refreshFrequency = fiveMinutes;
    sessionQuotaNotificationsEnabled = 1;
    showOptionalCreditsAndExtraUsage = 1;
    tokenCostUsageEnabled = 1;
    weeklyLimitResetDetectorStates = {length = 368, bytes = 0x7b22636c 61756465 3a666262 39306137 ... 3a66616c 73657d7d };
}

Other observations, there is no "~/.codexbar/config.json" or folder created

Not sure if this relevant but when quitting and restarting codexbar.app and running CLI codexbar --status get these 3 permission requests

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:ui-uxUI polish, settings, layout, interaction behaviorbugSomething isn't workingneeds-reproNeeds reliable reproduction details, logs, or screenshotspriority:highHigh priority: confirmed serious bug or blocker

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions