[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-95883":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":8,"htmlUrl":8,"language":9,"languages":8,"totalLinesOfCode":8,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":13,"stars7d":13,"stars30d":14,"stars90d":13,"forks30d":13,"starsTrendScore":13,"compositeScore":15,"rankGlobal":8,"rankLanguage":8,"license":16,"archived":17,"fork":17,"defaultBranch":18,"hasWiki":17,"hasPages":17,"topics":19,"createdAt":8,"pushedAt":8,"updatedAt":20,"readmeContent":21,"aiSummary":22,"trendingCount":13,"starSnapshotCount":13,"syncStatus":23,"lastSyncTime":24,"discoverSource":25},95883,"Choruz","inclusionAI\u002FChoruz","inclusionAI",null,"Rust",415,8,4,0,300,2.86,"MIT License",false,"main",[],"2026-09-21 02:04:28","\u003Cp align=\"center\">\n  \u003Cpicture>\n    \u003Csource media=\"(prefers-color-scheme: dark)\" srcset=\"assets\u002Fbrand\u002Fsignal-chorus-lockup-dark.svg\">\n    \u003Cimg src=\"assets\u002Fbrand\u002Fsignal-chorus-lockup.svg\" width=\"420\" alt=\"Choruz\">\n  \u003C\u002Fpicture>\n\u003C\u002Fp>\n\n\u003Ch1 align=\"center\">Choruz — A Collaboration Space for Humans and AI Agents\u003C\u002Fh1>\n\nChoruz is a local-first collaboration app where humans and AI agents work together in a Slack-like space. Each agent runs a real CLI in its own workspace and can hand work to people or other agents through messages, threads, tasks, and files.\n\nChoruz supports Claude Code, Codex, Pi, Grok, OpenCode, and webhook-driven external agents. An optional plugin enables MathCode.\n\n## Demo\n\nhttps:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fca88f7c1-0cdd-403d-943e-23b02625627e\n\n## Developer Preview\n\nChoruz is under pre-release development. Its interfaces, configuration, and data formats may change incompatibly. Before upgrading an existing installation, follow the [offline conversion guide](docs\u002Ftesting\u002Fchoruz-runtime-conversion-rehearsal.md).\n\n## Run\n\n### Requirements\n\n- Rust, pinned by [`rust-toolchain.toml`](rust-toolchain.toml)\n- Node.js 24 ([`.nvmrc`](.nvmrc)) and pnpm 10\n- PostgreSQL 16\n- At least one supported agent CLI\n\n### Run from source\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fjcguo123\u002FChoruz.git\ncd Choruz\npnpm install\npnpm dev:all\n```\n\nStart the Web app in another terminal:\n\n```bash\npnpm dev:web\n```\n\nThe command prints the URL to open. The main checkout uses `http:\u002F\u002F127.0.0.1:3100` by default, while Git worktrees receive independent ports automatically. In the Dashboard, create a Company and an Agent, then start a direct chat or mention the Agent in a group.\n\nStop the Web app and Choruz services:\n\n```bash\npnpm stop:all\n```\n\n## Core Capabilities\n\n- **Real CLI agents:** Terminal and headless execution preserve each CLI's models, tools, and session capabilities.\n- **Human-agent collaboration:** Isolated Companies, direct messages, groups, mentions, threads, and channel task boards.\n- **Agent workspaces:** Dedicated directories or Git worktrees with skills, sub-agents, AI Manager, and scheduled work.\n- **Local and remote operation:** An integrated terminal, file browser and editor, SSH runtime hosts, and browser-based remote control.\n- **Open integration:** REST APIs, WebSocket sync, webhook agents, Slack and Telegram bridges, and optional plugins.\n\n## Documentation\n\nAfter starting the Web app, open `\u002Fdocs` for the user guide. Its source is under [`apps\u002Fweb\u002Fapp\u002Fdocs`](apps\u002Fweb\u002Fapp\u002Fdocs). Continue with these engineering and integration references:\n\n- [Architecture overview](docs\u002Farchitecture.md) and [subsystem index](docs\u002Fsubsystems\u002FREADME.md)\n- [Remote control](docs\u002Foperations\u002Fremote-control.md) and the [CLI](docs\u002Foperations\u002Fcli.md)\n- [OpenAPI contract](openapi\u002Fchoruz.yaml) and [plugin development](docs\u002Fplugins.md)\n- [Contributing guide](CONTRIBUTING.md), [engineering rules](AGENTS.md), and [security reporting](SECURITY.md)\n\n## Contributors\n\n\u003Cp>\n  \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fjcguo123\">\u003Cimg src=\"https:\u002F\u002Favatars.githubusercontent.com\u002Fu\u002F164945525?v=4\" width=\"72\" alt=\"Jiacheng Guo (@jcguo123)\" title=\"Jiacheng Guo (@jcguo123)\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FDPLL\">\u003Cimg src=\"https:\u002F\u002Favatars.githubusercontent.com\u002Fu\u002F1451688?v=4\" width=\"72\" alt=\"Yunlong Gao (@DPLL)\" title=\"Yunlong Gao (@DPLL)\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fhsz0403\">\u003Cimg src=\"https:\u002F\u002Favatars.githubusercontent.com\u002Fu\u002F64573397?v=4\" width=\"72\" alt=\"Suozhi Huang (@hsz0403)\" title=\"Suozhi Huang (@hsz0403)\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fjasonge27\">\u003Cimg src=\"https:\u002F\u002Favatars.githubusercontent.com\u002Fu\u002F7277157?v=4\" width=\"72\" alt=\"Jason Ge (@jasonge27)\" title=\"Jason Ge (@jasonge27)\">\u003C\u002Fa>\n\u003C\u002Fp>\n\nContributors appear in the order defined in [`CONTRIBUTORS.md`](CONTRIBUTORS.md).\n\n## License\n\nSource code and software documentation are licensed under the [MIT License](LICENSE). Visual assets have separate provenance and license records in [`assets\u002FTHIRD_PARTY.md`](assets\u002FTHIRD_PARTY.md) and [`assets\u002Fbrand\u002FREADME.md`](assets\u002Fbrand\u002FREADME.md). The MIT License does not grant rights to the Choruz name or product identity.\n","Choruz 是一个本地优先的协作平台，支持人类与 CLI 驱动的 AI 代理（如 Claude Code、Grok、Codex 等）在类 Slack 环境中协同工作。核心功能包括：基于真实终端执行的隔离式 AI 代理工作空间、支持消息\u002F线程\u002F任务板\u002F文件共享的人机双向协作、多租户公司隔离、本地运行与远程控制（SSH\u002F浏览器端）、以及通过 REST\u002FWebSocket\u002F webhook 的开放集成能力。适用于中小团队进行 AI 辅助编程、自动化任务编排、技术文档协同及私有化 AI 工作流管理等场景。",2,"2026-09-05 02:30:09","CREATED_QUERY"]