Tag: coding agent
-
Simon Willison’s Weblog: Coding with LLMs in the summer of 2025 (an update)
Source URL: https://simonwillison.net/2025/Jul/21/coding-with-llms/#atom-everything Source: Simon Willison’s Weblog Title: Coding with LLMs in the summer of 2025 (an update) Feedly Summary: Coding with LLMs in the summer of 2025 (an update) Salvatore Sanfilippo describes his current AI-assisted development workflow. He’s all-in on LLMs for code review, exploratory prototyping, pair-design and writing “part of the code under…
-
Simon Willison’s Weblog: Quoting Steve Yegge
Source URL: https://simonwillison.net/2025/Jul/19/steve-yegge/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Steve Yegge Feedly Summary: So one of my favorite things to do is give my coding agents more and more permissions and freedom, just to see how far I can push their productivity without going too far off the rails. It’s a delicate balance. I haven’t…
-
Slashdot: AI Coding Agents Are Already Commoditized
Source URL: https://developers.slashdot.org/story/25/07/04/191224/ai-coding-agents-are-already-commoditized?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: AI Coding Agents Are Already Commoditized Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the commoditization of AI coding agents, arguing that recent advancements in AI models have leveled the playing field, making powerful coding agents accessible without unique technical advantages. Sean Goedecke emphasizes that the…
-
Simon Willison’s Weblog: microsoft/vscode-copilot-chat
Source URL: https://simonwillison.net/2025/Jun/30/vscode-copilot-chat/#atom-everything Source: Simon Willison’s Weblog Title: microsoft/vscode-copilot-chat Feedly Summary: microsoft/vscode-copilot-chat As promised at Build 2025 in May, Microsoft have released the GitHub Copilot Chat client for VS Code under an open source (MIT) license. So far this is just the extension that provides the chat component of Copilot, but the launch announcement promises…
-
Bulletins: Vulnerability Summary for the Week of June 23, 2025
Source URL: https://www.cisa.gov/news-events/bulletins/sb25-181 Source: Bulletins Title: Vulnerability Summary for the Week of June 23, 2025 Feedly Summary: High Vulnerabilities PrimaryVendor — Product Description Published CVSS Score Source Info 70mai–M300 A vulnerability was found in 70mai M300 up to 20250611 and classified as critical. Affected by this issue is some unknown functionality of the component Telnet…
-
Simon Willison’s Weblog: llvm: InstCombine: improve optimizations for ceiling division with no overflow – a PR by Alex Gaynor and Claude Code
Source URL: https://simonwillison.net/2025/Jun/30/llvm/ Source: Simon Willison’s Weblog Title: llvm: InstCombine: improve optimizations for ceiling division with no overflow – a PR by Alex Gaynor and Claude Code Feedly Summary: llvm: InstCombine: improve optimizations for ceiling division with no overflow – a PR by Alex Gaynor and Claude Code Alex Gaynor maintains rust-asn1, and recently spotted…
-
Simon Willison’s Weblog: Agentic Coding: The Future of Software Development with Agents
Source URL: https://simonwillison.net/2025/Jun/29/agentic-coding/ Source: Simon Willison’s Weblog Title: Agentic Coding: The Future of Software Development with Agents Feedly Summary: Agentic Coding: The Future of Software Development with Agents Armin Ronacher delivers a 37 minute YouTube talk describing his adventures so far with Claude Code and agentic coding methods. I picked up a bunch of useful…
-
Simon Willison’s Weblog: How to Fix Your Context
Source URL: https://simonwillison.net/2025/Jun/29/how-to-fix-your-context/#atom-everything Source: Simon Willison’s Weblog Title: How to Fix Your Context Feedly Summary: How to Fix Your Context Drew Breunig has been publishing some very detailed notes on context engineering recently. In How Long Contexts Fail he described four common patterns for context rot, which he summarizes like so: Context Poisoning: When a…
-
Slashdot: AI Improves At Improving Itself Using an Evolutionary Trick
Source URL: https://slashdot.org/story/25/06/28/2314203/ai-improves-at-improving-itself-using-an-evolutionary-trick?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: AI Improves At Improving Itself Using an Evolutionary Trick Feedly Summary: AI Summary and Description: Yes Summary: The text discusses a novel self-improving AI coding system called the Darwin Gödel Machine (DGM), which uses evolutionary algorithms and large language models (LLMs) to enhance its coding capabilities. While the advancements…
-
Simon Willison’s Weblog: Phoenix.new is Fly’s entry into the prompt-driven app development space
Source URL: https://simonwillison.net/2025/Jun/23/phoenix-new/#atom-everything Source: Simon Willison’s Weblog Title: Phoenix.new is Fly’s entry into the prompt-driven app development space Feedly Summary: Here’s a fascinating new entrant into the AI-assisted-programming / coding-agents space by Fly.io, introduced on their blog in Phoenix.new – The Remote AI Runtime for Phoenix: describe an app in a prompt, get a full…