Skip to content

feat(sdk): add axons to OO SDK#766

Merged
dines-rl merged 2 commits intomainfrom
siddarth/axon-sdk
Mar 25, 2026
Merged

feat(sdk): add axons to OO SDK#766
dines-rl merged 2 commits intomainfrom
siddarth/axon-sdk

Conversation

@sid-rl
Copy link
Copy Markdown
Contributor

@sid-rl sid-rl commented Mar 25, 2026

mirrors ts #758

@sid-rl sid-rl requested review from alb-rl, dines-rl and james-rl March 25, 2026 01:54
Example:
>>> runloop = RunloopSDK()
>>> axon = runloop.axon.create()
>>> axon.publish(event_type="task_done", origin="AGENT_EVENT", payload="{}", source="my-agent")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

show how to listen on it too

@dines-rl dines-rl merged commit 821cf30 into main Mar 25, 2026
7 checks passed
@dines-rl dines-rl deleted the siddarth/axon-sdk branch March 25, 2026 02:26
@stainless-app stainless-app bot mentioned this pull request Mar 25, 2026
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.

2 participants