CLI for AI pair-coding workflow
Project description
bpsai-pair CLI Package
The PairCoder CLI tool for AI pair programming workflows.
See main README for full documentation.
Development
# Install for development
pip install -e .
# Run tests
pytest -v
# Build
python -m build
Package Structure
bpsai_pair/
├── cli.py # Main CLI entry point
├── ops.py # Core operations
├── config.py # Configuration handling
├── planning/ # Plan and task management
├── tasks/ # Lifecycle, archival
├── metrics/ # Token tracking
├── integrations/ # Time tracking (Toggl)
├── benchmarks/ # Benchmark framework
├── orchestration/ # Multi-agent routing
└── data/ # Cookiecutter template
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
bpsai_pair-2.2.0.tar.gz
(126.8 kB
view details)
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
bpsai_pair-2.2.0-py3-none-any.whl
(135.3 kB
view details)
File details
Details for the file bpsai_pair-2.2.0.tar.gz.
File metadata
- Download URL: bpsai_pair-2.2.0.tar.gz
- Upload date:
- Size: 126.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03b76d8a4b53608d351f7941c010b1e2819db47d0bb416e7723d491503dd824d
|
|
| MD5 |
60a8ab04b3bf2df1c907ce36025ab04c
|
|
| BLAKE2b-256 |
325da4174b45128df75688cb326d25bfe23747273863894e10ef7f873227c2e1
|
File details
Details for the file bpsai_pair-2.2.0-py3-none-any.whl.
File metadata
- Download URL: bpsai_pair-2.2.0-py3-none-any.whl
- Upload date:
- Size: 135.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab56219ca357b142fe2d8a7438697b70aa4a909c2b31770b83b718395c5cf30c
|
|
| MD5 |
98d5dc50a83e209157761dd83382b861
|
|
| BLAKE2b-256 |
f4170d27b8cf4a141c94767d279d267c26fe5a6eaca8149cc7482f93c01a1873
|