Articles
Mostly about building products, healthcare tech, and lessons learned along the way.
Loading articles
Mostly about building products, healthcare tech, and lessons learned along the way.
1 article on code exploration.
The instinct when building a coding agent is 'I need RAG to handle large codebases.' The better instinct is giving the agent tools to explore code the way a senior engineer would: reading files, following imports, tracing execution.