Regression/import diagnostics helpers with TOON reports
Project description
regres
Narzędzia do analizy regresji, refaktoryzacji i duplikatów kodu.
Installation
pip install -e .
Usage
Główny CLI regres obsługuje następujące komendy:
regres— analiza regresji plików (historia, zmiany)regres refactor— analiza kodu przy refaktoryzacji (duplikaty, zależności, symbole)regres defscan— skaner duplikatów definicji klas, funkcji i modeliregres doctor— orchestrator analizy i generator akcji naprawczychregres import-error-toon-report— raport błędów importów TS w formacie Toon
Examples
# Analiza regresji pliku
regres regres --file path/to/file.py
# Analiza kodu przy refaktoryzacji
regres refactor find encoder
regres refactor symbols encoder
regres refactor duplicates
# Skan duplikatów definicji
regres defscan
regres defscan --kind class --min-count 2
# Orchestrator analizy i generator akcji naprawczych
regres doctor --all
regres doctor --import-log .regres/import-error-toon-report.raw.log --out-md .regres/doctor-report.md
# Raport błędów importów TS
regres import-error-toon-report
Documentation
- REGRES — analiza regresji plików
- REFACTOR — analiza kodu przy refaktoryzacji
- DEFSCAN — skaner duplikatów definicji
- DOCTOR — orchestrator analizy i generator akcji naprawczych
- import-error-toon-report — raport błędów importów TS
AI Cost Tracking
- 🤖 LLM usage: $3.3000 (22 commits)
- 👤 Human dev: ~$579 (5.8h @ $100/h, 30min dedup)
Generated on 2026-04-28 using openrouter/qwen/qwen3-coder-next
License
Licensed under Apache-2.0.
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
regres-0.1.18.tar.gz
(79.3 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
regres-0.1.18-py3-none-any.whl
(70.1 kB
view details)
File details
Details for the file regres-0.1.18.tar.gz.
File metadata
- Download URL: regres-0.1.18.tar.gz
- Upload date:
- Size: 79.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d358e7044b552b5447f2ea9f3331c16e206bf55e783634c31f97d7c609f240cd
|
|
| MD5 |
b63071f291c9e92c602475719830b5e3
|
|
| BLAKE2b-256 |
40febbabe0db8b55a8759acdcbfc32d61bd98de9f5cdcebf5d362bb5da81b387
|
File details
Details for the file regres-0.1.18-py3-none-any.whl.
File metadata
- Download URL: regres-0.1.18-py3-none-any.whl
- Upload date:
- Size: 70.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fbf8ed027b64267d5dfba59d1386cdda3b809e756b4af97620a7be675260f8b
|
|
| MD5 |
32fbbe5101940e1b570d37b84b009cdf
|
|
| BLAKE2b-256 |
aa04fa05f309bc292b60cb788b1a0f969fc6e0b3b6e9f39a87c6db205087f6e1
|