From c33021779359f7e8f1286cf0114b9937284484da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:03:51 +0000 Subject: [PATCH] chore: version packages --- .changeset/agent-onboarding-cli.md | 5 --- .changeset/agent-platform-actions-cli.md | 5 --- .changeset/canonical-timeline-channels.md | 7 ---- .changeset/hosted-churn-tool-contracts.md | 7 ---- .changeset/identity-merge-cli.md | 5 --- .changeset/integration-setup-progress-cli.md | 5 --- .../platform-automation-read-commands.md | 5 --- .changeset/platform-create-update-commands.md | 5 --- .changeset/platform-lifecycle-commands.md | 5 --- .changeset/platform-settings-actions-cli.md | 5 --- .changeset/public-browser-auth-mode.md | 5 --- .changeset/readme-discovery-surfaces.md | 10 ----- .../slack-destination-update-contract.md | 5 --- .changeset/workspace-user-tools.md | 6 --- packages/browser/CHANGELOG.md | 9 +++++ packages/browser/package.json | 4 +- packages/cli/CHANGELOG.md | 37 +++++++++++++++++++ packages/cli/package.json | 4 +- packages/core/CHANGELOG.md | 6 +++ packages/core/package.json | 2 +- packages/node/CHANGELOG.md | 9 +++++ packages/node/package.json | 4 +- packages/pi/CHANGELOG.md | 13 +++++++ packages/pi/package.json | 4 +- packages/tools/CHANGELOG.md | 14 +++++++ packages/tools/package.json | 2 +- 26 files changed, 98 insertions(+), 90 deletions(-) delete mode 100644 .changeset/agent-onboarding-cli.md delete mode 100644 .changeset/agent-platform-actions-cli.md delete mode 100644 .changeset/canonical-timeline-channels.md delete mode 100644 .changeset/hosted-churn-tool-contracts.md delete mode 100644 .changeset/identity-merge-cli.md delete mode 100644 .changeset/integration-setup-progress-cli.md delete mode 100644 .changeset/platform-automation-read-commands.md delete mode 100644 .changeset/platform-create-update-commands.md delete mode 100644 .changeset/platform-lifecycle-commands.md delete mode 100644 .changeset/platform-settings-actions-cli.md delete mode 100644 .changeset/public-browser-auth-mode.md delete mode 100644 .changeset/readme-discovery-surfaces.md delete mode 100644 .changeset/slack-destination-update-contract.md delete mode 100644 .changeset/workspace-user-tools.md diff --git a/.changeset/agent-onboarding-cli.md b/.changeset/agent-onboarding-cli.md deleted file mode 100644 index 52b7f6fa..00000000 --- a/.changeset/agent-onboarding-cli.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": minor ---- - -Add agent onboarding and integration setup helpers for non-interactive CLI flows. `outlit integrations setup` is now the canonical provider setup command, and legacy `integrations add` plus destructive CLI disconnect/remove access are no longer exposed. diff --git a/.changeset/agent-platform-actions-cli.md b/.changeset/agent-platform-actions-cli.md deleted file mode 100644 index 7226142d..00000000 --- a/.changeset/agent-platform-actions-cli.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": minor ---- - -Add agent configuration commands for listing agents, getting an agent, listing templates, listing available actions, and creating draft agents from templates. diff --git a/.changeset/canonical-timeline-channels.md b/.changeset/canonical-timeline-channels.md deleted file mode 100644 index e697042c..00000000 --- a/.changeset/canonical-timeline-channels.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@outlit/tools": patch -"@outlit/cli": patch -"@outlit/pi": patch ---- - -Update timeline tool contracts to use canonical event channel values. diff --git a/.changeset/hosted-churn-tool-contracts.md b/.changeset/hosted-churn-tool-contracts.md deleted file mode 100644 index 2738869d..00000000 --- a/.changeset/hosted-churn-tool-contracts.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@outlit/tools": patch -"@outlit/cli": patch -"@outlit/pi": patch ---- - -Sync notification tool contracts with hosted churn agent destination IDs. diff --git a/.changeset/identity-merge-cli.md b/.changeset/identity-merge-cli.md deleted file mode 100644 index c7a3f8e3..00000000 --- a/.changeset/identity-merge-cli.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": patch ---- - -Add identity merge suggestion commands for listing, inspecting, queueing, and rejecting suggested merges. diff --git a/.changeset/integration-setup-progress-cli.md b/.changeset/integration-setup-progress-cli.md deleted file mode 100644 index 33f6be26..00000000 --- a/.changeset/integration-setup-progress-cli.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": patch ---- - -Validate integration setup progress responses and expose Gong/Mixpanel setup capability names. diff --git a/.changeset/platform-automation-read-commands.md b/.changeset/platform-automation-read-commands.md deleted file mode 100644 index 885ba050..00000000 --- a/.changeset/platform-automation-read-commands.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": minor ---- - -Add read-only `automations`, `signals`, and `destinations` CLI commands backed by direct platform action API routes. diff --git a/.changeset/platform-create-update-commands.md b/.changeset/platform-create-update-commands.md deleted file mode 100644 index a476f9d0..00000000 --- a/.changeset/platform-create-update-commands.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": patch ---- - -Add resource-first platform action CLI commands for agent create/update, automation create/update, signal create/update, and destination create/update. diff --git a/.changeset/platform-lifecycle-commands.md b/.changeset/platform-lifecycle-commands.md deleted file mode 100644 index 8b05f3b3..00000000 --- a/.changeset/platform-lifecycle-commands.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": patch ---- - -Add agent, automation, signal, and destination lifecycle commands for platform configuration actions. diff --git a/.changeset/platform-settings-actions-cli.md b/.changeset/platform-settings-actions-cli.md deleted file mode 100644 index 80be5d16..00000000 --- a/.changeset/platform-settings-actions-cli.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": patch ---- - -Add platform action CLI commands for workspace settings and automation run history. diff --git a/.changeset/public-browser-auth-mode.md b/.changeset/public-browser-auth-mode.md deleted file mode 100644 index 6e9ff047..00000000 --- a/.changeset/public-browser-auth-mode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": minor ---- - -Rename the public integration setup mode for browser-based provider setup to `browser_auth` and remove backend-specific wording from CLI help and docs. diff --git a/.changeset/readme-discovery-surfaces.md b/.changeset/readme-discovery-surfaces.md deleted file mode 100644 index 16b59ffe..00000000 --- a/.changeset/readme-discovery-surfaces.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@outlit/browser": patch -"@outlit/core": patch -"@outlit/node": patch -"@outlit/cli": patch -"@outlit/tools": patch -"@outlit/pi": patch ---- - -Improve published README and package metadata citation surfaces with canonical docs, OpenAPI, MCP, and agent discovery links. diff --git a/.changeset/slack-destination-update-contract.md b/.changeset/slack-destination-update-contract.md deleted file mode 100644 index 9d2727ff..00000000 --- a/.changeset/slack-destination-update-contract.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@outlit/cli": patch ---- - -Tighten destination update commands to the Slack-channel public contract. diff --git a/.changeset/workspace-user-tools.md b/.changeset/workspace-user-tools.md deleted file mode 100644 index 9fa64cec..00000000 --- a/.changeset/workspace-user-tools.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@outlit/tools": minor -"@outlit/cli": minor ---- - -Expose the `ws-users` CLI command, workspace-user discovery tools, and customer owner filters for dynamic customer reports. diff --git a/packages/browser/CHANGELOG.md b/packages/browser/CHANGELOG.md index 2f0023e3..876cd01c 100644 --- a/packages/browser/CHANGELOG.md +++ b/packages/browser/CHANGELOG.md @@ -1,5 +1,14 @@ # @outlit/browser +## 1.5.3 + +### Patch Changes + +- [#150](https://github.com/OutlitAI/outlit-sdk/pull/150) [`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a) Thanks [@leo-paz](https://github.com/leo-paz)! - Improve published README and package metadata citation surfaces with canonical docs, OpenAPI, MCP, and agent discovery links. + +- Updated dependencies [[`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a)]: + - @outlit/core@1.5.3 + ## 1.5.2 ### Patch Changes diff --git a/packages/browser/package.json b/packages/browser/package.json index 853e554b..40a251bb 100644 --- a/packages/browser/package.json +++ b/packages/browser/package.json @@ -1,6 +1,6 @@ { "name": "@outlit/browser", - "version": "1.5.2", + "version": "1.5.3", "description": "Browser tracking SDK for Outlit customer context with React and Vue bindings", "license": "Apache-2.0", "author": "Outlit AI", @@ -81,7 +81,7 @@ "deploy:version": "bun run build && tsx ./scripts/deploy.ts version" }, "dependencies": { - "@outlit/core": "^1.5.2" + "@outlit/core": "^1.5.3" }, "devDependencies": { "@outlit/typescript-config": "workspace:*", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 44f8b083..15dc8e18 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,42 @@ # @outlit/cli +## 1.9.0 + +### Minor Changes + +- [#136](https://github.com/OutlitAI/outlit-sdk/pull/136) [`332efcc`](https://github.com/OutlitAI/outlit-sdk/commit/332efccf97feede381825d9c7cd0f511ec099e25) Thanks [@leo-paz](https://github.com/leo-paz)! - Add agent onboarding and integration setup helpers for non-interactive CLI flows. `outlit integrations setup` is now the canonical provider setup command, and legacy `integrations add` plus destructive CLI disconnect/remove access are no longer exposed. + +- [#151](https://github.com/OutlitAI/outlit-sdk/pull/151) [`341f6f1`](https://github.com/OutlitAI/outlit-sdk/commit/341f6f1d791d14d09f9a6a133b9920118ffbecab) Thanks [@leo-paz](https://github.com/leo-paz)! - Add agent configuration commands for listing agents, getting an agent, listing templates, listing available actions, and creating draft agents from templates. + +- [#152](https://github.com/OutlitAI/outlit-sdk/pull/152) [`aa0445f`](https://github.com/OutlitAI/outlit-sdk/commit/aa0445f49e3f4d3d2309c1f513a45aeaad5243f5) Thanks [@leo-paz](https://github.com/leo-paz)! - Add read-only `automations`, `signals`, and `destinations` CLI commands backed by direct platform action API routes. + +- [#138](https://github.com/OutlitAI/outlit-sdk/pull/138) [`0ef8f2d`](https://github.com/OutlitAI/outlit-sdk/commit/0ef8f2da1e55aec852c1abf0638b640448a39205) Thanks [@leo-paz](https://github.com/leo-paz)! - Rename the public integration setup mode for browser-based provider setup to `browser_auth` and remove backend-specific wording from CLI help and docs. + +- [#142](https://github.com/OutlitAI/outlit-sdk/pull/142) [`8693011`](https://github.com/OutlitAI/outlit-sdk/commit/8693011d63919b3ae7c6fa5bc1a3ea3b692b508e) Thanks [@leo-paz](https://github.com/leo-paz)! - Expose the `ws-users` CLI command, workspace-user discovery tools, and customer owner filters for dynamic customer reports. + +### Patch Changes + +- [#139](https://github.com/OutlitAI/outlit-sdk/pull/139) [`664e93c`](https://github.com/OutlitAI/outlit-sdk/commit/664e93cd8e1851f0183602ca07643b72a500ba35) Thanks [@leo-paz](https://github.com/leo-paz)! - Update timeline tool contracts to use canonical event channel values. + +- [#144](https://github.com/OutlitAI/outlit-sdk/pull/144) [`29ca464`](https://github.com/OutlitAI/outlit-sdk/commit/29ca4643c9c236a589eedfc348ca9fa031c2a966) Thanks [@leo-paz](https://github.com/leo-paz)! - Sync notification tool contracts with hosted churn agent destination IDs. + +- [#157](https://github.com/OutlitAI/outlit-sdk/pull/157) [`750f002`](https://github.com/OutlitAI/outlit-sdk/commit/750f00216a5e8da9cb0c929740a5644220150a08) Thanks [@leo-paz](https://github.com/leo-paz)! - Add identity merge suggestion commands for listing, inspecting, queueing, and rejecting suggested merges. + +- [#146](https://github.com/OutlitAI/outlit-sdk/pull/146) [`ed59717`](https://github.com/OutlitAI/outlit-sdk/commit/ed597176dc6001e2e75810e32e413f07ec02a2a6) Thanks [@leo-paz](https://github.com/leo-paz)! - Validate integration setup progress responses and expose Gong/Mixpanel setup capability names. + +- [#155](https://github.com/OutlitAI/outlit-sdk/pull/155) [`acdd743`](https://github.com/OutlitAI/outlit-sdk/commit/acdd7430b975f3f70b2274c8753f2721acc882a8) Thanks [@leo-paz](https://github.com/leo-paz)! - Add resource-first platform action CLI commands for agent create/update, automation create/update, signal create/update, and destination create/update. + +- [#153](https://github.com/OutlitAI/outlit-sdk/pull/153) [`20c487b`](https://github.com/OutlitAI/outlit-sdk/commit/20c487bcb17cf7bbbf4c2548693b11beda1695fa) Thanks [@leo-paz](https://github.com/leo-paz)! - Add agent, automation, signal, and destination lifecycle commands for platform configuration actions. + +- [#156](https://github.com/OutlitAI/outlit-sdk/pull/156) [`7021704`](https://github.com/OutlitAI/outlit-sdk/commit/7021704c3466784067d5b6934a4d5fe38b78d7eb) Thanks [@leo-paz](https://github.com/leo-paz)! - Add platform action CLI commands for workspace settings and automation run history. + +- [#150](https://github.com/OutlitAI/outlit-sdk/pull/150) [`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a) Thanks [@leo-paz](https://github.com/leo-paz)! - Improve published README and package metadata citation surfaces with canonical docs, OpenAPI, MCP, and agent discovery links. + +- [#158](https://github.com/OutlitAI/outlit-sdk/pull/158) [`aa07bfa`](https://github.com/OutlitAI/outlit-sdk/commit/aa07bfa1b89adcf569a5291db29cbb5cd76d6bda) Thanks [@leo-paz](https://github.com/leo-paz)! - Tighten destination update commands to the Slack-channel public contract. + +- Updated dependencies [[`664e93c`](https://github.com/OutlitAI/outlit-sdk/commit/664e93cd8e1851f0183602ca07643b72a500ba35), [`29ca464`](https://github.com/OutlitAI/outlit-sdk/commit/29ca4643c9c236a589eedfc348ca9fa031c2a966), [`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a), [`8693011`](https://github.com/OutlitAI/outlit-sdk/commit/8693011d63919b3ae7c6fa5bc1a3ea3b692b508e)]: + - @outlit/tools@0.3.0 + ## 1.8.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 14550b4b..a2b52306 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@outlit/cli", - "version": "1.8.0", + "version": "1.9.0", "description": "CLI for querying Outlit customer context and installing agent skills", "license": "Apache-2.0", "repository": { @@ -43,7 +43,7 @@ }, "dependencies": { "@clack/prompts": "^1.0.1", - "@outlit/tools": "^0.2.1", + "@outlit/tools": "^0.3.0", "citty": "^0.2.1" }, "devDependencies": { diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index c7e11e2f..df28f75e 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @outlit/core +## 1.5.3 + +### Patch Changes + +- [#150](https://github.com/OutlitAI/outlit-sdk/pull/150) [`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a) Thanks [@leo-paz](https://github.com/leo-paz)! - Improve published README and package metadata citation surfaces with canonical docs, OpenAPI, MCP, and agent discovery links. + ## 1.5.2 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index b9664ce8..2b0a07d0 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@outlit/core", - "version": "1.5.2", + "version": "1.5.3", "description": "Shared types and utilities for Outlit browser and Node.js tracking SDKs", "license": "Apache-2.0", "author": "Outlit AI", diff --git a/packages/node/CHANGELOG.md b/packages/node/CHANGELOG.md index 6672718c..380a99d1 100644 --- a/packages/node/CHANGELOG.md +++ b/packages/node/CHANGELOG.md @@ -1,5 +1,14 @@ # @outlit/node +## 1.5.3 + +### Patch Changes + +- [#150](https://github.com/OutlitAI/outlit-sdk/pull/150) [`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a) Thanks [@leo-paz](https://github.com/leo-paz)! - Improve published README and package metadata citation surfaces with canonical docs, OpenAPI, MCP, and agent discovery links. + +- Updated dependencies [[`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a)]: + - @outlit/core@1.5.3 + ## 1.5.2 ### Patch Changes diff --git a/packages/node/package.json b/packages/node/package.json index 1d584bd9..d7685c75 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,6 +1,6 @@ { "name": "@outlit/node", - "version": "1.5.2", + "version": "1.5.3", "description": "Node.js tracking SDK for Outlit customer context", "license": "Apache-2.0", "author": "Outlit AI", @@ -53,7 +53,7 @@ "test": "vitest run" }, "dependencies": { - "@outlit/core": "^1.5.2" + "@outlit/core": "^1.5.3" }, "devDependencies": { "@outlit/typescript-config": "workspace:*", diff --git a/packages/pi/CHANGELOG.md b/packages/pi/CHANGELOG.md index 5520b56c..1df90dc6 100644 --- a/packages/pi/CHANGELOG.md +++ b/packages/pi/CHANGELOG.md @@ -1,5 +1,18 @@ # @outlit/pi +## 0.1.5 + +### Patch Changes + +- [#139](https://github.com/OutlitAI/outlit-sdk/pull/139) [`664e93c`](https://github.com/OutlitAI/outlit-sdk/commit/664e93cd8e1851f0183602ca07643b72a500ba35) Thanks [@leo-paz](https://github.com/leo-paz)! - Update timeline tool contracts to use canonical event channel values. + +- [#144](https://github.com/OutlitAI/outlit-sdk/pull/144) [`29ca464`](https://github.com/OutlitAI/outlit-sdk/commit/29ca4643c9c236a589eedfc348ca9fa031c2a966) Thanks [@leo-paz](https://github.com/leo-paz)! - Sync notification tool contracts with hosted churn agent destination IDs. + +- [#150](https://github.com/OutlitAI/outlit-sdk/pull/150) [`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a) Thanks [@leo-paz](https://github.com/leo-paz)! - Improve published README and package metadata citation surfaces with canonical docs, OpenAPI, MCP, and agent discovery links. + +- Updated dependencies [[`664e93c`](https://github.com/OutlitAI/outlit-sdk/commit/664e93cd8e1851f0183602ca07643b72a500ba35), [`29ca464`](https://github.com/OutlitAI/outlit-sdk/commit/29ca4643c9c236a589eedfc348ca9fa031c2a966), [`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a), [`8693011`](https://github.com/OutlitAI/outlit-sdk/commit/8693011d63919b3ae7c6fa5bc1a3ea3b692b508e)]: + - @outlit/tools@0.3.0 + ## 0.1.4 ### Patch Changes diff --git a/packages/pi/package.json b/packages/pi/package.json index e20ab6a0..1783f903 100644 --- a/packages/pi/package.json +++ b/packages/pi/package.json @@ -1,6 +1,6 @@ { "name": "@outlit/pi", - "version": "0.1.4", + "version": "0.1.5", "description": "Pi package for Outlit customer intelligence tools and skill guidance", "license": "Apache-2.0", "author": "Outlit AI", @@ -66,7 +66,7 @@ "test": "vitest run" }, "dependencies": { - "@outlit/tools": "^0.2.1" + "@outlit/tools": "^0.3.0" }, "peerDependencies": { "@mariozechner/pi-coding-agent": "*", diff --git a/packages/tools/CHANGELOG.md b/packages/tools/CHANGELOG.md index 330241f0..b05a262d 100644 --- a/packages/tools/CHANGELOG.md +++ b/packages/tools/CHANGELOG.md @@ -1,5 +1,19 @@ # @outlit/tools +## 0.3.0 + +### Minor Changes + +- [#142](https://github.com/OutlitAI/outlit-sdk/pull/142) [`8693011`](https://github.com/OutlitAI/outlit-sdk/commit/8693011d63919b3ae7c6fa5bc1a3ea3b692b508e) Thanks [@leo-paz](https://github.com/leo-paz)! - Expose the `ws-users` CLI command, workspace-user discovery tools, and customer owner filters for dynamic customer reports. + +### Patch Changes + +- [#139](https://github.com/OutlitAI/outlit-sdk/pull/139) [`664e93c`](https://github.com/OutlitAI/outlit-sdk/commit/664e93cd8e1851f0183602ca07643b72a500ba35) Thanks [@leo-paz](https://github.com/leo-paz)! - Update timeline tool contracts to use canonical event channel values. + +- [#144](https://github.com/OutlitAI/outlit-sdk/pull/144) [`29ca464`](https://github.com/OutlitAI/outlit-sdk/commit/29ca4643c9c236a589eedfc348ca9fa031c2a966) Thanks [@leo-paz](https://github.com/leo-paz)! - Sync notification tool contracts with hosted churn agent destination IDs. + +- [#150](https://github.com/OutlitAI/outlit-sdk/pull/150) [`51b862d`](https://github.com/OutlitAI/outlit-sdk/commit/51b862d32ca2142da980ecde74add7f0f575a82a) Thanks [@leo-paz](https://github.com/leo-paz)! - Improve published README and package metadata citation surfaces with canonical docs, OpenAPI, MCP, and agent discovery links. + ## 0.2.1 ### Patch Changes diff --git a/packages/tools/package.json b/packages/tools/package.json index c6e5dc61..1f36b514 100644 --- a/packages/tools/package.json +++ b/packages/tools/package.json @@ -1,6 +1,6 @@ { "name": "@outlit/tools", - "version": "0.2.1", + "version": "0.3.0", "description": "Customer intelligence tool contracts and API client helpers for Outlit agents", "license": "Apache-2.0", "author": "Outlit AI",