DeepCode: An Open Agentic Coding System That Turns Papers Into Code DeepCode from the Data Intelligence Lab at The University of Hong Kong (HKUDS) is an open agentic coding system that turns research papers and natural language requirements into working code. It aims ... agents code-generation HKU MCP Paper2Code Python RAG research-reproduction Streamlit
Agent Client Protocol: Making Agentic Editing Portable The Agent Client Protocol (ACP) is an open effort by Zed Industries to standardize how code editors talk to AI coding agents. If the Language Server Protocol decoupled languages from editors, ACP aims... ACP AI Agents Code Editors JSON-RPC MCP Open Source Rust TypeScript
mcp-agent: Build composable AI agents on MCP mcp-agent from LastMile AI is a Python framework that connects the dots between the low-level Model Context Protocol and high-level, production-friendly agent patterns. It manages MCP server lifecycle... Agents AI Frameworks Anthropic LastMile AI MCP OpenAI Swarm Python