AI coding agents
Coverage of AI coding agents in the Nexus archive.
- Mouse: Precision Editing Tools for AI Coding Agents
Mouse is a precision editing tool designed for AI coding agents, introduced by hic-ai.com. The article highlights its potential to enhance coding efficiency through advanced editing capabilities.
- AI writes a lot of software. Now, human code review is starting to disappear.
AI-generated code is increasingly being deployed to production without manual human review, as shown by Cursor's data indicating a rise in such instances over the past six months. Developers are growing more confident in AI's reliability for handling larger portions of software development.
- Clean GitHub repo tricks AI coding agents into running malware
A GitHub repository appearing benign can trick AI coding agents into executing undetected malicious payloads. The malware remains invisible to security scanners, AI agents, and human reviewers during setup.
- AI is code – and can't be prompted into being smarter
The author of Java testing tool jqwik, Johannes Link, added an Anti-AI Usage Clause to prohibit AI coding agents from using his project. A message in the tool's output instructed AI agents to delete jqwik tests and code, causing disruptions for AI developers who ignored the project's warnings.
- Agentjacking Attack Tricks AI Coding Agents Into Running Malicious Code
Cybersecurity researchers have identified a new attack method called Agentjacking, which exploits AI coding agents by tricking them into executing malicious code via fake error reports generated through the Sentry platform. The attack leverages an open-source error-tracking and performance-monitoring system to compromise developer machines.
- Claude Code Vulnerability Could Let Attackers Steal Credentials From GitHub, Says Microsoft
Microsoft reports a vulnerability in Claude Code that could allow attackers to steal credentials from GitHub through prompt injection attacks. These attacks manipulate AI coding agents to access sensitive credentials stored in software development pipelines.
- Cognition’s Scott Wu says AI coding agents shouldn’t replace humans
Cognition's Scott Wu states that AI coding agents like Devin are not intended to replace human programmers. Devin is considered the first and most successful AI coding agent developed by Cognition.
- Fed up with vibe coders, dev sneaks data-nuking prompt injection into their code
A developer added a hidden prompt injection to an open-source Java testing app, jqwik, to sabotage AI coding agents. The malicious line in version 1.10.0 instructed vulnerable AI tools to delete code and tests, sparking controversy over 'vibe coding' practices.
- Famed iPhone, Sony Hacker Says AI Coding Agents Are a Disaster Waiting to Happen
George Hotz, a renowned hacker, tested AI coding agents for six months and concluded they generate undetectable low-quality code, warning large organizations will face consequences too late. He highlights risks of AI-produced 'slop' in critical projects.
- Usage-based pricing killing your vibe - here's how to roll your own local AI coding agents
The article discusses how rising costs from usage-based pricing and token limits by AI model developers are threatening hobbyist projects. It suggests using local large language models (LLMs) as a cost-saving alternative to mitigate these expenses.