Terminal-first AI coding/chat assistant with safe shell tools.
Project description
Boris CLI
Introduction
Boris CLI is a command-line chat application that interacts with local and remote engines for processing user inputs. It provides a text user interface (TUI) for seamless interaction with AI models, enabling users to manage coding tasks efficiently.
General Information
- Boris is a command-line chat application that integrates local and remote engines for dynamic code generation.
- It uses a sophisticated reasoning and coding agent to help you manage and update your projects.
- Enhanced context token management and bug fixes improve stability and performance.
Changelog
- 0.1.0: Initial release.
- 0.1.1: Improved reasoning and coding agent, minor and major fixes, context token management, and bug fixing.
Usage
To use Boris CLI, install it via PyPI and run the command line interface to start interacting with the AI models.
Quick Start
# 1) Initialize config
boris ai init # project-local .env
# or
boris ai init --global # ~/.config/boris/.env
# 2) Choose a provider
boris ai use-openai --api-key sk-... --chat gpt-4o-mini --reasoning o3-mini
# or Azure OpenAI (use your deployment names)
boris ai use-azure --endpoint https://<resource>.openai.azure.com/ --api-key ... --chat my-gpt4o-mini
# 3) Verify
boris ai show
boris ai test
# 4) Chat in any repo
cd /path/to/your/repo
boris chat
When a chat starts, Boris “studies” your project and shows a concise scan summary. The first study can be slower; subsequent runs are faster thanks to snapshots.
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
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 boris_cli-0.1.2.tar.gz.
File metadata
- Download URL: boris_cli-0.1.2.tar.gz
- Upload date:
- Size: 81.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e76c037a89cbba6c3143afd6ecd3cdc4252c433a1093fff1dba0b997f61eeb8
|
|
| MD5 |
aa9dd3be9fb53a0ed46873bcc136aae3
|
|
| BLAKE2b-256 |
ad06661f5c602bf06bd28dd63301e9473cac664b599e02e6c9bc9cf6833cf040
|
File details
Details for the file boris_cli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: boris_cli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 89.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58b60a115791c26463f8a14db12385ff23a720246a550322db44a4f6d7447ed5
|
|
| MD5 |
0fd8c1aa765722018a6458c27e5d6fb7
|
|
| BLAKE2b-256 |
73dc1aa31570ee6a9e35be8afd2fa69adf4b6e9b7b660614afbcdd3675e12e7c
|