Building tenets: Intelligent context aggregation for AI pair programming
jddunn.github.io·10h·
Discuss: Hacker News

GitHub link

Website / docs link

Building tenets: Intelligent Context Aggregation for AI Pair Programming

Uncanny AI coding assistants

I work often with AI pair programming tools - CoPilot Chat, Cursor, Codex, Claude Code, aider, Windsurf (not so much anymore). They all have access to your Git repos and basic terminal commands (if you give it to them, though from anecdotes on the web and my personal experiences as well, it’s clear that permissions unfortunately isn’t exactly deterministic in these tools, but this is a way different discussion) like ls and grep, and of course nano or rmv.

An incredibly strange thing with LLMs is you will tell them something very specific, like: “logic in the summarizer is lo…

Similar Posts

Loading similar posts...