Skip to content

v1.3.0 — coverage release: AI agent platforms + observability infra

Choose a tag to compare

@Nicholas-Kloster Nicholas-Kloster released this 25 Apr 22:02
· 117 commits to main since this release

Coverage release

Backward-compatible: no CLI, JSON schema, or existing-fingerprint output changes.

Added

  • 13 new fingerprints (23 → 36 total): SGLang, AI TTS Server, SillyTavern, Grafana, Prometheus, etcd, MinIO, n8n, OpenHands, Mem0, Coolify, Clawdbot, Open Directory
  • 15 new deep enumerators (11 → 26 total): adds dedicated enumeration for the new services plus enumOpenWebUI and enumVLLM (previously fingerprint-only)
  • 7 new default ports: 80, 443, 2379, 5678, 9000, 30000, 18789
  • Two new categories: AI agent platforms (OpenHands, Mem0, Coolify, Clawdbot) and Observability / infrastructure co-deployed with AI stacks (Grafana, Prometheus, etcd, MinIO, n8n alongside Langfuse)

See CHANGELOG.md for the full per-service breakdown.

Install

curl -LO https://github.com/Nicholas-Kloster/aimap/releases/download/v1.3.0/aimap-linux-amd64
curl -LO https://github.com/Nicholas-Kloster/aimap/releases/download/v1.3.0/aimap-linux-amd64.sha256
sha256sum -c aimap-linux-amd64.sha256
chmod +x aimap-linux-amd64
sudo mv aimap-linux-amd64 /usr/local/bin/aimap

Or with go install:

go install github.com/Nicholas-Kloster/aimap@v1.3.0

Verify

aimap   # banner reports: Fingerprints: 36 AI/ML services