元铸工坊 yuanzhu
把最佳实践铸成可治理的 AI 工作流资产——AI 提议,人拍板。
一台独立运行的引擎(本体层 + 模板 + 工作流 + 审批),三种用法:
- 深度问答:问一个问题自动走六步流水线(澄清→双视角并行作答→独立审查→综合裁决→人审采纳)
- 一句话铸模板:描述你的日常工作,AI 生成完整工作流模板,评测自动守门
- agent 接入:Claude Code 等经 MCP 直连(
claude mcp add yuanzhu http://127.0.0.1:8600/mcp)
安装与启动
pip install yuanzhu
yuanzhu-server # 打开 http://127.0.0.1:8600
首启自动注册内置模板(深度问答/AIQA 测试/会议追踪),零配置可用。
CLI 同装:yuanzhu status / pending / templates / forge "你的工作描述"。
模型接入:自动读取 dsh 已配 provider;或用环境变量接任意 OpenAI 兼容端点
(YUANZHU_PROVIDER_n_{NAME,BASE_URL,API,KEY,MODELS})。
核心概念
| 概念 | 一句话 |
|---|---|
| 本体层 | 你的业务对象(名词)+ 受治理的动作(动词)——业务世界的数字孪生 |
| staged writes | AI 的所有写操作先进待审区,人批准才生效 |
| 四段式模板 | 对象模型+动作库+工作流+评测集——可安装的"专家经验" |
许可
AGPL-3.0。文档与源码:https://github.com/RavenWangChina/yuanzhu
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yuanzhu-0.1.9.tar.gz
(161.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
yuanzhu-0.1.9-py3-none-any.whl
(161.9 kB
view details)
File details
Details for the file yuanzhu-0.1.9.tar.gz.
File metadata
- Download URL: yuanzhu-0.1.9.tar.gz
- Upload date:
- Size: 161.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
010b3f9aaec29c8fb4e0b9daa417c08f5b50656d9eb26de143a5a080ae355e7a
|
|
| MD5 |
5a33660dddc3c0bcbf7517ea45c6ba37
|
|
| BLAKE2b-256 |
0ff0e5c036849f804d00ebb18430401c82616d511fcb738d984177372bead497
|
File details
Details for the file yuanzhu-0.1.9-py3-none-any.whl.
File metadata
- Download URL: yuanzhu-0.1.9-py3-none-any.whl
- Upload date:
- Size: 161.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b7940665bd9e657a30ccb7d3149831f993b2fd47a2452b02fcd57719c681907
|
|
| MD5 |
8d6a7fee36845bfb3ea21559d0cd03a2
|
|
| BLAKE2b-256 |
644396d527a40462f94c547f3b441d9ebd11b81955a455aa3aea41af435024df
|