Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wut #648

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add wut #648

wants to merge 1 commit into from

Conversation

shobrook
Copy link
Contributor

New App Submission

Repo or homepage link:

https://github.com/shobrook/wut

Description:

A CLI that explains the output of the last command with an LLM.

Why I think it's awesome:

820 stars and growing. Surprisingly useful for debugging stack traces, deciphering error codes, summarizing log output, and generally understanding anything present on your terminal window.

@slavaGanzin
Copy link

$ wut
wut must be run inside a tmux or screen session.

Why? Not that many people use screen multiplexors.

@shobrook
Copy link
Contributor Author

They provide an API for grabbing the previous commands and their outputs. Can't do that natively for many terminal emulators.

@slavaGanzin
Copy link

Got it. Thanks for explanation

@jneidel jneidel changed the title Added wut Add wut Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants