Skip to content

Releases: Aforno/Bartender

Bar Tender 1.0.1 (build 4)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 18:50
3a4a873

Bar Tender 1.0.1 (build 4)

Bar Tender turns a plain-language request into a dedicated macOS menu bar tool using an already installed Codex, Claude, Grok, Gemini, or Antigravity (agy) CLI.

This build

Build 4 of the 1.0.1 prerelease. Same Gatekeeper path as earlier 1.0.1 builds.

  • Gemini CLI and Antigravity CLI (agy) are generation providers.
  • Update checks paginate GitHub releases fully and rank by semantic version.
  • Update channel lives in BarTenderUpdateChannel (prerelease / stable), not in the version string.
  • HTTP, git, shell, and approval boundaries are tighter; cancelled generation cancels the exact in-flight runner.

Distribution notice (read this)

This is a prerelease. It is not signed with an Apple Developer ID certificate and is not notarized by Apple.

Gatekeeper will block a normal double-click after download. That is expected.

Install on macOS

  1. Download the BarTender-<version>.dmg file listed in this release's assets.

  2. Optionally verify the file against SHA256SUMS.txt.

  3. Open the DMG and drag BarTender to Applications.

  4. On first launch, use one of these:

    • In Finder, Control-click or right-click BarTender, then Open, then Open.

    • After a blocked launch: System Settings → Privacy & Security, scroll to the message about Bar Tender, then Open Anyway.

    • From Terminal, only if you trust this build:

      xattr -dr com.apple.quarantine /Applications/BarTender.app
      open /Applications/BarTender.app
  5. Later launches can use a normal double-click.

A later release signed with Developer ID and notarized will drop this step, once Apple credentials exist.

Requirements

  • macOS 26 or newer
  • Universal binary (Apple silicon and Intel)
  • At least one local AI CLI signed in: codex, claude, grok, gemini, or agy

What's in this release

  • Review-before-run generated zsh tools. Approval is bound to the exact source and working directory.
  • Opt-in setting to automatically approve provider-written edits to tools you already approved. New tools, imports, and automatic repairs still require review.
  • Generated tools can read Mac component temperatures via "$BARTENDER_CLI" --sensors or --sensors-json (CPU, GPU, SoC, battery, ambient, memory, storage; °C; no elevated privileges).
  • Provider and model selection with native ChatGPT, Claude, and Grok artwork.
  • No generation deadline. Long provider runs continue until they finish or you cancel them.
  • Launch at login, library export/import, contextual alerts, diagnostics export, provider setup, and update checks.
  • A manager menu that stays usable with many running tools.
  • Universal packaging for macOS 26 and newer. Not Developer ID signed. Gatekeeper bypass required once.

Approved generated code is not sandboxed. It runs with your user privileges and can reach local files, network services, commands, and credentials available to local processes. Read the source before you approve it.

Bar Tender 1.0.1 (build 3)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 14:02

Bar Tender 1.0.1

Bar Tender turns a plain-language request into a dedicated macOS menu bar tool using an already installed Codex, Claude, Grok, Gemini, or Antigravity (agy) CLI.

Diagnostic focus (this build)

This prerelease isolates menu-bar visibility:

  • Bundle identifier is io.github.aforno.bartender.v2 (fresh Control Center host state).
  • At most one individual applet status item by default, rendered as a compact square icon.
  • Status items attach once from launch; the main window no longer forces an immediate re-registration.

Distribution notice (read this)

This is a prerelease build. It is not signed with an Apple Developer ID certificate and is not notarized by Apple.

Gatekeeper will block a normal double-click after download. That is expected.

Install on macOS

  1. Download the BarTender-<version>.dmg file listed in this release's assets.

  2. Optionally verify the file against SHA256SUMS.txt.

  3. Open the DMG and drag BarTender to Applications.

  4. First launch — use one of these:

    • Finder: Control-click (or right-click) BarTenderOpenOpen.

    • Or after a blocked launch: System Settings → Privacy & Security → scroll to the message about Bar Tender → Open Anyway.

    • Or from Terminal (only if you trust this build):

      xattr -dr com.apple.quarantine /Applications/BarTender.app
      open /Applications/BarTender.app
  5. Later launches can use a normal double-click.

A future release signed with Developer ID and notarized will remove this step when Apple credentials are available.

