Skip to content

AgentMicro 0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 09:39
· 4 commits to main since this release

AgentMicro 0.1.5

AgentMicro 0.1.5 makes the menu a more useful live control surface for active Codex work.

Highlights

  • Adds the complete weekly Codex allowance card below task rows, including reset timing, pace, projected exhaustion,
    and correctly aligned quota markers.
  • Adds fast local search across project names, task titles, and bounded recent user/assistant conversation text, with
    relevance ordering and reliable macOS input-method composition.
  • Adds per-task CPU levels for correlated CLI process trees. Codex Desktop rows explicitly report shared CPU because
    the app does not expose reliable per-conversation process ownership.
  • Smooths the menu bar attention animation and prevents background refreshes from replacing the active search field.
  • Reduces noisy conversation matches by excluding system, developer, tool, and reasoning content and requiring at
    least three Latin characters or two Chinese characters before searching conversation text.

Installation

Download the DMG, open it, and drag AgentMicro.app onto the Applications folder. Launch AgentMicro from
/Applications.

The ZIP remains available for software updates and manual installation.

Upgrade note

AgentMicro 0.1.1 and later can check for and install this release through Settings → Updates. Users on 0.1.0 must
still replace the app manually because that build cannot reliably start Sparkle.

Privacy

AgentMicro processes task state, search text, CPU samples, and conversation matches locally. It does not upload
prompts, responses, source code, command output, or task files.

Requirements

  • macOS 14 or later.
  • Codex Desktop or Codex CLI installed locally.
  • Universal build for Apple silicon and Intel Macs.