3 个仓库
Decouples the agent runtime into a remote server process and a thin desktop client for cross-machine session persistence.
Distinct from Client-Server Architectures: Distinct from Client-Server Architectures: specifically decouples the agent runtime for remote headless operation, not general editor session sharing.
Explore 3 awesome GitHub repositories matching development tools & productivity · Headless Agent Servers. Refine with filters or upvote what's useful.
Xray is a collaborative text editor and distributed workspace manager that utilizes conflict-free replicated data types to synchronize real-time edits and directory structures across peers. It functions as both an Electron-based desktop application and a headless editor server that manages workspaces and file systems remotely for connected clients. The project distinguishes itself by integrating fine-grained version control tracking, recording keystroke-level changes and uncommitted edits between Git commits. It employs a decentralized synchronization model for working copies and uses operati
Decouples the editor into a background server process that manages workspaces for connected clients.
windsurf.vim 是一个用于 Vim 和 Neovim 的 AI 驱动开发工具,集成了 AI 辅助代码补全、对话式编码助手和自主代理编排。它使用户能够直接在编辑器内通过自然语言指令接收实时代码建议并执行复杂的重构。 该项目提供了一个用于调度和监控多个 AI 代理的系统,以跨本地和云环境执行工程任务。它包括通过索引本地代码库进行的上下文感知项目分析,并支持共享工作区管理,以在多个代理之间保持一致的项目理解。 该工具通过异步幽灵文本渲染和事件驱动触发器处理实时建议。它还结合了用于项目索引和 AI 聊天的基于浏览器的界面,同时在编辑器内提供状态指示器以跟踪连接状态和建议可用性。
Coordinates autonomous task execution by decoupling the agent runtime into a remote server and a thin editor client.
Craft Agents is an open-source desktop application that serves as a unified hub for managing multiple AI agents and their providers from a single interface. It connects to services including Anthropic, Google AI Studio, ChatGPT Plus, and GitHub Copilot, while also supporting any OpenAI-compatible endpoint, with the ability to set per-workspace provider defaults for each session. The application operates on a client-server architecture that decouples the agent runtime into a remote server process and a thin desktop client, enabling sessions to persist across machines. It includes a WebSocket-b
Decouples the agent runtime into a remote server process and a thin desktop client for persistent sessions across machines.