• 1.0.3latestOpenAPI 3.0.022026-07-17 12:26
  • feat(registry-sdk): add staging server urlsOpenAPI 3.0.0no API changes08d53b72026-01-29 23:23
  • feat: working e2e exampleOpenAPI 3.0.0108c98102026-01-28 19:23
  • feat: working e2e relay link testOpenAPI 3.0.022beeacb92026-01-28 07:31
  • wip: execute api endpointOpenAPI 3.0.01e116e812026-01-28 06:12
  • fix: remove pkp private key from vincentViemPkpSignerOpenAPI 3.0.042921c71d2026-01-27 21:00
  • feat: provide typed data for eoa signerOpenAPI 3.0.04312a058dd62026-01-27 07:55
  • chore: split commits from Vincent 2.0 DashboardOpenAPI 3.0.072633d508392026-01-23 18:55
  • feat: add optional gas sponsorship flag to app installation and uninstallationOpenAPI 3.0.02408ba8642026-01-16 23:52
  • chore: rename unpermit to uninstallOpenAPI 3.0.02617e13ee2026-01-14 05:15
  • fix: remove repermitApp APIOpenAPI 3.0.0246d8b7ee2026-01-14 05:07
  • feat(registry-sdk, registry-backend): agentFunds endpointOpenAPI 3.0.016b7d87b2026-01-13 23:34
  • feat(registry-sdk, registry-backend): unpermit and repermit API endpointsOpenAPI 3.0.04cab08042026-01-13 22:26
  • fix(registry-backend): updated openapi serversOpenAPI 3.0.0no API changes03dd3ba2026-01-08 07:19
  • chore(registry-backend): slugignore contracts-sdk, temporarily duplicate smart account index derivation utilityOpenAPI 3.0.0no API changes129894b2026-01-08 06:11
  • chore(registry-backend): fix tests, integrate with the baseSepolia/base contractsOpenAPI 3.0.01488e00442026-01-08 05:52
  • feat(registry-backend, registry-sdk): add GET /user/:appId/agent-accountOpenAPI 3.0.012d519332026-01-07 19:31
  • chore(registry-sdk): remove unused fields from App and AppVersion documentsOpenAPI 3.0.061861fa4a042026-01-07 01:34
  • feat(registry-backend): add complete installation routeOpenAPI 3.0.019217a0a2026-01-07 00:15
  • feat(registry-backend, registry-sdk): add user installation routeOpenAPI 3.0.015dfdac22026-01-06 21:19
  • feat(registry-sdk): add refresh-policies endpointOpenAPI 3.0.0182cdf842025-11-18 20:22
  • fix: remove sponsorDelegateesPayment endpoint because we can just do it on app creation - simpler and will always workOpenAPI 3.0.01eb293be2025-09-26 02:07
  • feat: sponsorDelegateesPayment API endpoint definition & route handlingOpenAPI 3.0.0123d693e12025-08-15 15:57
  • feat: test is passing and i see the relayer is working and adding as a payment db entryOpenAPI 3.0.0no API changes0cd448b2025-08-15 05:11
  • fix: rebuilt openapi spec with new endpoint - still getting 404 thoughOpenAPI 3.0.010a41f5b2025-08-15 01:57
  • chore: Build LIT actions and re-gen registry sdk clients in registry-sdkOpenAPI 3.0.0no API changes69fc8de2025-07-29 03:06
  • chore: Update usage of `tool` to `ability`, repo-wideOpenAPI 3.0.018341d029172025-07-29 03:00
  • feat(registry-sdk): Replace SIWE auth with JWT authOpenAPI 3.0.068e9a5b5b2025-07-23 06:02
  • feat(registry-sdk + registry-backend): fixed most e2e tests after contracts-sdk bump, added logos for tools and policiesOpenAPI 3.0.01437c07a22025-07-23 05:45
  • feat(registry-sdk): Define explicit `setActiveVersion` endpoint for app entityOpenAPI 3.0.02169b6a12025-07-15 21:23
  • feat(registry-sdk): add delegateeAddressesOpenAPI 3.0.061424ec12025-07-10 02:05
  • fix(registry-sdk): add `uniqueItems` to `redirectUris`OpenAPI 3.0.0no API changesb6def2b2025-07-02 05:03
  • feat(registry-sdk): export changeOwner schema, run prepublish, update changelogOpenAPI 3.0.0311665d7e2025-07-02 04:41
  • fix(registry-sdk): schema improvementsOpenAPI 3.0.01694e092832025-07-02 03:49
  • feat(registry-sdk): Define `deploymentStatus` for tools and policiesOpenAPI 3.0.01472a54ef2025-06-29 04:29
  • feat(registry-sdk): Add undelete endpoint definitionsOpenAPI 3.0.076812fa02025-06-29 00:16
  • feat(registry-sdk): Define new delete endpointsOpenAPI 3.0.04ad7c85e2025-06-28 08:42
  • chore(registry-sdk): Tweak auth desc for clarity that it's JSON. Re-build generated codeOpenAPI 3.0.0314ddbf1592025-06-28 05:34
  • chore(registry-sdk): CodegenOpenAPI 3.0.09722e9a592025-06-28 00:58
  • chore(registry-backend): Add version planOpenAPI 3.0.04cd19e942025-06-27 02:08
  • feat(registry-sdk): ToolVersions track their policiesNotInRegistryOpenAPI 3.0.04cd6bc462025-06-25 04:45
  • feat(registry-sdk): Add endpoint definition to support editing of `supportedPolicies` on `appVersionTool`OpenAPI 3.0.0126151432025-06-24 23:56
  • test(registry-backend): Update policy & policyVersion creationOpenAPI 3.0.01145b8f0a2025-06-24 06:46
  • feat(registry-sdk): Define delete policy and delete tool routesOpenAPI 3.0.02f627c992025-06-24 06:30
  • fix(registry-backend): Various route fixes and enhancements for correctness.OpenAPI 3.0.0210cb639192025-06-24 05:51
  • test(registry-backend): E2E tests for app & appVersion routes using openAPI client pass :woot:OpenAPI 3.0.018351bd252025-06-24 04:54
  • fix(registry-sdk): Ensure optional parameters are valid for app creationOpenAPI 3.0.0901d87132025-06-24 03:00
  • fix(registry-sdk): Update request body schemas so they don't include args that are part of the route parameters.OpenAPI 3.0.02138155b2a02025-06-24 02:17
  • refactor(registry-sdk): Rename `xxxRead` to `Doc` for clarity, rename refId's to just `App`, `AppVersion`, etc. since the client postfixes `Read` on them for us.OpenAPI 3.0.0621098e35c14f2025-06-24 00:23
  • feat(registry-sdk): Update OpenAPI spec to remove /api/v1 prefixOpenAPI 3.0.07632172bcc809b2025-06-19 21:11

Revisions go back to the API's first capture.