@getsupervisor/agents-studio-sdk 1.22.1 → 1.23.0

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/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ ## v1.22.1
2
+
3
+ ## [1.22.1](https://github.com/julio-supervisor/agents-studio-be/compare/v1.22.0...v1.22.1) (2025-11-03)
4
+
5
+ ### Bug Fixes
6
+
7
+ * update docker-compose context for public-api service ([1f1cfaf](https://github.com/julio-supervisor/agents-studio-be/commit/1f1cfafa50e9f499ea44e8552fd71f2ddcf97ac9))
8
+
9
+ ## v1.22.0
10
+
11
+ ## [1.22.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.21.0...v1.22.0) (2025-11-03)
12
+
13
+ ### Features
14
+
15
+ * add integration guide for AG-UI in NestJS monolithic applications ([f8944d0](https://github.com/julio-supervisor/agents-studio-be/commit/f8944d0686515dee17d20e0e3ad29e25b3d7bd8f))
16
+ * integrate schedule call functionality and update related prompts and templates ([8fffd67](https://github.com/julio-supervisor/agents-studio-be/commit/8fffd67b6a4f1abfc8bbd9735034a7d905159afd))
17
+
1
18
  ## v1.21.0
2
19
 
3
20
  ## [1.21.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.20.0...v1.21.0) (2025-10-31)
@@ -26,329 +43,143 @@
26
43
 
27
44
  ### Features
28
45
 
29
- * add RetellToolGuidelinesService and integrate usage guidelines for voice.calls ([db0e013](https://github.com/julio-supervisor/agents-studio-be/commit/db0e013d8f09d2a0a794efccb7700729ad752fd4))
30
-
46
+ - Agrega `RetellToolGuidelinesService` y lineamientos de uso para voice calls dentro del SDK, permitiendo mostrar requisitos y recomendaciones antes de ejecutar herramientas de voz ([db0e013](https://github.com/julio-supervisor/agents-studio-be/commit/db0e013d8f09d2a0a794efccb7700729ad752fd4)).
31
47
 
32
- ## v1.19.0
33
-
34
- ## [1.19.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.18.0...v1.19.0) (2025-10-30)
48
+ ## [1.19.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.18.0...v1.19.0) (2025-10-29)
35
49
 
36
50
  ### Features
37
51
 
38
- * add AgentMutationRequestTemplate and update MCP documentation ([9c8ac53](https://github.com/julio-supervisor/agents-studio-be/commit/9c8ac53110c43c173afbbfab9c36e1671612d37a))
39
- * add api-query-builder dependency and update related migrations for JSONB support ([8558541](https://github.com/julio-supervisor/agents-studio-be/commit/855854145208f6695630ef583a830c019987f653))
40
- * add geocoding tool integration with Google Maps API ([08c7f4a](https://github.com/julio-supervisor/agents-studio-be/commit/08c7f4a2047aef4af658f4c34210b8e1189231e5))
41
- * add MCP documentation for prompts, resource templates, resources, tools, and server examples ([dda0d61](https://github.com/julio-supervisor/agents-studio-be/commit/dda0d617fb5abfc4f9b6076413dc984b7d98346f))
42
- * add test for fallback to AnonymousToolResolver when token lacks name ([ca3f65a](https://github.com/julio-supervisor/agents-studio-be/commit/ca3f65a6b8bae70ec1f5f2a0e094b08f33d6e2e2))
43
- * add tests for Tool entities metadata and relationships in TypeORM ([f07d862](https://github.com/julio-supervisor/agents-studio-be/commit/f07d86291625710d839d032d2998b5c6ba034827))
44
- * add tool schema validation and configuration management ([4f49a6b](https://github.com/julio-supervisor/agents-studio-be/commit/4f49a6b3d5fe09b9f525449e80cd7cc49bd5bf99))
45
- * add unit tests for event subscription and webhook DTOs with validation checks ([4f65c83](https://github.com/julio-supervisor/agents-studio-be/commit/4f65c836cb04020ba7e4725a79127949166f119f))
46
- * add unit tests for ExecutionToolRegistry and ToolExecutionUnsupportedException ([32b0e92](https://github.com/julio-supervisor/agents-studio-be/commit/32b0e92f789841defb88db8f97cdb56c3d1fb69d))
47
- * add unit tests for voice call execution and processing tools ([976d762](https://github.com/julio-supervisor/agents-studio-be/commit/976d76217852a08dbf3ae5e0d1a321926e952618))
48
- * add unit tests for WorkspaceEnablementService to validate provider readiness and error handling ([b84785d](https://github.com/julio-supervisor/agents-studio-be/commit/b84785d0bc7acfabfb302e8ba25df18fa3f9b6ee))
49
- * add VoiceCallExecutionTemplate for executing voice calls with metadata and notes ([14105dc](https://github.com/julio-supervisor/agents-studio-be/commit/14105dc84cd38b963f3fbf63d5fa16bc0a590f80))
50
- * enhance filter and search handling in CatalogItemsListTool ([da00a76](https://github.com/julio-supervisor/agents-studio-be/commit/da00a76ac96e7d2e3ca6e66e14a1071bc073fa49))
51
- * enhance tag suggestion logic for agent creation based on channel and description ([87c4eff](https://github.com/julio-supervisor/agents-studio-be/commit/87c4eff14a23f6c2931a8582316b1f00a7979620))
52
- * enhance Voice Retell integration with new subscriber and improved error handling ([ad45795](https://github.com/julio-supervisor/agents-studio-be/commit/ad45795eb46b7ecb692b950077275a3bbb0b76ef))
53
- * implement AgentBlueprintMutatedEvent for agent blueprint updates and sync ([20c6fef](https://github.com/julio-supervisor/agents-studio-be/commit/20c6fef78329211d9ce7676c8dbcc1e98c0367cb))
54
- * Implement catalog management tools and resources ([b12ba91](https://github.com/julio-supervisor/agents-studio-be/commit/b12ba9126c3aa060ae83c7df5f1e92c1dd55fa79))
55
- * implement tool connection and execution API with idempotency support ([af236be](https://github.com/julio-supervisor/agents-studio-be/commit/af236be4163a784d7ee4b2e805cfc7c0db89b5bd))
56
- * implement tool event logging in ToolConnectionService ([260c46c](https://github.com/julio-supervisor/agents-studio-be/commit/260c46ceeee0b867a32897c23a336ec46d18a747))
57
- * implement voice call execution tool with Redis queue for concurrency handling ([24716e0](https://github.com/julio-supervisor/agents-studio-be/commit/24716e029f4554cc51d7a1dc1c347b8974b0d0b9))
58
- * integrate CqrsModule and update Retell API base URL to v1 for consistency ([c1647d5](https://github.com/julio-supervisor/agents-studio-be/commit/c1647d59a9e77178d04b0a434155073f523d215c))
59
- * **mcp:** implement agent blueprints and versions tools ([0026a1a](https://github.com/julio-supervisor/agents-studio-be/commit/0026a1ac9cbfe6a7f0d14faeaaedcc971fa02093))
60
- * **migration:** add notes column to agent_versions and remove description column ([ffb9960](https://github.com/julio-supervisor/agents-studio-be/commit/ffb9960b6ce6171918ea7e06a5b2f3b6b93a79ff))
61
- * **migration:** add versioning and metadata columns to agent_versions table ([9cb9321](https://github.com/julio-supervisor/agents-studio-be/commit/9cb932174cd4be43feebc6dca5db555aedcbc16b))
62
- * **migration:** remove deleted_at from SeedWebhookEventsCatalog migration ([add2b6e](https://github.com/julio-supervisor/agents-studio-be/commit/add2b6ea3b12edc0c59e55144eb5f0134332d3c8))
63
- * **migration:** simplify notes column addition and remove description column logic ([1d2afa9](https://github.com/julio-supervisor/agents-studio-be/commit/1d2afa9ad13bb75086b1f9b996236852174192ba))
64
- * **migration:** update unique index creation for catalog_items to remove condition on deleted_at ([89be707](https://github.com/julio-supervisor/agents-studio-be/commit/89be70751ef1df0f852de2ed98ee4e5b177ac13a))
65
- * refactor error handling in VoiceRetellResolver with adapter transformers ([72f5536](https://github.com/julio-supervisor/agents-studio-be/commit/72f55361cff8db3fa83e994799ffb1452d108ef7))
66
- * refactor ToolLookupService and related repositories for enhanced functionality ([5132c21](https://github.com/julio-supervisor/agents-studio-be/commit/5132c21aff246d22d44f6ae6a6c74341de29264d))
67
- * **tests:** add unit tests for tools service and related mappers ([474e56b](https://github.com/julio-supervisor/agents-studio-be/commit/474e56be28bb77c26203a777e09c6758314a0017))
68
- * update prompts to clarify catalog selection limitations and read-only status ([50eb953](https://github.com/julio-supervisor/agents-studio-be/commit/50eb953ddc6e6c581025c01a49f12c29ec2a01f8))
69
- * update RetellAdapter to handle versioned base URLs for phone call creation ([bab716f](https://github.com/julio-supervisor/agents-studio-be/commit/bab716f86f68de08d4cee0d28213ee33ee4e8207))
70
- * update RetellAdapter to use new parameter names and API path for phone call creation ([c93df0e](https://github.com/julio-supervisor/agents-studio-be/commit/c93df0ebc272c6e805a9542b4922701a0cfbaf5b))
71
- * update voice call execution flow and configuration ([9c67be6](https://github.com/julio-supervisor/agents-studio-be/commit/9c67be61b3dfcb7df4268ab51215c8b0d5a33978))
72
- * **workspaces:** implement workspace settings repository and specifications ([e720f8e](https://github.com/julio-supervisor/agents-studio-be/commit/e720f8e4c9d504b634728db27207b1ab958dc382))
73
-
74
- ### Bug Fixes
75
-
76
- * update Redis queue naming from 'voice-calls:execute' to 'voice-calls-execute' for consistency ([264ec23](https://github.com/julio-supervisor/agents-studio-be/commit/264ec2320a423471829c94c588cc5a9b2a0a63af))
77
-
78
-
79
- ## v1.18.0
52
+ - Implementa la API de conexión y ejecución de herramientas con soporte de idempotencia, nuevos esquemas y pruebas para asegurar flujos OAuth2 y conexiones simples ([af236be](https://github.com/julio-supervisor/agents-studio-be/commit/af236be4163a784d7ee4b2e805cfc7c0db89b5bd)).
53
+ - Añade `VoiceCallExecutionTemplate` para enviar metadata ampliada, notas y gestionar el ciclo de vida de ejecuciones de voz desde el cliente ([14105dc](https://github.com/julio-supervisor/agents-studio-be/commit/14105dc84cd38b963f3fbf63d5fa16bc0a590f80)).
80
54
 
81
55
  ## [1.18.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.17.0...v1.18.0) (2025-10-23)
82
56
 
83
57
  ### Features
84
58
 
85
- * add webhooks management API ([bb1a1fb](https://github.com/julio-supervisor/agents-studio-be/commit/bb1a1fb17f48a7a52e82c07d12d32f57240c8604))
86
- * **docs:** add webhook terminology and definitions for agent association and URL reuse ([82985e8](https://github.com/julio-supervisor/agents-studio-be/commit/82985e8bbbc7e7cd2d0e15f0e77e0adc859d01a2))
87
- * **openapi:** enhance webhook descriptions with optional agent association and URL reuse details ([fc9b2d9](https://github.com/julio-supervisor/agents-studio-be/commit/fc9b2d9099116541d841548adf935f9c0f4a0c99))
88
- * **tests:** add WebhookEventKey setup and teardown for EventSubscriptionTypeormRepository tests ([b7c28c5](https://github.com/julio-supervisor/agents-studio-be/commit/b7c28c51bc86cf4bc08d83e511429a9cb8fab066))
89
- * **tests:** enhance WebhookEventKey setup and teardown in event subscription tests ([b717c89](https://github.com/julio-supervisor/agents-studio-be/commit/b717c8916c0147b467044387d9e73988454cf74f))
90
- * **webhooks:** add agent association to webhooks ([d2d5eb1](https://github.com/julio-supervisor/agents-studio-be/commit/d2d5eb175dc5c43c405a93f961ca70f2426f8d3f))
91
- * **webhooks:** add webhook event catalog and related migrations ([91ceec2](https://github.com/julio-supervisor/agents-studio-be/commit/91ceec203706bc79ce775063f9a9a9ba9eb698ca))
92
- * **webhooks:** implement event subscription and webhook entities, specifications, and factories ([7ba841e](https://github.com/julio-supervisor/agents-studio-be/commit/7ba841e21697ab2f38dedd8b5243091e250cff98))
93
-
94
- ### Bug Fixes
95
-
96
- * update EventSubscription references to use EventSubscriptionDetail ([a1ff2f6](https://github.com/julio-supervisor/agents-studio-be/commit/a1ff2f611748783c87dfe43c8597de0a2ee89ae4))
97
- * update reference in EventSubscriptionListResponse from EventSubscriptionSummary to EventSubscriptionDetail ([9bc602f](https://github.com/julio-supervisor/agents-studio-be/commit/9bc602f14b36612ba993888e9c0354f6431b824e))
98
-
99
-
100
- ## v1.17.0
59
+ - Expone endpoints del SDK para administrar webhooks (listar, crear, actualizar y eliminar) con nuevos tipos y cliente dedicado ([bb1a1fb](https://github.com/julio-supervisor/agents-studio-be/commit/bb1a1fb17f48a7a52e82c07d12d32f57240c8604)).
60
+ - Amplía las descripciones generadas en `openapi-types` para detallar la asociación opcional de agentes y la reutilización de URLs en webhooks ([fc9b2d9](https://github.com/julio-supervisor/agents-studio-be/commit/fc9b2d9099116541d841548adf935f9c0f4a0c99)).
101
61
 
102
62
  ## [1.17.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.16.0...v1.17.0) (2025-10-22)
103
63
 
104
- ### Features
105
-
106
- * actualizar documentación del SDK y especificaciones de API, eliminando referencias a 'retell' y mejorando ejemplos ([362a379](https://github.com/julio-supervisor/agents-studio-be/commit/362a379f4b44123a19f9f8921fe7674994ecbf8c))
107
- ## v1.16.0
64
+ Sin cambios en el SDK JS.
108
65
 
109
66
  ## [1.16.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.15.0...v1.16.0) (2025-10-22)
110
67
 
111
68
  ### Features
112
69
 
113
- * add centralized catalogs management API ([4a6cb3e](https://github.com/julio-supervisor/agents-studio-be/commit/4a6cb3ef36e5ed9f1752438df59cf3f7e94083c3))
114
- * add tests and mappers for catalog items, including CRUD operations and specifications ([f20d939](https://github.com/julio-supervisor/agents-studio-be/commit/f20d939819e4e29bcfb9ae73fa5c0b3c87211bcd))
115
- * **catalogs:** implement CatalogItem entity and related value objects ([7f06e93](https://github.com/julio-supervisor/agents-studio-be/commit/7f06e93288ed909b3db08380a4c47e4b9616bd04))
116
- * refactor sorting logic and add unit tests for resolveSingleSort utility ([a8d9812](https://github.com/julio-supervisor/agents-studio-be/commit/a8d981219aaa4f2c91705ee121a08225436f4166))
117
- * simplify toPrimitives method in CatalogItemMetadata class ([cf8d91c](https://github.com/julio-supervisor/agents-studio-be/commit/cf8d91c61c419cd487967311b1fedeeb8a439993))
70
+ - Publica la API de catálogos centralizados, incluyendo cliente, tipos y pruebas para gestionar ítems y sus metadatos ([4a6cb3e](https://github.com/julio-supervisor/agents-studio-be/commit/4a6cb3ef36e5ed9f1752438df59cf3f7e94083c3)).
118
71
 
72
+ ### Documentation
119
73
 
120
- ## v1.15.0
74
+ - Documenta el dominio de catálogos y sus value objects en el README del SDK para orientar integraciones personalizadas ([7f06e93](https://github.com/julio-supervisor/agents-studio-be/commit/7f06e93288ed909b3db08380a4c47e4b9616bd04)).
121
75
 
122
76
  ## [1.15.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.14.0...v1.15.0) (2025-10-21)
123
77
 
124
78
  ### Features
125
79
 
126
- * agregar manejador y comando para la creación de horarios de agentes, incluyendo pruebas unitarias y mapeo de comandos ([682411b](https://github.com/julio-supervisor/agents-studio-be/commit/682411bc016f09adc8928f5b284af111c82764e5))
127
- * agregar manejo de excepciones en horarios de agentes, incluyendo operaciones para obtener, actualizar, eliminar y listar excepciones ([1beacf6](https://github.com/julio-supervisor/agents-studio-be/commit/1beacf69ff17246e43d9ba7e8cfba73e4cb1f872))
128
- * agregar pruebas para el manejo de excepciones en horarios de agentes ([3d6f8b4](https://github.com/julio-supervisor/agents-studio-be/commit/3d6f8b45a663cfd64725be4f6671d844b55b3cb2))
129
- * agregar pruebas unitarias para el mapeo y la gestión de excepciones de horarios de agentes ([6bfc2f9](https://github.com/julio-supervisor/agents-studio-be/commit/6bfc2f96721166cb8b7bf14501a0bd48e5e4b25d))
130
- * agregar pruebas unitarias para la fábrica de especificaciones de versiones de agentes, incluyendo filtros y manejo de excepciones ([8868f78](https://github.com/julio-supervisor/agents-studio-be/commit/8868f78aa2307a39750dd08d932c8c3bf69b4112))
131
- * agregar pruebas unitarias para la gestión de excepciones y horarios de agentes, incluyendo especificaciones de tipo ORM ([592c016](https://github.com/julio-supervisor/agents-studio-be/commit/592c01673be38d7e1188a89f8103e226b05a4e47))
132
- * agregar pruebas unitarias para la gestión de versiones de agentes y especificaciones de tipo ORM ([898350f](https://github.com/julio-supervisor/agents-studio-be/commit/898350f17ce4d9390d47adb66d8f00066ee25f82))
133
- * Enhance ListAgentScheduleExceptionsHandler to support combined filter and or conditions ([bf6e881](https://github.com/julio-supervisor/agents-studio-be/commit/bf6e881d61895ffac98c3cfd9e2b2c35d7745274))
134
- * implement agent schedule and exception management ([3502cf6](https://github.com/julio-supervisor/agents-studio-be/commit/3502cf623a4fd4440ae8a9cd2b3acbcf982fe15e))
135
- * implementar API para excepciones de horarios de agentes, incluyendo métodos para listar, obtener, crear, actualizar y eliminar excepciones ([154ddee](https://github.com/julio-supervisor/agents-studio-be/commit/154ddeed944c7905a40ed71e697773ee28ffa5ce))
136
-
137
-
138
- ## v1.14.0
80
+ - Crea endpoints para administrar excepciones de horarios de agentes con soporte completo de CRUD, mapeos y tipos asociados en el cliente ([154ddee](https://github.com/julio-supervisor/agents-studio-be/commit/154ddeed944c7905a40ed71e697773ee28ffa5ce)).
139
81
 
140
82
  ## [1.14.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.13.0...v1.14.0) (2025-10-21)
141
83
 
142
84
  ### Features
143
85
 
144
- * add Agent Versions controller and related DTOs, enhance publish functionality with notes ([9227708](https://github.com/julio-supervisor/agents-studio-be/commit/92277085c8441fefba4fb52d6859441269132de1))
145
- * agregar funcionalidades para clonar, publicar y actualizar notas de versiones de agentes, y ajustar esquemas y rutas en la API ([7a01fa0](https://github.com/julio-supervisor/agents-studio-be/commit/7a01fa03ff30e9fd6a9b4358a2df2f709a61c189))
146
- * agregar mapeo de módulos para la ruta de versiones de agentes en jest.config.js ([11c4e34](https://github.com/julio-supervisor/agents-studio-be/commit/11c4e340608de1b91f2461912b23e3c484e92f59))
147
- * agregar mapeo de módulos para la ruta de versiones de agentes en package.json ([a63586e](https://github.com/julio-supervisor/agents-studio-be/commit/a63586eb845c21c276776e0d023719a37f4896e5))
148
- * implement Agent Version Management with TypeORM ([736ed04](https://github.com/julio-supervisor/agents-studio-be/commit/736ed045a4e395674a4ee1c623d44d265421b386))
86
+ - Extiende la API de versiones de agentes para clonar, publicar y actualizar notas, además de refrescar pruebas y esquemas generados ([7a01fa0](https://github.com/julio-supervisor/agents-studio-be/commit/7a01fa03ff30e9fd6a9b4358a2df2f709a61c189)).
149
87
 
88
+ ### Refactors
150
89
 
151
- ## v1.13.0
90
+ - Simplifica tipos en `agents.ts` y `openapi-types.ts` para mantener el código del cliente alineado con los esquemas publicados ([5bc59dc](https://github.com/julio-supervisor/agents-studio-be/commit/5bc59dc9631b5aa9a4577f432f5edf8b17c07ec4)).
152
91
 
153
92
  ## [1.13.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.12.0...v1.13.0) (2025-10-20)
154
93
 
155
94
  ### Features
156
95
 
157
- * agregar scopes de autorización a los controladores y actualizar la documentación de la API ([c8165cb](https://github.com/julio-supervisor/agents-studio-be/commit/c8165cb2713aa4194e3006c30296872e44de2d5e))
158
-
159
-
160
- ## v1.12.0
96
+ - Actualiza ejemplos del SDK para reflejar los nuevos scopes de autorización y la documentación de la API pública ([c8165cb](https://github.com/julio-supervisor/agents-studio-be/commit/c8165cb2713aa4194e3006c30296872e44de2d5e)).
161
97
 
162
98
  ## [1.12.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.11.0...v1.12.0) (2025-10-20)
163
99
 
164
100
  ### Features
165
101
 
166
- * **api-keys:** implement API key management endpoints and client integration ([1eceb00](https://github.com/julio-supervisor/agents-studio-be/commit/1eceb002c296ba017a71516f4710d28bbee6a235))
167
- * **ci:** add pull request permissions for CI jobs ([1adef4a](https://github.com/julio-supervisor/agents-studio-be/commit/1adef4af2e459b2cd44f156ac6771a7e18d45b68))
168
- * **ci:** update coverage badge generation to create a pull request ([967d1a0](https://github.com/julio-supervisor/agents-studio-be/commit/967d1a0f8c207db2929f36e686bb2ab327b413f5))
169
- * **ci:** update coverage badge PR creation to include branch and base parameters ([769c696](https://github.com/julio-supervisor/agents-studio-be/commit/769c696c438d5945043bf9bcd6d001c10285e3b3))
170
- * expose api key reveal flow ([612cf69](https://github.com/julio-supervisor/agents-studio-be/commit/612cf695ff9cad480cafc27daf831095290eccfa))
171
-
172
- ### Bug Fixes
173
-
174
- * **ci:** agregar badges a la lista de rutas ignoradas en eventos de push y pull_request ([4928c13](https://github.com/julio-supervisor/agents-studio-be/commit/4928c1324e26d0e0db7ba62784b3df159ca48488))
175
- * **ci:** agregar rutas ignoradas para badges en eventos de push ([f99328a](https://github.com/julio-supervisor/agents-studio-be/commit/f99328ae76e953d1254f068dd4675f2843ac1587))
176
- * **ci:** change contents permission from write to read for unit tests ([2cb24e0](https://github.com/julio-supervisor/agents-studio-be/commit/2cb24e0b33fd6e62d02a8f642669255e94b6b3bd))
177
- * **ci:** update permissions for unit tests to include write access for contents, issues, and id-token ([a5078db](https://github.com/julio-supervisor/agents-studio-be/commit/a5078dbbe52b1f6406848f30bd470231c22ce2c9))
178
-
179
-
180
- ## v1.11.0
102
+ - Incorpora endpoints de administración de API keys, nuevos tipos de dominio y pruebas de cliente para emitir y revocar llaves ([1eceb002](https://github.com/julio-supervisor/agents-studio-be/commit/1eceb002c296ba017a71516f4710d28bbee6a235)).
103
+ - Agrega el flujo de revelado de API keys, incluyendo utilidades HTTP, pruebas y documentación en el SDK ([612cf69](https://github.com/julio-supervisor/agents-studio-be/commit/612cf695ff9cad480cafc27daf831095290eccfa)).
181
104
 
182
105
  ## [1.11.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.10.0...v1.11.0) (2025-10-19)
183
106
 
184
107
  ### Features
185
108
 
186
- * **agent-blueprints:** add module implementation and tests ([d631ce5](https://github.com/julio-supervisor/agents-studio-be/commit/d631ce59cf439306020d7e06fe561a808d1f2753))
187
- * **blueprints:** implement agent blueprints API and integrate with client ([d166104](https://github.com/julio-supervisor/agents-studio-be/commit/d166104f04951d434f5cf89d068babff76ceb42d))
188
-
189
-
190
- ## v1.10.0
109
+ - Añade la API de blueprints de agentes con endpoints, entidades y pruebas de integración en el cliente ([d166104](https://github.com/julio-supervisor/agents-studio-be/commit/d166104f04951d434f5cf89d068babff76ceb42d)).
191
110
 
192
111
  ## [1.10.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.9.0...v1.10.0) (2025-10-17)
193
112
 
194
113
  ### Features
195
114
 
196
- * **badges:** agregar archivo SVG de badge de cobertura ([9a880d4](https://github.com/julio-supervisor/agents-studio-be/commit/9a880d4e5f6983ab441aa04371ee5c49ee69de16))
197
- * **ci:** add coverage badge generation and update README with coverage metrics ([ce21547](https://github.com/julio-supervisor/agents-studio-be/commit/ce21547440a70536fb461526dc8673c8e91ca1fc))
198
- * **ci:** add NODE_AUTH_TOKEN build argument for Docker image ([5711a10](https://github.com/julio-supervisor/agents-studio-be/commit/5711a106667262e83b3598c71a7aa85b7468d3d2))
199
- * **ci:** update coverage badge generation and enhance README with CI badges ([f65f7df](https://github.com/julio-supervisor/agents-studio-be/commit/f65f7df6d6eb40f401bbee0e9c9cc25dbce98476))
200
- * **instructions:** implement instruction management module ([48f2a5e](https://github.com/julio-supervisor/agents-studio-be/commit/48f2a5e6549606707b2571a0844d433d8b8a8dc9))
201
-
202
- ### Bug Fixes
203
-
204
- * **ci:** update coverage badge generation action and README to reflect new badge path ([0ba765c](https://github.com/julio-supervisor/agents-studio-be/commit/0ba765c67c7bba37aa5fbb2f75f0e0eb2d53cd93))
205
- * **ci:** update coverage badge generation paths for consistency ([fec0e57](https://github.com/julio-supervisor/agents-studio-be/commit/fec0e57bd7e1f2e9de01058da89271b0a542a7b4))
206
- * **docs:** actualizar descripciones de instrucciones en la especificación OpenAPI ([5f8a36f](https://github.com/julio-supervisor/agents-studio-be/commit/5f8a36f9ceab3b39d6f81a51ef9500d33eb5713a))
207
- * **docs:** corregir la ruta del badge de cobertura en el README ([049c28f](https://github.com/julio-supervisor/agents-studio-be/commit/049c28fa4323f82b43616d92fd262309f8d84efa))
208
-
209
-
210
- ## v1.9.0
115
+ - Implementa el módulo de instrucciones, con nuevos tipos, validaciones y esquemas OpenAPI actualizados para manejar contenido versionado ([48f2a5e](https://github.com/julio-supervisor/agents-studio-be/commit/48f2a5e6549606707b2571a0844d433d8b8a8dc9)).
211
116
 
212
117
  ## [1.9.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.8.0...v1.9.0) (2025-10-16)
213
118
 
214
119
  ### Features
215
120
 
216
- * **api-keys:** add API key management functionality ([bf2ae93](https://github.com/julio-supervisor/agents-studio-be/commit/bf2ae93ea123707eaf8676027819d8739d31f7f1))
217
-
218
-
219
- ## v1.8.0
121
+ - Extiende el cliente con manejo integral de API keys, incluyendo guards, configuración y pruebas de flujo completo ([bf2ae93](https://github.com/julio-supervisor/agents-studio-be/commit/bf2ae93ea123707eaf8676027819d8739d31f7f1)).
220
122
 
221
123
  ## [1.8.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.7.0...v1.8.0) (2025-10-15)
222
124
 
223
125
  ### Features
224
126
 
225
- * add complete CRUD example for agents in the SDK ([4e07584](https://github.com/julio-supervisor/agents-studio-be/commit/4e07584aac8537c5050cdaac20722c5d23d4e841))
226
- * agent module ([6ba4512](https://github.com/julio-supervisor/agents-studio-be/commit/6ba4512a07d2deda71d24a448bef5523e8e06542))
227
- * agregar argumento de construcción NODE_AUTH_TOKEN en el flujo de trabajo de despliegue ([f2d4923](https://github.com/julio-supervisor/agents-studio-be/commit/f2d4923a3e332fc3c660033f63d24bd0907beb85))
228
- * agregar configuración de Node.js en flujos de trabajo de despliegue ([dd7a194](https://github.com/julio-supervisor/agents-studio-be/commit/dd7a194d168a1ceb71731cf572f069eb838d1ae1))
229
- * agregar depuración de autenticación npm y visibilidad de paquetes en los flujos de trabajo de despliegue ([9e25cd9](https://github.com/julio-supervisor/agents-studio-be/commit/9e25cd989123f8b9640a8e51973f9ee6a8abd5df))
230
- * agregar guía de despliegue con GitHub Actions para el backend de Agents Studio ([0196448](https://github.com/julio-supervisor/agents-studio-be/commit/01964486b7c038ee46bd014379842d8e5c28c754))
231
- * agregar soporte para NODE_AUTH_TOKEN en el Dockerfile para la instalación de dependencias ([d47a299](https://github.com/julio-supervisor/agents-studio-be/commit/d47a2996d9f89d3860cc7d7c54f61fe71a0e6e9d))
232
- * **ci:** agregar pasos de depuración para la autenticación de npm y visibilidad de paquetes ([17c8aed](https://github.com/julio-supervisor/agents-studio-be/commit/17c8aed6d071a6b0c034bd88588b930fdd26ab05))
233
-
234
- ### Bug Fixes
235
-
236
- * **tsconfig:** corregir la ruta del dominio de agentes en la configuración de TypeScript ([d3480c8](https://github.com/julio-supervisor/agents-studio-be/commit/d3480c815c220491061d8e44debcab4ffdd40f96))
237
-
238
-
239
- ## v1.7.0
127
+ - Añade un ejemplo CRUD completo de agentes y actualiza paginación, filtros y pruebas asociadas en el SDK ([4e07584](https://github.com/julio-supervisor/agents-studio-be/commit/4e07584aac8537c5050cdaac20722c5d23d4e841)).
240
128
 
241
129
  ## [1.7.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.6.0...v1.7.0) (2025-10-13)
242
130
 
243
- ### Features
244
-
245
- * **migrations:** agregar migraciones para renombrar tablas y actualizar esquemas de agentes ([04353a2](https://github.com/julio-supervisor/agents-studio-be/commit/04353a27ec0a8f3a14ebf1c86a80dc37e2b6ad81))
131
+ ### Refactors
246
132
 
247
- ## v1.6.0
133
+ - Unifica referencias de proveedor en tipos y pruebas del cliente para utilizar nomenclatura genérica ([d1d78c1](https://github.com/julio-supervisor/agents-studio-be/commit/d1d78c189766253df7544da8e5d7245eba43def0)).
248
134
 
249
135
  ## [1.6.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.5.0...v1.6.0) (2025-10-13)
250
136
 
251
- ### Features
252
-
253
- * **api:** add endpoints for managing agents, agent versions, instructions, and tools ([60a5b8f](https://github.com/julio-supervisor/agents-studio-be/commit/60a5b8f18bbd315b5caeb2191240c28a1540bb62))
254
-
255
- ## v1.5.0
137
+ Sin cambios en el SDK JS.
256
138
 
257
139
  ## [1.5.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.4.0...v1.5.0) (2025-10-13)
258
140
 
259
141
  ### Features
260
142
 
261
- * add agent tags management API for associating and removing tags from agents ([88e5b87](https://github.com/julio-supervisor/agents-studio-be/commit/88e5b87c256d3671ad27d503c954bc41c6175811))
143
+ - Expone la API de tags de agentes con nuevos endpoints, entidades y pruebas en el cliente ([88e5b87](https://github.com/julio-supervisor/agents-studio-be/commit/88e5b87c256d3671ad27d503c954bc41c6175811)).
262
144
 
145
+ ### Refactors
263
146
 
264
- ## v1.4.0
147
+ - Refina los tipos de consultas para mejorar la flexibilidad en filtrados y mantener compatibilidad con el query builder ([4638bda](https://github.com/julio-supervisor/agents-studio-be/commit/4638bda5b04efe6f5c5eefe06738d8f76593b2dd)).
148
+ - Reestructura el cliente de agentes para eliminar el knowledge base heredado e introducir instrucciones versionadas junto con nuevos tipos y utilidades ([005b3fd](https://github.com/julio-supervisor/agents-studio-be/commit/005b3fd42621dfcd8d10b674f21c202f0d6fc3ba)).
265
149
 
266
150
  ## [1.4.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.3.0...v1.4.0) (2025-10-12)
267
151
 
268
152
  ### Features
269
153
 
270
- * Add new SVG icons, images, and documentation updates for Agents Studio API ([3687495](https://github.com/julio-supervisor/agents-studio-be/commit/3687495640477794754b731e912d3f15b9e6db4e))
271
- * enhance API documentation for agent management and workspace onboarding processes ([819c26c](https://github.com/julio-supervisor/agents-studio-be/commit/819c26cb662401b60004828ac7364aebd7eca039))
272
-
273
- ## v1.3.0
154
+ - Mejora los endpoints del SDK para agentes y workspaces, añadiendo utilidades de paginación y documentación ampliada para onboarding ([819c26c](https://github.com/julio-supervisor/agents-studio-be/commit/819c26cb662401b60004828ac7364aebd7eca039)).
274
155
 
275
156
  ## [1.3.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.2.0...v1.3.0) (2025-10-11)
276
157
 
277
158
  ### Features
278
159
 
279
- * actualizar la configuración de autenticación de npm para usar NODE_AUTH_TOKEN en los flujos de trabajo de despliegue y pruebas ([1817bde](https://github.com/julio-supervisor/agents-studio-be/commit/1817bdef6894d52d8be9b6c9649894446ae8dbf4))
280
- * actualizar la versión de @getsupervisor/api-query-builder a 1.3.0 y agregar script de ejemplos ([dfc83c5](https://github.com/julio-supervisor/agents-studio-be/commit/dfc83c5c7ffccac704a4212c20f054b37bf4c620))
281
- * **agents:** mejorar la API de agentes para incluir entidades y respuestas con datos adicionales ([7f0103a](https://github.com/julio-supervisor/agents-studio-be/commit/7f0103a4fd881f74cacaa7057562998ad6cd12a5))
282
- * agregar autenticación npm en flujos de trabajo y mejorar ejemplos de agente ([7ef9dd5](https://github.com/julio-supervisor/agents-studio-be/commit/7ef9dd54f548d017609e143f1a06200b8e7da121))
283
- * agregar configuración de autenticación npm para el alcance [@getsupervisor](https://github.com/getsupervisor) en flujos de trabajo ([7cd5890](https://github.com/julio-supervisor/agents-studio-be/commit/7cd5890936e96318f52852898a9d740b87b1eb2f))
284
- * agregar exclusión de ejemplos de SDK en tsconfig.build.json ([5fe700c](https://github.com/julio-supervisor/agents-studio-be/commit/5fe700c48a04f0419729bdb854f18ad7580d5850))
285
- * ajustar el directorio de trabajo y mejorar la depuración de autenticación npm en el flujo de trabajo de lanzamiento ([acef050](https://github.com/julio-supervisor/agents-studio-be/commit/acef0502b58d9edd15abf1d252c4c33052536661))
286
- * ajustar el directorio de trabajo y simplificar la instalación de dependencias en el flujo de trabajo de lanzamiento ([dd2b009](https://github.com/julio-supervisor/agents-studio-be/commit/dd2b0090f3e781472fb1401290ba7e971c4c7b17))
287
- * **api:** add query builder utilities and enhance OpenAPI spec ([1a6744a](https://github.com/julio-supervisor/agents-studio-be/commit/1a6744ac73c0eb4b5e35a7aadfb8093012c18b29))
288
- * especificar la ruta del Dockerfile en el proceso de construcción de la imagen ([1a7ac54](https://github.com/julio-supervisor/agents-studio-be/commit/1a7ac5406072a81b316e41014ad9bf482b9733fb))
289
- * habilitar la ejecución manual del flujo de trabajo de lanzamiento del SDK ([25c3654](https://github.com/julio-supervisor/agents-studio-be/commit/25c365481c81a9d7408e8846aee77af193c271e6))
290
- * reemplazar npm por yarn para la instalación de dependencias y construcción del paquete ([7f09844](https://github.com/julio-supervisor/agents-studio-be/commit/7f09844a26c311e6762570338063ff1a37002ee7))
291
- * simplificar la configuración de autenticación npm en el flujo de trabajo de lanzamiento ([94fce18](https://github.com/julio-supervisor/agents-studio-be/commit/94fce181286649a276e5556eb256ac6b62ac178e))
292
-
293
- ## v1.2.0
294
-
295
- ## [1.2.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.1.0...v1.2.0) (2025-10-10)
296
-
297
- ### Features
160
+ - Integra `@getsupervisor/api-query-builder` y utilidades de filtros para consultas avanzadas desde el SDK ([1a6744a](https://github.com/julio-supervisor/agents-studio-be/commit/1a6744ac73c0eb4b5e35a7aadfb8093012c18b29)).
161
+ - Enriquece la API de agentes con respuestas extendidas, pruebas reforzadas y entidades adicionales ([7f0103a](https://github.com/julio-supervisor/agents-studio-be/commit/7f0103a4fd881f74cacaa7057562998ad6cd12a5)).
162
+ - Actualiza ejemplos para soportar autenticación npm en los flujos de trabajo y guías del SDK ([7ef9dd5](https://github.com/julio-supervisor/agents-studio-be/commit/7ef9dd54f548d017609e143f1a06200b8e7da121)).
298
163
 
299
- * **authorization:** mejorar la configuración y pruebas del sistema de autorización ([d963e9d](https://github.com/julio-supervisor/agents-studio-be/commit/d963e9da8d0f97547c7fb93b9b2fb5689e164cbb))
300
- * **authz:** add casbin authorization module and tests ([2340f5f](https://github.com/julio-supervisor/agents-studio-be/commit/2340f5f0dc6e3a439b78e8147053c30762cd9dad))
301
- * **authz:** ajustar rutas de mapeo y mejorar pruebas de autorización ([d8e10ef](https://github.com/julio-supervisor/agents-studio-be/commit/d8e10efcbcf41e07b929fa9578ec65d947d83c66))
302
- * **authz:** implementar configuración de características de la aplicación y adaptador Casbin sin operaciones ([74599a7](https://github.com/julio-supervisor/agents-studio-be/commit/74599a722452c19599e13be3318a096400a9b8e0))
303
- * **authz:** refactor NullAuthorizationCache methods and improve policy management logic ([93beddf](https://github.com/julio-supervisor/agents-studio-be/commit/93beddfdb832ab7d3d0562c42e99fdae6eb9fb8b))
304
- * **docker:** agregar copiado de modelos de Casbin y políticas en el Dockerfile ([8122479](https://github.com/julio-supervisor/agents-studio-be/commit/81224793ed1d6756734f884a1e01950713885ec8))
305
- * **docker:** ajustar Dockerfile para construir desde el directorio correcto y mejorar la gestión de dependencias ([b382edf](https://github.com/julio-supervisor/agents-studio-be/commit/b382edfd7aaac87b2f8c88cc8f9b270abeaff3a9))
306
- * enhance agent management with new API endpoints and entity bindings ([ff7fd49](https://github.com/julio-supervisor/agents-studio-be/commit/ff7fd49c572828b394cbc3724568cc1ac3a81664))
307
- * **issue-templates:** agregar plantillas para reportes de bugs, solicitudes de características y problemas de documentación ([eae8404](https://github.com/julio-supervisor/agents-studio-be/commit/eae840448e403afa783dd5301ff2ebe0e811a724))
164
+ ### Chores
308
165
 
309
- ### Bug Fixes
166
+ - Actualiza la dependencia `@getsupervisor/api-query-builder` a la versión 1.3.0 y sincroniza el lockfile del SDK ([dfc83c5](https://github.com/julio-supervisor/agents-studio-be/commit/dfc83c5c7ffccac704a4212c20f054b37bf4c620)).
310
167
 
311
- * **docker:** corregir rutas en el entrypoint y el comando de inicio para la aplicación ([a8e0c0b](https://github.com/julio-supervisor/agents-studio-be/commit/a8e0c0b7adcb1de5b6a409e99dfc4c4f6c4247ef))
312
- * **migrations:** corregir rutas de migraciones para asegurar la correcta ejecución ([b2a7ed1](https://github.com/julio-supervisor/agents-studio-be/commit/b2a7ed1eaa153a77646220e7d57d61653bb07919))
168
+ ## [1.2.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.1.0...v1.2.0) (2025-10-10)
313
169
 
170
+ ### Features
314
171
 
315
- ## v1.1.0
172
+ - Habilita endpoints y entidades para la gestión de agentes con soporte multi-tenant y paginación desde el cliente ([ff7fd49](https://github.com/julio-supervisor/agents-studio-be/commit/ff7fd49c572828b394cbc3724568cc1ac3a81664)).
316
173
 
317
174
  ## [1.1.0](https://github.com/julio-supervisor/agents-studio-be/compare/v1.0.0...v1.1.0) (2025-10-09)
318
175
 
319
176
  ### Features
320
177
 
321
- * agregar documentación inicial para el monorepo y sus contextos ([84b7383](https://github.com/julio-supervisor/agents-studio-be/commit/84b7383189c83e0e0a72d95ec12234253a317c0a))
322
- * agregar endpoint de health check y controlador correspondiente ([361f3b9](https://github.com/julio-supervisor/agents-studio-be/commit/361f3b9bf30907ed37c17ab7da5a60b8816a659a))
323
- * agregar soporte para workspaces dinámicos en el cliente, incluyendo métodos para establecer y obtener el workspace actual ([2eb6894](https://github.com/julio-supervisor/agents-studio-be/commit/2eb6894de045e69200a42f333383b8826c4eda19))
324
- * **auth:** integrate Auth0 for JWT authentication ([6a885f5](https://github.com/julio-supervisor/agents-studio-be/commit/6a885f5351898b5fdbe3ef036a1dcace311e446e))
325
- * **database:** agregar configuración de PostgreSQL y TypeORM, incluyendo documentación y docker-compose ([01cf725](https://github.com/julio-supervisor/agents-studio-be/commit/01cf7258c34c04843f8b85c88797a1deca3682de))
326
- * **database:** agregar migración para la tabla external_workspaces con extensión pgcrypto ([71173e7](https://github.com/julio-supervisor/agents-studio-be/commit/71173e7c5abdc1095471ee0ae37a7b5641c1a90c))
327
- * **database:** agregar migraciones para las tablas business_hour_exceptions, agent_business_hours, catalog_tags, agent_versions, user_profiles, user_roles y workspace_settings, incluyendo índices y triggers ([d735ade](https://github.com/julio-supervisor/agents-studio-be/commit/d735ade30d0a2269bd37f03e3d0543e3d83e4fcd))
328
- * **database:** agregar migraciones para las tablas external_users y agents, incluyendo índices y restricciones ([7d00502](https://github.com/julio-supervisor/agents-studio-be/commit/7d00502dbb402a3e7c18a78a7b9d5b6c70ef7e94))
329
- * **database:** agregar migraciones y semillas para catálogos de lenguaje, estilo, tono y herramientas, incluyendo funciones utilitarias ([1ee3857](https://github.com/julio-supervisor/agents-studio-be/commit/1ee385707ac4b98d514e7527d5e7296d64185bec))
330
- * enhance documentation for agent creation endpoint and update interceptor details ([4660630](https://github.com/julio-supervisor/agents-studio-be/commit/466063032ed0d739d67d50c828c829d5ae849fe6))
331
- * implement WorkspaceGuard for workspace ID validation in HTTP requests ([6011d1f](https://github.com/julio-supervisor/agents-studio-be/commit/6011d1f3fe763bf111863ac3dffb9b1c620fa5fc))
332
-
333
-
334
- ## v1.0.0
178
+ - Permite configurar el workspace actual desde el cliente, actualizando endpoints, tipos y utilidades HTTP para multi-tenancy dinámico ([2eb6894](https://github.com/julio-supervisor/agents-studio-be/commit/2eb6894de045e69200a42f333383b8826c4eda19)).
335
179
 
336
180
  ## 1.0.0 (2025-10-07)
337
181
 
338
182
  ### Features
339
183
 
340
- * agregar módulo de agentes y espacio de trabajo con controladores y servicios ([14a91ac](https://github.com/julio-supervisor/agents-studio-be/commit/14a91acd242d648469590916e4c45080a5336d33))
341
- * agregar módulo de herramientas con controlador y servicio mock ([70e7335](https://github.com/julio-supervisor/agents-studio-be/commit/70e7335b656ed693d0b9ab1fe35408a11dd88ff9))
342
- * implement code changes to enhance functionality and improve performance ([732e680](https://github.com/julio-supervisor/agents-studio-be/commit/732e680dffcb4ec0c34260d54a32d76bdfa080e8))
343
- * implement initial structure for public API with tools and workspaces modules ([c6f9e6f](https://github.com/julio-supervisor/agents-studio-be/commit/c6f9e6f40ea25026c73bef801fe84095bcff3c91))
344
-
345
- ### Bug Fixes
346
-
347
- * corregir la ruta de trabajo y la ruta del artefacto de cobertura en el flujo de trabajo de pruebas unitarias ([43863e4](https://github.com/julio-supervisor/agents-studio-be/commit/43863e4043b1cba3840adfb8d2b53d7ec92471fa))
348
- * corregir la ruta del archivo de bloqueo de dependencias en el flujo de trabajo de despliegue ([ddfabd2](https://github.com/julio-supervisor/agents-studio-be/commit/ddfabd24bf7bd8561e7bc0c826fd15a734fee1fd))
349
- * corregir la ruta del archivo de bloqueo de dependencias en el flujo de trabajo de pruebas unitarias ([3486c88](https://github.com/julio-supervisor/agents-studio-be/commit/3486c888cbbc98443b127b4ef75e2f7cf233f590))
350
-
351
-
352
- # Changelog
184
+ - Publicación inicial del SDK con estructura hexagonal, cliente HTTP, módulos de herramientas y workspaces, y tipados OpenAPI generados ([c6f9e6f](https://github.com/julio-supervisor/agents-studio-be/commit/c6f9e6f40ea25026c73bef801fe84095bcff3c91)).
353
185
 
354
- Todas las notas de versión generadas automáticamente por semantic-release aparecerán aquí.
package/README.md CHANGED
@@ -14,7 +14,7 @@ npm i @getsupervisor/agents-studio-sdk
14
14
  import { createClient } from '@getsupervisor/agents-studio-sdk';
15
15
 
16
16
  const client = createClient({
17
- baseUrl: 'https://public-api.getsupervisor.ai',
17
+ baseUrl: 'https://api-prod.studio.getsupervisor.ai',
18
18
  headers: { Authorization: 'Bearer <token>' },
19
19
  workspaceId: 'ws-123',
20
20
  });
@@ -233,7 +233,7 @@ Consulta el archivo `examples/agents-crud.ts` para ver un flujo end-to-end que:
233
233
  Ejecuta el ejemplo definiendo `API_BASE_URL`, `WORKSPACE_ID` y `API_TOKEN`:
234
234
 
235
235
  ```bash
236
- API_BASE_URL=https://public-api.getsupervisor.ai \
236
+ API_BASE_URL=https://api-prod.studio.getsupervisor.ai \
237
237
  WORKSPACE_ID=ws-123 \
238
238
  API_TOKEN=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9... \
239
239
  npx tsx examples/agents-crud.ts
@@ -328,7 +328,7 @@ Los endpoints `/v1/api-keys` permiten listar, crear y revocar credenciales por w
328
328
  import { createClient } from '@getsupervisor/agents-studio-sdk';
329
329
 
330
330
  const client = createClient({
331
- baseUrl: 'https://public-api.getsupervisor.ai',
331
+ baseUrl: 'https://api-prod.studio.getsupervisor.ai',
332
332
  headers: { Authorization: `Bearer ${token}` },
333
333
  workspaceId: 'ws-123',
334
334
  });
@@ -376,7 +376,7 @@ Si necesitas controlar manualmente las peticiones (por ejemplo, en un entorno co
376
376
  import { createHttp } from '@getsupervisor/agents-studio-sdk';
377
377
 
378
378
  const http = createHttp({
379
- baseUrl: 'https://public-api.getsupervisor.ai',
379
+ baseUrl: 'https://api-prod.studio.getsupervisor.ai',
380
380
  headers: { Authorization: `Bearer ${token}` },
381
381
  workspaceId: 'ws-123',
382
382
  });