thinkwork-cli 0.13.0 → 0.13.2
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/dist/{api-client-JUBCQQDF.js → api-client-JYZXYQJR.js} +3 -1
- package/dist/bowser-6Z6JFAIR.js +2822 -0
- package/dist/chunk-DV3MRBR5.js +43 -0
- package/dist/chunk-DVPBI5HM.js +1728 -0
- package/dist/chunk-EI5ZX7CN.js +522 -0
- package/dist/chunk-EUJ7X6YD.js +126 -0
- package/dist/chunk-GG5WKBOX.js +436 -0
- package/dist/chunk-I64EZSU5.js +358 -0
- package/dist/chunk-ILZKG5WV.js +6151 -0
- package/dist/chunk-KMIJ5KGT.js +128 -0
- package/dist/chunk-OCPHU34C.js +996 -0
- package/dist/chunk-QOERT44A.js +3286 -0
- package/dist/chunk-XYM7PE2A.js +2264 -0
- package/dist/{chunk-STY44FQO.js → chunk-Z2F6RJFR.js} +12 -18
- package/dist/cli.js +72564 -18884
- package/dist/dist-es-CRV46D5B.js +315 -0
- package/dist/dist-es-DCY4IC3Y.js +2000 -0
- package/dist/dist-es-ENBUC3JP.js +14726 -0
- package/dist/dist-es-G54LBMRN.js +48 -0
- package/dist/dist-es-G7PTG75M.js +176 -0
- package/dist/dist-es-GKDBE7E6.js +88 -0
- package/dist/dist-es-HY3535OI.js +70 -0
- package/dist/dist-es-KL7Y5NB2.js +377 -0
- package/dist/dist-es-LDE437AM.js +170 -0
- package/dist/dist-es-P26FWFLT.js +485 -0
- package/dist/dist-es-Q57SZXZ7.js +70 -0
- package/dist/dist-es-R7FGL2IB.js +88 -0
- package/dist/dist-es-USORBXZ5.js +318 -0
- package/dist/dist-es-ZKC2QKD2.js +377 -0
- package/dist/drizzle/0076_scheduled_jobs_marco_backfill.sql +2 -1
- package/dist/drizzle/0079_seed_tenant_customize_catalog.sql +1 -0
- package/dist/drizzle/0090_brain_schema_extraction.sql +10 -0
- package/dist/drizzle/0132_drop_computer_tables.sql +3 -0
- package/dist/drizzle/0160_compliance_event_types_plugins.sql +2 -0
- package/dist/drizzle/0214_think137_drop_judge_evidence_roi.sql +1 -0
- package/dist/drizzle/0216_drop_agent_loop_versions_goal_worker_policy.sql +1 -0
- package/dist/drizzle/0227_analyst_reader_role.sql +106 -38
- package/dist/drizzle/0230_analyst_rls.sql +192 -66
- package/dist/drizzle/0232_memory_source_thin_ledger.sql +176 -0
- package/dist/drizzle/0232_message_source_event_id.sql +9 -0
- package/dist/drizzle/0233_msteams_install_and_links.sql +151 -0
- package/dist/drizzle/0233_workflow_memory_stage_tokens.sql +20 -0
- package/dist/drizzle/0234_memory_claim_lifecycle.sql +160 -0
- package/dist/drizzle/0235_workflow_token_execution_claim.sql +34 -0
- package/dist/drizzle/0236_memory_retraction_fencing.sql +50 -0
- package/dist/drizzle/0237_memory_claims_active_value_uidx.sql +172 -0
- package/dist/drizzle/0238_memory_erase_generation_fence.sql +97 -0
- package/dist/drizzle/0239_canonical_entity_identity.sql +257 -0
- package/dist/drizzle/0240_memory_personal_scope.sql +45 -0
- package/dist/drizzle/0241_knowledge_base_document_manifest.sql +67 -0
- package/dist/drizzle/0242_search_queries.sql +28 -0
- package/dist/drizzle/0243_section_sources_thread_refs.sql +12 -0
- package/dist/drizzle/0244_system_automations_and_memory_stage_overrides.sql +45 -0
- package/dist/drizzle/0245_wiki_page_render.sql +21 -0
- package/dist/drizzle/0246_automation_workflow_ownership.sql +30 -0
- package/dist/drizzle/0247_capability_runtime.sql +402 -0
- package/dist/drizzle/0248_capability_private_interpreter.sql +13 -0
- package/dist/drizzle/0249_capability_headless_execution_evidence.sql +40 -0
- package/dist/drizzle/0250_kg_schema_extraction.sql +576 -0
- package/dist/drizzle/0251_agents_json_render_ui.sql +25 -0
- package/dist/drizzle/0251_brain_stragglers.sql +263 -0
- package/dist/drizzle/0252_drop_kg_and_straggler_compat_views.sql +100 -0
- package/dist/drizzle/0253_drop_brain_substrate.sql +93 -0
- package/dist/drizzle/0254_capability_autonomous_admission.sql +29 -0
- package/dist/drizzle/0255_capability_autonomous_approval_mode.sql +16 -0
- package/dist/drizzle/0256_agent_profile_manifest_authority.sql +18 -0
- package/dist/drizzle/0257_agents_runtime_allow_harness.sql +24 -0
- package/dist/drizzle/0257_capability_approvals.sql +53 -0
- package/dist/drizzle/0258_pending_tool_approvals.sql +84 -0
- package/dist/drizzle/0259_tenant_capability_registry_trust.sql +19 -0
- package/dist/drizzle/0260_scheduled_jobs_run_as_user.sql +20 -0
- package/dist/drizzle/0261_managed_harness_multiplayer.sql +313 -0
- package/dist/drizzle/0261_native_auth_control_plane.sql +328 -0
- package/dist/drizzle/0262_auth_subscription_tickets.sql +59 -0
- package/dist/drizzle/0262_parallel_harness_threads.sql +9 -0
- package/dist/drizzle/0263_agentcore_runtime_identifier.sql +69 -0
- package/dist/drizzle/0263_drop_workos_auth_runtime.sql +236 -0
- package/dist/drizzle/0264_auth_enrollment_attempt_limits.sql +15 -0
- package/dist/drizzle/0264_harness_tool_execution_ledger.sql +113 -0
- package/dist/drizzle/0265_eval_runs_requester_identity.sql +28 -0
- package/dist/drizzle/0265_require_fully_valid_auth_publication.sql +27 -0
- package/dist/drizzle/0266_auth_identity_recovery_grants.sql +9 -0
- package/dist/drizzle/0266_eval_profiles_runtime_type.sql +12 -0
- package/dist/drizzle/0267_ontology_candidate_rejections.sql +53 -0
- package/dist/drizzle/0268_identity_crosswalk_routing.sql +182 -0
- package/dist/drizzle/0269_ontology_system_map.sql +31 -0
- package/dist/event-streams-7JNLJEEL.js +894 -0
- package/dist/event-streams-KDF5RWR6.js +1515 -0
- package/dist/loadSso-DJVB7BXE.js +576 -0
- package/dist/loadSso-JAMNA3WY.js +583 -0
- package/dist/plugins/catalog/package.json +1 -2
- package/dist/plugins/catalog/src/__tests__/build-catalog.test.ts +0 -1
- package/dist/plugins/catalog/src/__tests__/contracts.test.ts +0 -69
- package/dist/plugins/catalog/src/__tests__/plugin-package.test.ts +0 -2
- package/dist/plugins/catalog/src/__tests__/plugin-registry.test.ts +0 -5
- package/dist/plugins/catalog/src/contracts.ts +2 -179
- package/dist/plugins/catalog/src/registry/generated-first-party.ts +0 -6
- package/dist/signin-UGDWTGS4.js +821 -0
- package/dist/sso-oidc-Q4VXANXY.js +837 -0
- package/dist/sts-CWLSE3GH.js +1241 -0
- package/dist/sts-DNZLNVOV.js +1245 -0
- package/dist/terraform/examples/greenfield/main.tf +247 -50
- package/dist/terraform/examples/greenfield/terraform.tfvars.example +15 -1
- package/dist/terraform/modules/app/agentcore-admin/main.tf +341 -0
- package/dist/terraform/modules/app/agentcore-admin/outputs.tf +20 -0
- package/dist/terraform/modules/app/agentcore-code-interpreter/main.tf +61 -0
- package/dist/terraform/modules/app/agentcore-gateway/main.tf +305 -0
- package/dist/terraform/modules/app/agentcore-gateway/outputs.tf +44 -0
- package/dist/terraform/modules/app/agentcore-gateway/scripts/delete_gateway.sh +93 -0
- package/dist/terraform/modules/app/agentcore-gateway/scripts/read_gateway.sh +33 -0
- package/dist/terraform/modules/app/agentcore-gateway/scripts/reconcile_gateway.sh +543 -0
- package/dist/terraform/modules/app/agentcore-gateway/variables.tf +70 -0
- package/dist/terraform/modules/app/agentcore-harness/main.tf +330 -0
- package/dist/terraform/modules/app/agentcore-harness/outputs.tf +72 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/delete_harness.sh +5 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/harness-lifecycle.mjs +430 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/harness-readback.mjs +180 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/harness-tool-contract.mjs +193 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/prune_harness.sh +5 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/read_harness.sh +5 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/reconcile_harness.sh +5 -0
- package/dist/terraform/modules/app/agentcore-harness/variables.tf +96 -0
- package/dist/terraform/modules/app/agentcore-identity/main.tf +173 -0
- package/dist/terraform/modules/app/agentcore-identity/outputs.tf +51 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/bootstrap_twenty_oauth_client.sh +122 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/delete_identity.sh +25 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/delete_twenty_identity.sh +16 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/read_identity.sh +40 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/reconcile_identity.sh +73 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/reconcile_twenty_identity.sh +74 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/reconcile_twenty_provider.mjs +61 -0
- package/dist/terraform/modules/app/agentcore-identity/variables.tf +54 -0
- package/dist/terraform/modules/app/agentcore-pi/main.tf +7 -0
- package/dist/terraform/modules/app/appsync-subscriptions/main.tf +127 -21
- package/dist/terraform/modules/app/appsync-subscriptions/outputs.tf +0 -6
- package/dist/terraform/modules/app/appsync-subscriptions/variables.tf +5 -0
- package/dist/terraform/modules/app/capability-broker/main.tf +393 -0
- package/dist/terraform/modules/app/capability-broker/outputs.tf +54 -0
- package/dist/terraform/modules/app/capability-broker/variables.tf +98 -0
- package/dist/terraform/modules/app/deployment-control-plane/runner.py +1011 -31
- package/dist/terraform/modules/app/deployment-control-plane/test_runner_bundle.py +655 -2
- package/dist/terraform/modules/app/lambda-api/agentcore-harness-alarms.tf +88 -0
- package/dist/terraform/modules/app/lambda-api/agentcore-identity-alarms.tf +91 -0
- package/dist/terraform/modules/app/lambda-api/capability-search-alarms.tf +60 -0
- package/dist/terraform/modules/app/lambda-api/handlers.tf +606 -37
- package/dist/terraform/modules/app/lambda-api/iam-grouped.tf +192 -21
- package/dist/terraform/modules/app/lambda-api/main.tf +35 -0
- package/dist/terraform/modules/app/lambda-api/mcp-oauth.tf +181 -4
- package/dist/terraform/modules/app/lambda-api/memory-alarms.tf +92 -0
- package/dist/terraform/modules/app/lambda-api/msteams-app-secrets.tf +46 -0
- package/dist/terraform/modules/app/lambda-api/outputs.tf +35 -0
- package/dist/terraform/modules/app/lambda-api/runtime-config.tf +3 -21
- package/dist/terraform/modules/app/lambda-api/variables.tf +188 -3
- package/dist/terraform/modules/app/workflow-interpreter-stepfunctions/alarms.tf +47 -0
- package/dist/terraform/modules/app/workflow-interpreter-stepfunctions/main.tf +43 -2
- package/dist/terraform/modules/foundation/cognito/main.tf +319 -73
- package/dist/terraform/modules/foundation/cognito/outputs.tf +42 -0
- package/dist/terraform/modules/foundation/cognito/variables.tf +124 -2
- package/dist/terraform/modules/foundation/vpc/outputs.tf +5 -0
- package/dist/terraform/modules/thinkwork/main.tf +396 -26
- package/dist/terraform/modules/thinkwork/outputs.tf +188 -5
- package/dist/terraform/modules/thinkwork/variables.tf +154 -5
- package/dist/terraform/schema.graphql +69 -36
- package/dist/workspace-defaults/files/TOOLS.md +39 -0
- package/dist/workspace-defaults/files/USER.md +1 -0
- package/dist/workspace-defaults/files/agents/analyst/INSTRUCTIONS.md +18 -0
- package/dist/workspace-defaults/files/agents/coding/INSTRUCTIONS.md +11 -0
- package/dist/workspace-defaults/files/agents/research/INSTRUCTIONS.md +12 -0
- package/dist/workspace-defaults/files/agents/reviewer/INSTRUCTIONS.md +15 -0
- package/dist/workspace-defaults/files/skills/document-composer/SKILL.md +6 -2
- package/package.json +6 -3
- package/dist/plugins/workos-auth/package.json +0 -22
- package/dist/plugins/workos-auth/src/index.ts +0 -30
- package/dist/plugins/workos-auth/src/manifest.ts +0 -40
- package/dist/plugins/workos-auth/src/provider-contract.ts +0 -39
- package/dist/plugins/workos-auth/test/manifest.test.ts +0 -94
- package/dist/plugins/workos-auth/tsconfig.json +0 -8
- /package/dist/workspace-defaults/files/{AGENTS.md → INSTRUCTIONS.md} +0 -0
|
@@ -128,6 +128,51 @@ variable "google_oauth_client_secret" {
|
|
|
128
128
|
default = ""
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
+
variable "microsoft_oauth_client_id" {
|
|
132
|
+
description = "Microsoft Entra application client ID for the default tenant-specific OIDC route"
|
|
133
|
+
type = string
|
|
134
|
+
default = ""
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
variable "microsoft_oauth_client_secret" {
|
|
138
|
+
description = "Microsoft Entra application client secret for the default tenant-specific OIDC route"
|
|
139
|
+
type = string
|
|
140
|
+
sensitive = true
|
|
141
|
+
default = ""
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
variable "microsoft_oauth_tenant" {
|
|
145
|
+
description = "Microsoft Entra directory GUID used to build the exact OIDC issuer for the default Microsoft route"
|
|
146
|
+
type = string
|
|
147
|
+
default = ""
|
|
148
|
+
|
|
149
|
+
validation {
|
|
150
|
+
condition = var.microsoft_oauth_tenant == "" || can(regex("^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$", var.microsoft_oauth_tenant))
|
|
151
|
+
error_message = "microsoft_oauth_tenant must be an Entra directory GUID."
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
variable "tenant_entra_connections" {
|
|
156
|
+
description = "Safe metadata for tenant-specific Entra OIDC providers reconciled before Terraform creates their route clients. Contains no upstream secret values."
|
|
157
|
+
type = list(object({
|
|
158
|
+
connection_key = string
|
|
159
|
+
tenant_id = string
|
|
160
|
+
provider_name = string
|
|
161
|
+
display_name = string
|
|
162
|
+
}))
|
|
163
|
+
default = []
|
|
164
|
+
|
|
165
|
+
validation {
|
|
166
|
+
condition = alltrue([
|
|
167
|
+
for connection in var.tenant_entra_connections :
|
|
168
|
+
can(regex("^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$", connection.tenant_id)) &&
|
|
169
|
+
can(regex("^Entra_[a-f0-9]{16}_[a-f0-9]{8}$", connection.provider_name)) &&
|
|
170
|
+
connection.connection_key != "" && connection.display_name != ""
|
|
171
|
+
])
|
|
172
|
+
error_message = "Every tenant Entra connection must use a GUID tenant_id, a deterministic Entra_<tenant>_<hash> provider name, and non-empty safe labels."
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
|
|
131
176
|
variable "oidc_identity_providers" {
|
|
132
177
|
description = "Additional Cognito OIDC identity providers. Secrets should be sourced from Secrets Manager/SSM by the caller, not committed to tfvars."
|
|
133
178
|
type = list(object({
|
|
@@ -170,14 +215,55 @@ variable "pre_signup_lambda_zip" {
|
|
|
170
215
|
default = ""
|
|
171
216
|
}
|
|
172
217
|
|
|
218
|
+
variable "auth_retirement_phase" {
|
|
219
|
+
description = "Native-auth migration phase. Fresh deployments default to retired; coexistence/cutover are explicit upgrade-only rollback states."
|
|
220
|
+
type = string
|
|
221
|
+
default = "retired"
|
|
222
|
+
|
|
223
|
+
validation {
|
|
224
|
+
condition = contains(["coexistence", "cutover", "retired"], var.auth_retirement_phase)
|
|
225
|
+
error_message = "auth_retirement_phase must be coexistence, cutover, or retired."
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
|
|
173
229
|
variable "custom_auth_lambda_zip" {
|
|
174
|
-
description = "
|
|
230
|
+
description = "Local Cognito custom-auth rollback Lambda artifact used only before the retired phase."
|
|
231
|
+
type = string
|
|
232
|
+
default = ""
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
variable "custom_auth_lambda_s3_bucket" {
|
|
236
|
+
description = "S3 bucket containing the Cognito custom-auth rollback Lambda artifact."
|
|
237
|
+
type = string
|
|
238
|
+
default = ""
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
variable "custom_auth_lambda_s3_key" {
|
|
242
|
+
description = "S3 key for the Cognito custom-auth rollback Lambda artifact."
|
|
243
|
+
type = string
|
|
244
|
+
default = ""
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
variable "pre_token_generation_lambda_s3_bucket" {
|
|
248
|
+
description = "S3 bucket containing the Cognito pre-token client-deny Lambda release artifact"
|
|
175
249
|
type = string
|
|
176
250
|
default = ""
|
|
177
251
|
}
|
|
178
252
|
|
|
253
|
+
variable "pre_token_generation_lambda_s3_key" {
|
|
254
|
+
description = "S3 key for the Cognito pre-token client-deny Lambda release artifact"
|
|
255
|
+
type = string
|
|
256
|
+
default = ""
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
variable "denied_app_client_ids" {
|
|
260
|
+
description = "Cognito app clients denied new and refresh token issuance during auth cutover"
|
|
261
|
+
type = list(string)
|
|
262
|
+
default = []
|
|
263
|
+
}
|
|
264
|
+
|
|
179
265
|
variable "api_auth_secret" {
|
|
180
|
-
description = "Shared signing secret used by the custom-auth
|
|
266
|
+
description = "Shared signing secret used by the pre-retirement custom-auth rollback Lambda"
|
|
181
267
|
type = string
|
|
182
268
|
sensitive = true
|
|
183
269
|
default = ""
|
|
@@ -193,6 +279,8 @@ variable "admin_callback_urls" {
|
|
|
193
279
|
default = [
|
|
194
280
|
"http://localhost:5174",
|
|
195
281
|
"http://localhost:5174/auth/callback",
|
|
282
|
+
"http://127.0.0.1:5174",
|
|
283
|
+
"http://127.0.0.1:5174/auth/callback",
|
|
196
284
|
"http://127.0.0.1:42010/callback",
|
|
197
285
|
"http://localhost:42010/callback",
|
|
198
286
|
]
|
|
@@ -203,6 +291,7 @@ variable "admin_logout_urls" {
|
|
|
203
291
|
type = list(string)
|
|
204
292
|
default = [
|
|
205
293
|
"http://localhost:5174",
|
|
294
|
+
"http://127.0.0.1:5174",
|
|
206
295
|
]
|
|
207
296
|
}
|
|
208
297
|
|
|
@@ -216,6 +305,39 @@ variable "desktop_callback_urls" {
|
|
|
216
305
|
]
|
|
217
306
|
}
|
|
218
307
|
|
|
308
|
+
variable "cli_callback_urls" {
|
|
309
|
+
description = "OAuth loopback callbacks reserved for the CLI client family."
|
|
310
|
+
type = list(string)
|
|
311
|
+
default = [
|
|
312
|
+
"http://127.0.0.1:42010/callback",
|
|
313
|
+
"http://localhost:42010/callback",
|
|
314
|
+
]
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
variable "cli_logout_urls" {
|
|
318
|
+
description = "OAuth loopback logout destinations reserved for the CLI client family."
|
|
319
|
+
type = list(string)
|
|
320
|
+
default = [
|
|
321
|
+
"http://127.0.0.1:42010/callback",
|
|
322
|
+
"http://localhost:42010/callback",
|
|
323
|
+
]
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
variable "existing_auth_route_clients" {
|
|
327
|
+
description = "Safe route-client manifest when using a BYO Cognito pool. Keys use <family>:<route>."
|
|
328
|
+
type = map(object({
|
|
329
|
+
client_id = string
|
|
330
|
+
route_key = string
|
|
331
|
+
client_family = string
|
|
332
|
+
provider_names = list(string)
|
|
333
|
+
explicit_auth_flows = list(string)
|
|
334
|
+
callback_urls = list(string)
|
|
335
|
+
logout_urls = list(string)
|
|
336
|
+
lifecycle_state = string
|
|
337
|
+
}))
|
|
338
|
+
default = {}
|
|
339
|
+
}
|
|
340
|
+
|
|
219
341
|
variable "mobile_callback_urls" {
|
|
220
342
|
description = "OAuth callback URLs for the mobile client. Host apps that embed the SDK register their own deep-link here. Proper per-host app client isolation is 0.3.0 work — this is the stopgap capture of the drift from the CLI-applied URIs."
|
|
221
343
|
type = list(string)
|
|
@@ -28,6 +28,11 @@ output "nat_gateway_id" {
|
|
|
28
28
|
value = local.nat_gateway_enabled ? aws_nat_gateway.main[0].id : null
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
+
output "nat_gateway_public_ip" {
|
|
32
|
+
description = "Public EIP of the NAT gateway — the stable egress IP of every VPC-attached workload (what external IP allowlists must admit)"
|
|
33
|
+
value = local.nat_gateway_enabled ? aws_nat_gateway.main[0].public_ip : null
|
|
34
|
+
}
|
|
35
|
+
|
|
31
36
|
output "vpc_cidr_block" {
|
|
32
37
|
description = "The VPC's CIDR block (for endpoint/SG rules that must admit the whole VPC)"
|
|
33
38
|
value = var.cidr_block
|