Skip to content

Conversation

@jrvb-rl
Copy link
Contributor

@jrvb-rl jrvb-rl commented Nov 22, 2025

Forked from wall-rl's:

#683

Rebased to main, and added a few fixes

@jrvb-rl jrvb-rl requested review from sid-rl and wall-rl November 22, 2025 09:20
@wall-rl wall-rl changed the title WIP: Add Agent support to Python OOP SDK Add Agent support to Python OOP SDK Nov 22, 2025
@@ -0,0 +1,67 @@
"""Agent resource class for asynchronous operations."""

Copy link
Contributor

Choose a reason for hiding this comment

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

needs smoke tests

@jrvb-rl
Copy link
Contributor Author

jrvb-rl commented Nov 24, 2025 via email

) -> Agent:
"""Create a new agent.
:param params: See :typeddict:`~runloop_api_client.sdk._types.SDKAgentCreateParams` for available parameters
Copy link
Contributor

Choose a reason for hiding this comment

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

not trying to overload this pr but would be great to have createFromNpmPackage(pkgname, ect), one for each type so the user doesn't have to figure out our weird format

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh right! Good point. If it's quick, I'll do it here; if not I'll do as a follow-on PR

@jrvb-rl jrvb-rl merged commit 663ead3 into main Dec 4, 2025
7 checks passed
@jrvb-rl jrvb-rl deleted the jrvb-wall-agent branch December 4, 2025 17:59
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