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

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

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

cursor/cursor

0
View on GitHub↗
32,954 星标·2,253 分支·17 次浏览cursor.com↗

Cursor

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 project metadata into prompts, allowing the integrated models to perform complex, multi-file code modifications and provide context-aware answers regarding specific project logic.

Beyond core generation, the platform supports autonomous agents capable of executing development tasks across an entire project. It also provides real-time, predictive code completion that analyzes surrounding file context to suggest multi-line edits, alongside a unified pipeline for streaming responses from various artificial intelligence models.

Features

  • AI Code Editors - Provides an integrated development environment based on Visual Studio Code that embeds machine learning models directly into the software development workflow.
  • AI Coding Assistants - Integrates machine learning models directly into the development workflow to write, refactor, and debug code through natural language prompts.
  • AI-Enhanced Forks - Provides a desktop development environment that maintains full compatibility with existing extensions while embedding artificial intelligence capabilities.
  • VS Code Extensions - Maintains full compatibility with existing plugins and themes while adding advanced artificial intelligence capabilities to the standard development environment.
  • Predictive Code Completions - Suggests multi-line code completions and edits in real-time by analyzing the current file and surrounding context.
  • Editor Compatibility Layers - Maintains full compatibility with existing plugin ecosystems by extending an established open source code editor codebase.
  • Codebase Indexing - Indexes local project structures and file relationships to provide accurate, context-aware assistance during software development.
  • Repository Context Injection - Injects repository-specific instructions and file metadata into model inputs to provide context-aware assistance.
  • Vector Indexing - Converts project files into high-dimensional embeddings to allow rapid semantic retrieval of relevant context for machine learning models.
  • Automated Code Refactoring - Delegates complex multi-file modifications to autonomous agents that analyze project dependencies to perform large-scale updates safely.
  • Codebase Contextual Analysis - Indexes entire project structures to allow artificial intelligence to understand file relationships and provide accurate answers about local codebases.
  • Agentic Task Automation - Delegates complex coding assignments to autonomous agents that build, test, and verify features across the entire project.
  • Diff Edit Formats - Applies complex code modifications across multiple files by parsing model output into structured diff-based edit operations.
  • AI Model Integrations - Connects to various leading artificial intelligence models to assist with planning, writing, and debugging code.
  • Language Model Integrations - Streams responses from remote artificial intelligence providers into the local editor interface through a unified request-response pipeline.

Star 历史

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

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Cursor 的开源替代方案

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

    getcursor/cursor

    32,959在 GitHub 上查看↗

    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 c

    在 GitHub 上查看↗32,959
  • github/docsgithub 的头像

    github/docs

    18,951在 GitHub 上查看↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    TypeScriptdocsworks-with-codespaces
    在 GitHub 上查看↗18,951
  • 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
查看 Cursor 的所有 30 个替代方案→

常见问题解答

cursor/cursor 是做什么的?

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.

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

cursor/cursor 的主要功能包括:AI Code Editors, AI Coding Assistants, AI-Enhanced Forks, VS Code Extensions, Predictive Code Completions, Editor Compatibility Layers, Codebase Indexing, Repository Context Injection。

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

cursor/cursor 的开源替代品包括: getcursor/cursor — Cursor is an AI-powered code editor and integrated development environment built as a fork of Visual Studio Code. It… github/docs — GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding… 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… github/awesome-copilot — Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to… mpociot/chatgpt-vscode — This project is an AI assistant for Visual Studio Code that utilizes a large language model to generate code and…