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
## Commands
- `bolor update` - Download or update local GGUF models
- `bolor check <file>` - Analyze a file and suggest fixes
- `bolor explain <file>` - Explain what the code does using LLM
- `bolor optimize <file>` - Optimize code for better performance or readability
- `bolor document <file>` - Add or improve documentation in code
- `bolor config` - Configure Bolor settings
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.6.tar.gz
(117.7 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.6-py3-none-any.whl
(134.7 kB
view details)
File details
Details for the file bolor-0.2.6.tar.gz.
File metadata
- Download URL: bolor-0.2.6.tar.gz
- Upload date:
- Size: 117.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b1a9f8c34a1138b9043a57878d3c511d57446b60488e0935aab86808a923b8a
|
|
| MD5 |
b3601906c68680ff8df45275f8f6c004
|
|
| BLAKE2b-256 |
f90f850690dfc160106eda0d1e3364b330f68479e63c5ebd598ac8eb0c84b890
|
File details
Details for the file bolor-0.2.6-py3-none-any.whl.
File metadata
- Download URL: bolor-0.2.6-py3-none-any.whl
- Upload date:
- Size: 134.7 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 |
4fa13630db68e3ff4c209f199e9a8c7636f2caf5f4a9e746c41a1f40f5a8878c
|
|
| MD5 |
2e49ea65763b41315a68b81b4a8427dc
|
|
| BLAKE2b-256 |
d5fd3fbc949777753b9d60f074c224af612886b84ccae56f60f133ec8021290e
|