Skip to content

docs: add HumanReview config docs for consolidated HITL settings#610

Merged
ysolanky merged 3 commits intomainfrom
docs/human-review-config
Apr 9, 2026
Merged

docs: add HumanReview config docs for consolidated HITL settings#610
ysolanky merged 3 commits intomainfrom
docs/human-review-config

Conversation

@ysolanky
Copy link
Copy Markdown
Member

@ysolanky ysolanky commented Apr 9, 2026

Summary

  • Add new workflows/hitl/human-review.mdx page documenting the HumanReview config class (all fields, validation rules, supported fields per component, serialization)
  • Update overview.mdx with new HITL types (output review, iteration review, timeout), updated tables, and HumanReview code examples
  • Update step.mdx with output review section, timeout support, and HumanReview examples
  • Update loop.mdx with iteration review section, timeout support, and HumanReview examples
  • Update router.mdx with output review section, timeout support, and HumanReview examples
  • Add human-review page to docs.json navigation

Corresponds to SDK PR: agno-agi/agno#7428

Test plan

  • Run mintlify dev and verify all new/updated pages render correctly
  • Check all internal links resolve (no broken links)
  • Verify code examples match the new HumanReview API from the SDK PR
  • Confirm navigation shows the new page in the correct position

🤖 Generated with Claude Code

Document the new HumanReview config class that consolidates all
human-in-the-loop parameters into a single object. Add new page
for HumanReview reference, update Step/Loop/Router pages with
output review, iteration review, and timeout sections.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 9, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Apr 9, 2026, 1:51 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Merge upstream additions (dedicated output-review page, timeout page,
reject with feedback, steps_requiring_output_review) with HumanReview
config changes. All code examples use HumanReview while linking to
the new dedicated pages from upstream.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Update docs to reflect PR #7433. All workflow primitives now accept
human_review=HumanReview(...). Update supported fields table to
include Condition, Steps, and Parallel columns. Convert code examples
in condition.mdx and steps.mdx to use HumanReview.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@ysolanky ysolanky merged commit 3881812 into main Apr 9, 2026
4 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.

1 participant