Skip to content

docs: add auto-dispatch for agents prd#117

Merged
keting merged 5 commits into
keting:mainfrom
black-pwq:feat/auto-api
May 18, 2026
Merged

docs: add auto-dispatch for agents prd#117
keting merged 5 commits into
keting:mainfrom
black-pwq:feat/auto-api

Conversation

@black-pwq
Copy link
Copy Markdown
Collaborator

@black-pwq black-pwq commented May 17, 2026

增加自动运行 Agent PRD

Closes #109

Copilot AI review requested due to automatic review settings May 17, 2026 07:50
@black-pwq black-pwq requested a review from keting as a code owner May 17, 2026 07:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a product requirements document (PRD) describing an auto-dispatch mode for agents in the HALF platform. The document specifies how API-capable agents can be configured to execute tasks automatically without human intervention, while preserving the existing manual workflow.

Changes:

  • Adds a new PRD markdown file under docs/prd/ describing the auto-dispatch feature
  • Defines agent execution modes (Manual / Auto), credential configuration, and UI changes
  • Specifies functional and non-functional requirements including API format support (OpenAI / Anthropic), security, and acceptance criteria

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Owner

@keting keting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(这个目前不需要支持)US-4 混合模式项目 作为项目负责人,项目中可以同时存在自动模式和手动模式的 agent。自动 agent 的任务由系统自动执行,手动 agent 的任务仍然在界面上等待我手动派发,两者互不干扰。

(这一步应该是在“智能体设置页面,/agents/settings”进行)FR-1 Agent 执行模式配置("智能体"页面)。
在智能体设置页面添加了agent类型后,可以在智能体页面(/agents)新增智能体时选择。

@black-pwq
Copy link
Copy Markdown
Collaborator Author

@keting 已更新

@keting keting merged commit d29af20 into keting:main May 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

编写智能体自动派发模式 PRD 文档

3 participants