2 Repos
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.
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.
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.