Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions manifests/m/MBrassey/agtop/2.3.9/MBrassey.agtop.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PackageIdentifier: MBrassey.agtop
PackageVersion: 2.3.9
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: agtop-windows-x86_64\agtop.exe
PortableCommandAlias: agtop
Installers:
- Architecture: x64
InstallerUrl: https://github.com/MBrassey/agtop/releases/download/v2.3.9/agtop-windows-x86_64.zip
InstallerSha256: 4F0626E76C9CD164421F124BA3E3C48BD141FBABCA47B7A64E37D16C0E7ED139
ReleaseDate: 2026-05-01
ManifestType: installer
ManifestVersion: 1.6.0
41 changes: 41 additions & 0 deletions manifests/m/MBrassey/agtop/2.3.9/MBrassey.agtop.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
PackageIdentifier: MBrassey.agtop
PackageVersion: 2.3.9
PackageLocale: en-US
Publisher: Matt Brassey
PublisherUrl: https://github.com/MBrassey
PublisherSupportUrl: https://github.com/MBrassey/agtop/issues
Author: Matt Brassey
PackageName: agtop
PackageUrl: https://github.com/MBrassey/agtop
License: MIT
LicenseUrl: https://github.com/MBrassey/agtop/blob/main/LICENSE
ShortDescription: Process monitor for AI coding agents (Claude Code, Codex, Aider, Gemini, Goose).
Description: |-
agtop is a top-style ratatui TUI that walks /proc on Linux
(sysinfo on Windows / macOS / *BSD) plus the on-disk session
transcripts of Claude Code, OpenAI Codex, Block Goose, Aider,
and Google Gemini. For each detected agent it reports CPU,
RSS, status, current tool / task, in-flight subagents,
cumulative token usage, estimated cost, context-window fill,
loaded skills, and a live transcript preview.

On Windows, writable-FD enumeration uses NtQuerySystemInformation
+ DuplicateHandle to surface what files each agent has open.
Per-process IO byte counters come from sysinfo's disk_usage().
Moniker: agtop
Tags:
- agent
- ai
- aider
- claude
- cli
- codex
- gemini
- goose
- htop
- monitor
- process
- top
- tui
ManifestType: defaultLocale
ManifestVersion: 1.6.0
5 changes: 5 additions & 0 deletions manifests/m/MBrassey/agtop/2.3.9/MBrassey.agtop.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
PackageIdentifier: MBrassey.agtop
PackageVersion: 2.3.9
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0