Skip to content

renxida/chatsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a5ce9f · Dec 17, 2024

History

63 Commits
Nov 24, 2024
Oct 25, 2024
Dec 8, 2024
Sep 30, 2024
Nov 24, 2024
Sep 12, 2024
Sep 12, 2024
Oct 25, 2024
Sep 12, 2024
Sep 30, 2024
Sep 11, 2024
Sep 12, 2024
Dec 8, 2024
Dec 17, 2024

Repository files navigation

Demo

Cube Script Demo

ChatSH: a Minimalist LLM Shell

ChatSH is a command-line tool powered by Claude, designed for syntax-highlighted bash productivity.

Note: This contains an anthropic api key for you to try it. It's limited to $5 a month so please don't abuse it.

Features

  • Interactive LLM-powered bash REPL
  • Syntax highlighting for improved readability

Installation

Use Poetry to install the dependencies:

poetry install

Usage

Run the tool using:

chatsh

A loaner token is included for the default anthropic chat. It is heavily rate limited so please replace it with your own token ASAP. Write your anthorpic token as a text file to ~/anthropic.token.

License

This project is licensed under the MIT License.

Thanks

Victor Tailin. This project is inspired by his chatsh.mjs.

FAQ

What's your trick?

The trick is a nice prompt with some good examples.