agent: Add parent to mention file/directory when available#50097
agent: Add parent to mention file/directory when available#50097jmg-duarte wants to merge 9 commits into
Conversation
danilo-leal
left a comment
There was a problem hiding this comment.
Hey, thanks for the PR! I think we should follow the tabs pattern here: only display the parent folder's name if there are mentions with the same file name, instead of all the time.
|
@danilo-leal would be great to move this forward. what does it take to get it merged? |
|
@bennetbo could you at least link the PR? It's the least you guys could do after scoping my PR down, having me fixing it and then ignoring me for months... |
|
Hey, sorry for the oversight, this was not intentional. We get a lot of PRs and sometimes we lose track of which ones are stale and which ones are not. We implemented it here #56926. I'll make sure to link to this PR when this lands on Stable next week |
|
I've included a link to this PR in today's stable release. |

When mentioning files with the same name (
mod.rs,index.ts, etc) it gets really confusing. This PR aims to mitigate that by showing the first parent.Dark Mode


Light Mode
Release Notes: