Skip to content

v1.0.3

Choose a tag to compare

@flesler flesler released this 29 Jun 15:29
· 91 commits to main since this release
v1.0.3
79be68c

New

  • Python project support (indexing + symbol parsing)
  • reindex command to refresh the cached index
  • SymbolKind enum and --kind validation
  • --infer-tsconfig for JavaScript-only projects

Fixes

  • SQL and path handling hardening; safer DB connection lifecycle

Changed

  • CLI polish across commands; expanded tests and SKILL.md