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
·

2 Repos

Awesome GitHub RepositoriesIDE Synchronization Protocols

Communication standards for syncing real-time code changes between an application and external editors.

Distinct from External Modification Syncing: Distinct from External Modification Syncing: specifically implements the real-time communication protocol for IDEs rather than general version control syncing

Explore 2 awesome GitHub repositories matching development tools & productivity · IDE Synchronization Protocols. Refine with filters or upvote what's useful.

Awesome IDE Synchronization Protocols GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • claude-code-best/claude-codeAvatar von claude-code-best

    claude-code-best/claude-code

    20,272Auf GitHub ansehen↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    Triggers LSP updates and diagnostic refreshes immediately after file writes to keep the IDE synchronized with agent changes.

    TypeScript
    Auf GitHub ansehen↗20,272
  • violentmonkey/violentmonkeyAvatar von violentmonkey

    violentmonkey/violentmonkey

    7,874Auf GitHub ansehen↗

    Violentmonkey is a userscript manager extension and JavaScript injection framework. It allows users to install and manage custom scripts and CSS to modify the behavior and appearance of websites based on metadata-driven trigger conditions. The project functions as a cloud-synced script manager, backing up and synchronizing scripts across different devices using external cloud storage services. It also serves as a cross-origin request bridge, providing a communication layer that enables scripts to bypass the same-origin policy to fetch data. The tool covers a broad range of browser automation

    Establishes a communication channel to synchronize source code changes between the browser extension and third-party editors.

    JavaScriptuserscripts-supportviolentmonkeywebextensions
    Auf GitHub ansehen↗7,874
  1. Home
  2. Development Tools & Productivity
  3. Version Control Sync
  4. External Modification Syncing
  5. IDE Synchronization Protocols