Skip to content

v5.0.2

Choose a tag to compare

@LaiTszKin LaiTszKin released this 06 Jun 13:45
· 39 commits to main since this release

Fixed

  • codegraph init path resolution: findProjectRoot() no longer walks up past the git root boundary, preventing it from finding .codegraph/ in parent directories (e.g., the home directory) instead of the actual project. Running apltk codegraph init from inside the repo now correctly initializes the current project.