Skip to content

Commit c01d9d6

Browse files
authored
Merge pull request #16 from Alchemyst-ai/release-please--branches--main--changes--next--components--sdk
release: 0.10.1
2 parents 615c1f6 + 922f019 commit c01d9d6

7 files changed

Lines changed: 75 additions & 14 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.10.0"
2+
".": "0.11.0"
33
}

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 11
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/alchemyst-ai%2Falchemyst-ai-sdk-beb76e148338869e59b078902ddfb59fb4f8367daf105ee5f7f676de62ad75bf.yml
3-
openapi_spec_hash: 3bfc56a24723954c74ac3d3a18c072d4
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/alchemyst-ai%2Falchemyst-ai-sdk-c77e179652eb08eba2cb6460ed9bdc3216a61ed30990028310d2806c6d043bdf.yml
3+
openapi_spec_hash: 44298c6ad241e7aab2bbd6aa680c47cf
44
config_hash: 5aa39dd4797ce0dacbe19c69fcf11be6

CHANGELOG.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,66 @@
11
# Changelog
22

3+
## 0.11.0 (2026-01-08)
4+
5+
Full Changelog: [v0.10.0...v0.11.0](https://github.com/Alchemyst-ai/alchemyst-sdk/compare/v0.10.0...v0.11.0)
6+
7+
### Features
8+
9+
* **api:** api update ([fdd755c](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/fdd755c99e08efa808f41b14e133f0d5aa76a729))
10+
* **api:** api update ([d1abc52](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/d1abc520ffd55c48d96bf628a44f87d7b8b23567))
11+
* **api:** api update ([fdf2298](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/fdf229812866988d0d2d53c5d248198bc27b59be))
12+
* **api:** api update ([aa314a6](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/aa314a6b95cb82cbf30763327ecdf43832ee6c62))
13+
* **api:** api update ([05fe05c](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/05fe05ca7bf90118f5cac577cc213c9c28e895d8))
14+
* **api:** api update ([ca932f0](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/ca932f0573bb8f1ce84e1aaff54716d86287ff95))
15+
* **api:** api update ([8571599](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/8571599c107df1c60f7ea2ea38c14d344f26a2fd))
16+
* **api:** api update ([0c2e8d6](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/0c2e8d66a83142772faa71938196d4ddacf48b7d))
17+
* **api:** api update ([5872f07](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/5872f07211e78b1f816230728d34f619e604fd90))
18+
* **api:** api update ([50515b1](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/50515b16e663f4bab1bb9a80e83035f8dc6ad0d1))
19+
* **api:** api update ([8bb1a91](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/8bb1a919152395dcbc1809f105505ef364f0c87d))
20+
* **api:** api update ([493db9d](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/493db9dab00347af3b804794d42f0cdf86412564))
21+
* **api:** api update ([34fb7c5](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/34fb7c51973842071275f8f88529774e125c5018))
22+
* **api:** api update ([0326694](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/0326694491f95530590b9413940ece4a986cc0b3))
23+
* **api:** api update ([7b271c8](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/7b271c88e3c530747a92f502179b8ef529610cbe))
24+
* **api:** api update ([8eeeb44](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/8eeeb44adfff82812a3d9b702596a7c13ad89953))
25+
* **api:** manual updates ([edef4d3](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/edef4d3a73fa45e717d918adb1ec8c47a0c44ee4))
26+
* **api:** manual updates ([275c1fb](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/275c1fbac8ff536aa34744f77c3340c50abd7ccd))
27+
* **api:** manual updates ([770d854](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/770d8541ae57cb4b343e5dd49a58febdafde9483))
28+
* **api:** manual updates ([05a87a9](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/05a87a9f31946ac5458cfd8fde989400ea49a1a7))
29+
* **api:** manual updates ([3fe9702](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/3fe9702cf45b7f0f2f55c393af525ba2dcc63925))
30+
* **api:** manual updates ([02cf60b](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/02cf60bc7257a1f6f2b4b11a422041c8417fe835))
31+
32+
33+
### Bug Fixes
34+
35+
* **docs:** correct snippets for requests with arbitrary and specific params mixed together ([13f3532](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/13f35322b87610698d43886b7e7b7db71206b419))
36+
* **mcp:** correct code tool API endpoint ([0d1eb9b](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/0d1eb9b5ac5745e465415f9f6f21d05a57063474))
37+
* **mcp:** return correct lines on typescript errors ([e7fa80d](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/e7fa80dd33b70d6d885eb11458e75ec6175efbd6))
38+
39+
40+
### Performance Improvements
41+
42+
* faster formatting ([be5089a](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/be5089a4c1c056c562a7dc555c37f133dff34364))
43+
44+
45+
### Chores
46+
47+
* break long lines in snippets into multiline ([f5a051e](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/f5a051e5cc10251e31938bd1f3a1a431995628ae))
48+
* **client:** fix logger property type ([c80fbbe](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/c80fbbe54cbd494ef864a3d751d1962e531b394f))
49+
* do not install brew dependencies in ./scripts/bootstrap by default ([34fa6f6](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/34fa6f6b194b76fdfa00448344537635a1101d57))
50+
* **internal:** codegen related update ([e47698e](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/e47698e12d056ae960011147064bc81cff5f0ead))
51+
* **internal:** codegen related update ([c30fc40](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/c30fc40583c6e43526ffa177f9964e9833f963ee))
52+
* **internal:** codegen related update ([752b9ef](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/752b9ef8a95cb993a35dabc5f13e56f8e1370c9c))
53+
* **internal:** fix incremental formatting in some cases ([ba09fcc](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/ba09fcc7c191aa3ba3ea095bb38c1f57840fdf59))
54+
* **internal:** ignore .eslintcache ([c9b3e97](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/c9b3e972f7bd3a8ca111385751f2edfc4b61dd61))
55+
* **internal:** remove .eslintcache ([f1ddac5](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/f1ddac5fe83e0eed094f6aaf467ad97c217e21e8))
56+
* **internal:** remove deprecated `compilerOptions.baseUrl` from tsconfig.json ([5dd1a3c](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/5dd1a3c8c086171acbf83eadd6d36cc11c1562c3))
57+
* **internal:** upgrade eslint ([92e07a0](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/92e07a0ec8f6ef4a7411e4a48e30d7ec95dadd31))
58+
* **internal:** use npm pack for build uploads ([8074d75](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/8074d757a654e839f68da823f2f4a58ebd776ba8))
59+
* **jsdoc:** fix [@link](https://github.com/link) annotations to refer only to parts of the package‘s public interface ([0e58ca0](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/0e58ca00989098aa35932875f6759bba086b3009))
60+
* update SDK settings ([6ce572d](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/6ce572d0ba8c2bbf4ae20ba7316512e74726819c))
61+
* update SDK settings ([fda3dd7](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/fda3dd7a9ddb807bb5641d612bc0408fa566e082))
62+
* update SDK settings ([b27af43](https://github.com/Alchemyst-ai/alchemyst-sdk/commit/b27af431c322948b547f1cb1b06b4d84bdca89b7))
63+
364
## 0.10.0 (2026-01-07)
465

566
Full Changelog: [v0.9.1...v0.10.0](https://github.com/Alchemyst-ai/alchemyst-sdk/compare/v0.9.1...v0.10.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alchemystai/sdk",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "The official TypeScript library for the Alchemyst AI API",
55
"author": "Alchemyst AI <anuran@getalchemystai.com>",
66
"types": "dist/index.d.ts",

src/resources/v1/context/memory.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export class Memory extends APIResource {
7070
* 'Customer asked about pricing for the Scale plan.',
7171
* },
7272
* ],
73-
* memoryId: 'support-thread-TCK-1234',
73+
* sessionId: 'support-thread-TCK-1234',
7474
* });
7575
* ```
7676
*/
@@ -171,12 +171,13 @@ export interface MemoryAddParams {
171171
contents: Array<MemoryAddParams.Content>;
172172

173173
/**
174-
* The ID of the memory
174+
* The ID of the session
175175
*/
176-
memoryId: string;
176+
sessionId: string;
177177

178178
/**
179-
* Optional metadata for the memory context. Defaults to ["default"]
179+
* Optional metadata for the memory context. Defaults to ["default"] if not
180+
* provided.
180181
*/
181182
metadata?: MemoryAddParams.Metadata;
182183
}
@@ -205,13 +206,12 @@ export namespace MemoryAddParams {
205206
* Unique message ID
206207
*/
207208
messageId?: string;
208-
209-
[k: string]: unknown;
210209
}
211210
}
212211

213212
/**
214-
* Optional metadata for the memory context. Defaults to ["default"]
213+
* Optional metadata for the memory context. Defaults to ["default"] if not
214+
* provided.
215215
*/
216216
export interface Metadata {
217217
/**

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.10.0'; // x-release-please-version
1+
export const VERSION = '0.11.0'; // x-release-please-version

tests/api-resources/v1/context/memory.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ describe('resource memory', () => {
7676
test.skip('add: only required params', async () => {
7777
const responsePromise = client.v1.context.memory.add({
7878
contents: [{ content: 'Customer asked about pricing for the Scale plan.' }],
79-
memoryId: 'support-thread-TCK-1234',
79+
sessionId: 'support-thread-TCK-1234',
8080
});
8181
const rawResponse = await responsePromise.asResponse();
8282
expect(rawResponse).toBeInstanceOf(Response);
@@ -96,7 +96,7 @@ describe('resource memory', () => {
9696
metadata: { messageId: 'messageId' },
9797
},
9898
],
99-
memoryId: 'support-thread-TCK-1234',
99+
sessionId: 'support-thread-TCK-1234',
100100
metadata: { groupName: ['string'] },
101101
});
102102
});

0 commit comments

Comments
 (0)