







Agentic Resource Discovery Client/Server
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.

huggingface/hf-agents
HF CLI extension to run local coding agent powered by llmfit and llama.cpp
docs/docs/index.md at main · ards-project/docs
Agentic Resource Discovery (ARD) specification — documentation site - ards-project/docs
hyprstream/crates/hyprstream/src/storage/mir.rs at main · hyprstream/hyprstream
HyprStream: agentic infrastructure for continous online-learning applications - hyprstream/hyprstream
openai/openai-realtime-agents
This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.
Introduction - Agent Client Protocol
Get started with the Agent Client Protocol.

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…

AIW
Advancing protocols for how agents connect to each other, people, organizations, services, and things in the agentic web.
Expanding Managed Agents in Gemini API: background tasks, remote MCP and more
We’re announcing new capabilities in Managed Agents in Gemini API so developers can build reliable, production-ready agents.

hyprstream/README.md at main · hyprstream/hyprstream
HyprStream: agentic infrastructure for continous online-learning applications - hyprstream/hyprstream
Building a PDS the Hard Way agent.io/posts/building-a-pds
Building a PDS the Hard Way
agent.ioNew blog post: Ambient associative agent memory Largely, I think deep research styled agents are extremely useful for new content we haven't seen before, but fail hard for memory that's already supposed to be "known" Here are 2 patterns, mine and @3fz.org's timkellogg.me/blog/2026/05/17/ambient-memor…
Ambient Associative Memory
timkellogg.me