Tech article

VSCode's SSH Agent Is Bananas

No preview is available. Read the original article for the full story.

Hacker News | Sep 23, 2026 | Rapzid

Automated excerpt

We’re interested in getting integrated into the flow VSCode uses to do remote editing over SSH, because everybody is using VSCode now, and, in particular, they’re using forks of VSCode that generate code with LLMs. ”hallucination” is what we call it when LLMs get code wrong; “engineering” is what we call it when people do. There’s lots to say about this, but for the moment: it’s a semi-effective antidote to hallucination: the LLM generates the code, the agent scaffolding runs the code, the code generates errors, the agent feeds it back to the LLM, the process iterates.

Selected automatically from source text; not independently written or fact-checked. Read the original for full context.

Read the original article

More tech news