Skip to content

abtop 0.2.7 (new formula)#275664

Draft
graykode wants to merge 1 commit intoHomebrew:mainfrom
graykode:add-abtop
Draft

abtop 0.2.7 (new formula)#275664
graykode wants to merge 1 commit intoHomebrew:mainfrom
graykode:add-abtop

Conversation

@graykode
Copy link
Copy Markdown

@graykode graykode commented Apr 2, 2026

Description

abtop is a terminal-based AI agent monitor — like btop++, but for AI coding agents (Claude Code, Codex CLI).

It provides real-time monitoring of:

  • Active agent sessions and their status
  • Token usage and context window consumption
  • Rate limit quotas
  • Spawned child processes and open ports
  • Git status per project

All data is read locally from the filesystem, ps, and lsof — no API calls or authentication required.

Build

  • Language: Rust (edition 2021, MSRV 1.88)
  • Build: cargo install
  • License: MIT
  • 113+ GitHub stars

Test

abtop --version outputs version string.

@github-actions github-actions bot added new formula PR adds a new formula to Homebrew/homebrew-core rust Rust use is a significant feature of the PR or issue labels Apr 2, 2026
@graykode graykode mentioned this pull request Apr 2, 2026
2 tasks
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@daeho-ro
Copy link
Copy Markdown
Member

daeho-ro commented Apr 2, 2026

Thanks for the PR.

Homebrew has notability requirements for new formula submissions:

  • Third-party submissions: ≥30 forks, ≥30 watchers, and ≥75 stars
  • Self-submissions (by the software's author): ≥90 forks, ≥90 watchers, and ≥225 stars

This software doesn't currently meet the applicable thresholds.

You're welcome to distribute this software via your own tap instead. Documentation for creating and maintaining a tap is available here.

@daeho-ro daeho-ro marked this pull request as draft April 2, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new formula PR adds a new formula to Homebrew/homebrew-core rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants