Commit Graph

75 Commits

Author SHA1 Message Date
Tat Dat Duong 5b65b25c24 Shorten the TTL 2025-07-03 20:38:41 +02:00
Tat Dat Duong 8fa640beba Update turbo definitions 2025-07-02 02:35:57 +02:00
David Duong 462c366824 chore(deps): remove jest in favour of vitest (#1314) 2025-06-25 14:24:47 +02:00
David Duong dcf9627d7e chore(deps): migrate to Yarn v4 (#1310)
Co-authored-by: Logan Rosen <loganrosen@gmail.com>
2025-06-25 12:44:25 +02:00
Hunter Lovell 52bb7a151b chore: use 'vitest run' to unblock release script (#1293) 2025-06-18 02:33:39 +02:00
David Duong 5088f34a74 release(checkpoint): 0.0.18 (#1249) 2025-06-02 00:26:56 +00:00
Tat Dat Duong 8c7797f831 feat(langgraph): node / task cache 2025-05-28 18:16:18 +02:00
Tat Dat Duong 4bf750557f deps(langgraph): upgrade to TypeScript 5.8.x
Turns out that `moduleResolution: node10` will achieve the same result as setting `src/package.json` to `{}` (verified via git worktrees).

Also switching `moduleResolution: bundler` for ESM build, after which I've compared the build output of `libs/checkpoint` via `diff -r -q`.
2025-05-24 16:24:42 +02:00
Tat Dat Duong fa01615cc4 security: ensure we're using the same tsx version 2025-05-08 18:48:57 +02:00
Tat Dat Duong b640f50596 security: dedupe @octokit
Solved by deduping @langchain/scripts and bumping release-it to ^19
2025-05-08 18:38:30 +02:00
dependabot[bot] f387ace50a build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#1135)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 23:54:18 +12:00
dependabot[bot] babe7309fe build(deps-dev): bump rollup from 4.35.0 to 4.36.0 in the npm_and_yarn group across 1 directory (#1002)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 17:51:09 +12:00
Brace Sproul bcc585a013 release(langgraph-checkpoint): 0.0.17 (#1106) 2025-04-14 11:04:55 -07:00
Brace Sproul bd31527e41 fix: Never wrap async batch store with async batch store (#1103) 2025-04-14 11:03:02 -07:00
Ben Burns 92a9dfdef2 feat(checkpoint): allow add'l custom fields on CheckpointMetadata 2025-03-25 00:24:31 +13:00
dependabot[bot] 435b785b61 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#980)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 10:14:55 +13:00
Ben Burns 5d016d54f4 release(langgraph-checkpoint): 0.0.16 2025-03-06 22:05:33 +13:00
Ben Burns 821ae3cf2d fix(checkpoint): Make AsyncBatchedStore pass query arg on search 2025-03-06 21:38:09 +13:00
Ben Burns 25a2c3aa22 chore: enable sourcemaps 2025-02-28 19:25:54 +13:00
dependabot[bot] c1d5960766 build(deps): bump the npm_and_yarn group across 2 directories with 4 updates (#872)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 15:03:42 +13:00
dependabot[bot] c6c9461462 build(deps-dev): bump rollup from 4.32.1 to 4.33.0 in the npm_and_yarn group across 1 directory (#853)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 14:43:20 +00:00
nick-w-nick a931f80aaf fix(docs/etc): Fix miscellaneous typos (#837) 2025-02-03 18:23:16 -08:00
Ben Burns 23f041d73e release(checkpoint): 0.0.15 2025-01-30 12:39:17 +13:00
dependabot[bot] 95a10a1d12 build(deps-dev): bump rollup
Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup).


Updates `rollup` from 4.32.0 to 4.32.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.32.0...v4.32.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 11:49:02 +13:00
Ben Burns aa96767506 release(checkpoint): 0.0.14 (#815) 2025-01-29 04:56:34 +00:00
dependabot[bot] fbe24a217b build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#806)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 20:14:09 -08:00
Ben Burns 894994a28d feat(langgraph): functional API (#793)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2025-01-29 13:56:02 +13:00
dependabot[bot] 3bbd8dac4d build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#771)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-04 22:21:21 -08:00
dependabot[bot] f57decbdf6 build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#751)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 17:55:16 -08:00
Brace Sproul 2d1c891804 fix(langgraph): Allow multiple interrupts per node (#713) 2024-12-10 14:49:06 -08:00
William FH 62ecd059e9 [Checkpoint] Release 0.0.13 (#704) 2024-12-05 06:42:48 -08:00
William FH 586628fd5c InMem Search (#700) 2024-12-03 23:30:28 -08:00
Nuno Campos e55369d1c6 Implement interrupt(...) and Command({resume: ...}) (#690) 2024-11-27 15:20:04 -08:00
dependabot[bot] 6f1ee35ed2 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#679)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 21:22:10 -08:00
Nuno Campos 360be91c10 Release (#681) 2024-11-19 16:25:31 -08:00
Nuno Campos cb7882d4b9 Add update state branch for copy (#680) 2024-11-19 16:10:11 -08:00
Ben Burns f3d5d748a8 fix(checkpoint): don't throw on MemorySaver.put if no checkpoint_ns (#629) 2024-10-24 15:44:37 +00:00
Nuno Campos d17226c10a Fix docstring for Checkpoint.v (#615) 2024-10-18 14:54:02 -07:00
Jacob Lee 71db4a8a5b chore(checkpoint): Release 0.0.11 (#611) 2024-10-17 18:54:05 +00:00
Ben Burns d05f3a0621 fix(checkpoint): don't throw in MemorySaver.list if thread not found (#584) 2024-10-17 11:19:03 -07:00
Ben Burns c47436e6e0 fix(checkpoint): add support for options.filter in MemorySaver.list (#583) 2024-10-17 11:07:56 -07:00
Jacob Lee cc0eab21ea chore(checkpoint): Release 0.0.10 (#557) 2024-10-07 19:48:15 +00:00
Ben Burns 4775e68d03 fix: return correct checkpointId in parentConfig in MemorySaver.getTuple (#555) 2024-10-07 11:36:14 -07:00
dependabot[bot] 6bd03b411f build(deps-dev): bump rollup from 4.22.5 to 4.23.0 in the npm_and_yarn group across 1 directory (#553)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 21:27:44 -07:00
William FH d41b839a44 Validate put namespaces (#551) 2024-10-06 13:50:48 -07:00
Jacob Lee 303fe606c3 feat(checkpointer): Adds exported checkpoint write error map (#549) 2024-10-04 17:28:26 -07:00
William FH 29e710e4a1 Fix name of InMemoryStore (#547) 2024-10-03 17:19:18 -07:00
Brace Sproul a9ac222c3f Merge memory API updates to main (#533) 2024-09-30 09:43:49 -07:00
dependabot[bot] af6695a0eb build(deps-dev): bump rollup from 4.14.3 to 4.22.4 in the npm_and_yarn group across 1 directory (#511)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 08:48:11 -07:00
Jacob Lee 5545331903 chore(checkpoint): Release 0.0.8 (#527) 2024-09-28 10:54:37 +00:00