Skip to content

Conversation

@neubig
Copy link
Contributor

@neubig neubig commented Dec 17, 2025

Description

This PR adds documentation for the iterative refinement example in the software-agent-sdk.

Changes

  • Added sdk/guides/iterative-refinement.mdx - Documentation for the COBOL to Java refactoring example with iterative refinement workflow

Related PRs

Content

The documentation covers:

  • Overview of the iterative refinement pattern
  • Quick start with the full example code
  • How the workflow works (workspace setup, refactoring agent, critique agent, iteration loop)
  • Customization options (quality threshold, critique criteria, using real COBOL files)
  • Best practices for iterative refinement workflows

@neubig can click here to continue refining the PR

This documents the COBOL to Java refactoring example with iterative
refinement workflow.

- Added sdk/guides/iterative-refinement.mdx with condensed code example
- Added page to navigation in docs.json

Related to OpenHands/software-agent-sdk#1414

Co-authored-by: openhands <openhands@all-hands.dev>
@neubig neubig force-pushed the openhands/iterative-refinement-example branch from 80fd2f9 to 02c1fe6 Compare December 17, 2025 02:30
@neubig neubig marked this pull request as ready for review December 17, 2025 02:33
@neubig neubig requested a review from csmith49 December 17, 2025 02:33
@neubig neubig merged commit 4954bed into main Dec 18, 2025
2 checks passed
@neubig neubig deleted the openhands/iterative-refinement-example branch December 18, 2025 13:49
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.

4 participants