Foxglove goes agentic
Foxglove Technologies introduced agentic workflows in its robotics data platform, enabling users to interact with robotics data using natural language through a built-in agent sidebar and an MCP serve…
Foxglove Technologies introduced agentic workflows in its robotics data platform, enabling users to interact with robotics data using natural language through a built-in agent sidebar and an MCP serve…
A developer has open-sourced Swarm, a Rust-based AI orchestration framework and model gateway that unifies multi-agent orchestration and LLM routing in a single Tokio runtime. The framework supports t…
A developer has introduced a SQL-first workflow tool built on Kysely that allows developers to maintain typed queries while gaining support for stored procedures and table-valued parameters. The tooli…
A developer built ToolReady AI, a free tool that reviews MCP and AI-agent tool schemas to identify reliability problems and recommend fixes. The tool addresses seven common schema mistakes, such as va…
An engineer reported burning through $85 in under 3 hours while running an autonomous agent evaluation pipeline, despite clean logs and successful tool calls. The cost spike is attributed to the 'Infe…
Cogni, an MCP server for LLM memory, claims its entity-graph spreading activation outperforms vector stores on cross-vocabulary retrieval, finding 3.4 of 4 chain documents versus 2.6 for a vector stor…
Ikanos v1.0.0-beta4 shipped this week with support for the 2026-07-28 MCP specification, requiring only a one-line change to the Docker image tag to upgrade all MCP servers. The company demonstrated t…
A four-week field test by an email marketing team found that an MCP-connected AI agent improved subject line testing and segmentation but made a critical mistake in week two due to a suppression list …
NEAR AI released IronClaw 1.2 on August 13, an update to its open-source Agent OS framework that enables AI agents to share context across Slack and Telegram while preserving individual identity prote…
A developer pitted OpenAI's Codex CLI against Anthropic's Claude Code in a Liar's Dice tournament, with Claude Code winning all three best-of-3 series. The engineer built a tamper-proof MCP-based setu…
TailFlow, an open-source runtime-verification layer for coding agents, captures local application output and exposes it via an MCP server, enabling agents to observe runtime failures without sending l…
The Agent-to-Agent Protocol (A2A), supported by over 150 organizations, has reached version 1.0 with integrations across Google, Microsoft, and AWS, marking a shift toward standardized AI agent collab…
An engineer who built an evaluation engine for arbitrary MCP servers explains that an MCP eval is a realistic task a model must complete using only the server's tools, distinguishing it from unit test…
An engineer built n0, an open-source Go platform that acts as a gateway between AI agents and enterprise databases, to avoid giving agents direct database passwords. The platform separates authenticat…
A developer built a 70-line script and launchd job that snapshots a Claude Code environment every Sunday to catch configuration rot before it degrades performance. The audit parses settings, plugins, …
A developer has built VaultRun, a self-hosted runtime for AI agents that executes code in Docker containers on the user's own infrastructure, with network access disabled by default and a signed audit…
A developer has released Quire Ink, a blog engine that runs as a single process with two SQLite files, requiring no database server, build pipeline, or cloud account. The engine features a built-in MC…
A developer who spent a year building a BaZi engine found that most Chinese-divination Skills on GitHub compute incorrect results due to errors in the underlying arithmetic, not interpretation. The ye…
Microsoft's Copilot strategy is facing adoption challenges due to fragmented launches, pricing changes, and technical pivots, according to a developer's analysis. The developer contrasts Microsoft's a…
A developer discovered that FastMCP, a popular Python framework for building Model Context Protocol servers, generates contradictory tool schemas for optional parameters, listing null as the default w…