John Kennedy and open-swe[bot] <open-swe@users.noreply.github.com>
8e05912899
fix(cli): extend API healthcheck startup window
...
Keep one-second health probes active for slower graph imports so Compose does not stall for the steady-state interval.
Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com >
2026-08-20 07:24:09 +00:00
langsmith-fleet[bot]
ecee22fa16
fix(cli): remove discontinued local debugger image
2026-08-06 00:01:58 +00:00
Asamu David and GitHub
b3eeb4fa1d
feat(cli): add remote build support for langgraph deploy ( #7234 )
...
**Description:**
- extend host_backend client with remote build support
- refactored `cli.py` for better clarity
- update tests
2026-04-02 16:39:30 +01:00
Quanzheng Long and GitHub
4ef61690c6
feat(cli): add distributed runtime support to langgraph cli ( #7096 )
2026-03-09 20:43:45 -07:00
Sydney Runkle and GitHub
2d3121a17c
chore: drop Python 3.9 (and syntax) ( #6289 )
...
* `strict=False` is the default, pyupgrade to min version 3.10 adds this
to be explicit w/ behavior
2025-10-16 20:17:46 -04:00
f087567853
fix(cli): handle Docker SemVer build metadata in version parsing #5965 ( #6024 )
...
Description:
Corrects _parse_version to support Docker versions with SemVer build
metadata (e.g., 28.1.1+1), resolving #5965 . Adds comprehensive unit
tests for version parsing, including normal, v-prefixed, prerelease,
build metadata, combined prerelease/build metadata, and edge cases with
missing components.
Issue:
Closes #5965
Dependencies:
None
---------
Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com >
2025-09-10 14:31:07 -04:00
David Asamu
8d6cd15669
add api-version option
2025-07-19 02:55:47 +01:00
William FH and GitHub
62069439fc
feat: support --base-image in langgraph dockerfile command ( #4628 )
2025-05-09 18:35:33 +00:00
William FH and GitHub
05f21a384b
Add image arg to up command ( #4385 )
...
Using this argument, you can get more customization since you can do
`langgraph build` or directly `docker build` your image and then re-use
the `langgraph up --image my-image` and have it also spin up redis &
postgres for you.
Easier then writing your own compose file
2025-04-23 07:48:01 -07:00
Tat Dat Duong
8b817a5b16
Fix lint
2025-02-18 15:51:05 +01:00
Tat Dat Duong
3a67f3a3eb
fix(cli): use '{{json .}}' format instead of 'json'
...
Related to https://github.com/langchain-ai/langgraph/issues/1319
2025-02-18 14:58:24 +01:00
Tat Dat Duong
6ce9354ee4
fix: missing pgvector in CLI
...
Fixes https://github.com/langchain-ai/langgraph/issues/3164
2025-01-23 15:27:39 +01:00
Eugene Yurtsev and GitHub
6906e12edb
cli: add ability to output docker compose file ( #2379 )
...
* Add ability to output docker compose file `langgraph dockerfile
Dockerfile --add-docker-compose`
* Add emoji in places
2024-11-13 12:42:58 -05:00
Nuno Campos
37848a5361
cli: Add redis container to langgraph up
2024-08-21 14:37:36 -07:00
Nuno Campos
9147d05cc4
lib0.2.9
2024-08-21 14:32:15 -07:00
David Duong and GitHub
293bc2c11f
feat(cli): add debugger host CLI flag to specify default base URL ( #900 )
2024-07-08 20:47:50 -04:00
Nuno Campos and GitHub
4768bdb0c8
cli: Add back up ( #854 )
...
* Revert "cli: Reduce to test and build commands (#838 )"
This reverts commit 5697f07163 .
* Undo
* Undo
* Undo
* Fix
* Fix
* Add license key admonition
* Quote env vars
* Test
2024-06-27 09:10:21 -07:00
Nuno Campos and GitHub
5697f07163
cli: Reduce to test and build commands ( #838 )
...
* cli: Reduce to test and build commands
* Bump timeout
* Fix test?
* Fix
* Fix output
2024-06-26 11:53:44 -07:00
David Duong and GitHub
ac34a4724f
chore(cli): use different container port for debugger ( #811 )
...
* chore(cli): use different container port for debugger
* Fix test
2024-06-26 00:16:50 +01:00
Vadym Barda and GitHub
6699f53d53
cli: fix standalone docker compose version str ( #745 )
2024-06-21 12:17:06 -04:00
vbarda
b35bb19b31
sync again
2024-06-18 20:38:40 -04:00
vbarda
e791f7ef5a
sync changes
2024-06-18 20:19:55 -04:00
vbarda
1a06d500d4
libs: add cli, sdk-py, sdk-js and move core langgraph
2024-06-17 20:37:25 -04:00