-
Eric D. Brown, DSc
Draco Ventures LLC โข 7K followers
Most "AI agents" are just scripts with better marketing. I keep seeing posts about using Claude Code, MCP, n8n and now Clawdbot/Molt (or whatever its called today) to automate workflows. The funny thing is that you could do the same thing that most are doing with all these tools with a 50-line Python script hitting the Claude API. Or OpenAI...or any LLM endpoint. We've been able to script these workflows for years. Of course, you have to know python to do this, but maybe learning python is too hard? I don't know. Yes, the capability is real and agents will matter. But right now, a lot of what people call "agentic" is just sequential API calls dressed up in new terminology. If your "agent" follows a fixed path like "do A, then B, then C" that's not an agent. That's a script. Real agentic behavior means the system decides what to do next based on what it finds. It adapts and it handles the unexpected. Most of what I'm seeing doesn't do that. This matters because terminology shapes investment decisions. When everything gets labeled "agent," you lose the ability to evaluate what's actually new versus what's repackaged automation. Before you get excited about an agent demo, ask: could I build this with a cron job and an API key? Often the answer is yes. #AI #AIAgents #Automation #TechStrategy #AIReality
4 Comments
-
Bunty Shah
MSCI Inc. โข 4K followers
๐ Agentic AI Stress-Test: MCPMark BenchmarkโWhat AI Architects Need to Know ๐ Why It Matters: LLMs are fast evolving, but are they truly ready for the real world? MCPMark sets a bold new standardโstress-testing model-tool agents with tasks that mimic real, business-grade workflows. โจ What's Unique in MCPMark? - ๐ 127 expert-designed tasks: Notion, GitHub, Filesystem, PostgreSQL & Playwright - ๐ Intense CRUD operations: Beyond reads, every interaction that matters - ๐งฉ Automatic, programmatic checkers: No hand-wavingโif your agent fails, you'll know ๐ Key Research Insights: - ๐ค Frontier LLMs still stumbleโGPT-5-medium scored just ~52% on the hardest tasks - ๐ง Smarter tool calls matterโcontext and reasoning win, not brute-force - ๐ช Robustness and long-context still open challengesโweak points exposed in planning - ๐ Local APIs outperform remoteโdata bottlenecks affect success ๐ง Why Should AI Developers Care? MCPMark shows exactly where your agentic stack fails in real scenarios. - Diagnose context/pruning issues - Guide agent and framework design - Know your model's true limits before shipping! ๐ป Curious? Test it yourself: Explore the code on GitHub: ๐ https://lnkd.in/d7wSAAxi ๐ก As an AI Architect, I see MCPMark as a launchpad for resilient, context-smart agents. But here's my challenge to the community: What new strategies or architectures will finally deliver reliable, multi-tool agents at scale? #AIResearch #LLM #MachineLearning #AIEngineering #DeepLearning #AgenticAI
-
Will Scardino
Accelerant โข 8K followers
๐ฅ๐ฒ๐ฝ๐น๐ถ๐ ๐๐ด๐ฒ๐ป๐ ๐ฏ: ๐ง๐ฎ๐ธ๐ถ๐ป๐ด ๐๐๐๐ผ๐ป๐ผ๐บ๐ ๐๐ผ ๐๐ต๐ฒ ๐ก๐ฒ๐ ๐ ๐๐ฒ๐๐ฒ๐น ๐ฅ If you thought AI agents were cool before, Replitโs latest release, Agent 3, is a serious leap forward. Itโs built to do more on its own โ test, fix, build, automate โ all with minimal supervision. Hereโs what you should know๐ ๐ https://lnkd.in/eVXcsH6F ๐ช๐ต๐ฎ๐ ๐ถ๐ ๐๐ด๐ฒ๐ป๐ ๐ฏ? Agent 3 is the newest version of Replitโs AI agent that helps you move from idea โ app more effortlessly. It doesnโt just suggest code; it builds more of the workflow for you, monitors its own work, tests, fixes, and can even create other agents/automations. ๐๐ฒ๐ ๐๐ฒ๐ฎ๐๐๐ฟ๐ฒ๐ & ๐จ๐ฝ๐ด๐ฟ๐ฎ๐ฑ๐ฒ๐ โข ๐๐ ๐๐ฒ๐ป๐ฑ๐ฒ๐ฑ ๐๐๐๐ผ๐ป๐ผ๐บ๐ / ๐ฅ๐๐ป๐๐ถ๐บ๐ฒ: Agent 3 can run for up to ~200 minutes autonomously. That means fewer interruptions and more of the โset it and forget itโ feel when you have well-defined tasks. โข ๐๐ฝ๐ฝ ๐ง๐ฒ๐๐๐ถ๐ป๐ด + ๐ฆ๐ฒ๐น๐ณ-๐๐ผ๐ฟ๐ฟ๐ฒ๐ฐ๐๐ถ๐ผ๐ป: It periodically runs real tests in a browser: clicking through UIs, submitting forms, checking APIs, etc. If it finds bugs, it automatically fixes what it can and retests. โข ๐๐๐ถ๐น๐ฑ ๐ ๐ผ๐ฑ๐ฒ๐: Design-first or Full-stack: You can start by just prototyping the front end/design, or go straight into building full functionality. More flexibility depending on how well you know what you want. โข ๐๐ด๐ฒ๐ป๐๐ & ๐๐๐๐ผ๐บ๐ฎ๐๐ถ๐ผ๐ป๐: One of the cooler bits โ Agent 3 can build other agents/automations. Think bots (Slack, Telegram), scheduled tasks like daily reports, or workflows integrating tools like Notion, Linear, etc. ๐ช๐ต๐ ๐๐ ๐ ๐ฎ๐๐๐ฒ๐ฟ๐ ๐ฆ๐ฎ๐๐ฒ๐ ๐ง๐ถ๐บ๐ฒ & ๐ฅ๐ฒ๐ฑ๐๐ฐ๐ฒ๐ ๐๐ผ๐ด๐ป๐ถ๐๐ถ๐๐ฒ ๐๐ผ๐ฎ๐ฑ: Less babysitting. When the agent can test & fix on its own, you donโt need to constantly switch back and forth. ๐๐ผ๐๐ฒ๐ฟ ๐๐ฎ๐ฟ๐ฟ๐ถ๐ฒ๐ฟ ๐ณ๐ผ๐ฟ ๐ก๐ผ๐ป-๐๐ผ๐ฑ๐ฒ๐ฟ๐: If youโre more idea-driven than detail-driven, Agent 3 helps translate ideas into working apps with fewer technical steps. ๐๐ฒ๐๐๐ฒ๐ฟ ๐๐ฝ๐ฝ ๐ค๐๐ฎ๐น๐ถ๐๐: Built-in testing & iteration means more bugs caught earlier, more robust behavior out of the box. ๐๐๐๐ผ๐บ๐ฎ๐๐ถ๐ผ๐ป & ๐ฆ๐ฐ๐ฎ๐น๐ถ๐ป๐ด: With the ability to build agents/automations, you can delegate recurring tasks. Consider automating your workflow, not just building a single app. Thanks for reading โจ๐๐ ๐๐ ๐๐ ๐๐๐๐๐๐. โป๏ธ Repost to help someone level up with AI. ๐ Subscribe on Substack to become an Agentic AI PM.
4 Comments
-
Suryadeep Chatterjee
Insight Global โข 3K followers
LLMs arenโt just tools. Theyโre users. And we need to start treating them like it. The way we build software is about to changeโagain. Not because of another framework or trend, but because AI agents (especially LLMs) are becoming real actors in our systems. Hereโs what I have learned designing with them, not just around them: ๐น Design for Partial Autonomy Think less โtalking to a terminal,โ more โIron Man suit.โ LLMs need structure. Apps should: Handle memory (they forget everything). Orchestrate multiple models, not just chat. Include GUIs for quick verification. Offer users an autonomy sliderโtap to suggest, dial up to act. ๐น Fast Generation โ Fast Verification LLMs make mistakes. Thatโs not new. What matters is how fast we catch and correct them. Visual diffs beat long explanations. Keep changes small, auditable. Vague prompts = vague results. Guide users to be concrete. ๐น Your Infra Isnโt Ready (Yet) LLMs canโt โclick here.โ They need: Markdown docs. Executable commands, not instructions. Ingestion tools that reshape your repo into something readable. Protocols built for agents, not humans. This isnโt theoreticalโitโs the work happening right now. And itโs reshaping how we think about UI, infra, and even documentation. Weโre not just adding AI to products. Weโre building for a new kind of user. And itโs changing everything. Weโve rewritten software for mobile, cloud, and APIs. Now we rewrite it for AI. #AIProductDesign #LLMInfra #EngineeringLeadership #HumanInTheLoop #PartialAutonomy #FutureOfSoftware #AgentOps #LLMEngineering #TechLeadership
4 Comments