Add Hosted Agents /v2/agents/configs OpenAPI (MARSOHS-741) - #1213
Open
nveerdixit wants to merge 3 commits into
Open
Add Hosted Agents /v2/agents/configs OpenAPI (MARSOHS-741)#1213nveerdixit wants to merge 3 commits into
nveerdixit wants to merge 3 commits into
Conversation
Port the sessions API from harness.swagger.json including session_origin product provenance. Document that ListSessions omits simulation/evaluation sessions server-side for customer clients.
Mirror harness Agent Configs list/get/create/delete and list sessions by config_id. Stacks on the Hosted Agents sessions Origin OpenAPI work (MARSOHS-551). Co-authored-by: Cursor <cursoragent@cursor.com>
Author
Local test evidence (MARSOHS-741)Validated the Client consumers: |
2 tasks
Align with harness-api: slots are name/source/provider only. Co-authored-by: Cursor <cursoragent@cursor.com>
Author
|
Follow-up: removed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/v2/agents/configslist/create,/v2/agents/configs/{config_id}get/delete, and/v2/agents/configs/{config_id}/sessionsharness.swagger.jsonAgent Configs surfaceTest plan
:8080stackNotes
SPEC_FILE=... make generate)Made with Cursor