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
ReactAgent is an open-source experimental autonomous agent designed to generate and compose React components from user stories using the GPT-4 language model. It leverages modern web development technologies including React, TailwindCSS, Typescript, Radix UI, and Shadcn UI, and follows Atomic Design Principles to create modular and reusable UI components. The project enables developers to input detailed user stories which the agent then translates into React component code, facilitating rapid prototyping and UI development. Users can customize the workflow of component generation, render generated applications, and organize components within a flexible folder structure. The project includes backend scripts to generate components and a frontend application to visualize them. It supports the use of a local design system for component generation and aims to eventually support editing existing components, testing, wireframe-to-code conversion, remote design systems, external libraries, and component logic control such as state and API calls. However, the generated code is intended for prototyping only and is not production-ready; users are advised to review and test the output carefully. The project requires an OpenAI API key with GPT-4 enabled, as GPT-3.5 is not supported. ReactAgent is provided as-is without warranty, and users are responsible for managing API usage costs and ensuring compliance with legal and ethical standards. Documentation, demos, and community support are available through the project's website, Discord, and GitHub repository. Overall, ReactAgent offers a novel approach to automating UI component creation by combining AI language models with modern frontend frameworks, aiming to streamline the development process and reduce manual coding effort.
https://github.com/eylonmiz/react-agent
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.