Tag
A developer describes the persistent issue of AI coding tools losing project context over time, forcing manual documentation, and asks the community about their workflows and potential solutions for maintaining project memory.
Discusses the observation that while coding agents are effective at locating code, they struggle with deeper project understanding, such as component relationships and project style. The author introduces RepoWise, a tool that provides repository-level signals like dependency graphs and git history to address these issues.