AI Skill Hub 强烈推荐:AI工作流 是一款优质的Agent工作流。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:cargo install(推荐) cargo install jp # 方式二:从源码编译 git clone https://github.com/dcdpr/jp cd jp cargo build --release # 二进制在 ./target/release/jp
# 查看帮助 jp --help # 基本运行 jp [options] <input> # 详细使用说明请查阅文档 # https://github.com/dcdpr/jp
# jp 配置说明 # 查看配置选项 jp --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export JP_CONFIG="/path/to/config.yml"
A command-line toolkit to support you in your daily work as a software programmer. Built to integrate into your existing workflows, providing a secure, powerful and flexible pair-programming experience with LLMs.
Visit [jp.computer] to learn more.
[!NOTE] This project is in active development. Expect breaking changes. What is documented here is subject to change and may not be up-to-date. Please consult the installation instructions to get started, and [reach out to us] if you need any assistance, or have feedback.
JP is in active development. Install from source:
% cargo install --locked --git https://github.com/dcdpr/jp.git jp_cli
Initiate a new workspace in an existing directory:
% jp init
> Confirm before running tools?
Yes (safest option)
> Which LLM model do you want to use?
ollama/qwen3
Initialized workspace at current directory
Run your first queries, noting that you get back to the command line every time, but jp q is easy to type:
% jp query --new "Is this thing on?"
Hello there! I am Jean-Pierre, how can I help you today?
% jp q Make me a sandwich.
I wish I could [...]
List and select conversations:
% jp conversation ls
% jp conversation use
Configure your JP workspace:
% open .jp/config.toml
See what else you can do:
% jp help
[1]: docs/README/providers.md [2]: docs/README/privacy-and-security.md [3]: docs/README/workflow-integration.md [4]: docs/README/extensibility.md [5]: docs/README/configuration.md [6]: docs/README/open-source.md [jp.computer]: https://jp.computer/ [reach out to us]: https://jp.computer/contact
高质量的开源AI工作流项目,支持多LLM
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。
总体来看,AI工作流 是一款质量优秀的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | jp |
| Topics | aiclillmrust |
| GitHub | https://github.com/dcdpr/jp |
| License | Apache-2.0 |
| 语言 | Rust |
收录时间:2026-06-02 · 更新时间:2026-06-02 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端