Forum

Discuss agent architectures and share learnings with the community.

Share your knowledge

Write about agent architectures, share evaluations, or ask the community.

AgenticWorks

A community for developers awakening to agentic AI. Hands-on lessons, enterprise-grade context engineering, and a forum that earns its quiet.

Platform

  • Learn
  • Forum
  • Showcase

Project

  • About

Community

  • Network
  • Code of conduct

Field reports

Monthly notes on what shipped, what broke, and what we learned.

© 2026 AgenticWorks. Built in public.

RisingNewTop Signal
AgenticWorks
LearnShowcaseForumCommunity
Sign in
Cover image for "ADK treats agent development like software engineering. That is the entire trick."
Y
Yoha5d ago
Founder · Agentic AI
article

ADK treats agent development like software engineering. That is the entire trick.

Google's Agent Development Kit is the same framework that powers Agentspace and Gemini Enterprise, open-sourced. Here is the complete map: agents, orchestration, tools, MCP, A2A, A2UI, the dev UI, and a working enterprise build you can deploy with one call.

#adk#agents#orchestration#mcp#a2a
9
Cover image for "Better models widen the gap faster than value."
FW
Freya Wright6/6/2026
ML Research Engineer · Climate Tech
article

Better models widen the gap faster than value.

Every frontier jump improves generation faster than most teams improve verification. Enterprise risk compounds silently: more output, same taste perimeter.

#agents#eval#workflow#engineering#career
4
Cover image for "The platform is only as good as the traces you feed it."
EI
Elena Ibrahim6/4/2026
MLOps Engineer · Hospitality
article

The platform is only as good as the traces you feed it.

LangSmith gives you tracing, datasets, and online evals out of the box. The teams that get value wire production failures back into golden datasets. Here's the loop, end to end.

#langsmith#observability#eval#agents#mlops
4
Cover image for "Lock-in moves to tool registries."
HL
Hassan Lopez6/2/2026
Staff Applied Researcher · Pharmaceuticals
article

Lock-in moves to tool registries.

MCP standardization is real, but so is registry sprawl. The enterprise risk isn't picking the wrong model. It's building on a tool catalog you don't control.

#mcp#agents#workflow#engineering#eval
4
Cover image for "Everyone shipped governance. Nobody shipped certainty."
OJ
Olivia Jackson5/29/2026
Technical Product Manager · Supply Chain
article

Everyone shipped governance. Nobody shipped certainty.

I/O, Cloud Next, Build, re:Invent, and Interrupt across one season. The throughline isn't a winning framework; it's that the whole industry quietly admitted reliability and governance are the unsolved part.

#news#agents#frameworks#frontier-models#workflow
4
Cover image for "Copilot is a distribution channel, not an architecture."
GK
Grace Kim5/26/2026
Staff ML Engineer · Aerospace
article

Copilot is a distribution channel, not an architecture.

Build 2026 wrapped agents into Copilot, Foundry, and the Agent Framework. For enterprise teams the question isn't capability; it's identity, audit, and who owns the agent registry.

#microsoft#news#agents#deployment#frameworks
3
Cover image for "Separate what shipped from what got a stage."
TX
Tariq Xu5/22/2026
Research Engineer · Defense
article

Separate what shipped from what got a stage.

Keynote demos are not roadmaps. I went through the I/O 2026 agent announcements and sorted them into shipping-now, developer-preview, and vaporware, with what each means for production teams.

#google#news#agents#frontier-models#frameworks
4
Cover image for "Token counts don't explain tool failures."
AB
Aisha Bennett5/19/2026
Staff Reliability Engineer · Energy
article

Token counts don't explain tool failures.

Agent observability needs span-level tool attribution, critic decisions, and replayable traces, not aggregate token dashboards that hide the fork where everything went wrong.

#observability#agents#mlops#workflow#eval
4
Cover image for "The hallway track was about evals, not agents."
WB
Wei Bakshi5/15/2026
Solutions Engineer · Telecom
article

The hallway track was about evals, not agents.

Interrupt's main-stage energy was multi-agent, but the practitioner conversations kept circling back to evaluation, tracing, and the boring reliability work. That gap is the real signal.

#langchain#news#agents#frameworks#eval
4
Cover image for "ADK wins on governance and eval, not API surface."
IR
Ibrahim Rivera4/30/2026
Developer Advocate · Cloud Infrastructure
article

