







A native Emacs buffer to interact with LLM agents powered by ACP - xenodium/agent-shell
ACP v2 is available in Draft - Agent Client Protocol
The ACP v2 protocol documentation and schema are published in draft form for review and testing.

RAIT-09/obsidian-agent-client
Bring AI agents into Obsidian via Agent Client Protocol (ACP), such as Claude Code, Codex and Gemini CLI.
huggingface/hf-agents
HF CLI extension to run local coding agent powered by llmfit and llama.cpp
New capabilities for building agents on the Anthropic API | Claude
Claude now offers code execution, MCP server connections, file storage, and extended prompt caching through the API—giving developers powerful tools to build agents that analyze data, connect to external systems, and maintain context for longer periods of time.

Agent Protocols — MCP, A2A, A2UI, AG-UI
It feels like every other month, there is a new agent protocol and it’s getting hard to keep track of which protocol is used when…

Xous: A Pure-Rust Rethink of the Embedded Operating System
Xous is a message-passing microkernel implemented in pure Rust, targeting secure embedded applications. This talk covers three novel aspe...

CrabTrap: Secure Agents in Production
CrabTrap is an LLM-as-a-judge HTTP proxy to secure agents in production. It intercepts and audits AI agent requests in real time. Try it on GitHub now.
rootshell - Terminal Emulator for Apple Platforms
A powerful, Metal-accelerated terminal emulator for iPhone, iPad, Vision Pro, and Mac.

Demis Hassabis on Twitter / X
MCP is a good protocol and it's rapidly becoming an open standard for the AI agentic era. We're excited to announce that we'll be supporting it for our Gemini models and SDK. Look forward to developing it further with the MCP team and others in the industry https://t.co/RAJH8J5zbB— Demis Hassabis (@demishassabis) April 9, 2025
Terminal Apps need a DOM | C1
agent-tui runs terminal programs on a PTY and exposes the rendered screen as text or an outline with stable refs. Agents can drive live TUIs, including other AI agents, by snapshotting, pressing keys, and waiting for screen state.

atpxrpc is a tool in the atproto-crates that makes it easy to invoke XRPC methods. It supports multiple identities, direct and proxy XRPC calls, binary inputs, and more. Install with homebrew: brew tap ngerakines/tap && brew install atpxrpc Read more at ngerakines.me/atpxrpc.html
atpxrpc
ngerakines.me