Skip to main content

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 solvix for Python users
  • npm install -g @celpha2svx/solvix for binary-first npm users
  • curl -fsSL https://github.com/celpha2svx/solvix/releases/latest/download/install.sh | sh for Linux and macOS
  • standalone binaries via GitHub Releases for Windows, macOS, and Linux
  • generated Homebrew formula from the same release artifacts

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-languages is 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 --all during machine setup to pre-download native parser artifacts
  • Run solvix doctor to see parser health, cache state, active mode, and the exact next step to take

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

solvix-0.2.7.tar.gz (36.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

solvix-0.2.7-py3-none-any.whl (40.8 kB view details)

Uploaded Python 3

File details

Details for the file solvix-0.2.7.tar.gz.

File metadata

  • Download URL: solvix-0.2.7.tar.gz
  • Upload date:
  • Size: 36.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for solvix-0.2.7.tar.gz
Algorithm Hash digest
SHA256 16ce75203249d47d4ccab5972bf0f8f88936f3f433aed4f94fd6d0b3983d54c2
MD5 ec2ebeed02326ee8f948b76c3870899c
BLAKE2b-256 0b8d69b087e0817ee55c74cf8d37e195f78c37b1d67b89d6a202ce1d7162f10d

See more details on using hashes here.

Provenance

The following attestation bundles were made for solvix-0.2.7.tar.gz:

Publisher: publish.yml on celpha2svx/solvix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file solvix-0.2.7-py3-none-any.whl.

File metadata

  • Download URL: solvix-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 40.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for solvix-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2815dfac7d9fb676cee3e916a8a40688604e2bdad702cdcc9262e8b67ff01061
MD5 33374f4b462a0121a3d8757a19f45c89
BLAKE2b-256 adcd47eb8ed9c4dc515f13882aa03cabe6fc2abb4701fb4b2933d17d9f0db336

See more details on using hashes here.

Provenance

The following attestation bundles were made for solvix-0.2.7-py3-none-any.whl:

Publisher: publish.yml on celpha2svx/solvix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page