AI Skill Hub 推荐使用:开源AI工作流 是一款优质的Agent工作流。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
Desktop IDE with built-in AI coding agents,提供高效的AI编程体验,支持多种编程语言和AI模型。
开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
Desktop IDE with built-in AI coding agents,提供高效的AI编程体验,支持多种编程语言和AI模型。
开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:cargo install(推荐) cargo install sinew # 方式二:从源码编译 git clone https://github.com/Paseru/sinew cd sinew cargo build --release # 二进制在 ./target/release/sinew
# 查看帮助 sinew --help # 基本运行 sinew [options] <input> # 详细使用说明请查阅文档 # https://github.com/Paseru/sinew
# sinew 配置说明 # 查看配置选项 sinew --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export SINEW_CONFIG="/path/to/config.yml"
<p align="center"> <img src=".github/assets/hero.png" alt="Sinew — the coding harness you shape" width="100%" /> </p>
<p align="center"> <a href="https://github.com/Paseru/sinew/releases/latest"><img alt="Release" src="https://img.shields.io/github/v/release/Paseru/sinew?style=flat-square&labelColor=0b0b0d&color=3b82f6"></a> <a href="./LICENSE"><img alt="License" src="https://img.shields.io/github/license/Paseru/sinew?style=flat-square&labelColor=0b0b0d&color=c4b5fd"></a> <a href="https://github.com/Paseru/sinew/actions"><img alt="Build" src="https://img.shields.io/github/actions/workflow/status/Paseru/sinew/release.yml?style=flat-square&labelColor=0b0b0d&color=3b82f6&label=build"></a> <a href="https://github.com/Paseru/sinew/releases"><img alt="Downloads" src="https://img.shields.io/github/downloads/Paseru/sinew/total?style=flat-square&labelColor=0b0b0d&color=c4b5fd"></a> <a href="https://discord.gg/MADQNHtZW"><img alt="Discord" src="https://img.shields.io/badge/discord-join-3b82f6?style=flat-square&labelColor=0b0b0d&logo=discord&logoColor=white"></a> </p>
<p align="center"> <b>Sinew</b> is a desktop AI coding harness you can actually reshape.<br/> Every tool is toggleable, every description is editable, every provider is pluggable,<br/> and the agent only sees the surface area you keep. </p>
<p align="center"> <code>tauri 2</code> · <code>react</code> · <code>rust</code> · <code>monaco</code> · <code>xterm</code> · <code>mcp</code> </p>
---
The shared board supports explicit dependencies (blockedBy). A blocked task can't be claimed or started until its dependencies complete — auto-unblock fires automatically when they do. That prevents teammates from stepping on each other in workflows that require an order.
npm install npm run tauri dev # development npm run tauri build # release bundle ```
The repo is a Cargo workspace (crates/* + src-tauri/) plus a Vite + React frontend (src/).
---
Grab the latest build for your OS from the releases page.
.dmg.msi / .exe.AppImage / .debThe app self-updates from GitHub releases.
---
```bash
<p align="center"> <img src=".github/assets/screenshot.png" alt="Sinew IDE" width="100%" /> </p>
---
A question tool inside the chat. Classic: the agent can send one or several questions at once, in single_choice or multiple_choice form.
---
sinew是一个有前景的开源AI工作流项目,提供了桌面IDE和AI编程体验,值得关注和开发
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
总体来看,开源AI工作流 是一款质量良好的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | sinew |
| 原始描述 | 开源AI工作流:Desktop IDE with built-in AI coding agents。⭐28 · Rust |
| Topics | workflowrust |
| GitHub | https://github.com/Paseru/sinew |
| License | MIT |
| 语言 | Rust |
收录时间:2026-05-21 · 更新时间:2026-05-22 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端