v4.1.0 — CodeGraph Integration
CodeGraph Integration
New apltk codegraph CLI with 8 subcommands (init/sync/status/search/explore/survey/list-apis/verify) powered by @colbymchenry/codegraph -- a tree-sitter-backed code knowledge graph engine.
Added
- CodeGraph CLI: 8 subcommands for deterministic code structure discovery
- Architecture atlas: 3 new actors, 6 new cross-feature edges, 13 new function I/O details
- Type declarations:
env.d.tsfor @colbymchenry/codegraph API - Lazy import: graceful MODULE_NOT_FOUND handling via getCodeGraphModule()
- Regression tests: flag-splice, init-check, edge relationship validation
Changed
- apltk global CLI permission fix after tsc --build
- rewrite-imports test assertion relaxed for bare specifier format
Documentation
- README, CLAUDE.md, AGENTS.md converted to English
- CodeGraph integration section with credit to original author
- Architecture atlas re-rendered with enriched data
Full changelog: https://github.com/LaiTszKin/apollo-toolkit/blob/main/CHANGELOG.md