awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cursor avatar

cursor/cursor

0
View on GitHub↗
32,954 Stars·2,253 Forks·17 Aufrufecursor.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-Verlauf

Star-Verlauf für cursor/cursorStar-Verlauf für cursor/cursor

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Cursor

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cursor.
  • getcursor/cursorAvatar von getcursor

    getcursor/cursor

    32,959Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗32,959
  • github/docsAvatar von github

    github/docs

    18,951Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,951
  • kilo-org/kilocodeAvatar von Kilo-Org

    Kilo-Org/kilocode

    15,616Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,616
  • microsoft/vscode-copilot-chatAvatar von microsoft

    microsoft/vscode-copilot-chat

    9,493Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,493
Alle 30 Alternativen zu Cursor anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von cursor/cursor?

Die Hauptfunktionen von cursor/cursor sind: AI Code Editors, AI Coding Assistants, AI-Enhanced Forks, VS Code Extensions, Predictive Code Completions, Editor Compatibility Layers, Codebase Indexing, Repository Context Injection.

Welche Open-Source-Alternativen gibt es zu cursor/cursor?

Open-Source-Alternativen zu cursor/cursor sind unter anderem: 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…