Local LLM-based code repair tool with self-healing capabilities
Project description
Bolor is a local LLM-based code repair tool with self-healing capabilities.
It can scan codebases for issues, fix detected problems, and generate code from natural language descriptions.
The tool is designed to work locally without requiring an internet connection.
## Key Features
- **Code Scanning**: Scan your code for issues and get suggestions for improvements
- **Code Generation**: Generate code from natural language prompts
- **Local Operation**: Works offline with local models
## Update Command
This version adds a new `update` command that resolves model loading issues:
```
bolor update
```
This command will download the necessary model files and properly configure Bolor to work with them.
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
bolor-0.2.1.tar.gz
(65.1 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
bolor-0.2.1-py3-none-any.whl
(49.4 kB
view details)
File details
Details for the file bolor-0.2.1.tar.gz.
File metadata
- Download URL: bolor-0.2.1.tar.gz
- Upload date:
- Size: 65.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
743bd01e1144a6c84cd973ac3447eb0b4e744e2f2397cb9fe3bbe19f18e77aec
|
|
| MD5 |
ed5c00756bac58626434fac19dd24704
|
|
| BLAKE2b-256 |
abfad2deb6fe31152ee039cb1b378be625cf0b2b297351ea8fded902e1052965
|
File details
Details for the file bolor-0.2.1-py3-none-any.whl.
File metadata
- Download URL: bolor-0.2.1-py3-none-any.whl
- Upload date:
- Size: 49.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d074856908998ec83518ffe17108d7d11a698a7eb6f2b76c365cb9c5114aa18
|
|
| MD5 |
9a2c271ab73cb6970bb394d396023134
|
|
| BLAKE2b-256 |
8005bbc93589cfcb334da00889f21cf58183f7fe47548089ab03599e979c4054
|