-
fix(callflow,query): direction-aware callflow; drop relational-verb seed pollution; bump to 0.9.35
发布于
2026-08-06 16:29:18 +00:00 #2508 (thanks @Tomaskobel): callflow loads the graph directed and recovers
direction from _src/_tgt markers (consistent with the path fix), so
caller/callee columns are correct; indirect calls are now counted.
#2507 (thanks @filipechagas): relational-intent verbs (calls/uses/extends/
...) are excluded from the per-term seed guarantee, so a decoy matching
only the verb no longer becomes a traversal root, while a verb that is a
real symbol name can still be seeded on merit.Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
下载附件