Editor Loop: Fast Feedback for AI Coding Agents with Hooks – Lothar Schulz
How to build your own file-system MCP server (A step-by-step guide)
MCP servers are powerful: they let clients (IDEs, agents) interact with remote or local features and...
Former OpenAI CTO does what Altman won't: releases a frontier AI model that's actually open
Thinking Machines' first open weights model is a 975 billion parameter alternative to Chinese LLMs
The Open Source Agent Toolkit in 2026
The seven layers that survive production, and the open source pick for each
A global workspace in language models \ Anthropic
Interpretability research on Claude's internal thoughts
The Frontend Verification Gap in AI-Assisted Development
AI-assisted development has made frontend work feel much faster. A developer can ask for a form, a dashboard card, a table, a modal, or a responsive layout and
Why AI Coding Agents Still Need Clear Specs
Learn why vague prompts create hidden rework, how acceptance criteria help, and when BDD-style tests are worth the upfront effort.
Agent-Native: The Next Architecture for Software
Agent-native applications are apps built so humans and AI agents can operate the same product, with the same underlying actions, data, and permissions.
Observe everything
Built-in telemetry and OpenTelemetry tracing across every agent lifecycle transition.
How to teach SRE AI agents to fail safely and earn your team's trust
AI can handle messy SRE incidents, but only if we give it strict guardrails and keep humans in the driver's seat when things go wrong.
Principal Drift
The org-design problem hiding under your agent mesh
Stop Getting Good at Protocols. Get Good at Agent Experience.
In 2025, if you weren't building with MCP, you weren't serious about agents. The Model Context Protocol dominated the agent conversation for the better part of
So Long and Thanks for All the Context
The fourth article in my context management trilogy
Agentic Code Review
The following article originally appeared on Addy Osmani’s blog site and is being republished here with the author’s permission.Coding agents are
How to Dynamically Create MCP Servers with FastMCP
MCP has gained a huge amount of popularity. And for good reason, it's easy to use and can allow you to really harness the benefits of LLMs. So here's a quick MCP tip!
Dynamically create MCP servers with FastMCP by passing a REST API's OpenAPI schema to
121 #opensourcellm
My notes from the Open-Source LLM Builders Summit in Lausanne.
Voice to Text (with AI)
In addition to using AI in Obsidian, I'm also allergic to voice-to-text.
MCP Tool Poisoning | OWASP Foundation
MCP Tool Poisoning on the main website for The OWASP Foundation. OWASP is a nonprofit foundation that works to improve the security of software.
I built Andrej Karpathy's "LLM Council" on my own hardware, and now no single model gets the last word
I stopped grading three answers myself.
Build and Run Your Own AI Agent in the Cloud | Towards Data Science
Build and deploy an agent on AWS with Strands and AgentCore
Chain-of-Thought Spoofing Targets Reasoning AI Models
Researchers [Charles Ye], [Jasmine Cui], and [Dylan Hadfield-Menell] have shown that AI Large Language Models (LLMs) can fail to correctly distinguish between different instruction sources because …
How to Navigate the Shift from Prompt-Based Tools to Workflow-Driven AI | Towards Data Science
Abacus.AI and the case for unified AI workflows
How to Refactor Code with Claude Code | Towards Data Science
Improve coding agent productiveness with refactored code
LoopTroop — LLM Councils Plan It. Ralph Loops Perfect It. OpenCode Worktrees Ship It.
From a raw idea to merged code — multi-model LLM councils plan, Ralph loops perfect, and OpenCode worktrees ship every change. Free, open source, runs locally.
AI needs a flight school
When it comes to deploying AI in their projects, many software development teams are flying blind.
When software developers and AI agents share the learning
When an agent does something, the whole company should learn from it, so that every developer gets access to the shared insights and successes.
Agent Memory
The following article originally appeared on Angie Jones’s LinkedIn page and is being republished here with the author’s permission.I'm fascinated by the
Loop Engineering
The following article originally appeared on Addy Osmani’s blog and is being reposted here with the author’s permission.Loop engineering is replacing
Automate Writing Your LLM Prompts | Towards Data Science
Using DSPy to automatically create, evaluate, and optimize your prompts
How we built an internal data analytics agent
Learn how GitHub built Qubot, our internal Copilot-powered analytics agent, to allow any GitHub employee to ask questions about our data in plain language.