bg de en es fr it nl pl pt sv tr zh

ai engineering

Harness Observability: The Next Loop in AI Engineering

Travis Frisinger

Over the past year, the AI community has become very good at packaging expertise. Prompt libraries became skills, skills became reusable components, and public registries are beginning to make thousands of capabilities available across Claude, Cursor, Gemini, Copilot, and other AI platforms.This...

Skills Are a Start, Not the System

Travis Frisinger

We finally learned that the prompt was not the product.Then we put the prompt in a folder, added a few tools, called it a skill, and started repeating the same mistake at a higher level.Skills are everywhere now. There are skills for research, code review, presentation building, incident response,...

An LLM in Your App Is Not Agency

Travis Frisinger

We have stretched the word "agentic" so far that it now includes almost anything with an LLM, a tool call, and a diagram.Add a model to an application. Call a retrieval endpoint. Let the model choose between two tools. Wrap the flow in LangChain or LangGraph. Draw a few boxes. Label one of them...