Found 520 bookmarks
Newest
The Right Amount of Spec for Agentic Development
The Right Amount of Spec for Agentic Development
When code gets cheap, the hard part is deciding what “correct” means and building a reliable way to check it.
·oreilly.com·
The Right Amount of Spec for Agentic Development
Stop Overengineering Your Agent Harness
Stop Overengineering Your Agent Harness
Coding agents dominate the conversation, but the harness your agent needs depends on its action and context complexity. Here’s how to build for the job in front of you.
·oreilly.com·
Stop Overengineering Your Agent Harness
Coding Agents Don’t Need Bigger Context Windows — They Need a Context Compiler | Towards Data Science
Coding Agents Don’t Need Bigger Context Windows — They Need a Context Compiler | Towards Data Science
Most coding agents treat prompt construction like retrieval: gather more files, add more context, hope the model figures it out. But that approach breaks down fast. As context grows, irrelevant code competes for attention, and when the window fills, agents start compressing their own memory—often mid-task. What looks like “forgetting” is usually just degraded context. This article explores a different approach: treating prompt construction like a compiler that decides what to keep, what to reduce, and what to discard entirely.
·towardsdatascience.com·
Coding Agents Don’t Need Bigger Context Windows — They Need a Context Compiler | Towards Data Science
Diverge then converge with LLMs
Diverge then converge with LLMs
One of the patterns I've found particularly helpful with LLMs is the diverge-then-converge pattern. LLMs excel at both of those things separately, and when we put them together, they are an excellent tool to help us solve problems.
·germanvelasco.com·
Diverge then converge with LLMs
Introduction to Post-training
Introduction to Post-training
How post-training transformed language models with raw intelligence into the AI assistants used by billions of people today
·oreilly.com·
Introduction to Post-training
Voicebox
Voicebox
Open source voice cloning. Local-first. Free forever.
·voicebox.sh·
Voicebox
Handy
Handy
Handy is a cross platform, open-source, speech-to-text application for your computer
·handy.computer·
Handy
Classroom · Clief Notes
Classroom · Clief Notes
Jake Van Clief, giving you the Cliff notes on the new AI age.
·skool.com·
Classroom · Clief Notes
The Frontend Verification Gap in AI-Assisted Development
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
·oreilly.com·
The Frontend Verification Gap in AI-Assisted Development
Why AI Coding Agents Still Need Clear Specs
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.
·oreilly.com·
Why AI Coding Agents Still Need Clear Specs
Agent-Native: The Next Architecture for Software
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.
·builder.io·
Agent-Native: The Next Architecture for Software
Observe everything
Observe everything
Built-in telemetry and OpenTelemetry tracing across every agent lifecycle transition.
·jido.run·
Observe everything
Principal Drift
Principal Drift
The org-design problem hiding under your agent mesh
·oreilly.com·
Principal Drift
Stop Getting Good at Protocols. Get Good at Agent Experience.
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
·oreilly.com·
Stop Getting Good at Protocols. Get Good at Agent Experience.
Agentic Code Review
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
·oreilly.com·
Agentic Code Review
How to Dynamically Create MCP Servers with FastMCP
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
·packetcoders.io·
How to Dynamically Create MCP Servers with FastMCP
121 #opensourcellm
121 #opensourcellm
My notes from the Open-Source LLM Builders Summit in Lausanne.
·log.alets.ch·
121 #opensourcellm
Voice to Text (with AI)
Voice to Text (with AI)
In addition to using AI in Obsidian, I'm also allergic to voice-to-text.
·ssp.sh·
Voice to Text (with AI)
MCP Tool Poisoning | OWASP Foundation
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.
·owasp.org·
MCP Tool Poisoning | OWASP Foundation