A powerful, extensible command-line AI assistant.
Project description
Max Headroom
Max> A Command-line AI Agent
Overview
Max is a powerful, extensible command-line AI assistant. It can:
- Connect to local or cloud based LLMs
- Interpret natural language commands
- Run system tools and shell commands safely (with confirmation)
- Manage files, directories, packages, and more
- Provide interactive chat and planning features
Installation
pip install headroom
Usage
Start Max from your terminal:
max
Type natural language requests or commands, for example:
create a new directory called testcopy file.txt to backup/install package requestshelpexit
Max will confirm actions before running anything that changes your system and remeber your preferences.
Features
- Natural Language Understanding: Ask for actions in plain English.
- Safe Execution: Confirmation prompts for system changes.
- Always Allow/Revocation: Mark commands as always allowed or revoke them.
- Tab Completion: Quickly find available commands.
- Extensible: Add your own tools and commands.
Configuration & Customization
- Config: Edit
config.yamlto customize commands and behavior. - User Preferences: Preferences are stored and managed automatically.
Development
Clone the repo and install dependencies:
git clone https://github.com/SUNKENDREAMS/headroom.git
cd headroom
pip install -e .
Run locally:
python -m headroom.max
License
MIT License. See LICENSE for details.
Author
James Bridges
Contributing
Pull requests and issues are welcome!
Acknowledgements
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file headroom-0.2.2.tar.gz.
File metadata
- Download URL: headroom-0.2.2.tar.gz
- Upload date:
- Size: 5.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14208d0ef6a48a56c6756687c5844625189e5e7fd85235386da7397ba0c95810
|
|
| MD5 |
765bc84a32990aad0bc98b6c2dd59bed
|
|
| BLAKE2b-256 |
0a5e88d05d5c83d8bd9ff69ba7724f88f7dbba2de9d6fa05142eed82e22d8b7f
|
File details
Details for the file headroom-0.2.2-py3-none-any.whl.
File metadata
- Download URL: headroom-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e34c2454cca40894fc50830204a07f9c480c4c67ca7f251849f81b5e3d9ddd7
|
|
| MD5 |
07ca50930969296b4a1239a626862f0c
|
|
| BLAKE2b-256 |
4a24956f0b8ecfca20feefa83527541f9a376826b4be1df774f6c0dac43ae8bd
|