Skip to main content

Codebase nervous system — knowledge graph for AI-assisted development

Project description

NEUX

Codebase nervous system — knowledge graph for AI-assisted development.

NEUX is a Python CLI that builds a relationship graph of your codebase in SQLite, detects patterns and conventions automatically (no LLM, pure AST), and integrates with Claude Code via hooks to inject precise context at the moment a tool call is about to modify a file.

Companion of ANVL. ANVL monitors tokens per session. NEUX maps project intelligence.

⚒ forged by IronDevz


Features (v0.1)

  • SQLite knowledge graph with FTS5 full-text search
  • Language scanners: Python (ast), React/JS/TS/JSX/TSX (tree-sitter), SQL
  • 12 pattern/convention detectors (naming, imports, security, style, UI, API, data, state, errors, file structure, testing)
  • Claude Code hooks that inject contextual rules before Write/Edit
  • Auto-generated CLAUDE.md with module sub-manuals
  • Impact analysis via recursive CTE (no networkx)

Install

pip install -e .

Usage

cd your-project
neux init               # initial scan, generates CLAUDE.md, installs hooks
neux status             # graph stats
neux impact <target>    # what breaks if you change this
neux scan --changed     # incremental rescan

License

MIT © IronDevz

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

neux-0.3.0.tar.gz (258.6 kB view details)

Uploaded Source

Built Distribution

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

neux-0.3.0-py3-none-any.whl (269.9 kB view details)

Uploaded Python 3

File details

Details for the file neux-0.3.0.tar.gz.

File metadata

  • Download URL: neux-0.3.0.tar.gz
  • Upload date:
  • Size: 258.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.7

File hashes

Hashes for neux-0.3.0.tar.gz
Algorithm Hash digest
SHA256 15aab696ab4428c9bc885e91e84391649f4ca769b0c758071bd88fd40bc81188
MD5 52f4e56e6817bb99672330e84e1d108a
BLAKE2b-256 f1861fb0d1e8764a19290420da8e4ca805faf5711d1280059b28d141acbad3d9

See more details on using hashes here.

File details

Details for the file neux-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: neux-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 269.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.7

File hashes

Hashes for neux-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 98dbcab862ac5d7995087bc52aa3d9233cfcfb9826ccf80b74d38f48e688f62a
MD5 3f2d26b672f6373e431d6e975894898c
BLAKE2b-256 100039ae6b1609df5b10f86dbb8d0bd25445a0cc46e0a502d5ff43786f691a70

See more details on using hashes here.

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