awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
getcursor avatar

getcursor/cursor

0
View on GitHub↗
32,959 星标·2,255 分支·5 次浏览cursor.com↗

Cursor

Cursor is an AI-powered code editor and integrated development environment built as a fork of Visual Studio Code. It functions as an AI programming assistant that integrates large language models directly into the editing experience to write, refactor, and maintain source code.

The editor utilizes a customized version of the VS Code interface to provide native artificial intelligence capabilities, including an environment for natural language code generation and codebase indexing.

The platform covers a range of AI-assisted coding capabilities, such as intelligent code completion, automated code maintenance, and AI-driven refactoring to restructure existing codebases.

Features

  • AI-Enhanced Forks - Provides a full editor fork of VS Code that embeds native artificial intelligence capabilities at the core level.
  • Development Environment AI Integrations - Provides an interface for AI agents to interact with local files and perform codebase indexing.
  • AI-Powered Code Generation - Uses generative models to suggest, complete, and refactor source code in real time.
  • Predictive Code Completions - Provides real-time predictive suggestions for code modifications based on current file context.
  • Retrieval-Augmented Generation - Uses retrieval-augmented generation to provide specific file contexts to the AI for more accurate code generation.
  • AI-Driven Refactoring - Restructures existing codebases and cleans up technical debt using artificial intelligence.
  • Vector Indexing - Indexes local project files into a vector database to enable semantic retrieval for AI prompt grounding.
  • AI Code Editors - An integrated development environment built with native AI-first capabilities as a VS Code fork.
  • AI Coding Assistants - Integrates artificial intelligence to automate code generation, refactoring, and conversational assistance.
  • LLM Orchestrators - Implements an orchestration layer to manage communication between the editor and remote large language models.
  • Hybrid AI Intelligence - Interleaves AI-generated code completions with standard Language Server Protocol results for hybrid code intelligence.
  • Maintenance Automation Agents - Employs autonomous agents to identify bugs and suggest fixes across large projects.
  • Shadow Buffers - Simulates code changes in a hidden background buffer before applying them to the active editor window.
  • Agent Frameworks and Platforms - AI-first code editor designed for pair-programming with intelligent assistance.
  • AI Coding Assistants - AI-native code editor for programming.
  • Coding and Development Assistants - AI-powered code editor with integrated pair-programming capabilities.
  • Development Environments - AI-first code editor fork of VS Code with MCP support.

Star 历史

getcursor/cursor 的 Star 历史图表getcursor/cursor 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Cursor 的开源替代方案

相似的开源项目,按与 Cursor 的功能重合度排序。
  • cursor/cursorcursor 的头像

    cursor/cursor

    32,954在 GitHub 上查看↗

    Cursor is an artificial intelligence-powered code editor built as a fork of the Visual Studio Code environment. It integrates machine learning models directly into the development workflow, allowing users to generate, refactor, and debug code through natural language prompts while maintaining full compatibility with existing editor extensions and themes. The editor distinguishes itself through a specialized codebase context engine that indexes local project structures and file relationships using vector-based embeddings. This system enables the editor to inject relevant file snippets and proj

    在 GitHub 上查看↗32,954
  • kilo-org/kilocodeKilo-Org 的头像

    Kilo-Org/kilocode

    15,616在 GitHub 上查看↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    在 GitHub 上查看↗15,616
  • microsoft/vscode-copilot-chatmicrosoft 的头像

    microsoft/vscode-copilot-chat

    9,493在 GitHub 上查看↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    在 GitHub 上查看↗9,493
  • thudm/codegeexTHUDM 的头像

    THUDM/CodeGeeX

    8,793在 GitHub 上查看↗

    CodeGeeX is an open-source code model and multilingual large language model designed to generate, translate, and complete source code across multiple programming languages. It functions as an AI coding assistant and a cross-lingual code translator that produces executable code and technical documentation. The project enables natural language programming by turning plain English descriptions into functional programs. It also provides the ability to convert source code from one programming language to another while preserving the original logic and functionality. The system covers a range of c

    Python
    在 GitHub 上查看↗8,793
查看 Cursor 的所有 30 个替代方案→

常见问题解答

getcursor/cursor 是做什么的?

Cursor is an AI-powered code editor and integrated development environment built as a fork of Visual Studio Code. It functions as an AI programming assistant that integrates large language models directly into the editing experience to write, refactor, and maintain source code.

getcursor/cursor 的主要功能有哪些?

getcursor/cursor 的主要功能包括:AI-Enhanced Forks, Development Environment AI Integrations, AI-Powered Code Generation, Predictive Code Completions, Retrieval-Augmented Generation, AI-Driven Refactoring, Vector Indexing, AI Code Editors。

getcursor/cursor 有哪些开源替代品?

getcursor/cursor 的开源替代品包括: cursor/cursor — Cursor is an artificial intelligence-powered code editor built as a fork of the Visual Studio Code environment. It… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… thudm/codegeex — CodeGeeX is an open-source code model and multilingual large language model designed to generate, translate, and… github/docs — GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding… intitni/copilotforxcode — CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools…