Skip to main content

A minimalist CLI tool to connect to OpenRouter and chat with free AI models directly from your terminal.

Project description

Terminal Pilot

A minimalist, interactive CLI tool to connect to OpenRouter and chat with free AI models directly from your terminal.

Installation

You can install Terminal Pilot globally directly from PyPI:

pip install Terminal-Pilot

Configuration

You need an OpenRouter API key to use this tool. Create a file named .env in this directory (or in your home directory as .terminal_pilot_env) and add your key:

OPENROUTER_API_KEY=your_openrouter_key_here

Usage

Start the interactive assistant from anywhere in your terminal:

tp start

Inside the interactive chat, you can instantly load files into the AI's memory by using the /read command:

? You: /read requirements.md
✓ Loaded requirements.md into memory!
? You: Give me a summary of this project.

Changing Models Mid-Chat

If a model hits a rate limit or you want to switch to a different one, you don't need to exit. Just type /model to hot-swap:

? You: /model
✓ Switched model to: google/gemma-3

Pipe Support (stdin)

You can pipe data directly into the AI to analyze logs, code, or command outputs instantly without opening an interactive chat:

cat error.log | tp ask "Why is this crashing?"
git diff | tp ask "Write a commit message for these changes"
tp ask "What is the command to undo a git commit?"

Optional: Custom Rules

You can inject custom system prompts (personas) by feeding it a text or markdown file:

tp start --rule rules.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

terminal_pilot-0.1.3.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

terminal_pilot-0.1.3-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file terminal_pilot-0.1.3.tar.gz.

File metadata

  • Download URL: terminal_pilot-0.1.3.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for terminal_pilot-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c65f3717eb5ca9453c95c3bc31f69139bf080a81f2246e413481a9d277942323
MD5 25b1fc79acf0af4c4116a54bb30a420a
BLAKE2b-256 a520ca35abb9eeead552817e74fa58e1c85c9b1337a715baedd7f0387c73bff9

See more details on using hashes here.

File details

Details for the file terminal_pilot-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: terminal_pilot-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for terminal_pilot-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 458289a6e86b30b39a16da137778293324b7a4c819cbf8d92bebb963f83bf852
MD5 38286a42e394cdfe5d529b6609c3457b
BLAKE2b-256 3a637c5be180934ef1ea53782f53febb5b8a38a4cb46f701c992dc82bdfb82c0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page