Skip to main content

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.
  • 0.1.2: Improved context management and tooling, improved terminal class interfacing, bug fixing, tests, minor fixes.
  • 0.1.3: Fixed toolboxes import, improved nodes management (stable id introduced), removed id generation from LLM, centralized tooling management.
  • 0.1.4: Refactor of the coding manager, refactor of the LLM core interfacing (adapters + protocols based), addition of new adapters for OpenAI, Azure, and Anthropic (Gemini Next).

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.

For additional information, please refer to our public GitHub repo: Boris Repo.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

boris_cli-0.1.4-py3-none-any.whl (195.4 kB view details)

Uploaded Python 3

File details

Details for the file boris_cli-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: boris_cli-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 195.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for boris_cli-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b6ef481879e13bed1103eeea742c43d4cf3aa1f827c7dbbab16a1bfb90ac8c42
MD5 b88d6ad91b51110a1cc634dd52d78df2
BLAKE2b-256 8659c26aec178ac79dde36a1f8c0b213f7943afaeb99e3dc28a9bd3daf94d865

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