Requirements

  • macOS 26 or newer
  • Universal binary (Apple silicon and Intel)
  • At least one local AI CLI signed in: codex, claude, grok, gemini, or agy

What's in this release

  • Review-before-run generated zsh tools with approval bound to the exact source and working directory.
  • Opt-in setting to automatically approve provider-written edits to tools you already approved (new tools, imports, and automatic repairs still require review).
  • Generated tools can read Mac component temperatures via "$BARTENDER_CLI" --sensors or --sensors-json (CPU, GPU, SoC, battery, ambient, memory, storage; °C; no elevated privileges).
  • Provider and model selection with native ChatGPT, Claude, and Grok artwork.
  • No generation deadline: long provider runs continue until completion or explicit cancellation.
  • Launch at login, library export/import, contextual alerts, diagnostics export, provider setup, and update checks.
  • A manager menu that remains usable with many running tools.
  • Universal packaging for macOS 26 and newer (not Developer ID signed; Gatekeeper bypass required once).

Important trust note: approved generated code is not sandboxed. It runs with your user privileges and can access local files, network services, commands, and credentials available to local processes. Review source before approval.

Bar Tender 1.0.1 (build 2)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:02
412bfcb

Bar Tender 1.0.1

Bar Tender turns a plain-language request into a dedicated macOS menu bar tool using an already installed Codex, Claude, Grok, Gemini, or Antigravity (agy) CLI.

Diagnostic focus (this build)

This prerelease isolates menu-bar visibility:

  • Bundle identifier is io.github.aforno.bartender.v2 (fresh Control Center host state).
  • At most one individual applet status item by default, rendered as a compact square icon.
  • Status items attach once from launch; the main window no longer forces an immediate re-registration.

Distribution notice (read this)

This is a prerelease build. It is not signed with an Apple Developer ID certificate and is not notarized by Apple.

Gatekeeper will block a normal double-click after download. That is expected.

Install on macOS

  1. Download the BarTender-<version>.dmg file listed in this release's assets.

  2. Optionally verify the file against SHA256SUMS.txt.

  3. Open the DMG and drag BarTender to Applications.

  4. First launch — use one of these:

    • Finder: Control-click (or right-click) BarTenderOpenOpen.

    • Or after a blocked launch: System Settings → Privacy & Security → scroll to the message about Bar Tender → Open Anyway.

    • Or from Terminal (only if you trust this build):

      xattr -dr com.apple.quarantine /Applications/BarTender.app
      open /Applications/BarTender.app
  5. Later launches can use a normal double-click.

A future release signed with Developer ID and notarized will remove this step when Apple credentials are available.

Requirements

  • macOS 26 or newer
  • Universal binary (Apple silicon and Intel)
  • At least one local AI CLI signed in: codex, claude, grok, gemini, or agy

What's in this release

  • Review-before-run generated zsh tools with approval bound to the exact source and working directory.
  • Opt-in setting to automatically approve provider-written edits to tools you already approved (new tools, imports, and automatic repairs still require review).
  • Generated tools can read Mac component temperatures via "$BARTENDER_CLI" --sensors or --sensors-json (CPU, GPU, SoC, battery, ambient, memory, storage; °C; no elevated privileges).
  • Provider and model selection with native ChatGPT, Claude, and Grok artwork.
  • No generation deadline: long provider runs continue until completion or explicit cancellation.
  • Launch at login, library export/import, contextual alerts, diagnostics export, provider setup, and update checks.
  • A manager menu that remains usable with many running tools.
  • Universal packaging for macOS 26 and newer (not Developer ID signed; Gatekeeper bypass required once).

Important trust note: approved generated code is not sandboxed. It runs with your user privileges and can access local files, network services, commands, and credentials available to local processes. Review source before approval.

Bar Tender 1.0.1-adhoc (build 2, ad-hoc)

Choose a tag to compare

@github-actions github-actions released this 04 Aug 20:50
219b141

Bar Tender 1.0.1-adhoc

Bar Tender turns a plain-language request into a dedicated macOS menu bar tool using an already installed Codex, Claude, Grok, Gemini, or Antigravity (agy) CLI.

Diagnostic focus (this build)

This prerelease isolates menu-bar visibility:

  • Bundle identifier is io.github.aforno.bartender.v2 (fresh Control Center host state).
  • At most one individual applet status item by default, rendered as a compact square icon.
  • Status items attach once from launch; the main window no longer forces an immediate re-registration.

Distribution notice (read this)

