- Notifications
You must be signed in to change notification settings - Fork926
refactor(agent/agentcontainers): implement API service#17340
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
refactor(agent/agentcontainers): implement API service#17340
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
2b7316b
to31c7bff
Compare
johnstcn left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good to me, will approve once tests run 👍 (EDIT: looks like they did previously)
60fbe67
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This refactor improves separation of API and containers with minimal changes to logic.
Not a lot of code was changed, so here are the highlights:
agentcontainers
package