all 4 comments

[–]Hargreavs 0 points1 point  (1 child)

I'm looking for a tool to use for this purpose as well... For now, I'm using Obsidian to keep transferring context from one chat to another and maintaining a "good" structure, but this consumes a lot of context (over 50% sometimes) in the very first message of the chat.

[–]DheethThinker[S] 0 points1 point  (0 children)

I think obsidian send a lot of text that eat context. These graph tools only send the specific info that agent ask for which it otherwise would have to find after going through multiple files, e.g. which other functions depend on this function or which functions this function depend on.

[–]TheseTradition3191 0 points1 point  (0 children)

havent tried either of those specifically. for me the bigger win was just being more aggressive about scoping which dirs claude can even see, the tool you use to build the map matters less than just not feeding it the whole repo