-
Notifications
You must be signed in to change notification settings - Fork 936
feat: add workspace_id, owner_name to agent manifest #10199
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
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
recheck |
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.
Well run gen on this for ya. Could you add a comment why it's needed for your case? Just so we don't randomly remove it in the future.
Sorry, it looks like the comment became part of the swagger spec.. I couldn't get it to ignore the comment there, moved it to the test file instead.. Also, can we please add the workspace owner too? OwnerName: owner.Username Since it is already pulled / used here (for the vscode proxy url) and in some of our scenarios, we don't need to pull the workspace as the owner (username) is all we need to verify. |
Hi @kylecarbs, I see this has been closed (stale).. is this still good to go? |
Co-authored-by: Kyle Carberry <kyle@carberry.com>
@kylecarbs, is it ok to merge this? |
@matifali @kylecarbs Thanks for reopening. Can we get this merged? Since we would like to start consuming this asap. 🙏 |
Add WorkspaceID to the response of
GET:/workspaceagents/me/manifest
to allow finding workspaces by agent.