Skip to content

Conversation

@stevenong99-vp
Copy link
Contributor

Summary

This give ACP workers a wait function. Why? So that they would not always try to do something when they should be waiting for other agents to do their jobs.

Changes

  • Important links (Jira/Notion/GitHub Issues):
    None
  • Why this PR is needed?
    To reduce the amount number of errors related to the agent initiating new jobs when they are not supposed to.
  • What does this add?
    A wait function that the ACP worker can choose to execute
  • What does this deprecate?
    Nothing
  • What does this improve?
    Stability of the ACP worker

Related Changes

  • Does this have a dependant PR? Eg. link to original PR if this is a bug fix PR.
    No

Dev Testing

Agent waiting when they realize the seller is preparing their items
image

@stevenong99-vp stevenong99-vp changed the base branch from main to feat/acp April 22, 2025 06:58
@github-actions github-actions bot added enhancement New feature or request plugin Plugin contribution labels Apr 22, 2025
@Ang-dot Ang-dot force-pushed the feat/acp branch 2 times, most recently from 5562019 to 0d653fa Compare May 20, 2025 08:45
@Ang-dot Ang-dot force-pushed the feat/acp branch 2 times, most recently from 31d0dbf to c2b2a42 Compare July 3, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request plugin Plugin contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants