Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openonion/co-menubar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.8
Choose a base ref
...
head repository: openonion/co-menubar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.9
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Mar 10, 2026

  1. feat: Polished native macOS UI with Settings window

    Complete redesign following WiFi/iStat Menus style - clean, elegant, everything visible.
    
    UI Changes:
    - Redesigned MainViewController (280×420px, taller/narrower)
    - Large centered status with emoji (⚡/💤)
    - Stats card with live uptime and request count
    - Menu-style items with hover effects
    - All actions visible (no right-click required)
    - Quit button always visible with ⌘Q shortcut
    
    New Features:
    - Settings window with tabs (General, Keys & Auth, Advanced)
    - Configure default model, .co folder, auto-start
    - Edit .env file directly in app
    - View/copy agent private key
    - Custom co binary path, logs path, debug mode
    
    Technical:
    - New SettingsWindowController with tabbed interface
    - Custom HoverButton class for native menu feel
    - Updated StatsTracker with live uptime formatting
    - Better typography and spacing throughout
    - Fixed deprecation warning (borderType → isTransparent)
    
    Generated with [Claude Code](https://claude.ai/code)
    via [Happy](https://happy.engineering)
    wu-changxing committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    d9afd13 View commit details
    Browse the repository at this point in the history
Loading