Skip to content

feat(actors): simplify discovery and response handling - #546

Merged
AndreyMarkinPPC merged 1 commit into
mainfrom
actors-simplify-discovery
Jul 31, 2026
Merged

feat(actors): simplify discovery and response handling#546
AndreyMarkinPPC merged 1 commit into
mainfrom
actors-simplify-discovery

Conversation

@AndreyMarkinPPC

Copy link
Copy Markdown
Member
  • Find actors by entrypoint and presence of act method
  • Accept optional response from concrete actor and wrap in into ActionResult.results
  • Return actor and workflow descriptions in server

* Find actors by entrypoint and presence of `act` method
* Accept optional response from concrete actor and wrap in into ActionResult.results
* Return actor and workflow descriptions in server
@AndreyMarkinPPC AndreyMarkinPPC self-assigned this Jul 31, 2026
@AndreyMarkinPPC
AndreyMarkinPPC merged commit ab0d9ad into main Jul 31, 2026
11 checks passed
@AndreyMarkinPPC
AndreyMarkinPPC deleted the actors-simplify-discovery branch July 31, 2026 10:16
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