agentpack: Agentpack is a local-first continuity layer for repo-scoped coding work. It stores reviewed task state in a repo-local .agentpack/ directory so that MCP-connected coding agents can continue without rediscovering context or re-reading unchanged sources. It exposes task state through an MCP server, project instructions, CLI commands, and markdown export.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
When coding agents lose continuity across chat sessions or client switches
Building intelligent AI agents capable of using tools and reasoning across steps