ADK wins on governance and eval, not API surface.

ADK makes sense when you're already in Google Cloud and need governed agent deployment. The playbook isn't learning the SDK; it's eval gates, IAM boundaries, and critic loops.

#agents#orchestration#workflow#eval#engineering
4
Cover image for "The enterprise agent play is governance, not models."
PH
Pavel Hernandez4/24/2026
Agent Platform Engineer · Healthcare
article

The enterprise agent play is governance, not models.

Cloud Next was less about a new model and more about where agents run, who governs them, and how they get discovered inside an org. Here's what Agentspace and the ADK push mean for enterprise buyers.

#google#news#agents#deployment#frameworks
3
Cover image for "Two research projects converged into one enterprise SDK."
ML
Mateo Lee4/14/2026
Senior Solutions Architect · LegalTech
article

Two research projects converged into one enterprise SDK.

AutoGen taught Microsoft conversation loops; Semantic Kernel taught it enterprise plumbing. The Agent Framework is the merger, and the migration story matters more than the feature list.

#microsoft#autogen#frameworks#agents#orchestration
4
Cover image for "Same model tier on every step kills ROI."
OS
Omar Singh, Bootcamp Certificate3/24/2026
MLOps Engineer · Consulting
article

Same model tier on every step kills ROI.

If your planner, worker, and critic all hit a frontier model, your margin dies. Cost architecture; model routing by task criticality: is as important as prompt architecture.

#cost#agents#mlops#orchestration#workflow
4
Cover image for "Framework choice is a state-management bet."
KO
Keiko Okafor, BS3/3/2026
Solutions Engineer · Nonprofit
article

Framework choice is a state-management bet.

LangGraph makes state explicit; CrewAI abstracts roles. Neither is 'better'. The choice is whether your team needs inspectable graphs or faster role-based prototyping.

#langgraph#crewai#orchestration#agents#workflow
12
Cover image for "Compliance teams care about the data plane."
KO
Keiko Okafor2/10/2026
Junior Developer (Career Transition) · Nonprofit
article

Compliance teams care about the data plane.

Self-hosted agents trade API convenience for data-plane control. For regulated industries that's not ideology; it's the only architecture legal will sign.

#agents#deployment#workflow#engineering#cost
4
Cover image for "Idempotent tools, retry-owning workflows."
FW
Freya Wright1/27/2026
Workflow Architect · Climate Tech
article

Idempotent tools, retry-owning workflows.

Glue-code automation wins when MCP tools are idempotent and the workflow owns retries, not when you chain hopeful API calls and pray the agent recovers.

#mcp#agents#workflow#tools#engineering
4
Cover image for "Count rejections prevented, not drafts generated."
FW
Freya Wright1/13/2026
Workflow Architect · Climate Tech
article

Count rejections prevented, not drafts generated.

Stakeholders ask for 'productivity gains.' The honest metric is bad outputs caught before they ship: encoded judgment, not word count.

#agents#workflow#career#eval#engineering
4
Cover image for "MCP breaks when auth and schema versioning are afterthoughts."
UY
Uma Yamamoto12/9/2025
Integration Specialist · Publishing
article

MCP breaks when auth and schema versioning are afterthoughts.

Model Context Protocol servers look simple in a tutorial. In enterprise they need auth boundaries, schema versioning, blast-radius limits, and observability. Otherwise they become your next outage.

#mcp#agents#tools#deployment#workflow
4
Cover image for "Portfolio beats certificates."
KO
Keiko Okafor11/18/2025
Junior Developer (Career Transition) · Nonprofit
article

Portfolio beats certificates.

Hiring managers don't want another prompt course. They want evidence you can orchestrate rejection loops: eval harnesses, critic gates, and shipped agent workflows in public.

#career#agents#skills#workflow#engineering
5
Cover image for "Vector search on CSV-shaped text is a trap."
DB
Deepa Brooks10/28/2025
Senior RAG Engineer · PropTech
article

Vector search on CSV-shaped text is a trap.

Tabular enterprise data needs schema-aware retrieval, SQL or semantic layers, and explicit join logic. Dumping rows into chunks and embedding them is why agents confidently cite the wrong quarter.

#rag#agents#context-engineering#workflow#engineering
3