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

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

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

3 个仓库

Awesome GitHub RepositoriesHeadless Agent Servers

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.

Awesome Headless Agent Servers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • atom-archive/xrayatom-archive 的头像

    atom-archive/xray

    8,420在 GitHub 上查看↗

    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.

    Rust
    在 GitHub 上查看↗8,420
  • exafunction/windsurf.vimExafunction 的头像

    Exafunction/windsurf.vim

    5,113在 GitHub 上查看↗

    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.

    Vim Scriptautocompletecodeiumcopilot
    在 GitHub 上查看↗5,113
  • lukilabs/craft-agents-osslukilabs 的头像

    lukilabs/craft-agents-oss

    2,888在 GitHub 上查看↗

    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.

    TypeScript
    在 GitHub 上查看↗2,888
  1. Home
  2. Development Tools & Productivity
  3. Terminal Text Editors
  4. Client-Server Architectures
  5. Headless Agent Servers