这是 Wheat Community (麦穗社区) 的核心 Agent 资产注册中心。
/assets: 存放标准化的.wheat.yaml配置文件,每一个文件对应一款独立分发的 AI Agent。
- Wheat Deep Researcher (
deep-researcher.wheat.yaml): 深度调研 Agent,集成tavily-search和markdown-converter。 - Wheat Web Navigator (
wheat-web-navigator.wheat.yaml): 网页自动化执行 Agent,集成agent-browser控制。 - Wheat DevOps Assistant (
wheat-devops-assistant.wheat.yaml): 开源项目维护 Agent,集成gh-issues和github操作。
- API 接口暴露: 这个目录将连接至
https://wheatcoin-community-production.up.railway.app/launch.html的前端展示。 - 命令行下发: 构建
npx wheat-market add <asset>的 CLI 工具拉取本仓库的配置到用户本地。 - 代币结算网关: 读取
pricing节点判断$WHC持仓门槛。