Merged
Conversation
- Rust import resolution (crate::, super::, self::) and Go go.mod parsing - C/C++ parser: templates, typedef, #define, forward declarations - Go/Rust parsers: const_spec, var_spec, macro_definition captures - annotate_file MCP tool for human notes on wiki pages (survives re-index) - Dead code: dynamic import detection, Flask/FastAPI/Django decorator awareness - Export --full flag: decisions, dead code, hotspots, provenance in JSON - CLAUDE.md template: advisory language, indexed_commit display - get_context freshness included by default, token budget caps on tools - Decision staleness scoring computed during init - Frontend: human_notes rendered in wiki viewer - Docs and README updated for 11 MCP tools
swati510
approved these changes
Apr 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
crate::,super::,self::), Gogo.modparsing, C/C++ templates/typedef/#define/forward decls, Goconst/varcaptures, Rustmacro_rules!captureannotate_fileMCP tool: human-authored notes on wiki pages that survive re-indexing, surfaced inget_contextand the web UIimportlib.import_module,__import__), Flask/FastAPI/Django decorator awareness, expanded dynamic patterns--fullflag: JSON export now includes decisions, dead code findings, hotspots, and per-page provenanceindexed_commitdisplayget_context, token budget caps onget_overview/get_why/get_risk,get_answerno longer discourages verificationcompute_staleness()now runs duringrepowise init, not justupdatehuman_notesrendered in wiki page viewer and docs viewerTest plan
repowise initon a Rust project — verifyuse crate::imports resolverepowise initon a Go project — verifygo.modimports resolverepowise export --full --format json— verify decisions/dead-code/hotspots includedannotate_fileMCP tool works end-to-end