This is an ad-hoc (unsigned) prerelease. It is not signed with an Apple Developer ID certificate and is not notarized by Apple.

Gatekeeper will block a normal double-click after download. That is expected.

Install on macOS

  1. Download the BarTender-<version>.dmg file listed in this release's assets.

  2. Optionally verify the file against SHA256SUMS.txt.

  3. Open the DMG and drag BarTender to Applications.

  4. First launch — use one of these:

    • Finder: Control-click (or right-click) BarTenderOpenOpen.

    • Or after a blocked launch: System Settings → Privacy & Security → scroll to the message about Bar Tender → Open Anyway.

    • Or from Terminal (only if you trust this build):

      xattr -dr com.apple.quarantine /Applications/BarTender.app
      open /Applications/BarTender.app
  5. Later launches can use a normal double-click.

A future release signed with Developer ID and notarized will remove this step when Apple credentials are available.

Requirements

  • macOS 26 or newer
  • Universal binary (Apple silicon and Intel)
  • At least one local AI CLI signed in: codex, claude, grok, gemini, or agy

What's in this release

  • Review-before-run generated zsh tools with approval bound to the exact source and working directory.
  • Opt-in setting to automatically approve provider-written edits to tools you already approved (new tools, imports, and automatic repairs still require review).
  • Generated tools can read Mac component temperatures via "$BARTENDER_CLI" --sensors or --sensors-json (CPU, GPU, SoC, battery, ambient, memory, storage; °C; no elevated privileges).
  • Provider and model selection with native ChatGPT, Claude, and Grok artwork.
  • No generation deadline: long provider runs continue until completion or explicit cancellation.
  • Launch at login, library export/import, contextual alerts, diagnostics export, provider setup, and update checks.
  • A manager menu that remains usable with many running tools.
  • Universal ad-hoc packaging for macOS 26 and newer (unsigned; Gatekeeper bypass required once).

Important trust note: approved generated code is not sandboxed. It runs with your user privileges and can access local files, network services, commands, and credentials available to local processes. Review source before approval.

Bar Tender 1.0.0-adhoc (ad-hoc)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:40

Bar Tender 1.0.0-adhoc

Bar Tender turns a plain-language request into a dedicated macOS menu bar tool using an already installed Codex, Claude, Grok, Gemini, or Antigravity (agy) CLI.

Distribution notice (read this)

This is an ad-hoc (unsigned) prerelease. It is not signed with an Apple Developer ID certificate and is not notarized by Apple.

Gatekeeper will block a normal double-click after download. That is expected.

Install on macOS

  1. Download the BarTender-<version>.dmg file listed in this release's assets.

  2. Optionally verify the file against SHA256SUMS.txt.

  3. Open the DMG and drag BarTender to Applications.

  4. First launch — use one of these:

    • Finder: Control-click (or right-click) BarTenderOpenOpen.

    • Or after a blocked launch: System Settings → Privacy & Security → scroll to the message about Bar Tender → Open Anyway.

    • Or from Terminal (only if you trust this build):

      xattr -dr com.apple.quarantine /Applications/BarTender.app
      open /Applications/BarTender.app
  5. Later launches can use a normal double-click.

A future release signed with Developer ID and notarized will remove this step when Apple credentials are available.

Requirements

  • macOS 26 or newer
  • Universal binary (Apple silicon and Intel)
  • At least one local AI CLI signed in: codex, claude, grok, gemini, or agy

What's in this release

  • Review-before-run generated zsh tools with approval bound to the exact source and working directory.
  • Opt-in setting to automatically approve provider-written edits to tools you already approved (new tools, imports, and automatic repairs still require review).
  • Generated tools can read Mac component temperatures via "$BARTENDER_CLI" --sensors or --sensors-json (CPU, GPU, SoC, battery, ambient, memory, storage; °C; no elevated privileges).
  • Provider and model selection with native ChatGPT, Claude, and Grok artwork.
  • No generation deadline: long provider runs continue until completion or explicit cancellation.
  • Launch at login, library export/import, contextual alerts, diagnostics export, provider setup, and update checks.
  • A manager menu that remains usable with many running tools.
  • Universal ad-hoc packaging for macOS 26 and newer (unsigned; Gatekeeper bypass required once).

Important trust note: approved generated code is not sandboxed. It runs with your user privileges and can access local files, network services, commands, and credentials available to local processes. Review source before approval.