github bjia56/cosmotop v0.12.0

latest releases: v0.14.0, v0.14.0b3, v0.14.0b2...
4 months ago

cosmotop v0.12.0

Install notes: Download cosmotop and move to the desired location. Other release artifacts are platform-specific plugins that will be automatically downloaded at runtime as needed.

cosmotop is a system monitoring tool distributed as a single executable for multiple platforms:

Operating system Hardware architecture
Linux 2.6.18+ x86_64, i386, aarch64, powerpc64le, s390x, riscv64, loongarch64
Windows 10+ x86_64
MacOS 13+ x86_64, aarch64
MacOS 10.4+ powerpc
FreeBSD 13+ x86_64, aarch64
NetBSD 10.0+ x86_64, aarch64
OpenBSD 7.6+ x86_64, aarch64
DragonFlyBSD 6.4+ x86_64
MidnightBSD 3.2.3+ x86_64
Solaris 11.4+ x86_64

New features and enhancements:

  • Added Model Context Protocol (MCP) mode via the --mcp flag, which runs cosmotop as a MCP server using the STDIO transport. The supported tools are:
    • get_process_info
    • get_cpu_info
    • get_memory_info
    • get_network_info
    • get_disk_info
    • get_gpu_info (not available if no GPUs are detected)
    • get_npu_info (not available if no NPUs are detected)
    • get_system_info
  • Added support for running cosmotop on DragonFlyBSD and MidnightBSD.
  • Updated plugin builds to prefer linking static libgcc and libstdc++ on all platforms except MacOS, Windows, and Solaris.

Full Changelog: v0.11.0...v0.12.0

Don't miss a new cosmotop release

NewReleases is sending notifications on new releases.