Namespace reservation - coming soon
Project description
AIRCHIEF
Placeholder - not published yet.
Installation
# YOLO
curl -fsSL https://airchief.ai/install | bash
# Package managers
npm i -g airchief@latest # or bun/pnpm/yarn
brew install shaneholloman/tap/airchief # macOS
Note: Remove versions older than 0.1.x before installing
Documentation
For more info on how to configure airchief head over to our docs.
Contributing
To run airchief locally you need.
- Bun
- Golang 1.24.x
And run.
bun install
bun run packages/airchief/src/index.ts
Development Notes
API Client Generation: After making changes to the TypeScript API endpoints in packages/airchief/src/server/server.ts, you need to regenerate the Go client and OpenAPI specification:
cd packages/tui
go generate ./pkg/client/
This updates the generated Go client code that the TUI uses to communicate with the backend server.
FAQ
How is this different than Claude Code?
It's very similar to Claude Code in terms of capability. Here are the key differences:
- 100% open source
- Not coupled to any provider. Although Anthropic is recommended, airchief can be used with OpenAI, Google or even local models. As models evolve the gaps between them will close and pricing will drop so being provider agnostic is important.
- A focus on TUI. airchief is built by neovim users and the creators of terminal.shop; we are going to push the limits of what's possible in the terminal.
- A client/server architecture. This for example can allow airchief to run on your computer, while you can drive it remotely from a mobile app. Meaning that the TUI frontend is just one of the possible clients.
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 airchief-0.0.2.tar.gz.
File metadata
- Download URL: airchief-0.0.2.tar.gz
- Upload date:
- Size: 131.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24342f03478c6d912740a709fc40e0cfe95d80d32381c77dcdb312ad7369fc50
|
|
| MD5 |
a89094f6911f8cc6ed41d186149f4f96
|
|
| BLAKE2b-256 |
2d88508c7164e2ac27e2fc86b5e7394acab1eda66e459c294c99bff75d22403d
|
File details
Details for the file airchief-0.0.2-py3-none-any.whl.
File metadata
- Download URL: airchief-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1becc46784ec26b52ac3e100da0938b289481f51a15d8f444b30d31761276cc6
|
|
| MD5 |
d0793a1adabc3ec0b0351dac55ac6475
|
|
| BLAKE2b-256 |
f8f296e69a3315066e2819cb11d309f7ce0c76966bc10c9eb7762574ad6126c3
|