langchain.com
The Anatomy of an Agent Harness
langchain.com
The Anatomy of an Agent Harness
Learn how agent harnesses transform AI models into autonomous work engines. Explore core components: filesystems, sandboxes, and memory.
Folder
Browse 21 saved links.
langchain.com
The Anatomy of an Agent Harness
langchain.com
Learn how agent harnesses transform AI models into autonomous work engines. Explore core components: filesystems, sandboxes, and memory.
walkinglabs.github.io
Welcome to Learn Harness Engineering | Learn Harness Engineeringwalkinglabs.github.io
A project-based course on designing the environments, state, verification, and control systems that make Codex and Claude Code reliable.
x.com
We rebuilt Next.js in a week. No, really.
x.com
The team ported the framework to run natively on Workers to prove what’s possible with edge-first architecture. Dive into the technical hurdles we solved to eliminate Node.js dependencies. https://t.co/GqYBiZ5Qum
sankalp.bearblog.dev
A Guide to Claude Code 2.0 and getting better at using coding agents
sankalp.bearblog.dev
A deep dive into Claude Code 2.0 features, Opus 4.5 workflows, and context engineering. Learn sub-agents, MCP servers, hooks, skills, and practical tips to boost your AI-assisted coding productivity.
medium.com
How to Learn to Build Apps in 2025
medium.com
How to Learn to Build Apps in 2025 From Vibe Coding to Production Learning to build apps used to mean starting with HTML, CSS, and JavaScript. You’d spend months learning the ins and outs of each …
humanlayer.dev
Writing a good CLAUDE.mdhumanlayer.dev
`CLAUDE.md` is a high-leverage configuration point for Claude Code. Learning how to write a good `CLAUDE.md` (or `AGENTS.md`) is a key skill for agent-enabled software engineering.
seangoedecke.com
Popular postsseangoedecke.com
Sean Goedecke's personal blog
blog.joemag.dev
The New Calculus of AI-based Coding
blog.joemag.dev
A collection of posts by Joe Magerramov
seaa.resonatehq.io
Seaaseaa.resonatehq.io
Saved from seaa.resonatehq.io.
ampcode.com
How to Build an Agent - Amp
ampcode.com
Building a fully functional, code-editing agent in less than 400 lines.
ghuntley.com
how to build a coding agent: free workshop
ghuntley.com
It's not that hard to build a coding agent. 300 lines of code running in a loop with LLM tokens. You just keep throwing tokens at the loop, and then you've got yourself an agent.
steipete.me
Just Talk To It - the no-bs Way of Agentic Engineering | Peter Steinberger
steipete.me
A practical guide to working with AI coding agents without the hype.
blog.fsck.com
Superpowers: How I'm using coding agents in October 2025blog.fsck.com
I used to write more
lucumr.pocoo.org
90%
lucumr.pocoo.org
AI is writing 90% of the code I was in charge of
zed.dev
Why LLMs Can't Really Build Softwarezed.dev
From the Zed Blog: Writing code is only one part of effective software engineering.
siddharthbharath.com
Mastering AI Coding: The Universal Playbook of Tips, Tricks, and Patterns
siddharthbharath.com
I’ve spent the last year deep in the trenches with every major AI coding tool. I’ve built everything from simple MVPs to complex agents, and if there’s one thing I’ve learned, it’s that the tools change, but the patterns remain consistent. I’ve already written deep-dive guides on some of these tools – Claude Code, Amp […]
blog.christianposta.com
Understanding MCP Authorization, Step by Step, Part Oneblog.christianposta.com
Creating MCP Servers to connect functionality to LLM applications / AI agents is fairly straight forward. Most of the examples you see, however, are the simple stdio-transport MCP servers. If you wish to build MCP shared services that are exposed to applications in the enterprise, they MUST be secured. The MCP community has been iterating on a specification for Authorization, and in its recent release (ie, June 18, 2025) we have an updated Authorization spec that fixes a lot of the challenges of the previous spec.
ghuntley.com
From Design doc to code: the Groundhog AI coding assistant (and new Cursor vibecoding meta)
ghuntley.com
Ello everyone, in the "Yes, Claude Code can decompile itself. Here's the source code" blog post, I teased about a new meta when using Cursor. This post is a follow-up to the post below. You are using Cursor AI incorrectly...I’m hesitant to give this advice away for free, but I’m gonna push past it and share it anyway. You’re using Cursor incorrectly. Over the last few weeks I’ve been doing /zooms with software engineers - from entry level, to staff level and all the way up to principal level.Ge
simonwillison.net
Highlights from the Claude 4 system prompt
simonwillison.net
Anthropic publish most of the system prompts for their chat models as part of their release notes. They recently shared the new prompts for both Claude Opus 4 and Claude …
anthropic.com
Claude Code Best Practices \ Anthropic
anthropic.com
A blog post covering tips and tricks that have proven effective for using Claude Code across various codebases, languages, and environments.
github.com
GitHub - automata/aicodeguide: AI Code Guide is a roadmap to start coding with AIgithub.com
AI Code Guide is a roadmap to start coding with AI - automata/aicodeguide
Search for a command to run...