SRSuresh Rathodinbrandbrahma.hashnode.dev·3d ago · 4 min readBuilding a Branding Platform on Orchestrated AI Agents, Not a Single ModelMost "AI-powered" branding tools are a single LLM call wrapped in a nice UI: one prompt in, one generic output out. That architecture works fine for a one-off task like "write me five taglines." It fa00
Mmattmezzainhumux.hashnode.dev·3d ago · 7 min readMemory Architecture for Long-Running AgentsMost agent frameworks treat memory as a solved problem: embed everything, retrieve the top-k chunks, stuff them into the prompt. This works fine for a chatbot that lives for one session. It falls apar00
Mmattmezzainhumux.hashnode.dev·3d ago · 7 min readSkills Over Code: Teaching Agents via MarkdownEvery agent framework I’ve used has the same onboarding story: you want the agent to check the weather, so you write a WeatherTool class. You define the input schema. You write the API call. You regis00
ANAlex Nyamburainblog.lxmwaniky.me·Jul 6 · 8 min readAre We Ready to Hand Over the Pager? The Mechanical vs. Judgment Gap in AI-Driven SREI’ve spent the last few weeks intimately familiar with the absolute worst part of systems engineering: the fear of the 3:00 AM PagerDuty call. If you've ever been on an on-call rotation, you know the 71M
JJubsindreaded-developer.hashnode.dev·Jun 29 · 9 min readYour Logic Apps Were Already Agentic. You Just Didn't Know It.I was going through my usual Monday morning routine — coffee, terminal, and the Logic Apps Aviators Newsletter — when the April 2026 drop stopped me cold. "You can now expose any Logic Apps Standard 11O
MMMarrouchi Mohamedinblog.hexabot.ai·Jun 1 · 15 min readWhy Production AI Needs More Than Prompts and ToolsAI prototypes have become surprisingly easy to build. You write a prompt. You connect an LLM to a few tools. You add access to documents, APIs, or a database. You run a demo. It works. At least, it wo10
JBJordan Bourbonnaisinclawpulse.hashnode.dev·May 3 · 4 min readA Practical Guide to Setting Up Your Agentic AI Playground: From Sandbox to Autonomous WorkflowWhat you'll learn: How to architect a safe, isolated environment for testing agentic AI systems before production deployment The essential components needed to monitor agent behavior and catch failures early Best practices for structuring your playg...00
AFAll For Scienceinmidlantics.hashnode.dev·Apr 26 · 6 min readAgent Infrastructure in 2026: The Builder, the Trust Layer, and the Governance Layer. AI Agent Caging.Why every production multi-agent system needs three distinct infrastructure concerns addressed — and how Conduit, Codios, and A2A address each one. The agentic AI wave has produced an interesting inf00
IDIvan Davidovinidavidov.eu·Apr 20 · 9 min readAI-Native Workflow: The Operating Manual for Your AgentImagine your first day on a new team. The codebase is well organized, the docs are written, the linter is configured. Nobody, however, tells you how this team actually works. Which channel for what, w10
BABrett A McCallindarketype.hashnode.dev·Apr 16 · 4 min readThe context lakeThe context lake The problem I've been building the context lake for the team at agent828 — a tactical AI services team of devloper mercenaries who are building agents and tools for better development. The core application of this context lake is an ...00