» Tag
ai-agents
246 postsBuilding Secure AI Sandboxes on Kubernetes
Comparing gVisor, Kata, and Firecracker for running untrusted AI agent code safely on Kubernetes, and why pods alone aren't a security boundary.
Agent OS: An Open-Source Harness Around Coding Models
Agent OS is an open-source, local-first AI framework that wraps coding models with memory, sandboxed execution, verification, and human-approved actions.
AGENTS.md Is Advisory. Here's How to Make It Enforceable
AGENTS.md is used in 60,000+ repos but it's just prose no one verifies. getff shows how to bind every claim to a live test and CI gate, making the doc enforceable rather than advisory.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comLessons Learned Designing MCP Tools for AI Agents
How the FlurryPORT developer discovered why AI agents ignored their MCP tools, and the practical design lessons that fixed it.
Grok 4.5 Signals AI's Shift From Chatbots to Agent Workflows
xAI's Grok 4.5 launch reveals how the AI race is shifting from chatbots to tool-using agent workflows that operate inside real codebases. Here's what it means for developers.
Vercel AI SDK 6: Building Bounded Autonomous Agent Loops
Vercel AI SDK 6 adds ToolLoopAgent, typed tools and MCP support. Learn how to build production-safe agent loops with step caps, schema checks and approval gates.
WebMCP Runs In The Browser, Not On Your Server
Google I/O 2026's WebMCP is a browser-tab-scoped tool protocol, not a replacement for headless server-side MCP servers handling 400+ daily automated calls.
basou: A New Open-Source Harness to Rein In AI Coding Agents
basou is an open-source harness that captures AI coding agents' decisions and session history in local files, giving developers verifiable, replayable control.
Foreman: A Self-Hosted, Cost-Aware LLM Gateway for Coding Agents
Foreman is an open-source, self-hosted gateway between coding agents and LLM providers that routes by cost, preserves prompt caching, and logs every spend.
MailKite: A Gmail API Alternative for Autonomous AI Agents
MailKite replaces Gmail API's OAuth, CASA review, and 7-day Pub/Sub renewal with a simple signed webhook for autonomous AI agent inboxes.