Skip to content

Conversation

@alexheifetz
Copy link
Contributor

This pull request updates import statements across several Java and Kotlin example files to reference WaitFor and fromForm from the com.embabel.agent.core.hitl package instead of their previous locations. This change ensures consistency in how these classes are imported and likely reflects a refactoring or consolidation of the HITL (Human-In-The-Loop) related code.

Refactoring of HITL-related imports:

  • Updated imports in Java example files (BookWriter.java, Handoff.java, Subagents.java, StarNewsFinder.java, WikiAgent.java) to use WaitFor from com.embabel.agent.core.hitl instead of previous locations. [1] [2] [3] [4] [5]
  • Updated import in the Kotlin example file (StarNewsFinder.kt) to use fromForm from com.embabel.agent.core.hitl instead of com.embabel.agent.api.annotation.

@alexheifetz alexheifetz merged commit 304ebcd into main Feb 11, 2026
2 checks passed
@alexheifetz alexheifetz deleted the synchup-agent branch February 11, 2026 07:42
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