github-actions[bot]
|
d910ffb0e7
|
chore(post-release): update version to 1.9.2
|
2025-07-14 18:10:09 +00:00 |
|
Ran Shemtov
|
9ec5897eb6
|
Release 1.9.2 (#2155)
|
2025-07-14 20:07:59 +02:00 |
|
github-actions[bot]
|
1092a9e38a
|
chore(post-release): update version to 1.9.2-next.26
|
2025-07-14 17:07:12 +00:00 |
|
Ran Shemtov
|
83822d275b
|
fix: do not show error on state loading if thread does not exist (#2154)
|
2025-07-14 19:05:03 +02:00 |
|
github-actions[bot]
|
0fb9c76b92
|
chore(post-release): update version to 1.9.2-next.25
|
2025-07-11 17:27:45 +00:00 |
|
Suhas Deshpande
|
f3f0181f6c
|
fix: connect streaming errors to runtime onError handler (#2143)
|
2025-07-11 10:25:40 -07:00 |
|
github-actions[bot]
|
9e8704781e
|
chore(post-release): update version to 1.9.2-next.24
|
2025-07-11 16:08:32 +00:00 |
|
Ran Shemtov
|
8ef8199de9
|
fix: use latest agui dependencies to include required fixes (#2147)
|
2025-07-11 18:05:15 +02:00 |
|
Ran Shemtov
|
3c2822e793
|
Revert "fix: use latest agui dependencies to include required fixes" (#2146)
|
2025-07-11 18:03:38 +02:00 |
|
Ran Shemtov
|
af1725502b
|
fix: use latest agui dependencies to include required fixes (#2145)
|
2025-07-11 18:02:52 +02:00 |
|
github-actions[bot]
|
8f3596fcbc
|
chore(post-release): update version to 1.9.2-next.23
|
2025-07-10 16:49:53 +00:00 |
|
Suhas Deshpande
|
fc6b65339f
|
Fix extract toolParameters in extractParametersFromSchema (#2100)
Co-authored-by: Jarvis Ao Ieong <kinua1230@gmail.com>
|
2025-07-10 09:47:49 -07:00 |
|
github-actions[bot]
|
f146627777
|
chore(post-release): update version to 1.9.2-next.22
|
2025-07-09 19:29:53 +00:00 |
|
Suhas Deshpande
|
c75a04f240
|
Fix dynamic runtime configuration updates in useCoAgent (#2131)
|
2025-07-09 12:27:43 -07:00 |
|
github-actions[bot]
|
d0381807d8
|
chore(post-release): update version to 1.9.2-next.21
|
2025-07-08 16:50:14 +00:00 |
|
Suhas Deshpande
|
92e8d1c4bd
|
fix infinite loop (#2128)
|
2025-07-08 09:48:14 -07:00 |
|
github-actions[bot]
|
e23614c2ce
|
chore(post-release): update version to 1.9.2-next.20
|
2025-07-08 15:37:15 +00:00 |
|
Tyler Slaton
|
e1de032a32
|
fix: synchronously execute renderAndWaitForResponse (#1861)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
2025-07-08 11:35:09 -04:00 |
|
github-actions[bot]
|
90ca5ef2ee
|
chore(post-release): update version to 1.9.2-next.19
|
2025-07-07 21:20:03 +00:00 |
|
Suhas Deshpande
|
8e67158475
|
fixes gemini adapter (#2123)
|
2025-07-07 14:18:03 -07:00 |
|
github-actions[bot]
|
a7fddfd0a8
|
chore(post-release): update version to 1.9.2-next.18
|
2025-07-07 19:39:20 +00:00 |
|
Suhas Deshpande
|
fac89c23d3
|
refactor: rename onTrace to onError (#2121)
|
2025-07-07 12:37:09 -07:00 |
|
github-actions[bot]
|
4bd0301c9f
|
chore(post-release): update version to 1.9.2-next.17
|
2025-07-04 16:10:46 +00:00 |
|
Ran Shemtov
|
7ca7023558
|
feat: send node name to agui agent (#2104)
|
2025-07-04 18:08:39 +02:00 |
|
github-actions[bot]
|
9addd86485
|
chore(post-release): update version to 1.9.2-next.16
|
2025-07-04 14:10:43 +00:00 |
|
Ran Shemtov
|
fe9009c342
|
feat(langgraph): new thread metadata (#2083)
|
2025-07-04 16:08:40 +02:00 |
|
github-actions[bot]
|
041f56de0c
|
chore(post-release): update version to 1.9.2-next.15
|
2025-07-04 13:25:04 +00:00 |
|
Tyler Slaton
|
cbeccb5e77
|
fix: refrain repeated api calls by memoizing state (#2102)
Co-authored-by: Ran Shem Tov <ran@copilotkit.ai>
|
2025-07-04 15:22:58 +02:00 |
|
github-actions[bot]
|
8309978677
|
chore(post-release): update version to 1.9.2-next.14
|
2025-07-03 15:13:26 +00:00 |
|
Ran Shemtov
|
3a7f45f38c
|
fix: resolve agui agents only after all other endpoints (#2099)
|
2025-07-03 17:09:52 +02:00 |
|
github-actions[bot]
|
71a19a9ad6
|
chore(post-release): update version to 1.9.2-next.13
|
2025-07-03 10:02:27 +00:00 |
|
Ran Shemtov
|
dec5527df4
|
fix: only fetch agent state for langgraph agents (#2095)
|
2025-07-03 12:00:17 +02:00 |
|
Ran Shemtov
|
9619a8c114
|
Revert "fix: only fetch agent state for langgraph agents" (#2094)
|
2025-07-03 11:53:43 +02:00 |
|
Ran Shemtov
|
32a9850527
|
fix: only fetch agent state for langgraph agents (#2093)
|
2025-07-03 11:52:32 +02:00 |
|
Suhas Deshpande
|
547c7c59a8
|
remove console (#2090)
|
2025-07-02 10:16:12 -07:00 |
|
github-actions[bot]
|
60b8df8c16
|
chore(post-release): update version to 1.9.2-next.12
|
2025-07-01 18:27:16 +00:00 |
|
Ran Shemtov
|
3f8c575363
|
fix: time travel regenerate (#2071)
|
2025-07-01 20:25:12 +02:00 |
|
github-actions[bot]
|
32a94f3f0f
|
chore(post-release): update version to 1.9.2-next.11
|
2025-07-01 12:27:11 +00:00 |
|
Ran Shemtov
|
1f4949a017
|
fix: remove agent discovery for agui agents (#2062)
|
2025-07-01 14:25:06 +02:00 |
|
github-actions[bot]
|
c3d73e1f6e
|
chore(post-release): update version to 1.9.2-next.10
|
2025-06-24 17:46:17 +00:00 |
|
Suhas Deshpande
|
20e8c3cd6e
|
fix(anthropic-adapter): resolve infinite loop caused by duplicate result messages (#2052)
|
2025-06-24 10:44:04 -07:00 |
|
github-actions[bot]
|
d577c8bf24
|
chore(post-release): update version to 1.9.2-next.9
|
2025-06-23 22:05:48 +00:00 |
|
Suhas Deshpande
|
1d1c51d2f2
|
surface every possible errors in clean structured way (#2036)
|
2025-06-23 15:03:38 -07:00 |
|
github-actions[bot]
|
3e39968178
|
chore(post-release): update version to 1.9.2-next.8
|
2025-06-23 11:27:32 +00:00 |
|
Ran Shemtov
|
9b986ba273
|
chore: use agui with research canvas tests (#2018)
|
2025-06-23 13:25:23 +02:00 |
|
Suhas Deshpande
|
f82aac77fd
|
chore: pin @langchain/langgraph to version 0.2.44 across all package.json files (#2034)
|
2025-06-20 12:52:08 -07:00 |
|
Suhas Deshpande
|
cef7ac2b70
|
fix: exclude test files from build bundles (#2032)
|
2025-06-20 11:46:19 -07:00 |
|
github-actions[bot]
|
28590a5d9e
|
chore(post-release): update version to 1.9.2-next.7
|
2025-06-20 17:25:30 +00:00 |
|
Ran Shemtov
|
54b62f0cbf
|
fix: add default schema keys for input and output of agui langgraph (#2030)
|
2025-06-20 19:23:00 +02:00 |
|
github-actions[bot]
|
5bdce7748b
|
chore(post-release): update version to 1.9.2-next.6
|
2025-06-20 14:01:32 +00:00 |
|