EGC: Your AI agents never start from zero again
A developer released EGC (Extended Global Context), a local runtime that gives AI coding tools persistent memory across sessions. EGC saves decisions, failures, and preferences at the end of each sess…
A developer released EGC (Extended Global Context), a local runtime that gives AI coding tools persistent memory across sessions. EGC saves decisions, failures, and preferences at the end of each sess…
Velane launches an open-source n8n alternative that lets AI agents build, test, and deploy workflows autonomously via MCP, eliminating manual coding of integrations. The platform supports 800+ tools, …
Thethings.ai launched a publishing platform that lets AI agents create and host web pages via a single API call or MCP integration, providing instant public URLs without build steps or deployment. The…
Microsoft's Defender Security Research Team disclosed AutoJack on June 18, 2026, a chained exploit that achieves host-level remote code execution via AI browsing agents in AutoGen Studio pre-release b…
Signet's system prompt is being moved from AGENTS.md to the session-start hook to fix invisibility, identity pollution, and duplication issues. The new design injects a tool-focused briefing at every …
Steve Harris and the author have built Lume, an open-source Rust hybrid search engine designed for agentic systems, which combines field-aware BM25, dense vectors, and an entity graph to provide audit…
Hyperia 0.12.7, an agentic terminal for agents and humans, has been released with Stream Deck Plus support, a first-class MCP client, shell integration, and agent focus features. The update includes c…
A developer audited their TypeScript agent pipeline against the OWASP LLM Top 10 and found critical vulnerabilities, including unsanitized external tool output injected into the model context and unes…
A developer argues that most organizations cannot inventory their AI agents because they have not agreed on a definition of what constitutes an agent. Agents have entered enterprises through workflow …
Microsoft disclosed AutoJack on June 18, a three-vulnerability chain in AutoGen Studio that lets a single malicious web page execute arbitrary code on the host running an AI agent, without requiring u…
A developer automated Postman collection creation by feeding API definitions to Claude, which builds structured runbooks through the Postman MCP server in seconds. The setup eliminates manual endpoint…
Hisaabo launches an open-source, agent-native financial operating system for India that treats AI agents as equal clients to human interfaces, enabling deterministic accounting and GST compliance thro…
A developer has released SvGrid, a native data grid for Svelte 5 that is MIT-licensed and available on npm as @svgrid/grid. The grid features fine-grained reactivity using Svelte 5 runes, supports vir…
A developer launched Reachpad, a document and knowledge-sharing platform designed for AI agents, featuring version-controlled edits and an MCP endpoint to reduce context pollution. The tool allows age…
Addy Osmani and Shubham Saboo from Google Cloud published five patterns for building reliable, stateful AI agents, addressing the common failure of agents that work in demos but break in production. T…
Palmier Pro, an AI-powered video editor for macOS, integrates AI generation directly into the editing timeline, eliminating the need to switch between separate tools. Built natively with Swift for App…
Four teams shipped progress on agent commerce this week: Mastercard's agent-payment program records authorizations on Polygon, Coinbase's x402 protocol expands to mainstream web infrastructure, Eco pr…
A developer created an MCP server that allows AI agents to generate editable PDF documents. The tool, PDFMakerAPI, exposes a single `create_document` function that agents can call to produce invoices,…
A developer built and open-sourced an MCP server that provides live NSE and BSE stock data to AI assistants like ChatGPT and Claude. The server runs as a stateless Cloudflare Worker, supporting over 8…
MojiMoshi launches a personal AI agent that lives inside WhatsApp, Telegram, or LINE, giving each user a dedicated virtual machine with persistent memory, file management, and always-on task execution…