Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
151 commits
Select commit Hold shift + click to select a range
1b2c056
feat(api): add time range filters to event list method
stainless-app[bot] Feb 18, 2026
a287ad3
feat(api): add bpfDebugLevel field to KernelControlsConfig in environ…
stainless-app[bot] Feb 19, 2026
84bf167
fix(api): rename executableDenyList to vetoExecPolicy in policies
stainless-app[bot] Feb 19, 2026
d7effec
chore(internal): remove mock server code
stainless-app[bot] Feb 19, 2026
cd79de5
chore: update mock server docs
stainless-app[bot] Apr 2, 2026
d8634eb
codegen metadata
stainless-app[bot] Feb 19, 2026
9e5570d
chore(test): update skip reason message
stainless-app[bot] Feb 19, 2026
a2c14c0
feat(api): add resourceIds to role assignments, simplify executable d…
stainless-app[bot] Feb 19, 2026
fc992b1
codegen metadata
stainless-app[bot] Feb 20, 2026
c1f3de2
codegen metadata
stainless-app[bot] Feb 20, 2026
8646e6e
feat(api): add SONNET_4_6 model variants to AgentExecution
stainless-app[bot] Feb 20, 2026
b873069
feat(api): add CountResponseRelation type
stainless-app[bot] Feb 23, 2026
3322c72
feat(api): add sort parameter to projects list and Sort/SortOrder types
stainless-app[bot] Feb 23, 2026
a41d777
codegen metadata
stainless-app[bot] Feb 23, 2026
43ff14c
fix(docs/contributing): correct pnpm link command
stainless-app[bot] Feb 23, 2026
87da72c
codegen metadata
stainless-app[bot] Feb 24, 2026
ea8bd46
codegen metadata
stainless-app[bot] Feb 24, 2026
9d76eec
codegen metadata
stainless-app[bot] Feb 25, 2026
1b40ec9
feat(api): add lockdownAt field to EnvironmentStatus
stainless-app[bot] Feb 26, 2026
b0d4c6f
codegen metadata
stainless-app[bot] Feb 26, 2026
d10fab0
codegen metadata
stainless-app[bot] Feb 26, 2026
b25ce90
chore(internal): move stringifyQuery implementation to internal function
stainless-app[bot] Feb 26, 2026
1b36502
docs(api): clarify resourceId/resourceIds permission behavior in grou…
stainless-app[bot] Feb 26, 2026
decbf22
codegen metadata
stainless-app[bot] Feb 27, 2026
4378ae7
feat(types): remove agent execution enum values from Principal and Re…
stainless-app[bot] Feb 27, 2026
8bc4dd7
feat(api): add filter parameter to groups list method
stainless-app[bot] Feb 27, 2026
5ac6ca1
codegen metadata
stainless-app[bot] Feb 27, 2026
6caf4b8
codegen metadata
stainless-app[bot] Feb 27, 2026
ad400e2
chore(docs): add missing descriptions
stainless-app[bot] Feb 27, 2026
4e4cf9c
feat(api): add acknowledgeToken parameter to environments start method
stainless-app[bot] Mar 2, 2026
6d86bcd
codegen metadata
stainless-app[bot] Mar 2, 2026
94df067
codegen metadata
stainless-app[bot] Mar 2, 2026
81f9de9
codegen metadata
stainless-app[bot] Mar 2, 2026
77917e4
fix(api): remove acknowledgeToken parameter from environments start m…
stainless-app[bot] Mar 2, 2026
79c90ef
codegen metadata
stainless-app[bot] Mar 3, 2026
ece5fff
codegen metadata
stainless-app[bot] Mar 3, 2026
f0c24d2
codegen metadata
stainless-app[bot] Mar 4, 2026
d7dee78
feat: [backend/api] add backend search for group members
stainless-app[bot] Mar 4, 2026
07bb8ec
feat(api): add resourceTypeFilters parameter to events watch method
stainless-app[bot] Mar 4, 2026
e7abc9e
codegen metadata
stainless-app[bot] Mar 4, 2026
510f3f8
feat(api): add organizationTier to identity authenticated response
stainless-app[bot] Mar 4, 2026
65feb2e
codegen metadata
stainless-app[bot] Mar 5, 2026
858345c
fix: fix request delays for retrying to be more respectful of high re…
stainless-app[bot] Mar 5, 2026
1c87f1a
codegen metadata
stainless-app[bot] Mar 5, 2026
f7ee363
feat(api): add RUNNER_CAPABILITY_WARM_POOL to RunnerCapability enum
stainless-app[bot] Mar 6, 2026
49a254a
feat(api): add excludePromptContent parameter to agents list prompts …
stainless-app[bot] Mar 6, 2026
c47174a
chore(types): move CountResponseRelation from organizations to shared
stainless-app[bot] Mar 6, 2026
94d202a
codegen metadata
stainless-app[bot] Mar 6, 2026
a4c7e10
chore(ci): skip uploading artifacts on stainless-internal branches
stainless-app[bot] Mar 7, 2026
7424783
fix(client): preserve URL params already embedded in path
stainless-app[bot] Mar 7, 2026
0ef9494
feat(api): add sessionId parameter to agents and environments
stainless-app[bot] Mar 8, 2026
17124f0
feat(api): add snapshotSizeBytes field to PrebuildStatus
stainless-app[bot] Mar 9, 2026
7e516eb
codegen metadata
stainless-app[bot] Mar 9, 2026
3daa978
chore(internal): update dependencies to address dependabot vulnerabil…
stainless-app[bot] Mar 9, 2026
3b7ab86
codegen metadata
stainless-app[bot] Mar 10, 2026
2ebb4cd
feat(api): add warm pool CRUD methods and types to prebuilds
stainless-app[bot] Mar 10, 2026
fe554df
codegen metadata
stainless-app[bot] Mar 10, 2026
3116d62
feat(api): add agentMessage param and AgentMessage/Type types to agents
stainless-app[bot] Mar 10, 2026
2c815f0
feat(api): add role/senderExecutionId fields to agents AgentMessage
stainless-app[bot] Mar 11, 2026
b6b29d5
codegen metadata
stainless-app[bot] Mar 11, 2026
186e30f
feat(api): add SESSION_ADMIN and SESSION_USER to ResourceRole enum
stainless-app[bot] Mar 11, 2026
4428302
feat(api): add TEAM_ADMIN and TEAM_VIEWER to ResourceRole
stainless-app[bot] Mar 11, 2026
9a51dad
codegen metadata
stainless-app[bot] Mar 11, 2026
1ca4b42
codegen metadata
stainless-app[bot] Mar 11, 2026
891273f
codegen metadata
stainless-app[bot] Mar 11, 2026
ea254b6
feat(api): add WakeEvent type and wakeEvent parameter to agents
stainless-app[bot] Mar 11, 2026
5e17ff9
codegen metadata
stainless-app[bot] Mar 11, 2026
dd054f1
codegen metadata
stainless-app[bot] Mar 11, 2026
bec615f
codegen metadata
stainless-app[bot] Mar 11, 2026
d92488a
codegen metadata
stainless-app[bot] Mar 12, 2026
285d96f
codegen metadata
stainless-app[bot] Mar 12, 2026
eb7a869
feat(api): add SUPPORTED_MODEL_HAIKU_4_5 to AgentExecution model
stainless-app[bot] Mar 12, 2026
c49251f
codegen metadata
stainless-app[bot] Mar 12, 2026
de092f6
codegen metadata
stainless-app[bot] Mar 12, 2026
5962601
codegen metadata
stainless-app[bot] Mar 12, 2026
efa1c5b
codegen metadata
stainless-app[bot] Mar 13, 2026
8a68a4d
docs(api): clarify timeout constraints in environments and organizati…
stainless-app[bot] Mar 13, 2026
f5694ca
codegen metadata
stainless-app[bot] Mar 13, 2026
e617fb0
feat(api): add sort option to ListAuditLogs
stainless-app[bot] Mar 13, 2026
c714e29
feat(api): add automations resource with workflows/executions/actions
stainless-app[bot] Mar 13, 2026
fd495e1
codegen metadata
stainless-app[bot] Mar 13, 2026
f1d7bbe
codegen metadata
stainless-app[bot] Mar 13, 2026
4bd9b87
codegen metadata
stainless-app[bot] Mar 13, 2026
f5c7601
codegen metadata
stainless-app[bot] Mar 14, 2026
723978c
docs(api): update annotations parameter examples in agents
stainless-app[bot] Mar 15, 2026
52e0a3a
feat(api): add sessionIds filter to agents/environments list methods
stainless-app[bot] Mar 16, 2026
54c0225
feat(api): add updateWindow field to runners configuration
stainless-app[bot] Mar 16, 2026
693174b
feat(api): add sessionId parameter to environments create from project
stainless-app[bot] Mar 16, 2026
da506d7
codegen metadata
stainless-app[bot] Mar 16, 2026
0f5ef29
codegen metadata
stainless-app[bot] Mar 16, 2026
834cba6
chore(internal): tweak CI branches
stainless-app[bot] Mar 16, 2026
9dbc9a5
feat(api): add read_only field to PersonalAccessToken proto messages
stainless-app[bot] Mar 16, 2026
811b8f3
feat(api): add RESOURCE_ROLE_ORG_AUDIT_LOG_READER to ResourceRole enum
stainless-app[bot] Mar 17, 2026
b3b884b
codegen metadata
stainless-app[bot] Mar 17, 2026
00d203b
codegen metadata
stainless-app[bot] Mar 17, 2026
86823bb
codegen metadata
stainless-app[bot] Mar 17, 2026
3a31327
codegen metadata
stainless-app[bot] Mar 18, 2026
e2f1f5d
feat(api): add loop conditions to agents, update wake event types
stainless-app[bot] Mar 18, 2026
024cbac
codegen metadata
stainless-app[bot] Mar 18, 2026
29cff62
codegen metadata
stainless-app[bot] Mar 20, 2026
9bfe01e
codegen metadata
stainless-app[bot] Mar 20, 2026
ead3de0
codegen metadata
stainless-app[bot] Mar 20, 2026
e728590
feat(api): add AGENT_EXECUTION_VIEWER role to ResourceRole type
stainless-app[bot] Mar 20, 2026
bf403a1
feat(api): add conversation_sharing_policy to agent policy
stainless-app[bot] Mar 20, 2026
2b0fe0b
chore(internal): regenerate SDK with no functional changes
stainless-app[bot] Mar 20, 2026
caf4677
codegen metadata
stainless-app[bot] Mar 20, 2026
583982a
codegen metadata
stainless-app[bot] Mar 20, 2026
217a0b3
feat(api): add hasFailedExecutionSince parameter to automations list …
stainless-app[bot] Mar 23, 2026
02863e6
feat(api): add credentialProxy field to environments Secret
stainless-app[bot] Mar 23, 2026
51da5bf
chore(internal): update gitignore
stainless-app[bot] Mar 23, 2026
7e78aca
feat(api): add search parameter to agents list prompts method
stainless-app[bot] Mar 23, 2026
197b1a5
codegen metadata
stainless-app[bot] Mar 24, 2026
50e0e9c
feat(api): add min_size and max_size to prebuilds warm pools
stainless-app[bot] Mar 24, 2026
a3f67cc
codegen metadata
stainless-app[bot] Mar 24, 2026
c40b236
codegen metadata
stainless-app[bot] Mar 24, 2026
74a87ee
chore(ci): skip lint on metadata-only changes
stainless-app[bot] Mar 24, 2026
a7e1b02
chore(internal): regenerate SDK with no functional changes
stainless-app[bot] Mar 24, 2026
64bbf58
codegen metadata
stainless-app[bot] Mar 24, 2026
b7d2e42
feat(api): add managedMetricsEnabled field to runners MetricsConfigur…
stainless-app[bot] Mar 25, 2026
a72b6c8
feat(api): allow min_size >= 0 for warm pool dynamic scaling
stainless-app[bot] Mar 25, 2026
993a447
feat(ec2): add RUNNER_CAPABILITY_ASG_WARM_POOL capability
stainless-app[bot] Mar 25, 2026
353883c
feat(api): add desiredSize field to WarmPoolStatus in prebuilds
stainless-app[bot] Mar 25, 2026
ca8c11c
chore(internal): regenerate SDK with no functional changes
stainless-app[bot] Mar 25, 2026
cc9b601
chore(internal): regenerate SDK with no functional changes
stainless-app[bot] Mar 26, 2026
548f3a8
codegen metadata
stainless-app[bot] Mar 26, 2026
c3f5785
codegen metadata
stainless-app[bot] Mar 26, 2026
091e1e1
feat(agents): enforce sub-agent depth and concurrency limits in backend
stainless-app[bot] Mar 26, 2026
a285f60
feat(api): add terminal field to RunsOn
stainless-app[bot] Mar 27, 2026
c095797
chore(internal): regenerate SDK with no functional changes
stainless-app[bot] Mar 27, 2026
44ab027
codegen metadata
stainless-app[bot] Mar 27, 2026
1a61b78
feat(api): add customAgents field and CustomSecurityAgent type to pol…
stainless-app[bot] Mar 27, 2026
25f783f
fix(types): make id optional in CustomSecurityAgent
stainless-app[bot] Mar 28, 2026
ea30c15
codegen metadata
stainless-app[bot] Mar 30, 2026
272e39c
feat(api): add exclude_team_ids parameter to organization list members
stainless-app[bot] Mar 30, 2026
567bc3a
feat(backend/api,dashboard): add server-side `recentlyCompleted` sort…
stainless-app[bot] Mar 30, 2026
2da2da3
codegen metadata
stainless-app[bot] Mar 30, 2026
d341ea2
feat(api): add claimsExpression field to SSO configurations
stainless-app[bot] Mar 30, 2026
6b8a257
codegen metadata
stainless-app[bot] Mar 31, 2026
aa7b9bf
codegen metadata
stainless-app[bot] Mar 31, 2026
f605d55
feat(api): add RESOURCE_TYPE_NOTIFICATION to ResourceType enum
stainless-app[bot] Mar 31, 2026
992e5d0
feat(api): add environment field to agent wake events
stainless-app[bot] Apr 1, 2026
badc257
feat(api): add disabled parameter to automation update method
stainless-app[bot] Apr 1, 2026
189c5ce
codegen metadata
stainless-app[bot] Apr 1, 2026
7d33b61
codegen metadata
stainless-app[bot] Apr 1, 2026
2dff2b6
codegen metadata
stainless-app[bot] Apr 1, 2026
abb7bbf
codegen metadata
stainless-app[bot] Apr 1, 2026
3713074
codegen metadata
stainless-app[bot] Apr 2, 2026
5b8b387
codegen metadata
stainless-app[bot] Apr 2, 2026
7a658bc
codegen metadata
stainless-app[bot] Apr 2, 2026
4c742c4
release: 0.14.0
stainless-app[bot] Apr 2, 2026
8b2934c
ci: pin actions to latest release commit SHAs
kylos101 Apr 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 23 additions & 17 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: CI
on:
push:
branches-ignore:
- 'generated'
- 'codegen/**'
- 'integrated/**'
- 'stl-preview-head/**'
- 'stl-preview-base/**'
branches:
- '**'
- '!integrated/**'
- '!stl-preview-head/**'
- '!stl-preview-base/**'
- '!generated'
- '!codegen/**'
- 'codegen/stl/**'
pull_request:
branches-ignore:
- 'stl-preview-head/**'
Expand All @@ -17,12 +19,12 @@ jobs:
timeout-minutes: 10
name: lint
runs-on: ${{ github.repository == 'stainless-sdks/gitpod-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
if: (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Node
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
node-version: '20'

Expand All @@ -36,15 +38,15 @@ jobs:
timeout-minutes: 5
name: build
runs-on: ${{ github.repository == 'stainless-sdks/gitpod-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
if: (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Node
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
node-version: '20'

Expand All @@ -55,14 +57,18 @@ jobs:
run: ./scripts/build

- name: Get GitHub OIDC Token
if: github.repository == 'stainless-sdks/gitpod-typescript'
if: |-
github.repository == 'stainless-sdks/gitpod-typescript' &&
!startsWith(github.ref, 'refs/heads/stl/')
id: github-oidc
uses: actions/github-script@v8
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
with:
script: core.setOutput('github_token', await core.getIDToken());

- name: Upload tarball
if: github.repository == 'stainless-sdks/gitpod-typescript'
if: |-
github.repository == 'stainless-sdks/gitpod-typescript' &&
!startsWith(github.ref, 'refs/heads/stl/')
env:
URL: https://pkg.stainless.com/s
AUTH: ${{ steps.github-oidc.outputs.github_token }}
Expand All @@ -74,10 +80,10 @@ jobs:
runs-on: ${{ github.repository == 'stainless-sdks/gitpod-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Node
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
node-version: '20'

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.prism.log
.stdy.log
node_modules
yarn-error.log
codegen.log
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.13.0"
".": "0.14.0"
}
8 changes: 4 additions & 4 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 175
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-1923b5d3865532d64d80c22746aa63991bbf227cf1cbefc8cdb14a374c4c5b89.yml
openapi_spec_hash: 304200ebfa8622f5f6846895528f06e3
config_hash: 469d30a2d44895c8c53a5aac370a56f1
configured_endpoints: 193
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-dabc0ff98cd7b9d91850b3c0dbada4e487e698333cd0b7257959e4819d9a29d6.yml
openapi_spec_hash: b974bdc6025a26cfa62857bf74ec379b
config_hash: 13514c5eb422e4eb01767e718798de1e
95 changes: 95 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,100 @@
# Changelog

## 0.14.0 (2026-04-02)

Full Changelog: [v0.13.0...v0.14.0](https://github.com/gitpod-io/gitpod-sdk-typescript/compare/v0.13.0...v0.14.0)

### Features

* [backend/api] add backend search for group members ([d7dee78](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/d7dee782586a5d1685a6a3c740e3fa2dc4d80bd5))
* **agents:** enforce sub-agent depth and concurrency limits in backend ([091e1e1](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/091e1e1dcdb3f67bba806f330766274004234736))
* **api:** add acknowledgeToken parameter to environments start method ([4e4cf9c](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/4e4cf9c8c51749944cd4d37f98ca46fd48524b0f))
* **api:** add AGENT_EXECUTION_VIEWER role to ResourceRole type ([e728590](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/e728590a07f53977b6e22ae1e49db5dedfaf37e6))
* **api:** add agentMessage param and AgentMessage/Type types to agents ([3116d62](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/3116d62117a33546b4293d0914819e26836688c4))
* **api:** add automations resource with workflows/executions/actions ([c714e29](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/c714e295b0d1f65f804fc85a93487e9549a47d1d))
* **api:** add bpfDebugLevel field to KernelControlsConfig in environments ([a287ad3](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/a287ad3af6bf663011161691ca7913a446541a42))
* **api:** add claimsExpression field to SSO configurations ([d341ea2](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/d341ea27e87d728ff4001679b665cb629335ee63))
* **api:** add conversation_sharing_policy to agent policy ([bf403a1](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/bf403a175281b9b5e61d644015548d4e1f5f2607))
* **api:** add CountResponseRelation type ([b873069](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/b87306930d710a13c53c98b56b96b812c3521d84))
* **api:** add credentialProxy field to environments Secret ([02863e6](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/02863e6b7f366348e46cb44e53c15404aea596ce))
* **api:** add customAgents field and CustomSecurityAgent type to policies ([1a61b78](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/1a61b782581ec2402a5c628e4f57feb676669323))
* **api:** add desiredSize field to WarmPoolStatus in prebuilds ([353883c](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/353883cb024626e7994a08f2deecea0dd60a1849))
* **api:** add disabled parameter to automation update method ([badc257](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/badc257d04b0aecb4a3becba683862e2d6d64d0f))
* **api:** add environment field to agent wake events ([992e5d0](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/992e5d0e42c8e6546be7ec08e3ace411edaf015c))
* **api:** add exclude_team_ids parameter to organization list members ([272e39c](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/272e39c392b6a5a6c459e6bbd40407d4a8a6294b))
* **api:** add excludePromptContent parameter to agents list prompts method ([49a254a](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/49a254a20c1966e30bbd4d0e7efe1a124fd0f12e))
* **api:** add filter parameter to groups list method ([8bc4dd7](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/8bc4dd780908d6853d89b803caa340bf25537f4d))
* **api:** add hasFailedExecutionSince parameter to automations list method ([217a0b3](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/217a0b3270e3962bf8097c1c0e9748f0d9a4c271))
* **api:** add lockdownAt field to EnvironmentStatus ([1b40ec9](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/1b40ec9b2d39a90bc0c82691bf7b7c5b47f2799c))
* **api:** add loop conditions to agents, update wake event types ([e2f1f5d](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/e2f1f5d8f0cc088a0f5b2cf503ad003b4833b4c1))
* **api:** add managedMetricsEnabled field to runners MetricsConfiguration ([b7d2e42](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/b7d2e429e498e58bdde9c171e67f90aaacd087da))
* **api:** add min_size and max_size to prebuilds warm pools ([50e0e9c](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/50e0e9c4da97de8fe91ea2b193930556f33dfe74))
* **api:** add organizationTier to identity authenticated response ([510f3f8](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/510f3f8486518e6fb69f44cbc7b34e842b22c1ca))
* **api:** add read_only field to PersonalAccessToken proto messages ([9dbc9a5](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/9dbc9a5410b59c6e1161e886a72e5c50ae221bf1))
* **api:** add RESOURCE_ROLE_ORG_AUDIT_LOG_READER to ResourceRole enum ([811b8f3](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/811b8f37b3caed8228b561180d61981c9278f299))
* **api:** add RESOURCE_TYPE_NOTIFICATION to ResourceType enum ([f605d55](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/f605d55f111bf83b4e472fe8b639d0953361ef9e))
* **api:** add resourceIds to role assignments, simplify executable deny list in policies ([a2c14c0](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/a2c14c0e1702564a2855ea6d7f49605dd6e7e4c1))
* **api:** add resourceTypeFilters parameter to events watch method ([07bb8ec](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/07bb8ec587dd0b5b1d5b43ed506ab8733ebbd073))
* **api:** add role/senderExecutionId fields to agents AgentMessage ([2c815f0](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/2c815f0c52891d6b0d7869bffdccd28890520b22))
* **api:** add RUNNER_CAPABILITY_WARM_POOL to RunnerCapability enum ([f7ee363](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/f7ee36368822b4dbad149abf3d1944a6d3f1a2fb))
* **api:** add search parameter to agents list prompts method ([7e78aca](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/7e78aca647ff60acafe52ab90c0846207190df66))
* **api:** add SESSION_ADMIN and SESSION_USER to ResourceRole enum ([186e30f](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/186e30fccfe1a41601816d1a46bf163e00c24b18))
* **api:** add sessionId parameter to agents and environments ([0ef9494](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/0ef9494e37d62933fea68a26d73c8932f7ebce11))
* **api:** add sessionId parameter to environments create from project ([693174b](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/693174bb0cc890681450918bde61b0b29656f122))
* **api:** add sessionIds filter to agents/environments list methods ([52e0a3a](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/52e0a3afe617f580ce1dbca45eb761cdd8e9034b))
* **api:** add snapshotSizeBytes field to PrebuildStatus ([17124f0](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/17124f098f482d4d8160f40b26439eb0f741b5e0))
* **api:** add SONNET_4_6 model variants to AgentExecution ([8646e6e](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/8646e6ea9fc56779c5785cb0a614116064320cbc))
* **api:** add sort option to ListAuditLogs ([e617fb0](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/e617fb005b9122702ee2987a316d12d46bc22c35))
* **api:** add sort parameter to projects list and Sort/SortOrder types ([3322c72](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/3322c72b72dd47a46c674074f580aef9a36dcedd))
* **api:** add SUPPORTED_MODEL_HAIKU_4_5 to AgentExecution model ([eb7a869](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/eb7a869bec5729291aededfc320b4b9ea499a5f7))
* **api:** add TEAM_ADMIN and TEAM_VIEWER to ResourceRole ([4428302](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/442830279d79a2181f304c53bacc465616989c42))
* **api:** add terminal field to RunsOn ([a285f60](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/a285f6013dd1382c2dcd5e3d520e90f44af02354))
* **api:** add time range filters to event list method ([1b2c056](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/1b2c0567bfad884aadcb3bbeb81af84c76afe1c3))
* **api:** add updateWindow field to runners configuration ([54c0225](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/54c0225d6cfbeb43cd5c7163667c29a5e28c08b6))
* **api:** add WakeEvent type and wakeEvent parameter to agents ([ea254b6](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/ea254b67bf12c9dca3b8d205d56883c53179dd20))
* **api:** add warm pool CRUD methods and types to prebuilds ([2ebb4cd](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/2ebb4cdb5f1461a96bac9b29cc4ffcf1dbf9c439))
* **api:** allow min_size >= 0 for warm pool dynamic scaling ([a72b6c8](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/a72b6c81385168933314a76794899bb91c6114cf))
* **backend/api,dashboard:** add server-side `recentlyCompleted` sort for `ListWorkflows` ([567bc3a](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/567bc3a93c2cc65fd939527a3a0868cf30fd1e44))
* **ec2:** add RUNNER_CAPABILITY_ASG_WARM_POOL capability ([993a447](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/993a447ef3390cd787661868a28bb2116345821e))
* **types:** remove agent execution enum values from Principal and ResourceRole ([4378ae7](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/4378ae76a8d9b668c2b428009c39ec35aa8dc781))


### Bug Fixes

* **api:** remove acknowledgeToken parameter from environments start method ([77917e4](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/77917e43fbdc905617e238b8f2d0c1a9e5c9fade))
* **api:** rename executableDenyList to vetoExecPolicy in policies ([84bf167](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/84bf167dd9dd77c72968cd5267d9a2b25a6caa76))
* **client:** preserve URL params already embedded in path ([7424783](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/7424783edb1c99c339910557206e36d02cc9ad75))
* **docs/contributing:** correct pnpm link command ([43ff14c](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/43ff14ca7e7126233cd7dd75cd191766b96ab492))
* fix request delays for retrying to be more respectful of high requested delays ([858345c](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/858345c8d80809668d46f6b0757c0fb14702cb73))
* **types:** make id optional in CustomSecurityAgent ([25f783f](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/25f783f7f7490c965a8a9819547d943c95e1bf33))


### Chores

* **ci:** skip lint on metadata-only changes ([74a87ee](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/74a87ee1d29679c394c0c8417f57944f1fcf6b77))
* **ci:** skip uploading artifacts on stainless-internal branches ([a4c7e10](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/a4c7e10ee9bda8648752c8c56f49960a54cca88a))
* **docs:** add missing descriptions ([ad400e2](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/ad400e2a897ed2b82a4dff08de92b16d74b0e6d1))
* **internal:** move stringifyQuery implementation to internal function ([b25ce90](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/b25ce90fcccaa5dab211114e17d9c155f26b05c5))
* **internal:** regenerate SDK with no functional changes ([c095797](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/c095797ffaf0db7caedd47aac75b3dc8baa8a3d5))
* **internal:** regenerate SDK with no functional changes ([cc9b601](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/cc9b601ae180912ef05f7809e416f14e04af28c8))
* **internal:** regenerate SDK with no functional changes ([ca8c11c](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/ca8c11c5e9b538421341f2f09c633dcf39439f15))
* **internal:** regenerate SDK with no functional changes ([a7e1b02](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/a7e1b02445a7bd5f00409acf0af72615c91c6202))
* **internal:** regenerate SDK with no functional changes ([2b0fe0b](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/2b0fe0b585142ca23d6786d32312650514e4ddd0))
* **internal:** remove mock server code ([d7effec](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/d7effeca87947f2c067de984a7fac9f4e498eaac))
* **internal:** tweak CI branches ([834cba6](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/834cba602e5f46c845b48991abc643c43628aa94))
* **internal:** update dependencies to address dependabot vulnerabilities ([3daa978](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/3daa97802cc6ccbfc732028820ff17c46f775503))
* **internal:** update gitignore ([51da5bf](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/51da5bfc1509472e2a96ce199097bca3377e7b6a))
* **test:** update skip reason message ([9e5570d](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/9e5570d13dbf4c3101e679038a8e4bdb2460882d))
* **types:** move CountResponseRelation from organizations to shared ([c47174a](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/c47174a9c78d9785316d7f4085a4aea653b11cc1))
* update mock server docs ([cd79de5](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/cd79de5fbf0ffd6dcc51c8a0d930065335254f1f))


### Documentation

* **api:** clarify resourceId/resourceIds permission behavior in groups role assignments ([1b36502](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/1b36502903ea6f8a6b558bd152379137191907a8))
* **api:** clarify timeout constraints in environments and organization policies ([8a68a4d](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/8a68a4d7213b28c0c5376ccc3eb873692f4961ba))
* **api:** update annotations parameter examples in agents ([723978c](https://github.com/gitpod-io/gitpod-sdk-typescript/commit/723978c628dab92a05195c67346c796b7232583c))

## 0.13.0 (2026-02-18)

Full Changelog: [v0.12.0...v0.13.0](https://github.com/gitpod-io/gitpod-sdk-typescript/compare/v0.12.0...v0.13.0)
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ $ yarn link @gitpod/sdk
# With pnpm
$ pnpm link --global
$ cd ../my-package
$ pnpm link -global @gitpod/sdk
$ pnpm link --global @gitpod/sdk
```

## Running tests
Expand Down
Loading