发布

  • fix bugs #256, #253, #244, #226, #254 and bump to 0.4.3

    frostbyte_neo 发布于 2026-04-12 11:59:15 +00:00

    • extract.py: resolve relative JS/TS imports to full-path IDs (fixes 0 import edges on TS codebases) (#256)
    • extract.py: resolve relative Python imports to full-path IDs (#256)
    • watch.py: merge fresh AST with existing semantic nodes instead of overwriting (#253)
    • hooks.py: add python fallback after python3 for Windows; exit 0 if neither found (#244)
    • analyze.py: guard stale _src/_tgt hints with node membership check (#226)
    • detect.py + extract.py: add .vue and .svelte to CODE_EXTENSIONS and _DISPATCH (#254)

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    下载附件