Fri, Aug 7
(1)Agent Orchestrator is an open-source development tool designed to manage fleets of AI coding agents in parallel. It provides a centralized dashboard to monitor agent sessions, handle git worktree isolation, and autonomously manage CI failures, code reviews, and merge conflicts.
Thu, Aug 6
(3)Adapt-1 Preview is a non-transformer, neuro-symbolic substrate designed for test-time learning. It enables applications to learn and adapt while operating by maintaining a persistent, inspectable state without requiring task-specific pretraining or an LLM in the decision loop.
Agent Plugins is an open, vendor-neutral standard for packaging reusable components into portable plugins for AI agents. It provides a consistent format for bundling Agent Skills and Model Context Protocol (MCP) servers, allowing them to be discovered and loaded across different compatible AI agent clients.
Kitesurf is a stateless, highly scalable web browser designed specifically for AI agents to perform tasks like HTML extraction and screenshot generation. It runs entirely on Cloudflare Workers, offering significantly higher efficiency in CPU and memory usage compared to traditional Chromium-based browsers.
Wed, Aug 5
(4)Cloudflare OS is an open-source AI productivity platform designed to function as an operating system for enterprise AI workloads. It enables employees to build, share, and run secure AI-powered applications (gadgets) while maintaining strict governance through capability-based security and Gatekeepers.
Muse Code is a terminal-based coding agent powered by the Muse Spark 1.2 model, designed to handle complex software engineering tasks across large repositories. It features persistent background agents, repository-scale execution, and built-in verification to automate planning, coding, and debugging workflows.
Prime Agent is an open-source, self-improving coding harness that utilizes Recursive Language Model (RLM) and Continual Harness abstractions to manage complex, long-horizon tasks. It enables agents to programmatically manage their own state, sub-agents, and memory through a persistent IPython kernel, allowing for autonomous, iterative improvement.
The Cursor SDK Bridge is an open-source protocol and local server that enables developers to drive Cursor agents from any programming language. By providing a stable sdk.v1 protobuf contract, it allows languages like Rust, Go, and Java to interact with Cursor's agent runtime without requiring direct dependency on the official TypeScript or Python SDKs.
Tue, Aug 4
(6)Anydoc is a high-performance Rust library designed to convert various office document formats, including Word, PowerPoint, Excel, and PDF, into clean, LLM-ready GitHub-Flavored Markdown. It provides consistent output across different file types and includes language bindings for Node.js and Python.
Kiro Crew is an open-source, persistent development workspace designed to transform AI coding agents into autonomous engineering teams. It enables agents to maintain context across sessions, schedule recurring tasks, and integrate with various developer tools for long-running workflows.
LFM2.5-2.6B is a compact, agentic foundation model designed for efficient on-device deployment. It features a 128K context window and is specifically optimized for agentic workflows, including planning, tool use, and multi-step task execution.
Maple-Preview is an open-source 20B-A1B ternary-weight reasoning large language model optimized for efficient on-device inference. It features a 24-layer, 256-expert architecture designed to deliver state-of-the-art reasoning capabilities while maintaining high performance on consumer hardware like the Mac mini M4.
Pokee-Isaac 28B is a 28-billion parameter agentic model designed for long-context tasks, featuring a 10-million-token context window. It is built on a proprietary non-decoder-only architecture that allows for efficient deployment on single consumer-grade GPUs like the RTX 4090.
Remote Agent Browser is a tool that enables running the agent-browser automation CLI within isolated, cloud-based Vercel Sandboxes. It allows AI agents to perform browser tasks like navigation, interaction, and data extraction in a secure, ephemeral environment.
Mon, Aug 3
(3)The Computer by Cloudflare package introduces a new way to build and scale AI agents by providing them with their own dedicated 'computer' environment. Instead of relying solely on heavy, expensive containers, this runtime intelligently switches between lightweight isolates and container sandboxes based on the task requirements, such as file manipulation or native binary execution. This approach allows developers to scale agents to millions of concurrent instances while maintaining cost-efficiency and performance. By offering a durable, unified filesystem that stays in sync across different execution backends, the library simplifies the development of complex agentic systems. It provides developers with fine-grained control, auditability, and a clear paper trail of agent actions, making it a robust solution for production-grade autonomous workloads. The project is currently available as an open-source library, enabling developers to build agents that are secure, scalable, and capable of handling diverse tasks.
DeepCode is an open-source, multi-agent coding platform designed to automate the translation of high-level inputs—such as academic research papers, technical documentation, and natural language requirements—into production-ready software. By orchestrating specialized agents through a unified runtime, it enables complex workflows like Paper2Code reproduction, full-stack prototyping, and automated repository maintenance.
Ori Eval is an automated evaluation tool designed to help developers systematically identify the best AI models for their specific applications. It scans your codebase, generates test cases from your prompts, and uses an LLM-as-a-judge to grade performance across metrics like accuracy, latency, and cost.
Sat, Aug 1
(2)Sprites are persistent, hardware-isolated Linux environments designed for running arbitrary code with stateful checkpoint and restore capabilities. They function as dedicated microVMs that hibernate when idle and wake automatically, making them ideal for AI agents, development environments, and secure code execution.
The Windows App Development CLI (winapp CLI) is a unified command-line interface designed to streamline the development of Windows applications. It simplifies complex tasks such as managing Windows SDKs, handling MSIX packaging, generating app identity, and configuring manifests and certificates for various app frameworks.