Tat Dat Duong
|
5eefc1d55d
|
fix(cli): invert assumed python_version / js_version check
|
2025-04-11 16:38:26 +02:00 |
|
Tat Dat Duong
|
b7bd87a063
|
release(cli): 0.2.2
|
2025-04-11 01:34:08 +02:00 |
|
 William FHandGitHub
|
a03cb0b16d
|
CLI: Ensure correct api version is used (#4237)
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
|
2025-04-10 15:56:07 +00:00 |
|
 William FHandGitHub
|
2f51a15064
|
Update CLI (#4213)
|
2025-04-08 19:23:59 -07:00 |
|
William Fu-Hinthorn
|
1b9093459c
|
Remove pip from image
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
|
2025-04-08 15:52:58 -07:00 |
|
 Eugene YurtsevandGitHub
|
05a4fcc8bb
|
cli: release 0.1.89 (#4173)
Release to pick up this: https://github.com/langchain-ai/langgraph/pull/4164
|
2025-04-04 13:46:47 -04:00 |
|
Tat Dat Duong
|
cba240e70e
|
release(cli): 0.1.84
|
2025-04-03 15:15:52 +02:00 |
|
 William FHandGitHub
|
da8b8c606a
|
Release CLI (#4124)
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
|
2025-04-01 21:28:58 -07:00 |
|
 William FHandGitHub
|
dcda8c24d6
|
Add checkpointer configuration support in langgraph.json (#4122)
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
|
2025-04-01 21:16:12 -07:00 |
|
William Fu-Hinthorn
|
9bd78ed483
|
Allow blocking in dev
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
|
2025-04-01 05:45:47 -07:00 |
|
Tat Dat Duong
|
f629f68ec3
|
feat(cli): add support for gen ui config
|
2025-03-28 23:05:04 +01:00 |
|
Tat Dat Duong
|
39d85466f8
|
Bump to 0.1.80
|
2025-03-25 23:36:33 +01:00 |
|
William Fu-Hinthorn
|
9c36a7de85
|
Add studio URL flag
|
2025-03-21 11:20:29 -07:00 |
|
William Fu-Hinthorn
|
23bb5369b9
|
Studio cli command
|
2025-03-20 17:51:08 -07:00 |
|
William Fu-Hinthorn
|
18ed044c27
|
Bump patch version
|
2025-03-14 14:03:30 -07:00 |
|
William Fu-Hinthorn
|
f1162ac898
|
Bump
|
2025-03-11 20:22:58 -07:00 |
|
Tat Dat Duong
|
0fdc787597
|
Bump to 0.1.75
|
2025-03-06 18:04:21 +01:00 |
|
 William FHandGitHub
|
de85e7c246
|
Add json schema to CLI (#3684)
So you have cute IDE autocomplete / language server checking.
|
2025-03-04 23:48:27 +00:00 |
|
 Vadym BardaandGitHub
|
a1c676707c
|
cli: update api version (#3632)
|
2025-02-27 13:57:07 -05:00 |
|
 William FHandGitHub
|
ad14d92f5e
|
[cli] Bump api floor (#3523)
|
2025-02-20 00:26:15 +00:00 |
|
 William FHandGitHub
|
4875973ac5
|
[CLI] Support http config (#3505)
Right now requires that the file be in one of the local
packages/dependencies.
|
2025-02-19 08:52:00 -08:00 |
|
 Vadym BardaandGitHub
|
a6b8098548
|
cli: release 0.1.71 (#3342)
|
2025-02-06 17:51:48 -05:00 |
|
 William FHandGitHub
|
7e267897c9
|
Update auth file paths in build/up (#3231)
|
2025-01-29 05:09:10 -08:00 |
|
Tat Dat Duong
|
4b5b309152
|
Bump to 0.1.69
|
2025-01-25 04:18:18 +01:00 |
|
Tat Dat Duong
|
25239891bc
|
feat(cli): add detection for bun.lockb
|
2025-01-21 00:17:12 +01:00 |
|
William Fu-Hinthorn
|
2f47d98b34
|
Update error message for missing dev command
|
2025-01-14 11:28:51 -08:00 |
|
 William FHandGitHub
|
a03f1f7469
|
Bullseye (#3008)
|
2025-01-13 10:01:36 -08:00 |
|
William Fu-Hinthorn
|
e227f6ce83
|
Bump version
|
2024-12-18 12:30:06 -08:00 |
|
William Fu-Hinthorn
|
8a1a11fde5
|
[CLI] Update min bound for langgraph-api
|
2024-12-18 12:29:17 -08:00 |
|
William Fu-Hinthorn
|
8a02ddd868
|
[CLI] Handle dependencies js up --watch
|
2024-12-16 16:19:23 -08:00 |
|
William Fu-Hinthorn
|
77b42e0867
|
[CLI] Add openapi param to config
|
2024-12-14 07:25:14 -08:00 |
|
William Fu-Hinthorn
|
dbf5b4920e
|
[CLI] Add auth env var
|
2024-12-13 16:36:35 -08:00 |
|
 William FHandGitHub
|
65172c2a43
|
[CLI] Nonblocking debugpy mode (#2573)
|
2024-11-28 12:24:00 -08:00 |
|
 William FHandGitHub
|
1130c3accb
|
[CLI] Add Store config to CLI (#2548)
|
2024-11-28 01:58:18 -08:00 |
|
 William FHandGitHub
|
f04ce5d1ee
|
[CLI] Add python-dotenv for inmem group (#2540)
|
2024-11-26 07:56:57 -08:00 |
|
 William FHandGitHub
|
328ef609af
|
[CLI] Python path (#2531)
|
2024-11-25 11:59:49 -08:00 |
|
 William FHandGitHub
|
7082e2613e
|
[CLI] Dotenv support (#2501)
|
2024-11-21 16:28:53 +00:00 |
|
 William FHandGitHub
|
54d848913f
|
[CLI] Update Inmem Version (#2500)
|
2024-11-21 15:49:59 +00:00 |
|
 William FHandGitHub
|
a933776436
|
[CLI] Validate node version (#2489)
|
2024-11-20 17:24:34 -08:00 |
|
 William FHandGitHub
|
ff1370a9a5
|
Release CLI (#2465)
|
2024-11-19 08:41:18 +00:00 |
|
 
|
b2522ffe19
|
CLI Dev command (#2463)
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
|
2024-11-19 05:12:03 +00:00 |
|
 William FHandGitHub
|
e9162e2516
|
Update CLI pyproject.toml (#2428)
|
2024-11-15 11:00:32 -08:00 |
|
 William FHandGitHub
|
509291fc1a
|
Bump CLI (#2302)
|
2024-11-01 19:53:48 +00:00 |
|
 Vadym BardaandGitHub
|
7d3527db38
|
cli: release 0.1.52 (#1516)
|
2024-08-28 12:12:46 -04:00 |
|
Nuno Campos
|
330c91f622
|
Update ruff
|
2024-08-27 10:50:39 -07:00 |
|
Nuno Campos
|
15c3105748
|
cli0.1.51
|
2024-08-22 15:37:02 -07:00 |
|
Nuno Campos
|
a1a5fc01a9
|
cli0.1.50
|
2024-07-22 08:22:05 -07:00 |
|
Nuno Campos
|
2ca816ca25
|
cli 0.1.49
|
2024-07-18 10:01:43 -07:00 |
|
 Andrew NguonlyandGitHub
|
fab950acfb
|
Update version of CLI to 0.1.48. (#957)
|
2024-07-08 18:20:23 -07:00 |
|
Nuno Campos
|
5b6c021d6a
|
cli 0.1.47
|
2024-06-28 14:05:06 -07:00 |
|