Computational intelligence layer for developers
Project description
Solvix
Solvix is a lightweight computational intelligence CLI that analyzes functions and explains cost, cause, context, and one concrete fix.
Distribution targets:
pip install solvixfor Python usersnpm install -g @celpha2svx/solvixfor binary-first npm users- standalone binaries via GitHub Releases for Windows, macOS, and Linux
Solvix uses native parser backends by default:
- Python: built-in
ast - Other supported languages:
tree-sitter-language-pack
On first multi-language use, Solvix will attempt to auto-download missing native parser artifacts. If native parser infrastructure is still unavailable, Solvix will explicitly report degraded parser mode instead of silently pretending fallback parsing is equivalent.
Install
pip install -e .
Usage
solvix analyze path/to/file.py
solvix analyze path/to/file.py --function my_function
solvix analyze path/to/project --project
solvix analyze path/to/file.py --json
solvix analyze path/to/file --lang python
solvix analyze path/to/file.py --output report.txt
solvix analyze path/to/file.py --output report.json
solvix doctor
solvix bootstrap-parsers --all
solvix --version
Runtime Notes
- Recommended Python range:
3.10+ - Preferred multi-language backend:
tree-sitter-language-pack - Legacy
tree-sitter-languagesis treated as compatibility-only if it happens to be installed - Heuristic parsing is fallback-only and is surfaced in warnings and JSON output
- Solvix will try to auto-download a missing parser on first use
- For offline or restricted environments, run
solvix bootstrap-parsers --allduring machine setup to pre-download native parser artifacts - Run
solvix doctorto see parser health, cache state, active mode, and the exact next step to take
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
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
File details
Details for the file solvix-0.2.2.tar.gz.
File metadata
- Download URL: solvix-0.2.2.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
840f04fdf57a05defe88635e29dbb7798fa879cb8cb04c46b9f7483573422702
|
|
| MD5 |
9113a0f54d676a67d8f7ff18eb580a57
|
|
| BLAKE2b-256 |
4e46f6bc0d3b5fee324f879f73a76f2ebe25dede5dc8a721788fc4a40992edbc
|
Provenance
The following attestation bundles were made for solvix-0.2.2.tar.gz:
Publisher:
publish.yml on celpha2svx/solvix
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
solvix-0.2.2.tar.gz -
Subject digest:
840f04fdf57a05defe88635e29dbb7798fa879cb8cb04c46b9f7483573422702 - Sigstore transparency entry: 1591465479
- Sigstore integration time:
-
Permalink:
celpha2svx/solvix@765a46007d25f7575ddc134b29fe569aa8b9dcd2 -
Branch / Tag:
refs/tags/v0.2.2 - Owner: https://github.com/celpha2svx
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@765a46007d25f7575ddc134b29fe569aa8b9dcd2 -
Trigger Event:
push
-
Statement type:
File details
Details for the file solvix-0.2.2-py3-none-any.whl.
File metadata
- Download URL: solvix-0.2.2-py3-none-any.whl
- Upload date:
- Size: 40.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26de0210d44ad5b50ff189241f930d47b7c2f08416d431cce5f074a2711dda60
|
|
| MD5 |
507f481789013ada6be7ee827f074f29
|
|
| BLAKE2b-256 |
ba7ede0286312255dba70e9e342fe1a4e7e48445b225443c5b8cfee8498a0513
|
Provenance
The following attestation bundles were made for solvix-0.2.2-py3-none-any.whl:
Publisher:
publish.yml on celpha2svx/solvix
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
solvix-0.2.2-py3-none-any.whl -
Subject digest:
26de0210d44ad5b50ff189241f930d47b7c2f08416d431cce5f074a2711dda60 - Sigstore transparency entry: 1591465502
- Sigstore integration time:
-
Permalink:
celpha2svx/solvix@765a46007d25f7575ddc134b29fe569aa8b9dcd2 -
Branch / Tag:
refs/tags/v0.2.2 - Owner: https://github.com/celpha2svx
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@765a46007d25f7575ddc134b29fe569aa8b9dcd2 -
Trigger Event:
push
-
Statement type: