Skip to content

chore: 🐝 Update SDK - Generate 0.17.4#137

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783736017
Open

chore: 🐝 Update SDK - Generate 0.17.4#137
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783736017

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Typescript SDK Changes:

  • glean.platform.skills.list(): Added
  • glean.platform.skills.retrieve(): Added
  • glean.client.chat.create():
    • request.chatRequest.messages[].fragments[].action.metadata.actionTypeSource Added
    • response.messages[].fragments[].action.metadata.actionTypeSource Added
  • glean.client.chat.retrieve(): response.chatResult.chat.messages[].fragments[].action.metadata.actionTypeSource Added
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].fragments[].action.metadata.actionTypeSource Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-open-api-commit-sha (6:26)
│   └──[🔀] x-source-commit-sha (5:24)
├─┬Paths
│ ├──[+] path (253:3)
│ └──[+] path (308:3)
└─┬Components
  ├──[+] schemas (5706:7)
  ├──[+] schemas (5585:7)
  ├──[+] schemas (5683:7)
  ├──[+] schemas (5597:7)
  ├──[+] schemas (5638:7)
  ├──[+] schemas (5592:7)
  ├──[+] schemas (5604:7)
  └─┬ToolMetadata
    ├──[+] properties (9860:9)
    ├─┬displayName
    │ └──[🔀] $ref (9828:11)❌ 
    ├─┬usageInstructions
    │ ├──[+] enum (9816:15)
    │ ├──[+] enum (9817:15)
    │ └──[🔀] description (9818:24)
    ├─┬auth
    │ └──[🔀] $ref (9861:11)❌ 
    ├─┬permissions
    │ └──[🔀] $ref (9723:13)❌ 
    ├─┬name
    │ └──[🔀] $ref (9720:13)❌ 
    ├─┬knowledgeType
    │ ├──[-] enum (9615:15)❌ 
    │ ├──[-] enum (9616:15)❌ 
    │ ├──[-] enum (9617:15)❌ 
    │ ├──[🔀] type (9901:17)❌ 
    │ └──[🔀] description (9902:24)
    ├─┬createdAt
    │ ├──[+] enum (9882:15)
    │ ├──[+] enum (9883:15)
    │ ├──[+] enum (9884:15)
    │ ├──[+] enum (9879:15)
    │ ├──[+] enum (9880:15)
    │ ├──[+] enum (9881:15)
    │ ├──[-] format (9625:19)❌ 
    │ └──[🔀] description (9885:24)
    ├─┬lastUpdatedAt
    │ ├──[+] enum (9839:15)
    │ ├──[+] enum (9837:15)
    │ ├──[+] enum (9838:15)
    │ ├──[-] format (9629:19)❌ 
    │ └──[🔀] description (9840:24)
    ├─┬isSetupFinished
    │ └──[🔀] $ref (9717:13)❌ 
    ├─┬authType
    │ └──[🔀] $ref (9741:13)❌ 
    ├─┬lastUpdatedBy
    │ └──[🔀] $ref (9850:11)❌ 
    ├─┬logoUrl
    │ └──[🔀] $ref (9731:9)❌ 
    ├─┬writeActionType
    │ ├──[-] enum (9634:15)❌ 
    │ ├──[-] enum (9635:15)❌ 
    │ ├──[-] enum (9636:15)❌ 
    │ └──[🔀] description (9899:24)
    ├─┬type
    │ ├──[-] enum (9594:15)❌ 
    │ ├──[-] enum (9595:15)❌ 
    │ └──[🔀] description (9826:24)
    ├─┬displayDescription
    │ └──[🔀] $ref (9731:9)❌ 
    ├─┬toolId
    │ └──[🔀] $ref (7035:9)❌ 
    ├─┬createdBy
    │ └──[🔀] $ref (9846:11)❌ 
    └─┬objectName
      └──[🔀] $ref (9820:11)❌ 
Document Element Total Changes Breaking Changes
paths 2 0
components 48 23
info 2 0

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.789.3

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner July 11, 2026 02:20
@github-actions github-actions Bot added the patch Patch version bump label Jul 11, 2026
* `glean.platform.skills.list()`: **Added**
* `glean.platform.skills.retrieve()`: **Added**
* `glean.client.chat.create()`: 
  *  `request.chatRequest.messages[].fragments[].action.metadata.actionTypeSource` **Added**
  *  `response.messages[].fragments[].action.metadata.actionTypeSource` **Added**
* `glean.client.chat.retrieve()`:  `response.chatResult.chat.messages[].fragments[].action.metadata.actionTypeSource` **Added**
* `glean.client.chat.createStream()`: 
  *  `request.chatRequest.messages[].fragments[].action.metadata.actionTypeSource` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783736017 branch from 25e607f to cbee08a Compare July 12, 2026 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant