| Port details |
- agtop Process monitor for AI coding agents
- 2.5.0 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: matt@brassey.io
 - Port Added: 2026-09-27 08:21:04
- Last Update: 2026-09-27 08:20:14
- Commit Hash: a9c3bd5
- License: MIT
- WWW:
- https://github.com/MBrassey/agtop
- Description:
- agtop is a process monitor for AI coding agents.
It walks /proc on Linux (sysinfo on macOS, Windows, and *BSD) plus the
on-disk session transcripts of Claude Code, OpenAI Codex, Block Goose,
Aider, and Google Gemini, and presents per-agent CPU, RSS, status,
current tool, in-flight subagents, token usage, estimated cost,
context-window fill, and loaded skills in a top-style ratatui TUI.
On FreeBSD, writable-FD enumeration is provided by libprocstat
(see fstat(1)); per-process IO byte counters are not available
through sysinfo on this platform.
Distribution is also available via crates.io, npm, the AUR, and
a Homebrew tap.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/agtop/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/agtop
- pkg install agtop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: agtop
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1786753097
SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.98.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_agtop
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|