@dalmia/calibrate-mcp 0.0.13 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +64 -0
- package/bin/mcp-server.js +3908 -397
- package/bin/mcp-server.js.map +153 -53
- package/esm/funcs/agentTestsBenchmark.d.ts +16 -0
- package/esm/funcs/agentTestsBenchmark.d.ts.map +1 -0
- package/esm/funcs/agentTestsBenchmark.js +93 -0
- package/esm/funcs/agentTestsBenchmark.js.map +1 -0
- package/esm/funcs/agentTestsGetBenchmark.d.ts +16 -0
- package/esm/funcs/agentTestsGetBenchmark.d.ts.map +1 -0
- package/esm/funcs/agentTestsGetBenchmark.js +91 -0
- package/esm/funcs/agentTestsGetBenchmark.js.map +1 -0
- package/esm/funcs/agentTestsGetRun.d.ts +1 -1
- package/esm/funcs/agentTestsGetRun.js +1 -5
- package/esm/funcs/agentTestsGetRun.js.map +1 -1
- package/esm/funcs/agentTestsLink.d.ts +16 -0
- package/esm/funcs/agentTestsLink.d.ts.map +1 -0
- package/esm/funcs/agentTestsLink.js +86 -0
- package/esm/funcs/agentTestsLink.js.map +1 -0
- package/esm/funcs/agentTestsListForAgent.d.ts +16 -0
- package/esm/funcs/agentTestsListForAgent.d.ts.map +1 -0
- package/esm/funcs/agentTestsListForAgent.js +92 -0
- package/esm/funcs/agentTestsListForAgent.js.map +1 -0
- package/esm/funcs/agentTestsListRunsForAgent.d.ts +16 -0
- package/esm/funcs/agentTestsListRunsForAgent.d.ts.map +1 -0
- package/esm/funcs/agentTestsListRunsForAgent.js +91 -0
- package/esm/funcs/agentTestsListRunsForAgent.js.map +1 -0
- package/esm/funcs/agentTestsRun.d.ts +1 -1
- package/esm/funcs/agentTestsRun.js +1 -5
- package/esm/funcs/agentTestsRun.js.map +1 -1
- package/esm/funcs/agentTestsRunBatch.d.ts +1 -1
- package/esm/funcs/agentTestsRunBatch.js +1 -5
- package/esm/funcs/agentTestsRunBatch.js.map +1 -1
- package/esm/funcs/agentsCreate.js +0 -4
- package/esm/funcs/agentsCreate.js.map +1 -1
- package/esm/funcs/agentsGet.js +0 -4
- package/esm/funcs/agentsGet.js.map +1 -1
- package/esm/funcs/agentsList.js +0 -4
- package/esm/funcs/agentsList.js.map +1 -1
- package/esm/funcs/agentsResolve.js +0 -4
- package/esm/funcs/agentsResolve.js.map +1 -1
- package/esm/funcs/agentsUpdate.js +0 -4
- package/esm/funcs/agentsUpdate.js.map +1 -1
- package/esm/funcs/agentsVerifyConnection.d.ts +16 -0
- package/esm/funcs/agentsVerifyConnection.d.ts.map +1 -0
- package/esm/funcs/agentsVerifyConnection.js +93 -0
- package/esm/funcs/agentsVerifyConnection.js.map +1 -0
- package/esm/funcs/annotationTasksAddItems.d.ts +16 -0
- package/esm/funcs/annotationTasksAddItems.d.ts.map +1 -0
- package/esm/funcs/annotationTasksAddItems.js +92 -0
- package/esm/funcs/annotationTasksAddItems.js.map +1 -0
- package/esm/funcs/annotationTasksCreate.d.ts +16 -0
- package/esm/funcs/annotationTasksCreate.d.ts.map +1 -0
- package/esm/funcs/annotationTasksCreate.js +86 -0
- package/esm/funcs/annotationTasksCreate.js.map +1 -0
- package/esm/funcs/annotationTasksCreateEvaluatorRun.d.ts +16 -0
- package/esm/funcs/annotationTasksCreateEvaluatorRun.d.ts.map +1 -0
- package/esm/funcs/annotationTasksCreateEvaluatorRun.js +93 -0
- package/esm/funcs/annotationTasksCreateEvaluatorRun.js.map +1 -0
- package/esm/funcs/annotationTasksGet.d.ts +16 -0
- package/esm/funcs/annotationTasksGet.d.ts.map +1 -0
- package/esm/funcs/annotationTasksGet.js +92 -0
- package/esm/funcs/annotationTasksGet.js.map +1 -0
- package/esm/funcs/annotationTasksGetAgreement.d.ts +16 -0
- package/esm/funcs/annotationTasksGetAgreement.d.ts.map +1 -0
- package/esm/funcs/annotationTasksGetAgreement.js +96 -0
- package/esm/funcs/annotationTasksGetAgreement.js.map +1 -0
- package/esm/funcs/annotationTasksGetEvaluatorRun.d.ts +16 -0
- package/esm/funcs/annotationTasksGetEvaluatorRun.d.ts.map +1 -0
- package/esm/funcs/annotationTasksGetEvaluatorRun.js +96 -0
- package/esm/funcs/annotationTasksGetEvaluatorRun.js.map +1 -0
- package/esm/funcs/annotationTasksGetSummary.d.ts +16 -0
- package/esm/funcs/annotationTasksGetSummary.d.ts.map +1 -0
- package/esm/funcs/annotationTasksGetSummary.js +101 -0
- package/esm/funcs/annotationTasksGetSummary.js.map +1 -0
- package/esm/funcs/annotationTasksLinkEvaluator.d.ts +16 -0
- package/esm/funcs/annotationTasksLinkEvaluator.d.ts.map +1 -0
- package/esm/funcs/annotationTasksLinkEvaluator.js +93 -0
- package/esm/funcs/annotationTasksLinkEvaluator.js.map +1 -0
- package/esm/funcs/annotationTasksList.d.ts +16 -0
- package/esm/funcs/annotationTasksList.d.ts.map +1 -0
- package/esm/funcs/annotationTasksList.js +85 -0
- package/esm/funcs/annotationTasksList.js.map +1 -0
- package/esm/funcs/annotationTasksUpdateItems.d.ts +16 -0
- package/esm/funcs/annotationTasksUpdateItems.d.ts.map +1 -0
- package/esm/funcs/annotationTasksUpdateItems.js +92 -0
- package/esm/funcs/annotationTasksUpdateItems.js.map +1 -0
- package/esm/funcs/evaluatorsCreate.d.ts +16 -0
- package/esm/funcs/evaluatorsCreate.d.ts.map +1 -0
- package/esm/funcs/evaluatorsCreate.js +86 -0
- package/esm/funcs/evaluatorsCreate.js.map +1 -0
- package/esm/funcs/evaluatorsCreateVersion.d.ts +16 -0
- package/esm/funcs/evaluatorsCreateVersion.d.ts.map +1 -0
- package/esm/funcs/evaluatorsCreateVersion.js +92 -0
- package/esm/funcs/evaluatorsCreateVersion.js.map +1 -0
- package/esm/funcs/evaluatorsGet.d.ts +16 -0
- package/esm/funcs/evaluatorsGet.d.ts.map +1 -0
- package/esm/funcs/evaluatorsGet.js +91 -0
- package/esm/funcs/evaluatorsGet.js.map +1 -0
- package/esm/funcs/evaluatorsList.d.ts +16 -0
- package/esm/funcs/evaluatorsList.d.ts.map +1 -0
- package/esm/funcs/evaluatorsList.js +91 -0
- package/esm/funcs/evaluatorsList.js.map +1 -0
- package/esm/funcs/testsBulkCreate.js +0 -4
- package/esm/funcs/testsBulkCreate.js.map +1 -1
- package/esm/funcs/testsCreate.js +0 -4
- package/esm/funcs/testsCreate.js.map +1 -1
- package/esm/funcs/testsGet.js +0 -4
- package/esm/funcs/testsGet.js.map +1 -1
- package/esm/funcs/testsList.js +0 -4
- package/esm/funcs/testsList.js.map +1 -1
- package/esm/funcs/testsUpdate.js +0 -4
- package/esm/funcs/testsUpdate.js.map +1 -1
- package/esm/landing-page.js +1 -1
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +41 -1
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/agentTestsBenchmark.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsBenchmark.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsBenchmark.js +34 -0
- package/esm/mcp-server/tools/agentTestsBenchmark.js.map +1 -0
- package/esm/mcp-server/tools/agentTestsGetBenchmark.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsGetBenchmark.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsGetBenchmark.js +34 -0
- package/esm/mcp-server/tools/agentTestsGetBenchmark.js.map +1 -0
- package/esm/mcp-server/tools/agentTestsLink.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsLink.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsLink.js +34 -0
- package/esm/mcp-server/tools/agentTestsLink.js.map +1 -0
- package/esm/mcp-server/tools/agentTestsListForAgent.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsListForAgent.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsListForAgent.js +34 -0
- package/esm/mcp-server/tools/agentTestsListForAgent.js.map +1 -0
- package/esm/mcp-server/tools/agentTestsListRunsForAgent.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsListRunsForAgent.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsListRunsForAgent.js +34 -0
- package/esm/mcp-server/tools/agentTestsListRunsForAgent.js.map +1 -0
- package/esm/mcp-server/tools/agentsResolve.js +1 -1
- package/esm/mcp-server/tools/agentsResolve.js.map +1 -1
- package/esm/mcp-server/tools/agentsVerifyConnection.d.ts +7 -0
- package/esm/mcp-server/tools/agentsVerifyConnection.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentsVerifyConnection.js +34 -0
- package/esm/mcp-server/tools/agentsVerifyConnection.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksAddItems.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksAddItems.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksAddItems.js +34 -0
- package/esm/mcp-server/tools/annotationTasksAddItems.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksCreate.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksCreate.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksCreate.js +34 -0
- package/esm/mcp-server/tools/annotationTasksCreate.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksCreateEvaluatorRun.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksCreateEvaluatorRun.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksCreateEvaluatorRun.js +34 -0
- package/esm/mcp-server/tools/annotationTasksCreateEvaluatorRun.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGet.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksGet.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGet.js +34 -0
- package/esm/mcp-server/tools/annotationTasksGet.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetAgreement.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksGetAgreement.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetAgreement.js +34 -0
- package/esm/mcp-server/tools/annotationTasksGetAgreement.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetEvaluatorRun.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksGetEvaluatorRun.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetEvaluatorRun.js +34 -0
- package/esm/mcp-server/tools/annotationTasksGetEvaluatorRun.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetSummary.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksGetSummary.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetSummary.js +34 -0
- package/esm/mcp-server/tools/annotationTasksGetSummary.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksLinkEvaluator.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksLinkEvaluator.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksLinkEvaluator.js +34 -0
- package/esm/mcp-server/tools/annotationTasksLinkEvaluator.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksList.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksList.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksList.js +34 -0
- package/esm/mcp-server/tools/annotationTasksList.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksUpdateItems.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksUpdateItems.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksUpdateItems.js +34 -0
- package/esm/mcp-server/tools/annotationTasksUpdateItems.js.map +1 -0
- package/esm/mcp-server/tools/evaluatorsCreate.d.ts +7 -0
- package/esm/mcp-server/tools/evaluatorsCreate.d.ts.map +1 -0
- package/esm/mcp-server/tools/evaluatorsCreate.js +34 -0
- package/esm/mcp-server/tools/evaluatorsCreate.js.map +1 -0
- package/esm/mcp-server/tools/evaluatorsCreateVersion.d.ts +7 -0
- package/esm/mcp-server/tools/evaluatorsCreateVersion.d.ts.map +1 -0
- package/esm/mcp-server/tools/evaluatorsCreateVersion.js +34 -0
- package/esm/mcp-server/tools/evaluatorsCreateVersion.js.map +1 -0
- package/esm/mcp-server/tools/evaluatorsGet.d.ts +7 -0
- package/esm/mcp-server/tools/evaluatorsGet.d.ts.map +1 -0
- package/esm/mcp-server/tools/evaluatorsGet.js +34 -0
- package/esm/mcp-server/tools/evaluatorsGet.js.map +1 -0
- package/esm/mcp-server/tools/evaluatorsList.d.ts +7 -0
- package/esm/mcp-server/tools/evaluatorsList.d.ts.map +1 -0
- package/esm/mcp-server/tools/evaluatorsList.js +34 -0
- package/esm/mcp-server/tools/evaluatorsList.js.map +1 -0
- package/esm/models/agentcreate.js +1 -1
- package/esm/models/agentcreate.js.map +1 -1
- package/esm/models/agenttestruncreateresponse.d.ts +2 -2
- package/esm/models/agenttestruncreateresponse.d.ts.map +1 -1
- package/esm/models/agenttestruncreateresponse.js +4 -4
- package/esm/models/agenttestruncreateresponse.js.map +1 -1
- package/esm/models/agenttestrunlistitem.d.ts +59 -0
- package/esm/models/agenttestrunlistitem.d.ts.map +1 -0
- package/esm/models/agenttestrunlistitem.js +48 -0
- package/esm/models/agenttestrunlistitem.js.map +1 -0
- package/esm/models/agenttestrunsresponse.d.ts +7 -0
- package/esm/models/agenttestrunsresponse.d.ts.map +1 -0
- package/esm/models/agenttestrunsresponse.js +9 -0
- package/esm/models/agenttestrunsresponse.js.map +1 -0
- package/esm/models/agenttestscreate.d.ts +7 -0
- package/esm/models/agenttestscreate.d.ts.map +1 -0
- package/esm/models/agenttestscreate.js +9 -0
- package/esm/models/agenttestscreate.js.map +1 -0
- package/esm/models/agenttestscreateresponse.d.ts +6 -0
- package/esm/models/agenttestscreateresponse.d.ts.map +1 -0
- package/esm/models/agenttestscreateresponse.js +8 -0
- package/esm/models/agenttestscreateresponse.js.map +1 -0
- package/esm/models/agentupdate.js +1 -1
- package/esm/models/agentupdate.js.map +1 -1
- package/esm/models/agentverifyrequest.d.ts +16 -0
- package/esm/models/agentverifyrequest.d.ts.map +1 -0
- package/esm/models/agentverifyrequest.js +11 -0
- package/esm/models/agentverifyrequest.js.map +1 -0
- package/esm/models/annotationitempayload.d.ts +9 -0
- package/esm/models/annotationitempayload.d.ts.map +1 -0
- package/esm/models/annotationitempayload.js +9 -0
- package/esm/models/annotationitempayload.js.map +1 -0
- package/esm/models/annotationtaskcreate.d.ts +45 -0
- package/esm/models/annotationtaskcreate.d.ts.map +1 -0
- package/esm/models/annotationtaskcreate.js +36 -0
- package/esm/models/annotationtaskcreate.js.map +1 -0
- package/esm/models/annotationtaskcreateresponse.d.ts +7 -0
- package/esm/models/annotationtaskcreateresponse.d.ts.map +1 -0
- package/esm/models/annotationtaskcreateresponse.js +9 -0
- package/esm/models/annotationtaskcreateresponse.js.map +1 -0
- package/esm/models/annotationtaskresponse.d.ts +57 -0
- package/esm/models/annotationtaskresponse.d.ts.map +1 -0
- package/esm/models/annotationtaskresponse.js +41 -0
- package/esm/models/annotationtaskresponse.js.map +1 -0
- package/esm/models/batchtestrun.d.ts +2 -2
- package/esm/models/batchtestrun.d.ts.map +1 -1
- package/esm/models/batchtestrun.js +4 -4
- package/esm/models/batchtestrun.js.map +1 -1
- package/esm/models/batchtestskip.d.ts +25 -1
- package/esm/models/batchtestskip.d.ts.map +1 -1
- package/esm/models/batchtestskip.js +16 -1
- package/esm/models/batchtestskip.js.map +1 -1
- package/esm/models/benchmarkrequest.d.ts +7 -0
- package/esm/models/benchmarkrequest.d.ts.map +1 -0
- package/esm/models/benchmarkrequest.js +9 -0
- package/esm/models/benchmarkrequest.js.map +1 -0
- package/esm/models/benchmarkstatusresponse.d.ts +18 -0
- package/esm/models/benchmarkstatusresponse.d.ts.map +1 -0
- package/esm/models/benchmarkstatusresponse.js +20 -0
- package/esm/models/benchmarkstatusresponse.js.map +1 -0
- package/esm/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.d.ts +13 -0
- package/esm/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.d.ts.map +1 -0
- package/esm/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.js +17 -0
- package/esm/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.js.map +1 -0
- package/esm/models/bulkcreateitemsresponse.d.ts +10 -0
- package/esm/models/bulkcreateitemsresponse.d.ts.map +1 -0
- package/esm/models/bulkcreateitemsresponse.js +12 -0
- package/esm/models/bulkcreateitemsresponse.js.map +1 -0
- package/esm/models/bulkitemsrequest.d.ts +8 -0
- package/esm/models/bulkitemsrequest.d.ts.map +1 -0
- package/esm/models/bulkitemsrequest.js +10 -0
- package/esm/models/bulkitemsrequest.js.map +1 -0
- package/esm/models/bulktestitem.js +1 -1
- package/esm/models/bulktestitem.js.map +1 -1
- package/esm/models/bulktestupload.d.ts +2 -2
- package/esm/models/bulktestupload.js +5 -5
- package/esm/models/bulktestupload.js.map +1 -1
- package/esm/models/bulktestuploadresponse.js +1 -1
- package/esm/models/bulktestuploadresponse.js.map +1 -1
- package/esm/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.d.ts +13 -0
- package/esm/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.d.ts.map +1 -0
- package/esm/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.js +17 -0
- package/esm/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.js.map +1 -0
- package/esm/models/bulkupdateitemsrequest.d.ts +7 -0
- package/esm/models/bulkupdateitemsrequest.d.ts.map +1 -0
- package/esm/models/bulkupdateitemsrequest.js +9 -0
- package/esm/models/bulkupdateitemsrequest.js.map +1 -0
- package/esm/models/bulkupdateitemsresponse.d.ts +6 -0
- package/esm/models/bulkupdateitemsresponse.d.ts.map +1 -0
- package/esm/models/bulkupdateitemsresponse.js +8 -0
- package/esm/models/bulkupdateitemsresponse.js.map +1 -0
- package/esm/models/bulkuploadteststestsbulkpostop.d.ts +0 -1
- package/esm/models/bulkuploadteststestsbulkpostop.d.ts.map +1 -1
- package/esm/models/bulkuploadteststestsbulkpostop.js +0 -1
- package/esm/models/bulkuploadteststestsbulkpostop.js.map +1 -1
- package/esm/models/createagentendpointagentspostop.d.ts +0 -1
- package/esm/models/createagentendpointagentspostop.d.ts.map +1 -1
- package/esm/models/createagentendpointagentspostop.js +0 -1
- package/esm/models/createagentendpointagentspostop.js.map +1 -1
- package/esm/models/createagenttestlinksagenttestspostop.d.ts +12 -0
- package/esm/models/createagenttestlinksagenttestspostop.d.ts.map +1 -0
- package/esm/models/createagenttestlinksagenttestspostop.js +16 -0
- package/esm/models/createagenttestlinksagenttestspostop.js.map +1 -0
- package/esm/models/createannotationtaskendpointannotationtaskspostop.d.ts +12 -0
- package/esm/models/createannotationtaskendpointannotationtaskspostop.d.ts.map +1 -0
- package/esm/models/createannotationtaskendpointannotationtaskspostop.js +16 -0
- package/esm/models/createannotationtaskendpointannotationtaskspostop.js.map +1 -0
- package/esm/models/createevaluatorendpointevaluatorspostop.d.ts +12 -0
- package/esm/models/createevaluatorendpointevaluatorspostop.d.ts.map +1 -0
- package/esm/models/createevaluatorendpointevaluatorspostop.js +16 -0
- package/esm/models/createevaluatorendpointevaluatorspostop.js.map +1 -0
- package/esm/models/createtestendpointtestspostop.d.ts +0 -1
- package/esm/models/createtestendpointtestspostop.d.ts.map +1 -1
- package/esm/models/createtestendpointtestspostop.js +0 -1
- package/esm/models/createtestendpointtestspostop.js.map +1 -1
- package/esm/models/createversionevaluatorsevaluatoruuidversionspostop.d.ts +13 -0
- package/esm/models/createversionevaluatorsevaluatoruuidversionspostop.d.ts.map +1 -0
- package/esm/models/createversionevaluatorsevaluatoruuidversionspostop.js +17 -0
- package/esm/models/createversionevaluatorsevaluatoruuidversionspostop.js.map +1 -0
- package/esm/models/evaluatorcreate.d.ts +100 -0
- package/esm/models/evaluatorcreate.d.ts.map +1 -0
- package/esm/models/evaluatorcreate.js +72 -0
- package/esm/models/evaluatorcreate.js.map +1 -0
- package/esm/models/evaluatorcreateresponse.d.ts +7 -0
- package/esm/models/evaluatorcreateresponse.d.ts.map +1 -0
- package/esm/models/evaluatorcreateresponse.js +9 -0
- package/esm/models/evaluatorcreateresponse.js.map +1 -0
- package/esm/models/evaluatordetailresponse.d.ts +106 -0
- package/esm/models/evaluatordetailresponse.d.ts.map +1 -0
- package/esm/models/evaluatordetailresponse.js +77 -0
- package/esm/models/evaluatordetailresponse.js.map +1 -0
- package/esm/models/evaluatorlinkrequest.d.ts +6 -0
- package/esm/models/evaluatorlinkrequest.d.ts.map +1 -0
- package/esm/models/evaluatorlinkrequest.js +9 -0
- package/esm/models/evaluatorlinkrequest.js.map +1 -0
- package/esm/models/evaluatorlinkresponse.d.ts +6 -0
- package/esm/models/evaluatorlinkresponse.d.ts.map +1 -0
- package/esm/models/evaluatorlinkresponse.js +8 -0
- package/esm/models/evaluatorlinkresponse.js.map +1 -0
- package/esm/models/evaluatorrunlaunchresponse.d.ts +25 -0
- package/esm/models/evaluatorrunlaunchresponse.d.ts.map +1 -0
- package/esm/models/evaluatorrunlaunchresponse.js +22 -0
- package/esm/models/evaluatorrunlaunchresponse.js.map +1 -0
- package/esm/models/evaluatorrunrequestentry.d.ts +7 -0
- package/esm/models/evaluatorrunrequestentry.d.ts.map +1 -0
- package/esm/models/evaluatorrunrequestentry.js +9 -0
- package/esm/models/evaluatorrunrequestentry.js.map +1 -0
- package/esm/models/evaluatorrunresponse.d.ts +48 -0
- package/esm/models/evaluatorrunresponse.d.ts.map +1 -0
- package/esm/models/evaluatorrunresponse.js +54 -0
- package/esm/models/evaluatorrunresponse.js.map +1 -0
- package/esm/models/evaluatorrunstartrequest.d.ts +10 -0
- package/esm/models/evaluatorrunstartrequest.d.ts.map +1 -0
- package/esm/models/evaluatorrunstartrequest.js +12 -0
- package/esm/models/evaluatorrunstartrequest.js.map +1 -0
- package/esm/models/evaluatorversioncreate.d.ts +14 -0
- package/esm/models/evaluatorversioncreate.d.ts.map +1 -0
- package/esm/models/evaluatorversioncreate.js +13 -0
- package/esm/models/evaluatorversioncreate.js.map +1 -0
- package/esm/models/evaluatorversioncreaterequest.d.ts +15 -0
- package/esm/models/evaluatorversioncreaterequest.d.ts.map +1 -0
- package/esm/models/evaluatorversioncreaterequest.js +14 -0
- package/esm/models/evaluatorversioncreaterequest.js.map +1 -0
- package/esm/models/evaluatorversionresponse.d.ts +14 -0
- package/esm/models/evaluatorversionresponse.d.ts.map +1 -0
- package/esm/models/evaluatorversionresponse.js +16 -0
- package/esm/models/evaluatorversionresponse.js.map +1 -0
- package/esm/models/getagentendpointagentsagentuuidgetop.d.ts +0 -1
- package/esm/models/getagentendpointagentsagentuuidgetop.d.ts.map +1 -1
- package/esm/models/getagentendpointagentsagentuuidgetop.js +1 -2
- package/esm/models/getagentendpointagentsagentuuidgetop.js.map +1 -1
- package/esm/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.d.ts +11 -0
- package/esm/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.d.ts.map +1 -0
- package/esm/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.js +15 -0
- package/esm/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.js.map +1 -0
- package/esm/models/getagenttestrunstatusagenttestsruntaskidgetop.d.ts +0 -1
- package/esm/models/getagenttestrunstatusagenttestsruntaskidgetop.d.ts.map +1 -1
- package/esm/models/getagenttestrunstatusagenttestsruntaskidgetop.js +0 -1
- package/esm/models/getagenttestrunstatusagenttestsruntaskidgetop.js.map +1 -1
- package/esm/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.d.ts +11 -0
- package/esm/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.d.ts.map +1 -0
- package/esm/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.js +17 -0
- package/esm/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.js.map +1 -0
- package/esm/models/getannotationtaskendpointannotationtaskstaskuuidgetop.d.ts +11 -0
- package/esm/models/getannotationtaskendpointannotationtaskstaskuuidgetop.d.ts.map +1 -0
- package/esm/models/getannotationtaskendpointannotationtaskstaskuuidgetop.js +17 -0
- package/esm/models/getannotationtaskendpointannotationtaskstaskuuidgetop.js.map +1 -0
- package/esm/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.d.ts +11 -0
- package/esm/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.d.ts.map +1 -0
- package/esm/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.js +15 -0
- package/esm/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.js.map +1 -0
- package/esm/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.d.ts +11 -0
- package/esm/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.d.ts.map +1 -0
- package/esm/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.js +15 -0
- package/esm/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.js.map +1 -0
- package/esm/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.d.ts +12 -0
- package/esm/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.d.ts.map +1 -0
- package/esm/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.js +16 -0
- package/esm/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.js.map +1 -0
- package/esm/models/gettestendpointteststestuuidgetop.d.ts +0 -1
- package/esm/models/gettestendpointteststestuuidgetop.d.ts.map +1 -1
- package/esm/models/gettestendpointteststestuuidgetop.js +0 -1
- package/esm/models/gettestendpointteststestuuidgetop.js.map +1 -1
- package/esm/models/humanagreementblock.d.ts +14 -0
- package/esm/models/humanagreementblock.d.ts.map +1 -0
- package/esm/models/humanagreementblock.js +23 -0
- package/esm/models/humanagreementblock.js.map +1 -0
- package/esm/models/itemupdatepayload.d.ts +7 -0
- package/esm/models/itemupdatepayload.d.ts.map +1 -0
- package/esm/models/itemupdatepayload.js +10 -0
- package/esm/models/itemupdatepayload.js.map +1 -0
- package/esm/models/judgeresult.js +5 -5
- package/esm/models/judgeresult.js.map +1 -1
- package/esm/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.d.ts +13 -0
- package/esm/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.d.ts.map +1 -0
- package/esm/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.js +18 -0
- package/esm/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.js.map +1 -0
- package/esm/models/listagentsagentsgetop.d.ts +0 -1
- package/esm/models/listagentsagentsgetop.d.ts.map +1 -1
- package/esm/models/listagentsagentsgetop.js +0 -1
- package/esm/models/listagentsagentsgetop.js.map +1 -1
- package/esm/models/listannotationtasksannotationtasksgetop.d.ts +10 -0
- package/esm/models/listannotationtasksannotationtasksgetop.d.ts.map +1 -0
- package/esm/models/listannotationtasksannotationtasksgetop.js +14 -0
- package/esm/models/listannotationtasksannotationtasksgetop.js.map +1 -0
- package/esm/models/listevaluatorsevaluatorsgetop.d.ts +50 -0
- package/esm/models/listevaluatorsevaluatorsgetop.d.ts.map +1 -0
- package/esm/models/listevaluatorsevaluatorsgetop.js +47 -0
- package/esm/models/listevaluatorsevaluatorsgetop.js.map +1 -0
- package/esm/models/listteststestsgetop.d.ts +0 -1
- package/esm/models/listteststestsgetop.d.ts.map +1 -1
- package/esm/models/listteststestsgetop.js +0 -1
- package/esm/models/listteststestsgetop.js.map +1 -1
- package/esm/models/modelresult.d.ts +25 -0
- package/esm/models/modelresult.d.ts.map +1 -0
- package/esm/models/modelresult.js +21 -0
- package/esm/models/modelresult.js.map +1 -0
- package/esm/models/outputconfig.d.ts +7 -0
- package/esm/models/outputconfig.d.ts.map +1 -0
- package/esm/models/outputconfig.js +9 -0
- package/esm/models/outputconfig.js.map +1 -0
- package/esm/models/outputscaleentry.d.ts +15 -0
- package/esm/models/outputscaleentry.d.ts.map +1 -0
- package/esm/models/outputscaleentry.js +11 -0
- package/esm/models/outputscaleentry.js.map +1 -0
- package/esm/models/paginationmeta.d.ts +8 -0
- package/esm/models/paginationmeta.d.ts.map +1 -0
- package/esm/models/paginationmeta.js +10 -0
- package/esm/models/paginationmeta.js.map +1 -0
- package/esm/models/resolveagentnamesagentsresolvepostop.d.ts +0 -1
- package/esm/models/resolveagentnamesagentsresolvepostop.d.ts.map +1 -1
- package/esm/models/resolveagentnamesagentsresolvepostop.js +0 -1
- package/esm/models/resolveagentnamesagentsresolvepostop.js.map +1 -1
- package/esm/models/routersagentteststestresponse.d.ts +41 -0
- package/esm/models/routersagentteststestresponse.d.ts.map +1 -0
- package/esm/models/routersagentteststestresponse.js +31 -0
- package/esm/models/routersagentteststestresponse.js.map +1 -0
- package/esm/models/routersevaluatorsevaluatorresponse.d.ts +106 -0
- package/esm/models/routersevaluatorsevaluatorresponse.d.ts.map +1 -0
- package/esm/models/routersevaluatorsevaluatorresponse.js +79 -0
- package/esm/models/routersevaluatorsevaluatorresponse.js.map +1 -0
- package/esm/models/routerstestsevaluatorref.js +1 -1
- package/esm/models/routerstestsevaluatorref.js.map +1 -1
- package/esm/models/routersteststestresponse.d.ts.map +1 -1
- package/esm/models/routersteststestresponse.js +5 -5
- package/esm/models/routersteststestresponse.js.map +1 -1
- package/esm/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.d.ts +13 -0
- package/esm/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.d.ts.map +1 -0
- package/esm/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.js +19 -0
- package/esm/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.js.map +1 -0
- package/esm/models/runagenttestagenttestsagentagentuuidrunpostop.d.ts +0 -1
- package/esm/models/runagenttestagenttestsagentagentuuidrunpostop.d.ts.map +1 -1
- package/esm/models/runagenttestagenttestsagentagentuuidrunpostop.js +1 -2
- package/esm/models/runagenttestagenttestsagentagentuuidrunpostop.js.map +1 -1
- package/esm/models/runtestsbatchagenttestsrunpostop.d.ts +0 -1
- package/esm/models/runtestsbatchagenttestsrunpostop.d.ts.map +1 -1
- package/esm/models/runtestsbatchagenttestsrunpostop.js +0 -1
- package/esm/models/runtestsbatchagenttestsrunpostop.js.map +1 -1
- package/esm/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.d.ts +13 -0
- package/esm/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.d.ts.map +1 -0
- package/esm/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.js +17 -0
- package/esm/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.js.map +1 -0
- package/esm/models/taskagreementannotationtaskstaskuuidagreementgetop.d.ts +31 -0
- package/esm/models/taskagreementannotationtaskstaskuuidagreementgetop.d.ts.map +1 -0
- package/esm/models/taskagreementannotationtaskstaskuuidagreementgetop.js +30 -0
- package/esm/models/taskagreementannotationtaskstaskuuidagreementgetop.js.map +1 -0
- package/esm/models/taskagreementresponse.d.ts +17 -0
- package/esm/models/taskagreementresponse.d.ts.map +1 -0
- package/esm/models/taskagreementresponse.js +28 -0
- package/esm/models/taskagreementresponse.js.map +1 -0
- package/esm/models/taskstatus.d.ts +1 -1
- package/esm/models/tasksummaryannotationtaskstaskuuidsummarygetop.d.ts +34 -0
- package/esm/models/tasksummaryannotationtaskstaskuuidsummarygetop.d.ts.map +1 -0
- package/esm/models/tasksummaryannotationtaskstaskuuidsummarygetop.js +33 -0
- package/esm/models/tasksummaryannotationtaskstaskuuidsummarygetop.js.map +1 -0
- package/esm/models/tasksummaryresponse.d.ts +47 -0
- package/esm/models/tasksummaryresponse.d.ts.map +1 -0
- package/esm/models/tasksummaryresponse.js +49 -0
- package/esm/models/tasksummaryresponse.js.map +1 -0
- package/esm/models/testcaseresult.d.ts.map +1 -1
- package/esm/models/testcaseresult.js +7 -7
- package/esm/models/testcaseresult.js.map +1 -1
- package/esm/models/testcreate.js +3 -3
- package/esm/models/testcreate.js.map +1 -1
- package/esm/models/testoutput.js +2 -2
- package/esm/models/testoutput.js.map +1 -1
- package/esm/models/testrunevaluator.d.ts +4 -4
- package/esm/models/testrunevaluator.d.ts.map +1 -1
- package/esm/models/testrunevaluator.js +8 -7
- package/esm/models/testrunevaluator.js.map +1 -1
- package/esm/models/testrunstatusresponse.js +8 -8
- package/esm/models/testrunstatusresponse.js.map +1 -1
- package/esm/models/testupdate.js +2 -2
- package/esm/models/testupdate.js.map +1 -1
- package/esm/models/toolcalloutput.js +2 -2
- package/esm/models/toolcalloutput.js.map +1 -1
- package/esm/models/updateagentendpointagentsagentuuidputop.d.ts +0 -1
- package/esm/models/updateagentendpointagentsagentuuidputop.d.ts.map +1 -1
- package/esm/models/updateagentendpointagentsagentuuidputop.js +1 -2
- package/esm/models/updateagentendpointagentsagentuuidputop.js.map +1 -1
- package/esm/models/updatetestendpointteststestuuidputop.d.ts +0 -1
- package/esm/models/updatetestendpointteststestuuidputop.d.ts.map +1 -1
- package/esm/models/updatetestendpointteststestuuidputop.js +0 -1
- package/esm/models/updatetestendpointteststestuuidputop.js.map +1 -1
- package/esm/models/variablespec.d.ts +8 -0
- package/esm/models/variablespec.d.ts.map +1 -0
- package/esm/models/variablespec.js +10 -0
- package/esm/models/variablespec.js.map +1 -0
- package/esm/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.d.ts +13 -0
- package/esm/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.d.ts.map +1 -0
- package/esm/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.js +18 -0
- package/esm/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.js.map +1 -0
- package/esm/models/verifyconnectionresponse.d.ts +10 -0
- package/esm/models/verifyconnectionresponse.d.ts.map +1 -0
- package/esm/models/verifyconnectionresponse.js +10 -0
- package/esm/models/verifyconnectionresponse.js.map +1 -0
- package/esm/models/versioncreateresponse.d.ts +7 -0
- package/esm/models/versioncreateresponse.d.ts.map +1 -0
- package/esm/models/versioncreateresponse.js +9 -0
- package/esm/models/versioncreateresponse.js.map +1 -0
- package/esm/tool-names.d.ts.map +1 -1
- package/esm/tool-names.js +80 -0
- package/esm/tool-names.js.map +1 -1
- package/package.json +1 -1
- package/src/funcs/agentTestsBenchmark.ts +160 -0
- package/src/funcs/agentTestsGetBenchmark.ts +159 -0
- package/src/funcs/agentTestsGetRun.ts +1 -5
- package/src/funcs/agentTestsLink.ts +149 -0
- package/src/funcs/agentTestsListForAgent.ts +159 -0
- package/src/funcs/agentTestsListRunsForAgent.ts +159 -0
- package/src/funcs/agentTestsRun.ts +1 -5
- package/src/funcs/agentTestsRunBatch.ts +1 -5
- package/src/funcs/agentsCreate.ts +0 -4
- package/src/funcs/agentsGet.ts +0 -4
- package/src/funcs/agentsList.ts +0 -4
- package/src/funcs/agentsResolve.ts +0 -4
- package/src/funcs/agentsUpdate.ts +0 -4
- package/src/funcs/agentsVerifyConnection.ts +160 -0
- package/src/funcs/annotationTasksAddItems.ts +160 -0
- package/src/funcs/annotationTasksCreate.ts +151 -0
- package/src/funcs/annotationTasksCreateEvaluatorRun.ts +160 -0
- package/src/funcs/annotationTasksGet.ts +159 -0
- package/src/funcs/annotationTasksGetAgreement.ts +164 -0
- package/src/funcs/annotationTasksGetEvaluatorRun.ts +167 -0
- package/src/funcs/annotationTasksGetSummary.ts +169 -0
- package/src/funcs/annotationTasksLinkEvaluator.ts +160 -0
- package/src/funcs/annotationTasksList.ts +150 -0
- package/src/funcs/annotationTasksUpdateItems.ts +160 -0
- package/src/funcs/evaluatorsCreate.ts +149 -0
- package/src/funcs/evaluatorsCreateVersion.ts +160 -0
- package/src/funcs/evaluatorsGet.ts +159 -0
- package/src/funcs/evaluatorsList.ts +154 -0
- package/src/funcs/testsBulkCreate.ts +0 -4
- package/src/funcs/testsCreate.ts +0 -4
- package/src/funcs/testsGet.ts +0 -4
- package/src/funcs/testsList.ts +0 -4
- package/src/funcs/testsUpdate.ts +0 -4
- package/src/landing-page.ts +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +41 -1
- package/src/mcp-server/tools/agentTestsBenchmark.ts +44 -0
- package/src/mcp-server/tools/agentTestsGetBenchmark.ts +43 -0
- package/src/mcp-server/tools/agentTestsLink.ts +43 -0
- package/src/mcp-server/tools/agentTestsListForAgent.ts +43 -0
- package/src/mcp-server/tools/agentTestsListRunsForAgent.ts +43 -0
- package/src/mcp-server/tools/agentsResolve.ts +1 -1
- package/src/mcp-server/tools/agentsVerifyConnection.ts +44 -0
- package/src/mcp-server/tools/annotationTasksAddItems.ts +43 -0
- package/src/mcp-server/tools/annotationTasksCreate.ts +43 -0
- package/src/mcp-server/tools/annotationTasksCreateEvaluatorRun.ts +46 -0
- package/src/mcp-server/tools/annotationTasksGet.ts +43 -0
- package/src/mcp-server/tools/annotationTasksGetAgreement.ts +43 -0
- package/src/mcp-server/tools/annotationTasksGetEvaluatorRun.ts +47 -0
- package/src/mcp-server/tools/annotationTasksGetSummary.ts +43 -0
- package/src/mcp-server/tools/annotationTasksLinkEvaluator.ts +44 -0
- package/src/mcp-server/tools/annotationTasksList.ts +42 -0
- package/src/mcp-server/tools/annotationTasksUpdateItems.ts +42 -0
- package/src/mcp-server/tools/evaluatorsCreate.ts +43 -0
- package/src/mcp-server/tools/evaluatorsCreateVersion.ts +43 -0
- package/src/mcp-server/tools/evaluatorsGet.ts +42 -0
- package/src/mcp-server/tools/evaluatorsList.ts +43 -0
- package/src/models/agentcreate.ts +1 -1
- package/src/models/agenttestruncreateresponse.ts +7 -5
- package/src/models/agenttestrunlistitem.ts +116 -0
- package/src/models/agenttestrunsresponse.ts +18 -0
- package/src/models/agenttestscreate.ts +19 -0
- package/src/models/agenttestscreateresponse.ts +13 -0
- package/src/models/agentupdate.ts +1 -1
- package/src/models/agentverifyrequest.ts +30 -0
- package/src/models/annotationitempayload.ts +20 -0
- package/src/models/annotationtaskcreate.ts +68 -0
- package/src/models/annotationtaskcreateresponse.ts +14 -0
- package/src/models/annotationtaskresponse.ts +89 -0
- package/src/models/batchtestrun.ts +6 -6
- package/src/models/batchtestskip.ts +32 -2
- package/src/models/benchmarkrequest.ts +19 -0
- package/src/models/benchmarkstatusresponse.ts +47 -0
- package/src/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.ts +40 -0
- package/src/models/bulkcreateitemsresponse.ts +31 -0
- package/src/models/bulkitemsrequest.ts +25 -0
- package/src/models/bulktestitem.ts +1 -1
- package/src/models/bulktestupload.ts +6 -6
- package/src/models/bulktestuploadresponse.ts +1 -1
- package/src/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.ts +40 -0
- package/src/models/bulkupdateitemsrequest.ts +19 -0
- package/src/models/bulkupdateitemsresponse.ts +13 -0
- package/src/models/bulkuploadteststestsbulkpostop.ts +0 -2
- package/src/models/createagentendpointagentspostop.ts +0 -2
- package/src/models/createagenttestlinksagenttestspostop.ts +40 -0
- package/src/models/createannotationtaskendpointannotationtaskspostop.ts +38 -0
- package/src/models/createevaluatorendpointevaluatorspostop.ts +40 -0
- package/src/models/createtestendpointtestspostop.ts +0 -2
- package/src/models/createversionevaluatorsevaluatoruuidversionspostop.ts +44 -0
- package/src/models/evaluatorcreate.ts +142 -0
- package/src/models/evaluatorcreateresponse.ts +14 -0
- package/src/models/evaluatordetailresponse.ts +165 -0
- package/src/models/evaluatorlinkrequest.ts +14 -0
- package/src/models/evaluatorlinkresponse.ts +12 -0
- package/src/models/evaluatorrunlaunchresponse.ts +45 -0
- package/src/models/evaluatorrunrequestentry.ts +21 -0
- package/src/models/evaluatorrunresponse.ts +101 -0
- package/src/models/evaluatorrunstartrequest.ts +33 -0
- package/src/models/evaluatorversioncreate.ts +36 -0
- package/src/models/evaluatorversioncreaterequest.ts +38 -0
- package/src/models/evaluatorversionresponse.ts +41 -0
- package/src/models/getagentendpointagentsagentuuidgetop.ts +1 -3
- package/src/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.ts +34 -0
- package/src/models/getagenttestrunstatusagenttestsruntaskidgetop.ts +0 -2
- package/src/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.ts +38 -0
- package/src/models/getannotationtaskendpointannotationtaskstaskuuidgetop.ts +36 -0
- package/src/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.ts +36 -0
- package/src/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.ts +34 -0
- package/src/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.ts +37 -0
- package/src/models/gettestendpointteststestuuidgetop.ts +0 -2
- package/src/models/humanagreementblock.ts +43 -0
- package/src/models/itemupdatepayload.ts +15 -0
- package/src/models/judgeresult.ts +5 -5
- package/src/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.ts +42 -0
- package/src/models/listagentsagentsgetop.ts +0 -2
- package/src/models/listannotationtasksannotationtasksgetop.ts +34 -0
- package/src/models/listevaluatorsevaluatorsgetop.ts +93 -0
- package/src/models/listteststestsgetop.ts +1 -5
- package/src/models/modelresult.ts +50 -0
- package/src/models/outputconfig.ts +19 -0
- package/src/models/outputscaleentry.ts +35 -0
- package/src/models/paginationmeta.ts +13 -0
- package/src/models/resolveagentnamesagentsresolvepostop.ts +0 -2
- package/src/models/routersagentteststestresponse.ts +65 -0
- package/src/models/routersevaluatorsevaluatorresponse.ts +167 -0
- package/src/models/routerstestsevaluatorref.ts +1 -1
- package/src/models/routersteststestresponse.ts +5 -7
- package/src/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.ts +42 -0
- package/src/models/runagenttestagenttestsagentagentuuidrunpostop.ts +1 -3
- package/src/models/runtestsbatchagenttestsrunpostop.ts +0 -2
- package/src/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.ts +42 -0
- package/src/models/taskagreementannotationtaskstaskuuidagreementgetop.ts +66 -0
- package/src/models/taskagreementresponse.ts +52 -0
- package/src/models/tasksummaryannotationtaskstaskuuidsummarygetop.ts +76 -0
- package/src/models/tasksummaryresponse.ts +82 -0
- package/src/models/testcaseresult.ts +7 -9
- package/src/models/testcreate.ts +3 -3
- package/src/models/testoutput.ts +2 -2
- package/src/models/testrunevaluator.ts +14 -11
- package/src/models/testrunstatusresponse.ts +8 -8
- package/src/models/testupdate.ts +2 -2
- package/src/models/toolcalloutput.ts +2 -2
- package/src/models/updateagentendpointagentsagentuuidputop.ts +1 -3
- package/src/models/updatetestendpointteststestuuidputop.ts +0 -2
- package/src/models/variablespec.ts +23 -0
- package/src/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.ts +42 -0
- package/src/models/verifyconnectionresponse.ts +25 -0
- package/src/models/versioncreateresponse.ts +18 -0
- package/src/tool-names.ts +80 -0
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { CalibrateMcpCore } from "../core.js";
|
|
6
|
+
import { encodeSimple } from "../lib/encodings.js";
|
|
7
|
+
import { compactMap } from "../lib/primitives.js";
|
|
8
|
+
import { safeParse } from "../lib/schemas.js";
|
|
9
|
+
import { RequestOptions } from "../lib/sdks.js";
|
|
10
|
+
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
11
|
+
import { pathToFunc } from "../lib/url.js";
|
|
12
|
+
import { APIError } from "../models/errors/apierror.js";
|
|
13
|
+
import {
|
|
14
|
+
ConnectionError,
|
|
15
|
+
InvalidRequestError,
|
|
16
|
+
RequestAbortedError,
|
|
17
|
+
RequestTimeoutError,
|
|
18
|
+
UnexpectedClientError,
|
|
19
|
+
} from "../models/errors/httpclienterrors.js";
|
|
20
|
+
import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
21
|
+
import {
|
|
22
|
+
GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest,
|
|
23
|
+
GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest$zodSchema,
|
|
24
|
+
} from "../models/getevaluatorendpointevaluatorsevaluatoruuidgetop.js";
|
|
25
|
+
import { APICall, APIPromise } from "../types/async.js";
|
|
26
|
+
import { Result } from "../types/fp.js";
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Get evaluator
|
|
30
|
+
*
|
|
31
|
+
* @remarks
|
|
32
|
+
* Get one evaluator with its full version history
|
|
33
|
+
*/
|
|
34
|
+
export function evaluatorsGet(
|
|
35
|
+
client$: CalibrateMcpCore,
|
|
36
|
+
request: GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest,
|
|
37
|
+
options?: RequestOptions,
|
|
38
|
+
): APIPromise<
|
|
39
|
+
Result<
|
|
40
|
+
Response,
|
|
41
|
+
| APIError
|
|
42
|
+
| SDKValidationError
|
|
43
|
+
| UnexpectedClientError
|
|
44
|
+
| InvalidRequestError
|
|
45
|
+
| RequestAbortedError
|
|
46
|
+
| RequestTimeoutError
|
|
47
|
+
| ConnectionError
|
|
48
|
+
>
|
|
49
|
+
> {
|
|
50
|
+
return new APIPromise($do(
|
|
51
|
+
client$,
|
|
52
|
+
request,
|
|
53
|
+
options,
|
|
54
|
+
));
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
async function $do(
|
|
58
|
+
client$: CalibrateMcpCore,
|
|
59
|
+
request: GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest,
|
|
60
|
+
options?: RequestOptions,
|
|
61
|
+
): Promise<
|
|
62
|
+
[
|
|
63
|
+
Result<
|
|
64
|
+
Response,
|
|
65
|
+
| APIError
|
|
66
|
+
| SDKValidationError
|
|
67
|
+
| UnexpectedClientError
|
|
68
|
+
| InvalidRequestError
|
|
69
|
+
| RequestAbortedError
|
|
70
|
+
| RequestTimeoutError
|
|
71
|
+
| ConnectionError
|
|
72
|
+
>,
|
|
73
|
+
APICall,
|
|
74
|
+
]
|
|
75
|
+
> {
|
|
76
|
+
const parsed$ = safeParse(
|
|
77
|
+
request,
|
|
78
|
+
(value$) =>
|
|
79
|
+
GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest$zodSchema.parse(
|
|
80
|
+
value$,
|
|
81
|
+
),
|
|
82
|
+
"Input validation failed",
|
|
83
|
+
);
|
|
84
|
+
if (!parsed$.ok) {
|
|
85
|
+
return [parsed$, { status: "invalid" }];
|
|
86
|
+
}
|
|
87
|
+
const payload$ = parsed$.value;
|
|
88
|
+
const body$ = null;
|
|
89
|
+
|
|
90
|
+
const pathParams$ = {
|
|
91
|
+
evaluator_uuid: encodeSimple("evaluator_uuid", payload$.evaluator_uuid, {
|
|
92
|
+
explode: false,
|
|
93
|
+
charEncoding: "percent",
|
|
94
|
+
}),
|
|
95
|
+
};
|
|
96
|
+
const path$ = pathToFunc("/evaluators/{evaluator_uuid}")(
|
|
97
|
+
pathParams$,
|
|
98
|
+
);
|
|
99
|
+
|
|
100
|
+
const headers$ = new Headers(compactMap({
|
|
101
|
+
Accept: "application/json",
|
|
102
|
+
"X-API-Key": encodeSimple("X-API-Key", payload$.xAPIKey, {
|
|
103
|
+
explode: false,
|
|
104
|
+
charEncoding: "none",
|
|
105
|
+
}),
|
|
106
|
+
}));
|
|
107
|
+
const securityInput = await extractSecurity(client$._options.security);
|
|
108
|
+
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
109
|
+
|
|
110
|
+
const context = {
|
|
111
|
+
options: client$._options,
|
|
112
|
+
baseURL: options?.serverURL ?? client$._baseURL ?? "",
|
|
113
|
+
operationID: "get_evaluator_endpoint_evaluators__evaluator_uuid__get",
|
|
114
|
+
oAuth2Scopes: null,
|
|
115
|
+
resolvedSecurity: requestSecurity,
|
|
116
|
+
securitySource: client$._options.security,
|
|
117
|
+
retryConfig: options?.retries
|
|
118
|
+
|| client$._options.retryConfig
|
|
119
|
+
|| { strategy: "none" },
|
|
120
|
+
retryCodes: options?.retryCodes || [
|
|
121
|
+
"429",
|
|
122
|
+
"500",
|
|
123
|
+
"502",
|
|
124
|
+
"503",
|
|
125
|
+
"504",
|
|
126
|
+
],
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
const requestRes = client$._createRequest(context, {
|
|
130
|
+
security: requestSecurity,
|
|
131
|
+
method: "GET",
|
|
132
|
+
baseURL: options?.serverURL,
|
|
133
|
+
path: path$,
|
|
134
|
+
headers: headers$,
|
|
135
|
+
body: body$,
|
|
136
|
+
userAgent: client$._options.userAgent,
|
|
137
|
+
timeoutMs: options?.timeoutMs || client$._options.timeoutMs
|
|
138
|
+
|| -1,
|
|
139
|
+
}, options);
|
|
140
|
+
if (!requestRes.ok) {
|
|
141
|
+
return [requestRes, { status: "invalid" }];
|
|
142
|
+
}
|
|
143
|
+
const req$ = requestRes.value;
|
|
144
|
+
|
|
145
|
+
const doResult = await client$._do(req$, {
|
|
146
|
+
context,
|
|
147
|
+
errorCodes: [],
|
|
148
|
+
retryConfig: context.retryConfig,
|
|
149
|
+
retryCodes: context.retryCodes,
|
|
150
|
+
});
|
|
151
|
+
if (!doResult.ok) {
|
|
152
|
+
return [doResult, { status: "request-error", request: req$ }];
|
|
153
|
+
}
|
|
154
|
+
return [doResult, {
|
|
155
|
+
status: "complete",
|
|
156
|
+
"request": req$,
|
|
157
|
+
response: doResult.value,
|
|
158
|
+
}];
|
|
159
|
+
}
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { CalibrateMcpCore } from "../core.js";
|
|
6
|
+
import { encodeFormQuery, encodeSimple } from "../lib/encodings.js";
|
|
7
|
+
import { compactMap } from "../lib/primitives.js";
|
|
8
|
+
import { safeParse } from "../lib/schemas.js";
|
|
9
|
+
import { RequestOptions } from "../lib/sdks.js";
|
|
10
|
+
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
11
|
+
import { pathToFunc } from "../lib/url.js";
|
|
12
|
+
import { APIError } from "../models/errors/apierror.js";
|
|
13
|
+
import {
|
|
14
|
+
ConnectionError,
|
|
15
|
+
InvalidRequestError,
|
|
16
|
+
RequestAbortedError,
|
|
17
|
+
RequestTimeoutError,
|
|
18
|
+
UnexpectedClientError,
|
|
19
|
+
} from "../models/errors/httpclienterrors.js";
|
|
20
|
+
import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
21
|
+
import {
|
|
22
|
+
ListEvaluatorsEvaluatorsGetRequest,
|
|
23
|
+
ListEvaluatorsEvaluatorsGetRequest$zodSchema,
|
|
24
|
+
} from "../models/listevaluatorsevaluatorsgetop.js";
|
|
25
|
+
import { APICall, APIPromise } from "../types/async.js";
|
|
26
|
+
import { Result } from "../types/fp.js";
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* List evaluators
|
|
30
|
+
*
|
|
31
|
+
* @remarks
|
|
32
|
+
* List your evaluators
|
|
33
|
+
*/
|
|
34
|
+
export function evaluatorsList(
|
|
35
|
+
client$: CalibrateMcpCore,
|
|
36
|
+
request?: ListEvaluatorsEvaluatorsGetRequest | undefined,
|
|
37
|
+
options?: RequestOptions,
|
|
38
|
+
): APIPromise<
|
|
39
|
+
Result<
|
|
40
|
+
Response,
|
|
41
|
+
| APIError
|
|
42
|
+
| SDKValidationError
|
|
43
|
+
| UnexpectedClientError
|
|
44
|
+
| InvalidRequestError
|
|
45
|
+
| RequestAbortedError
|
|
46
|
+
| RequestTimeoutError
|
|
47
|
+
| ConnectionError
|
|
48
|
+
>
|
|
49
|
+
> {
|
|
50
|
+
return new APIPromise($do(
|
|
51
|
+
client$,
|
|
52
|
+
request,
|
|
53
|
+
options,
|
|
54
|
+
));
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
async function $do(
|
|
58
|
+
client$: CalibrateMcpCore,
|
|
59
|
+
request?: ListEvaluatorsEvaluatorsGetRequest | undefined,
|
|
60
|
+
options?: RequestOptions,
|
|
61
|
+
): Promise<
|
|
62
|
+
[
|
|
63
|
+
Result<
|
|
64
|
+
Response,
|
|
65
|
+
| APIError
|
|
66
|
+
| SDKValidationError
|
|
67
|
+
| UnexpectedClientError
|
|
68
|
+
| InvalidRequestError
|
|
69
|
+
| RequestAbortedError
|
|
70
|
+
| RequestTimeoutError
|
|
71
|
+
| ConnectionError
|
|
72
|
+
>,
|
|
73
|
+
APICall,
|
|
74
|
+
]
|
|
75
|
+
> {
|
|
76
|
+
const parsed$ = safeParse(
|
|
77
|
+
request,
|
|
78
|
+
(value$) =>
|
|
79
|
+
ListEvaluatorsEvaluatorsGetRequest$zodSchema.optional().parse(value$),
|
|
80
|
+
"Input validation failed",
|
|
81
|
+
);
|
|
82
|
+
if (!parsed$.ok) {
|
|
83
|
+
return [parsed$, { status: "invalid" }];
|
|
84
|
+
}
|
|
85
|
+
const payload$ = parsed$.value;
|
|
86
|
+
const body$ = null;
|
|
87
|
+
const path$ = pathToFunc("/evaluators")();
|
|
88
|
+
const query$ = encodeFormQuery({
|
|
89
|
+
"data_type": payload$?.data_type,
|
|
90
|
+
"evaluator_type": payload$?.evaluator_type,
|
|
91
|
+
"include_defaults": payload$?.include_defaults,
|
|
92
|
+
});
|
|
93
|
+
|
|
94
|
+
const headers$ = new Headers(compactMap({
|
|
95
|
+
Accept: "application/json",
|
|
96
|
+
"X-API-Key": encodeSimple("X-API-Key", payload$?.xAPIKey, {
|
|
97
|
+
explode: false,
|
|
98
|
+
charEncoding: "none",
|
|
99
|
+
}),
|
|
100
|
+
}));
|
|
101
|
+
const securityInput = await extractSecurity(client$._options.security);
|
|
102
|
+
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
103
|
+
|
|
104
|
+
const context = {
|
|
105
|
+
options: client$._options,
|
|
106
|
+
baseURL: options?.serverURL ?? client$._baseURL ?? "",
|
|
107
|
+
operationID: "list_evaluators_evaluators_get",
|
|
108
|
+
oAuth2Scopes: null,
|
|
109
|
+
resolvedSecurity: requestSecurity,
|
|
110
|
+
securitySource: client$._options.security,
|
|
111
|
+
retryConfig: options?.retries
|
|
112
|
+
|| client$._options.retryConfig
|
|
113
|
+
|| { strategy: "none" },
|
|
114
|
+
retryCodes: options?.retryCodes || [
|
|
115
|
+
"429",
|
|
116
|
+
"500",
|
|
117
|
+
"502",
|
|
118
|
+
"503",
|
|
119
|
+
"504",
|
|
120
|
+
],
|
|
121
|
+
};
|
|
122
|
+
|
|
123
|
+
const requestRes = client$._createRequest(context, {
|
|
124
|
+
security: requestSecurity,
|
|
125
|
+
method: "GET",
|
|
126
|
+
baseURL: options?.serverURL,
|
|
127
|
+
path: path$,
|
|
128
|
+
headers: headers$,
|
|
129
|
+
query: query$,
|
|
130
|
+
body: body$,
|
|
131
|
+
userAgent: client$._options.userAgent,
|
|
132
|
+
timeoutMs: options?.timeoutMs || client$._options.timeoutMs
|
|
133
|
+
|| -1,
|
|
134
|
+
}, options);
|
|
135
|
+
if (!requestRes.ok) {
|
|
136
|
+
return [requestRes, { status: "invalid" }];
|
|
137
|
+
}
|
|
138
|
+
const req$ = requestRes.value;
|
|
139
|
+
|
|
140
|
+
const doResult = await client$._do(req$, {
|
|
141
|
+
context,
|
|
142
|
+
errorCodes: [],
|
|
143
|
+
retryConfig: context.retryConfig,
|
|
144
|
+
retryCodes: context.retryCodes,
|
|
145
|
+
});
|
|
146
|
+
if (!doResult.ok) {
|
|
147
|
+
return [doResult, { status: "request-error", request: req$ }];
|
|
148
|
+
}
|
|
149
|
+
return [doResult, {
|
|
150
|
+
status: "complete",
|
|
151
|
+
"request": req$,
|
|
152
|
+
response: doResult.value,
|
|
153
|
+
}];
|
|
154
|
+
}
|
|
@@ -92,10 +92,6 @@ async function $do(
|
|
|
92
92
|
explode: false,
|
|
93
93
|
charEncoding: "none",
|
|
94
94
|
}),
|
|
95
|
-
"X-Org-UUID": encodeSimple("X-Org-UUID", payload$.xOrgUUID, {
|
|
96
|
-
explode: false,
|
|
97
|
-
charEncoding: "none",
|
|
98
|
-
}),
|
|
99
95
|
}));
|
|
100
96
|
const securityInput = await extractSecurity(client$._options.security);
|
|
101
97
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
package/src/funcs/testsCreate.ts
CHANGED
|
@@ -92,10 +92,6 @@ async function $do(
|
|
|
92
92
|
explode: false,
|
|
93
93
|
charEncoding: "none",
|
|
94
94
|
}),
|
|
95
|
-
"X-Org-UUID": encodeSimple("X-Org-UUID", payload$.xOrgUUID, {
|
|
96
|
-
explode: false,
|
|
97
|
-
charEncoding: "none",
|
|
98
|
-
}),
|
|
99
95
|
}));
|
|
100
96
|
const securityInput = await extractSecurity(client$._options.security);
|
|
101
97
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
package/src/funcs/testsGet.ts
CHANGED
|
@@ -100,10 +100,6 @@ async function $do(
|
|
|
100
100
|
explode: false,
|
|
101
101
|
charEncoding: "none",
|
|
102
102
|
}),
|
|
103
|
-
"X-Org-UUID": encodeSimple("X-Org-UUID", payload$.xOrgUUID, {
|
|
104
|
-
explode: false,
|
|
105
|
-
charEncoding: "none",
|
|
106
|
-
}),
|
|
107
103
|
}));
|
|
108
104
|
const securityInput = await extractSecurity(client$._options.security);
|
|
109
105
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
package/src/funcs/testsList.ts
CHANGED
|
@@ -91,10 +91,6 @@ async function $do(
|
|
|
91
91
|
explode: false,
|
|
92
92
|
charEncoding: "none",
|
|
93
93
|
}),
|
|
94
|
-
"X-Org-UUID": encodeSimple("X-Org-UUID", payload$?.xOrgUUID, {
|
|
95
|
-
explode: false,
|
|
96
|
-
charEncoding: "none",
|
|
97
|
-
}),
|
|
98
94
|
}));
|
|
99
95
|
const securityInput = await extractSecurity(client$._options.security);
|
|
100
96
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
package/src/funcs/testsUpdate.ts
CHANGED
|
@@ -102,10 +102,6 @@ async function $do(
|
|
|
102
102
|
explode: false,
|
|
103
103
|
charEncoding: "none",
|
|
104
104
|
}),
|
|
105
|
-
"X-Org-UUID": encodeSimple("X-Org-UUID", payload$.xOrgUUID, {
|
|
106
|
-
explode: false,
|
|
107
|
-
charEncoding: "none",
|
|
108
|
-
}),
|
|
109
105
|
}));
|
|
110
106
|
const securityInput = await extractSecurity(client$._options.security);
|
|
111
107
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
package/src/landing-page.ts
CHANGED
|
@@ -930,7 +930,7 @@ http_headers = { "api-key-auth" = "YOUR_API_KEY_AUTH" }`;
|
|
|
930
930
|
<h1>Instructions</h1>
|
|
931
931
|
<p>One-click installation for Claude Desktop users</p>
|
|
932
932
|
<div class="instruction-item">
|
|
933
|
-
<a href="https://github.com/dalmia/calibrate-mcp/releases/download/v0.0.
|
|
933
|
+
<a href="https://github.com/dalmia/calibrate-mcp/releases/download/v0.0.15/mcp-server.mcpb" download="mcp-server.mcpb" class="action-button header-action" style="display: inline-flex; margin-bottom: 16px;">
|
|
934
934
|
📥 Download MCP Bundle
|
|
935
935
|
</a>
|
|
936
936
|
</div>
|
package/src/lib/config.ts
CHANGED
|
@@ -65,8 +65,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
65
65
|
export const SDK_METADATA = {
|
|
66
66
|
language: "typescript",
|
|
67
67
|
openapiDocVersion: "0.1.0",
|
|
68
|
-
sdkVersion: "0.0.
|
|
68
|
+
sdkVersion: "0.0.15",
|
|
69
69
|
genVersion: "2.915.1",
|
|
70
70
|
userAgent:
|
|
71
|
-
"speakeasy-sdk/mcp-typescript 0.0.
|
|
71
|
+
"speakeasy-sdk/mcp-typescript 0.0.15 2.915.1 0.1.0 @dalmia/calibrate-mcp",
|
|
72
72
|
} as const;
|
package/src/mcp-server/server.ts
CHANGED
|
@@ -22,9 +22,29 @@ import { tool$agentsGet } from "./tools/agentsGet.js";
|
|
|
22
22
|
import { tool$agentsList } from "./tools/agentsList.js";
|
|
23
23
|
import { tool$agentsResolve } from "./tools/agentsResolve.js";
|
|
24
24
|
import { tool$agentsUpdate } from "./tools/agentsUpdate.js";
|
|
25
|
+
import { tool$agentsVerifyConnection } from "./tools/agentsVerifyConnection.js";
|
|
26
|
+
import { tool$agentTestsBenchmark } from "./tools/agentTestsBenchmark.js";
|
|
27
|
+
import { tool$agentTestsGetBenchmark } from "./tools/agentTestsGetBenchmark.js";
|
|
25
28
|
import { tool$agentTestsGetRun } from "./tools/agentTestsGetRun.js";
|
|
29
|
+
import { tool$agentTestsLink } from "./tools/agentTestsLink.js";
|
|
30
|
+
import { tool$agentTestsListForAgent } from "./tools/agentTestsListForAgent.js";
|
|
31
|
+
import { tool$agentTestsListRunsForAgent } from "./tools/agentTestsListRunsForAgent.js";
|
|
26
32
|
import { tool$agentTestsRun } from "./tools/agentTestsRun.js";
|
|
27
33
|
import { tool$agentTestsRunBatch } from "./tools/agentTestsRunBatch.js";
|
|
34
|
+
import { tool$annotationTasksAddItems } from "./tools/annotationTasksAddItems.js";
|
|
35
|
+
import { tool$annotationTasksCreate } from "./tools/annotationTasksCreate.js";
|
|
36
|
+
import { tool$annotationTasksCreateEvaluatorRun } from "./tools/annotationTasksCreateEvaluatorRun.js";
|
|
37
|
+
import { tool$annotationTasksGet } from "./tools/annotationTasksGet.js";
|
|
38
|
+
import { tool$annotationTasksGetAgreement } from "./tools/annotationTasksGetAgreement.js";
|
|
39
|
+
import { tool$annotationTasksGetEvaluatorRun } from "./tools/annotationTasksGetEvaluatorRun.js";
|
|
40
|
+
import { tool$annotationTasksGetSummary } from "./tools/annotationTasksGetSummary.js";
|
|
41
|
+
import { tool$annotationTasksLinkEvaluator } from "./tools/annotationTasksLinkEvaluator.js";
|
|
42
|
+
import { tool$annotationTasksList } from "./tools/annotationTasksList.js";
|
|
43
|
+
import { tool$annotationTasksUpdateItems } from "./tools/annotationTasksUpdateItems.js";
|
|
44
|
+
import { tool$evaluatorsCreate } from "./tools/evaluatorsCreate.js";
|
|
45
|
+
import { tool$evaluatorsCreateVersion } from "./tools/evaluatorsCreateVersion.js";
|
|
46
|
+
import { tool$evaluatorsGet } from "./tools/evaluatorsGet.js";
|
|
47
|
+
import { tool$evaluatorsList } from "./tools/evaluatorsList.js";
|
|
28
48
|
import { tool$testsBulkCreate } from "./tools/testsBulkCreate.js";
|
|
29
49
|
import { tool$testsCreate } from "./tools/testsCreate.js";
|
|
30
50
|
import { tool$testsGet } from "./tools/testsGet.js";
|
|
@@ -44,7 +64,7 @@ export function createMCPServer(deps: {
|
|
|
44
64
|
}) {
|
|
45
65
|
const server = new McpServer({
|
|
46
66
|
name: "CalibrateMcp",
|
|
47
|
-
version: "0.0.
|
|
67
|
+
version: "0.0.15",
|
|
48
68
|
});
|
|
49
69
|
|
|
50
70
|
const getClient = deps.getSDK || (() =>
|
|
@@ -89,6 +109,7 @@ export function createMCPServer(deps: {
|
|
|
89
109
|
const register = { tool, resource, resourceTemplate, prompt };
|
|
90
110
|
void register; // suppress unused warnings
|
|
91
111
|
|
|
112
|
+
tool(tool$agentsVerifyConnection);
|
|
92
113
|
tool(tool$agentsResolve);
|
|
93
114
|
tool(tool$agentsCreate);
|
|
94
115
|
tool(tool$agentsList);
|
|
@@ -99,9 +120,28 @@ export function createMCPServer(deps: {
|
|
|
99
120
|
tool(tool$testsList);
|
|
100
121
|
tool(tool$testsGet);
|
|
101
122
|
tool(tool$testsUpdate);
|
|
123
|
+
tool(tool$agentTestsLink);
|
|
124
|
+
tool(tool$agentTestsListForAgent);
|
|
125
|
+
tool(tool$agentTestsListRunsForAgent);
|
|
102
126
|
tool(tool$agentTestsRun);
|
|
103
127
|
tool(tool$agentTestsRunBatch);
|
|
104
128
|
tool(tool$agentTestsGetRun);
|
|
129
|
+
tool(tool$agentTestsBenchmark);
|
|
130
|
+
tool(tool$agentTestsGetBenchmark);
|
|
131
|
+
tool(tool$evaluatorsCreate);
|
|
132
|
+
tool(tool$evaluatorsList);
|
|
133
|
+
tool(tool$evaluatorsGet);
|
|
134
|
+
tool(tool$evaluatorsCreateVersion);
|
|
135
|
+
tool(tool$annotationTasksCreate);
|
|
136
|
+
tool(tool$annotationTasksList);
|
|
137
|
+
tool(tool$annotationTasksGet);
|
|
138
|
+
tool(tool$annotationTasksLinkEvaluator);
|
|
139
|
+
tool(tool$annotationTasksAddItems);
|
|
140
|
+
tool(tool$annotationTasksUpdateItems);
|
|
141
|
+
tool(tool$annotationTasksCreateEvaluatorRun);
|
|
142
|
+
tool(tool$annotationTasksGetEvaluatorRun);
|
|
143
|
+
tool(tool$annotationTasksGetAgreement);
|
|
144
|
+
tool(tool$annotationTasksGetSummary);
|
|
105
145
|
|
|
106
146
|
if (deps.dynamic) {
|
|
107
147
|
registerDynamicTools(deps.logger, server, getClient, toolMap, scopes);
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { agentTestsBenchmark } from "../../funcs/agentTestsBenchmark.js";
|
|
6
|
+
import { RunAgentBenchmarkAgentTestsAgentAgentUuidBenchmarkPostRequest$zodSchema } from "../../models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request:
|
|
11
|
+
RunAgentBenchmarkAgentTestsAgentAgentUuidBenchmarkPostRequest$zodSchema,
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export const tool$agentTestsBenchmark: ToolDefinition<typeof args> = {
|
|
15
|
+
name: "run-agent-benchmark",
|
|
16
|
+
description:
|
|
17
|
+
`Start a multi-model benchmark over an agent's linked tests as a background job. Optionally restrict to a subset of linked tests. Returns a task_id to poll with get-agent-benchmark.
|
|
18
|
+
`,
|
|
19
|
+
scopes: ["write"],
|
|
20
|
+
annotations: {
|
|
21
|
+
"title": "Run agent benchmark",
|
|
22
|
+
"destructiveHint": false,
|
|
23
|
+
"idempotentHint": false,
|
|
24
|
+
"openWorldHint": true,
|
|
25
|
+
"readOnlyHint": false,
|
|
26
|
+
},
|
|
27
|
+
args,
|
|
28
|
+
tool: async (client, args, ctx) => {
|
|
29
|
+
const [result] = await agentTestsBenchmark(
|
|
30
|
+
client,
|
|
31
|
+
args.request,
|
|
32
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
33
|
+
).$inspect();
|
|
34
|
+
|
|
35
|
+
if (!result.ok) {
|
|
36
|
+
return {
|
|
37
|
+
content: [{ type: "text", text: result.error.message }],
|
|
38
|
+
isError: true,
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
return formatResult(result.value);
|
|
43
|
+
},
|
|
44
|
+
};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { agentTestsGetBenchmark } from "../../funcs/agentTestsGetBenchmark.js";
|
|
6
|
+
import { GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetRequest$zodSchema } from "../../models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetRequest$zodSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$agentTestsGetBenchmark: ToolDefinition<typeof args> = {
|
|
14
|
+
name: "get-agent-benchmark",
|
|
15
|
+
description:
|
|
16
|
+
`Get the results of a benchmark run, including per-model scores and the leaderboard.
|
|
17
|
+
`,
|
|
18
|
+
scopes: ["read"],
|
|
19
|
+
annotations: {
|
|
20
|
+
"title": "Get benchmark status",
|
|
21
|
+
"destructiveHint": false,
|
|
22
|
+
"idempotentHint": false,
|
|
23
|
+
"openWorldHint": true,
|
|
24
|
+
"readOnlyHint": true,
|
|
25
|
+
},
|
|
26
|
+
args,
|
|
27
|
+
tool: async (client, args, ctx) => {
|
|
28
|
+
const [result] = await agentTestsGetBenchmark(
|
|
29
|
+
client,
|
|
30
|
+
args.request,
|
|
31
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
32
|
+
).$inspect();
|
|
33
|
+
|
|
34
|
+
if (!result.ok) {
|
|
35
|
+
return {
|
|
36
|
+
content: [{ type: "text", text: result.error.message }],
|
|
37
|
+
isError: true,
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
return formatResult(result.value);
|
|
42
|
+
},
|
|
43
|
+
};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { agentTestsLink } from "../../funcs/agentTestsLink.js";
|
|
6
|
+
import { CreateAgentTestLinksAgentTestsPostRequest$zodSchema } from "../../models/createagenttestlinksagenttestspostop.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: CreateAgentTestLinksAgentTestsPostRequest$zodSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$agentTestsLink: ToolDefinition<typeof args> = {
|
|
14
|
+
name: "link-tests-to-agent",
|
|
15
|
+
description:
|
|
16
|
+
`Link one or more existing tests to an agent so they run together. Tests already linked are skipped. The agent and every test must be in your workspace.
|
|
17
|
+
`,
|
|
18
|
+
scopes: ["write"],
|
|
19
|
+
annotations: {
|
|
20
|
+
"title": "Link tests to agent",
|
|
21
|
+
"destructiveHint": false,
|
|
22
|
+
"idempotentHint": true,
|
|
23
|
+
"openWorldHint": true,
|
|
24
|
+
"readOnlyHint": false,
|
|
25
|
+
},
|
|
26
|
+
args,
|
|
27
|
+
tool: async (client, args, ctx) => {
|
|
28
|
+
const [result] = await agentTestsLink(
|
|
29
|
+
client,
|
|
30
|
+
args.request,
|
|
31
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
32
|
+
).$inspect();
|
|
33
|
+
|
|
34
|
+
if (!result.ok) {
|
|
35
|
+
return {
|
|
36
|
+
content: [{ type: "text", text: result.error.message }],
|
|
37
|
+
isError: true,
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
return formatResult(result.value);
|
|
42
|
+
},
|
|
43
|
+
};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { agentTestsListForAgent } from "../../funcs/agentTestsListForAgent.js";
|
|
6
|
+
import { GetAgentTestsEndpointAgentTestsAgentAgentUuidTestsGetRequest$zodSchema } from "../../models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request:
|
|
11
|
+
GetAgentTestsEndpointAgentTestsAgentAgentUuidTestsGetRequest$zodSchema,
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export const tool$agentTestsListForAgent: ToolDefinition<typeof args> = {
|
|
15
|
+
name: "list-agent-tests",
|
|
16
|
+
description: `List the tests linked to an agent.
|
|
17
|
+
`,
|
|
18
|
+
scopes: ["read"],
|
|
19
|
+
annotations: {
|
|
20
|
+
"title": "List tests for an agent",
|
|
21
|
+
"destructiveHint": false,
|
|
22
|
+
"idempotentHint": false,
|
|
23
|
+
"openWorldHint": true,
|
|
24
|
+
"readOnlyHint": true,
|
|
25
|
+
},
|
|
26
|
+
args,
|
|
27
|
+
tool: async (client, args, ctx) => {
|
|
28
|
+
const [result] = await agentTestsListForAgent(
|
|
29
|
+
client,
|
|
30
|
+
args.request,
|
|
31
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
32
|
+
).$inspect();
|
|
33
|
+
|
|
34
|
+
if (!result.ok) {
|
|
35
|
+
return {
|
|
36
|
+
content: [{ type: "text", text: result.error.message }],
|
|
37
|
+
isError: true,
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
return formatResult(result.value);
|
|
42
|
+
},
|
|
43
|
+
};
|