drawgent是一个开源工具,可将Claude、Codex或opencode等编码代理连接到Excalidraw白板应用1。用户在画布上使用AGENT标签或聊天面板发送请求后,相应的代理会实时编辑图表并检查结果1。
该项目提供了多种部署和使用方式1。用户需要Node.js ≥ 18(Claude和Codex需要此版本)1,项目包含完整的CLI设置、浏览器编辑器、MCP工具支持和Docker部署选项1。此外,drawgent支持excalidraw.com房间内的协作功能,其中流量采用端到端加密1。该工具提供REST API和WebSocket接口,并配备完整的测试套件,包括单元测试、烟雾测试和端到端测试1。Chrome Headless Shell约占120 MB的空间,可通过下载或系统安装获得1。
Drawgent, a new open-source tool, connects AI coding agents directly to Excalidraw's collaborative whiteboarding canvas, enabling real-time diagram editing through artificial intelligence.1 The project supports multiple AI backends including Claude, Codex, and OpenCode, allowing users to request modifications by adding AGENT tags or using a chat panel on the canvas, with the selected agent executing edits in real time.1
The tool requires Node.js version 18 or higher for Claude and Codex support and provides comprehensive deployment flexibility.1 Users can leverage excalidraw.com room collaboration features with end-to-end encrypted traffic, while the infrastructure includes REST API and WebSocket interfaces for programmatic access.1 The project ships with a full testing suite encompassing unit tests, smoke tests, and end-to-end tests, and offers multiple setup options including a complete command-line interface, browser editor, Model Context Protocol (MCP) tool support, and Docker deployment.1 Chrome Headless Shell occupies approximately 120 megabytes and can be either downloaded or installed from the system.1
评论
还没有评论,欢迎留下第一条。