create-agent
为代码伪造应用程序创建新代理。代理以 .md 文件形式存储在 <cwd>/.forge/agents 目录中,其中包含 YAML frontmatter(id、title、description、reasoning、tools、user_prompt)和包含代理指令的 markdown 正文。当用户需要添加新代理、修改现有代理或了解代理文件结构时使用。
更新日志: Source: GitHub https://github.com/antinomyhq/forgecode
评论加载中...