agentic-community / agentic-community/community

Build Human-in-Loop

未关闭
#19 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
没有语言数据
星标
11
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

**Description:** Implement configurable human checkpoints at critical decision points including approval gates, review workflows, and feedback integration. The system must support interrupting agent execution loops, collecting human feedback, and dynamically adjusting agent behavior based on that feedback.

**Acceptance Criteria:**

- [ ] Approval gate configuration system with customizable triggers
- [ ] Execution loop interruption mechanism with state preservation
- [ ] Dynamic re-prompting system to incorporate human feedback into agent context
- [ ] Feedback loop integration with prompt rewriting capabilities
- [ ] Rollback mechanisms to revert to previous states based on human decision
- [ ] Timeout handling for human responses with configurable fallback behavior
- [ ] Audit trail for all human decisions with full context capture

**Technical Requirements:**

- Support for both synchronous (blocking) and asynchronous (non-blocking) human review modes
- State serialization for pausing/resuming agent execution across system restarts
- Integration with existing workflow engines (LangGraph) for checkpoint management
- Configurable review policies per agent type, task complexity, and risk level

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。