Skip to content

arthron 0.0.1

Choose a tag to compare

@aksOps aksOps released this 28 Jul 03:21
· 21 commits to main since this release
v0.0.1
6e9f0f9

First release. Local-first code intelligence: one resolver, three outcomes, nothing dropped.

  • 5 tier-1 languages (Go, Java, JavaScript, TypeScript, Python) — definitions, references, call-graph resolution, per-corpus measured rates
  • 14 tier-2 languages (Rust, C#, Kotlin, Ruby, C++, Swift, PHP, Scala + Dart, Elixir, Haskell, Lua, Bash, HCL best-effort) — definitions, structure, imports
  • 25 CI corpus gates — a resolution-rate regression in any language fails the build
  • arthron scan / gate / query def|refs|impact, --json (versioned schema), arthron.toml, MCP server on stdio
  • Reference hardware honored: < 512 MB RSS cold-scanning 1.8M lines on 2 vCPU (measured 337 MiB)
  • No network calls, ever

Install: cargo install arthron