Skip to content

Releases: BayramAnnakov/AgentControlTowerLite

v1.0.5 - Fix Onboarding/Sparkle Dialog Order

Choose a tag to compare

@BayramAnnakov BayramAnnakov released this 26 Jan 00:11

Bug Fix

  • Fixed Sparkle 'check automatically' dialog appearing behind onboarding window
  • Sparkle updater now starts only after onboarding completes
  • Dialog appears properly in front after clicking 'Get Started'

Full Changelog

v1.0.4...v1.0.5

v1.0.4 - Fix Resource Bundle Crash

Choose a tag to compare

@BayramAnnakov BayramAnnakov released this 26 Jan 00:05

Bug Fix

  • Fixed crash on launch after updating via Sparkle
  • Root cause: SPM resource bundle was missing from app bundle
  • Menu bar icon now loads correctly

Technical Details

The AgentControlTowerLite_AgentControlTowerLite.bundle containing assets was not being copied to the app bundle during packaging. This caused Bundle.module to fail when loading the menu bar icon.

Full Changelog

v1.0.3...v1.0.4

v1.0.3 - Fix Sparkle Auto-Update

Choose a tag to compare

@BayramAnnakov BayramAnnakov released this 25 Jan 20:46

What's Changed

  • Fixed "Check for Updates..." menu item (now properly enabled)
  • Uses KVO to observe Sparkle's canCheckForUpdates state
  • Immediate Sparkle initialization on app launch

Full Changelog

v1.0.2...v1.0.3

Agent Control Tower Lite v1.0.2

Choose a tag to compare

@BayramAnnakov BayramAnnakov released this 25 Jan 20:23

What's New

Screenshot Capture

  • Press ⌃⇧⌥A (Control+Shift+Option+A) to capture the frontmost window and attach it to your task
  • Screenshot thumbnail preview in the Quick Capture panel
  • Remove button to discard screenshot before launching

Image Support for All Agents

  • Claude: References image path in prompt
  • Codex: Uses --image flag with context
  • Gemini: Uses @path syntax with context

Bug Fixes

  • Fixed input focus in Quick Capture panel (now uses NSPanel with proper keyboard handling)

Installation

Download the DMG, open it, and drag Agent Control Tower to your Applications folder.

v1.0.0 - Initial Release

Choose a tag to compare

@BayramAnnakov BayramAnnakov released this 24 Jan 18:29

Agent Control Tower Lite v1.0.0

Lightweight menu bar launcher for AI coding assistants.

Features

  • Global hotkey (⌃⇧A) to launch from anywhere
  • Quick task capture with agent selection (Claude, Codex, Gemini)
  • Auto-detect project directory from VS Code/Cursor/Finder
  • Per-directory agent preferences
  • Sparkle auto-updates

Requirements

  • macOS 14.0 (Sonoma) or later
  • Claude Code, Codex CLI, or Gemini CLI installed

Installation

Download the DMG, open it, and drag Agent Control Tower to Applications.