deepseek-ai/deepseek-harness
DeepSeek Harness (dsh) is an open-source agent harness from DeepSeek AI built on an everything-is-a-plugin architecture over the Cordis framework, started from npm with a local web UI.
Awesome AI Agents › AI Developer Tools
ByteRover CLI (brv) is a command-line interface designed to provide autonomous AI coding agents with a robust, persistent, and structured memory layer. This tool empowers developers to effectively manage and curate project knowledge, organizing it into a context tree that can be synchronized to the cloud and shared across various development tools and team members. The interactive REPL (Read-Eval-Print Loop) allows seamless interaction with an AI agent powered by a user-selected Large Language Model (LLM). The agent gains a deep understanding of the codebase through an agentic map, enabling it to perform file operations, execute code, and store acquired knowledge for future sessions, thus enhancing its and your coding efficiency. Key features include a web dashboard for context curation and querying, an interactive TUI, Git-like version control for the context tree (branch, commit, merge, push/pull), and support for over 20 LLM providers. It comes equipped with 24 built-in agent tools for code execution, file operations, knowledge search, and memory management. The platform also offers cloud sync capabilities, a review workflow for pending changes, and integration with the Model Context Protocol (MCP). ByteRover CLI works with over 22 AI coding agents and provides an ecosystem for skills and bundles, making it a versatile tool for enhancing AI-driven development workflows. It offers impressive benchmark results in long-term conversational memory tasks, demonstrating high accuracy in retrieving and synthesizing information across multiple sessions. The ByteRover Cloud further extends its capabilities with team context synchronization, shared spaces, multi-machine access, built-in hosted LLM options, and enterprise-grade security features.
https://github.com/campfirein/byterover-cli
DeepSeek Harness (dsh) is an open-source agent harness from DeepSeek AI built on an everything-is-a-plugin architecture over the Cordis framework, started from npm with a local web UI.
Open-source terminal coding agent written in Rust that edits files, runs commands and works toward a goal across many model providers.
Tabby is a self-hosted, open-source AI coding assistant providing a private and customizable alternative to GitHub Copilot with rich integration and deployment options.
Cursor is an AI-powered code editor designed to enhance programming productivity by integrating intelligent code suggestions and AI-driven features directly into the coding workflow.
Serena is a free and open-source coding agent toolkit that enhances large language models with semantic code retrieval and editing capabilities, enabling autonomous coding workflows directly on your codebase.
Open-source terminal coding agent from the Qwen team with subagents, skills, hooks and MCP support, speaking the OpenAI, Anthropic, Gemini and Qwen API formats plus local model runtimes.
Plandex is an open-source AI coding agent designed to plan, execute, and manage large-scale coding tasks and real-world projects with high efficiency and flexibility.
Smol Developer is a library and toolset that embeds a junior developer AI agent into applications to scaffold and generate codebases interactively through human-in-the-loop prompt engineering.