MHMohammad Hatif Osmaniinmhosm.hashnode.dev·4d ago · 17 min readBuilding Corporate, part 4: the final 72 hoursPart 4 of a four-part series on building Corporate, and the last one. Part 1, part 2, and part 3 covered the shape of the system, the department/verification patterns, and the capability expansion wit00
MHMohammad Hatif Osmaniinmhosm.hashnode.dev·Aug 26 · 12 min readBuilding Corporate, part 3: capability expansion and the roads not takenPart 3 of a four-part series on building Corporate. Part 1 and part 2 covered why I shaped this as a company of agents and the department/verification patterns underneath it. This part covers two deli00
MHMohammad Hatif Osmaniinmhosm.hashnode.dev·Aug 24 · 9 min readBuilding Corporate, part 2: departments, verification, and the things that brokePart 2 of a four-part series on building Corporate. Part 1 covered why I shaped this as a company of agents in the first place. This part covers the department pipelines themselves, how I keep an LLM'00
MHMohammad Hatif Osmaniinmhosm.hashnode.dev·Aug 20 · 6 min readBuilding Corporate, part 1: why a company of agentsThis is part 1 of a four-part series on building Corporate, a multi-agent web app for Google's All Things Agentic hackathon (track: The Fortified Enterprise Fleet). This series is written for the hack00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·Jul 1 · 4 min readEleven-Repo Sprint: ADK Deployment Battle, STCI Redesign, and Scattered FixesEighty-seven commits. Eleven repos. Most of them fixes. January 4th was the kind of day where the commit count looks impressive and the actual progress is modest. High volume, scattered focus. Here's 00
LSLekshmipriya Saravananinbuilding-your-first-ai-agent-with-google-adk.hashnode.dev·Jun 11 · 2 min read[Gen AI Academy] Day 1: Getting Started with Google’s Agent Development Kit (ADK)About This Series I recently joined the Google Cloud Gen AI Academy as part of the Agentic Data Analysis Track. This series documents my learning journey as I explore agentic AI systems, Google’s Agen00
AWAbdul Wahabinagents.techangles.com·May 19 · 5 min readHow AI Agents Actually Work (What's Really Going On Behind the ScenesLet Me Start With Something You've Probably Already Seen You type something like: "fix this bug" And then… you stop. You don't keep typing. You just watch. It reads your code. Changes something. Run00
VVVilius Vystartasinblog.workswithagents.dev·May 7 · 2 min readTrusted Code Review Pipeline — 4 Agents, 1 Cloud Run DeployI built a multi-agent code review system for the Build Multi-Agent Systems with ADK track. Four specialized agents replace what would normally be one giant prompt. Each has a focused responsibility, and they pass work through a sequential pipeline de...00
SJSonika Janagillinsonikajanagill.hashnode.dev·Apr 25 · 13 min readInstructions. Skills. Tools. How Google Embedded Skills Into Every Layer of Its Agent StackIt usually starts with good intentions.A team builds an agent. It works, mostly, until it misses a naming convention or ignores an approval workflow. So, you add a paragraph to the system prompt. Then00
Nnidhinkumarinblog.nidhin.dev·Apr 18 · 4 min readBuilding Agents with ADK & TypeScript — Part 3: Hands-On: Transform Your AgentWhere we are: In Part 1 you set up an environment and built your first agent. In Part 2 you learned what each parameter actually means. Now it's time to get your hands dirty — let's take that default 21A