RSS Amplifier

Blog

The Agent Native Product

How to build AI-native, agentic software that works in production.

theagentnativeproduct.substack.comSource feed ↗9 posts

Live Last read · last published · next check

Written by

Latest posts

Agent Autopsy

I put an AI agent under the microscope. Here are 3 things hiding in yours.

You Cannot Train What You Cannot See

What I look at before improving a single prompt

The product is who your users become

What Apollo.io understood that most B2B software companies still don’t

Your Product Is Never Finished

Why AI Products Can’t Ever Be ‘Done’, And What That Means For Building Them

Fundamentals Still Apply

AI changed the tactics, but not the game of creating winning products.

What your users do when you're not watching

Why observability is the first thing to set up - and the last thing teams think about

Don’t Panic.

This is not the end for B2B software companies.

Adding Authentication to LangGraph on Heroku (Without a License)

This is a follow-up to Deploying a LangGraph Agent to Heroku. Once your agent is deployed, you’ll want to protect it from unauthorized access. This guide shows how to add API key authentication without needing a LangGraph Cloud license.

Deploying a LangGraph Agent on Heroku

This guide walks through deploying a LangGraph agent to Heroku using Docker containers.