Agent DailyAgent Daily

Agent Teams

Multi-agent orchestration, coordination, and communication patterns

Build a playbook about Agent Teams

Save articles from this feed, then generate a personalized implementation guide

See a sample →
88 results
TOOintermediate
Show HN: Pomerium Agentic Access Gateway – dynamic auth for AI agents

Pomerium introduces an Agentic Access Gateway, an open-source feature that extends their zero-trust identity proxy to secure AI agents with fine-grained, context-aware authorization. The solution provides centralized policy enforcement, just-in-time credentials, and audit trails for AI agents accessing internal apps and APIs, treating agents as first-class identities rather than relying on static OAuth scopes.

bdesimoneMar 6, 2026
REPbeginner
Show HN: BrowserOS -- browser agents with GPT-OSS, local llms

BrowserOS is an open-source Chromium fork enabling non-developers to create and run browser agents locally. After testing three UX approaches (drag-and-drop workflows, one-shot agents, and plan-follower agents), the team found that having users provide simple natural language plans while the LLM executes each step achieved the best balance—improving success rates from 30% to ~80% even with local models like those run via Ollama or LMStudio.

felarofMar 6, 2026
RELintermediate
Show HN: Shuttle AI – Instant apps, from a single prompt

Shuttle AI is a tool that generates and deploys fully functional Rust backends from a single natural language prompt using multiple coordinated GPT agents. Users can create complete services like blog platforms or Twitter clones with commands like `shuttle-ai build "Build me a blog service"`, which handles specification generation, code creation, error checking, infrastructure provisioning, and cloud deployment.

openqueryMar 6, 2026
DISintermediate
Show HN: A business SIM where humans beat GPT-5 by 9.8 X

Skyfall AI created Mini Amusement Parks (MAPs), a RollerCoaster Tycoon-style business simulator benchmark to evaluate whether AI agents can manage real business operations with stochastic events, incomplete information, and resource constraints. Testing revealed humans outperformed GPT-5 agents by 9.8x, with AI systems failing at long-term planning, maintenance prioritization, and handling randomness—demonstrating that current LLMs lack the operational intelligence needed for true AI CEO capabilities.

sumit_pspMar 6, 2026
RELbeginner
Show HN: Phind V2 – A GPT-4 agent that’s connected to the internet and your code

Phind V2 launches as an intelligent pair programming agent powered by GPT-4 that dynamically chooses tools like web search, codebase analysis, and recursive reasoning to solve complex technical problems. Key features include a VS Code extension for IDE integration, an Answer Profile system for personalized responses, and the ability to ask clarifying questions and perform multi-step debugging without constant user input.

rushingcreekMar 6, 2026
TOOintermediate
Show HN: Gram Functions – Serverless platform for turning code into LLM tools

Gram Functions is a serverless platform that converts user-written code into LLM tools and MCP servers, addressing limitations of REST APIs for agent use. It provisions fly.io machines to host code behind a Go server, allowing developers to curate small, context-aware MCP servers by cherry-picking tools from custom functions and OpenAPI documents.

disintegratorMar 6, 2026
RELintermediate
Launch HN: Skyvern (YC S23) – open-source AI agent for browser automations

Skyvern is an open-source AI agent platform that automates browser-based workflows using LLMs, allowing users to define goal-based prompts to complete complex tasks across websites without brittle code-based solutions. The platform features a React UI for real-time monitoring, workflow chaining, authenticated sessions with 2FA support, and cached workflows for reusable interactions, with token costs reduced 80% using GPT-4O.

suchintanMar 6, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.59: v2.1.59

Claude Code v2.1.59 introduces auto-memory context saving with /memory management, a new /copy command for interactive code block selection, and improved bash command prefix suggestions for compound commands. The release also includes memory optimization for multi-agent sessions, fixes for MCP OAuth token refresh race conditions, and better error messaging for deleted working directories.

ashwin-antMar 6, 2026