GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
27views this month
Decision brief
A TUI log analysis tool with AI-driven capabilities via Claude Code plugin.
Good fit when
- When you need visual log analysis with terminal-based interface support and want to leverage AI for deeper insights using the Claude Code plugin.
- If you are working in environments where manual setup of AI models is challenging, as Gonzo automates much of this process through its integration.
Avoid when
- For tasks that require real-time interaction with AI models without the need for a TUI interface, as other tools might offer more direct or streamlined integrations.
- If your primary requirement is to use specific AI providers like OpenAI directly without the abstraction layer Gonzo provides, then Gonzo may not fit well.
- Pricing:
- freemium - Free and open-source with MIT license, but AI service costs are dependent on third-party API usage, such as Claude Code.
- Requirements:
- Min 1 GB RAM; Environment variable GONZO_CLAUDE_PATH is needed if using Claude in containers.; Does not require OPENAI_API_KEY for authentication, depending on Claude Code CLI.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (29d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 14, 2026
- Security (OSV)
- 14 low (14 low)
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/control-theory/gonzo pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Gonzo is a command-line utility for analyzing logs with support for AI-driven log analysis via Claude Code plugin and skill. It supports various installation methods including Go, Homebrew, Nix, and source builds.
Capability facts
- Languages
- go
Source: github.language · Aug 14, 2026
Categories
Tags
README
Installation Using Go Using Homebrew (macOS/Linux) Download Binary Download the latest release for your platform from the releases page. Using Nix package manager (beta support) Build from Source Using with Claude Code (plugin and skill) This repo includes a Claude Code plugin wi...
For agents
This page has a .md twin and JSON over the API.