Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. ChatGPT
  3. StackExplain

StackExplain

MITPythonv0.1.0

A CLI tool that uses LLMs to explain the output of your last terminal command, helping you understand errors and logs.

GitHubGitHub
1.4k stars86 forks0 contributors

What is StackExplain?

wut is a command-line interface (CLI) tool that uses large language models (LLMs) to explain the output of your last terminal command. It helps developers understand error messages, stack traces, and logs by providing AI-generated explanations directly in the terminal, reducing confusion and speeding up debugging.

Target Audience

Developers and system administrators who frequently work in the terminal and need quick explanations for command output, errors, or logs without switching contexts.

Value Proposition

wut offers instant, AI-powered explanations for terminal output within your existing workflow, supporting multiple LLM providers and allowing specific queries, making it a versatile tool for troubleshooting and learning.

Overview

A terminal assistant for the hopelessly confused

Use Cases

Best For

  • Understanding complex error messages and stack traces in the terminal
  • Deciphering unfamiliar command output or error codes
  • Getting quick explanations for failed commands or scripts
  • Summarizing lengthy log files or command outputs
  • Learning new commands or debugging tools through AI assistance
  • Troubleshooting installation or configuration issues in CLI environments

Not Ideal For

  • Developers working in standard terminal sessions without tmux or screen installed
  • Projects with strict data privacy requirements that cannot send terminal output to external APIs
  • Teams on a tight budget, as using cloud LLM providers like OpenAI or Claude incurs API costs

Pros & Cons

Pros

Multi-LLM Flexibility

Supports OpenAI, Claude, and local models via Ollama, allowing users to choose providers based on cost, privacy, or performance needs, as shown in the installation instructions.

Contextual Query Support

Enables users to ask specific questions about command output, such as 'how do i add this to my PATH variable?', providing targeted assistance beyond generic explanations.

Error Deciphering Capability

Effectively explains stack traces, error codes, and incorrect commands, as demonstrated in the demo with git command errors, speeding up troubleshooting.

Log Summarization

Condenses lengthy logs into understandable summaries, saving time and effort when dealing with verbose terminal output, as highlighted in the key features.

Cons

Session Dependency

Requires being inside a tmux or screen session to capture command output, which limits usability for developers who prefer native terminal environments, as admitted in the roadmap.

LLM API Reliance

Depends on external LLM services or local setups like Ollama, which can incur costs, require internet access, or involve complex configuration for API keys and models.

Limited Automation Features

Lacks automatic command execution for fixes; the --fix option is only on the roadmap, so users must manually implement suggested solutions.

Frequently Asked Questions

Quick Stats

Stars1,425
Forks86
Contributors0
Open Issues12
Last commit1 year ago
CreatedSince 2022

Tags

#productivity#llm-integration#ai-tools#cli#command-line#debugging-tool

Built With

p
pipx
P
Python

Included in

ChatGPT6.2k
Auto-fetched 1 day ago

Related Projects

ShellGPTShellGPT

A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish your tasks faster and more efficiently.

Stars12,117
Forks968
Last commit1 month ago
aicommitsaicommits

A CLI that writes your git commit messages for you with AI

Stars9,004
Forks463
Last commit21 days ago
aiacaiac

Artificial Intelligence Infrastructure-as-Code Generator.

Stars3,793
Forks295
Last commit2 months ago
README-AIREADME-AI

README file generator, powered by AI.

Stars2,913
Forks284
Last commit8 days ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub