Skip to content

feat: enforce schema-backed agent outputs - #332

Open
eshulman2 wants to merge 7 commits into
phase8-compatibility-removalfrom
issue252-structured-output
Open

feat: enforce schema-backed agent outputs#332
eshulman2 wants to merge 7 commits into
phase8-compatibility-removalfrom
issue252-structured-output

Conversation

@eshulman2

Copy link
Copy Markdown
Collaborator

Summary

  • add typed Pydantic response contracts for data-shaped agent stages
  • preserve the Deep Agent tool loop while preferring provider-native structured output
  • retry once with LangChain structured-output tool strategy when native output is unavailable or invalid
  • route model selection through an explicit structured_output capability
  • migrate epic/task generation and triage stages away from ad hoc model-text parsing
  • document backend behavior, limitations, and narrative-output exclusions

Stack

Verification

  • 79 passed in the focused structured-output/provider/workflow suite
  • ruff check passes for every changed Python file
  • git diff --check passes
  • full suite: 3092 passed, 39 skipped; 13 pre-existing failures remain in unchanged tests/integration/orchestrator/test_workflow_execution.py, which imports the legacy forge.orchestrator modules already removed by the Phase 8 base

Closes #252

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