0
I Use This!
New Project

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: bump to 0.9.48 More... 5 days ago
docs(changelog): add 0.9.48 entries for #2897, #2853, #2881 More... 5 days ago
test(extract): assert --no-dedup graph invariant, not just kwarg propagation (#2881) More... 5 days ago
feat(extract): add --no-dedup so incremental merges can skip fuzzy dedup (#2881) More... 5 days ago
fix(export): restore graph.html for large graphs (#2853) More... 5 days ago
fix(export): a control character in a label must not abort the export (#2897) More... 5 days ago
docs(changelog): open 0.9.48 with the hollow-response/parser/cpp/markdown batch More... 5 days ago
fix(llm): retry hollow responses instead of bisecting them (#2880) More... 5 days ago
fix(llm): recover JSON from reasoning-first model replies (#2882) More... 5 days ago
fix(llm): gate the reasoning-JSON winner on sanitized content, not raw value (#2882) More... 5 days ago
fix(cpp): keep symbols for nested C++ types and C++/CLI sources (#2876) More... 5 days ago
docs(cpp): note nested enums stay out of scope of the nested-type fix (#2876) More... 5 days ago
fix(markdown): resolve wikilinks vault-wide when sibling resolution misses (#2875) More... 5 days ago
fix(extract): don't classify a deliberately-declined data JSON as failed (#2879) More... 5 days ago
chore: bump to 0.9.47 More... 6 days ago
fix(obsidian): make _obsidian_tag docstring a raw string (#2862) More... 6 days ago
fix(extract): make the partial-parse warning actionable, and stop citing closed #2551 (#2788) More... 6 days ago
fix(hooks): a driveless rooted path is not cwd-relative on Windows (#2795) More... 6 days ago
fix: bisect extraction chunks on timeout (#2866) More... 6 days ago
fix(cache): preserve symlink path identities (#2832) More... 6 days ago
fix(detect): respect cache root for converted sidecars (#2787) More... 6 days ago
test(obsidian): cover non-ASCII community tags and colour-group parity (#2862) More... 6 days ago
fix(obsidian): keep non-ASCII letters in community tags (#2862) More... 6 days ago
test(query): assert the CLI query call site wires graph_path (#2789) More... 6 days ago
fix(query): name the graph the answer came from (#2789) More... 6 days ago
docs(changelog): add 0.9.47 entries for #2745 and #2582 More... 6 days ago
fix(js): dedup factory-object contains edge; cover arrow + bare-receiver (#2745) More... 6 days ago
fix(js): extract methods assigned to factory object APIs (#2745) More... 6 days ago
test(export): lock non-ASCII round-trip byte-identity for field-order fix (#2582) More... 6 days ago
fix(export): stabilize graph.json field order across a read-rebuild round-trip (#2582) More... 6 days ago