HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Show HN: DocDrift – Use Tree-sitter and Local LLMs to fix stale documentation

2 points·by AYSgood·vor 4 Monaten·1 comments
I tried to submit the link directly, but my account is currently restricted.

I built DocDrift because I got tired of documentation "lying" after a code change. Every time a function signature or logic changes, the README slowly rots until it's useless.

It uses Tree-sitter for AST parsing to actually understand which symbols changed (functions, classes, etc.), then uses semantic search to find the related documentation sections and suggests fixes.

3 comments

AlbertoGP·vor 4 Monaten
Alright but where is the link? Can you put in a comment?
AYSgood·vor 4 Monaten
AYSgood·vor 4 Monaten