Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: W-17669635 - retrieve created agents #38

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

shetzel
Copy link
Contributor

@shetzel shetzel commented Jan 29, 2025

What does this PR do?

After a successful agent creation, the agent is now retrieved to the local project.
If an agent API name is not provided, one will be generated based on the required agent name property and sent to the agent creator API.
Adds tests.

What issues does this PR fix or reference?

@W-17669635@

},
org: {
username: this.connection.getUsername() as string,
exclude: [],
Copy link
Member

Choose a reason for hiding this comment

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

thought: exclude a few known problem types here for ~ perf ~

@WillieRuemmele WillieRuemmele merged commit f7ad509 into main Jan 29, 2025
15 checks passed
@WillieRuemmele WillieRuemmele deleted the sh/retrieve-created-agent branch January 29, 2025 22:57
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