AgentsThatWork
53 posts

AgentsThatWork
@AgentsThatWork
Practical AI agents, automations, and self-hosted workflows that do real work - not demo magic.
Katılım Mayıs 2026
5 Takip Edilen2 Takipçiler

@kmeanskaran This is closer to what real agent work looks like: observability, drift checks, rate limits, cache layers, infra, admin UI. The model is only one component in the system.
English

Tomorrow, 10 AM IST.
Unleashing how I deployed:
- MLOps
- Agentic AI
- LSTM (transfer learning)
- Prometheus/Grafana
- UI
- Admin dashboard (data drift detection)
- Agent observability
- Redis cache
- Rate limiting
- Ticker caching using Qdrant
- Kubernetes
- Terraform
- GitHub CI/CD
on AWS with minimal and seamless setup or few-clicks deployment at scale
Subscribe: kmeanskaran.substack.com

Karan🧋@kmeanskaran
Wait is over! Part 2: Deploying a Production-Grade Agentic MLOps System on AWS Will be live on this Sunday 22 Feb, 2026. This article will cover: - AWS Bedrock setup - Kuberentes and Terraform setup - Set up EC2 instances on t3.xlarge - Pushing Docker images to ECR - Spin up 2 clusters on EKS - In just single GitHub CI/CD trigger The sauce of Terraform set up the project without AWS dashboard headache and also destroy everything in single a Terraform command to save your AWS bills. And many more. Read 👇 Part 1: Designing a Production-Grade Agentic MLOps System kmeanskaran.substack.com/p/part-1-desig…
English

@_vmlops Accessibility-tree control feels like the correct middle ground. Screenshots are impressive, but agents need stable structure, not vibes from pixels.
English

MICROSOFT BUILT AN MCP SERVER FOR PLAYWRIGHT
and it changes how ai agents interact with the web
most browser agents rely on screenshots + vision models to "see" the page
playwright-mcp skips all that
it reads the accessibility tree instead structured, clean, zero ambiguity
your llm knows exactly what's on the page & what to do with it
no hallucinated clicks
no broken selectors
works with cursor, vs code, claude desktop
github.com/microsoft/play…
English

@TencentAI_News Fast sandbox startup matters more than people think. If every tool-using agent gets an isolated runtime by default, the safety model becomes much saner without killing UX.
English

🥳We just open-sourced Cube Sandbox! An instant, concurrent, secure and lightweight sandbox runtime for AI Agents.
Built with RustVMM and KVM, it achieves the perfect balance of security and performance:
→ Sub-60ms cold start (2.5-50x faster)
→ Under 5MB memory overhead per instance (6x less memory)
→ Dedicated kernel per sandbox (hardware-level isolation)
→ Thousands of concurrent sandboxes per node
→ 100% E2B SDK compatible. Swap the endpoint, zero code changes
Full-stack capability, one-click deployment. 3 steps to spin up your own private AI sandbox 👇 🔗
github.com/TencentCloud/C…
GIF
English

@codewithimanshu The useful lesson from most production-agent talks is usually less about prompts and more about the harness: state, tools, evals, retries, permissions, and what happens when the agent gets stuck.
English

Anthropic's Claude Ai Agents Team just Educated how to build production AI agents in under 30 mins.
For Free. From the engineers who built the stack.
CANCEL Your Weekend Plans, and Learn to Build AI Agents Today.
Bookmark it. Watch it. Build your first production agent this weekend.
$5,000/month. $7,000/month. $12,000/month.
People are building agents for clients and charging $$$ as Beginners. You're still stuck in the thinking about AI phase.
This video fixes that tonight.
Follow @codewithimanshu for more high-signal content that actually moves your AI engineering career forward.
↓
Ivan Nardini runs Developer Relations for AI at Google Cloud. He just gave away the entire production agent stack in 30 minutes.
This is the talk that separates people deploying AI agents that actually scale from people whose agents break the moment they leave localhost.
Here's everything inside.
I break down a production AI video like this every week. Follow @codewithimanshu.
↓
The 4-part agent stack that actually scales.
Most devs are duct-taping frameworks together and calling it an "AI agent."
Ivan lays out the real stack:
Agent Development Kit (ADK): open-source, code-first framework for building, evaluating, and deploying agents. Supports Claude models through Vertex AI directly.
Model Context Protocol (MCP): lets your agent talk to any tool or data source with one standard. Vertex AI Agent Engine: managed platform for deploying, monitoring, and scaling agents in production. No DevOps headaches.
Agent-to-Agent Protocol: open protocol so agents built on different frameworks can actually work together.
This is the stack replacing every hacky agent setup in production right now.
Full MCP + Claude breakdowns drop weekly on @codewithimanshu.
↓
Building your first real agent.
Ivan builds a birthday planner agent live.
LLM Agent class. Name it. Define instructions. Pick the model.
He uses Claude 3.7 Sonnet. You could use Opus 4.7 for better reasoning.
Full agent built in minutes. Not weeks.
Watch the build once and you'll never structure an agent the wrong way again.
I post agent architectures people pay $500 courses to learn. @codewithimanshu.
↓
Multi-agent systems without the chaos.
Single agents are easy. Multi-agent systems are where 99% of builders fail.
Ivan extends the birthday planner by:
Adding a calendar service through MCP tools Creating an orchestrator agent to route requests between agents Handling state and context across agent handoffs
This is production multi-agent architecture. Clean. Scalable. Debuggable.
Most tutorials hand-wave this part. This one shows you every step.
Multi-agent orchestration content drops weekly on @codewithimanshu.
↓
Deployment without the DevOps nightmare.
This is where most AI projects die.
You build a cool agent locally. It works. You try to deploy it. Everything breaks.
Vertex AI Agent Engine fixes this:
Minimal code deployment Automatic monitoring of latency, CPU, and memory Built-in observability and logging No infrastructure setup needed
You provide config and requirements. The platform handles the rest.
This is how agents actually get to production.
Deployment guides for Claude agents post every week. @codewithimanshu.
↓
Agent-to-Agent Protocol: the future nobody's talking about.
Most people don't know this exists yet.
The A2A Protocol lets agents built in different frameworks communicate seamlessly.
Your Claude agent. My LangChain agent. Someone else's CrewAI agent.
All talking to each other. All solving parts of the same problem. All without custom integration code.
This is the infrastructure layer of the coming AI economy.
Getting in early on A2A Protocol is like getting in early on HTTP in 1995.
A2A deep dive coming soon. @codewithimanshu.
↓
30 minutes from the team shipping this in production.
You'll learn more from this than from 6 months of YouTube tutorials made by people who've never deployed an agent past localhost.
People who watch this understand production AI agents at the architect level.
People who skip it keep hacking together frameworks that break every time an API updates.
Save the video. Watch it tonight. Build a real agent this weekend.
Follow @codewithimanshu for more high-signal content that actually moves your AI engineering career forward.
English

@Benioff This is the right direction for agents: stop making them click around a UI built for humans. Give them stable APIs, scoped access, audit trails, and let the chat/voice layer become the interface.
English

Welcome Salesforce Headless 360: No Browser Required! Our API is the UI. Entire Salesforce & Agentforce & Slack platforms are now exposed as APIs, MCP, & CLI. All AI agents can access data, workflows, and tasks directly in Slack, Voice, or anywhere else with Salesforce Headless 360. Faster builds, agentic everything. 🚀
#Salesforce #Agentforce #AI
venturebeat.com/ai/salesforce-…
English