Commit Graph

3641 Commits

Author SHA1 Message Date
johnprg d5abb6f10e add Observability to platformOnly 2025-07-23 17:03:31 -07:00
johnprg 2a30bd05e4 replace 'copilot cloud' with 'copilotkit platform' 2025-07-23 16:51:01 -07:00
johnprg a1853c76c0 replace 'Cloud' with 'Platform' in all copy 2025-07-23 16:26:42 -07:00
johnprg be9dd8e634 rename enterprise observability to observability 2025-07-23 16:18:55 -07:00
johnprg 625e06c455 replace enterprise with platform 2025-07-23 16:09:12 -07:00
Suhas Deshpande 11d6377ddd docs: observability hooks 2025-07-23 14:39:29 -07:00
github-actions[bot] 5487f665b2 chore(post-release): update version to 1.10.0-next.4 2025-07-23 19:58:11 +00:00
Suhas Deshpande 967d0abaa7 refactor(chat): separate useCopilotChat into internal implementation and public API (#2212) 2025-07-23 12:56:03 -07:00
John Rae-Grant 0cef865e90 Pydantic docs nav (#2224) 2025-07-23 12:28:56 -07:00
Markus Ecker 100ba20b59 Add pydantic AI documentation (#2201)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
2025-07-23 18:02:46 +02:00
github-actions[bot] bc2c80990b chore(post-release): update version to 1.10.0-next.3 2025-07-23 09:29:21 +00:00
Ran Shemtov 824fb69922 fix: pass config to the forwarded props of an agui agent (#2217) 2025-07-23 11:27:13 +02:00
Ran Shemtov b75c01ef0d chore: release python sdk version 0.1.56 (#2218) 2025-07-23 10:24:00 +02:00
Ran Shemtov 85e09eea2b fix(sdk-python): preserve state messages on subsequent get_state calls (#2216) 2025-07-23 10:21:38 +02:00
Ran Shemtov ec6969b27a Fix/serializable state py (#2177) 2025-07-23 09:56:02 +02:00
CopilotKit Support 2126982695 Fix travel demo july 22 (#2211) 2025-07-22 23:00:14 +05:30
github-actions[bot] 528b12d05f chore(post-release): update version to 1.10.0-next.2 2025-07-22 04:27:54 +00:00
Justin Edelson a31443c3af fix(runtime): remove unecessary dependency on ip module (#2205) 2025-07-21 21:25:51 -07:00
Suhas Deshpande cb5ae27f12 docs: add LangGraph Platform authentication guide (#2202) 2025-07-21 11:25:20 -07:00
github-actions[bot] b6fdfcf362 chore(post-release): update version to 1.10.0-next.1 2025-07-21 16:18:24 +00:00
Suhas Deshpande 1abcecf241 fix: add graphqlContext to constructAGUIRemoteAction for enhanced agent properties (#2184) 2025-07-21 09:15:28 -07:00
Suhas Deshpande 17e16b4052 docs: adds option to get publicApiKey during self-hosting (#2188) 2025-07-21 09:14:30 -07:00
Tyler Slaton 20f18db75a refactor(docs): use cdn instead of storing in public (#2196) 2025-07-20 11:38:52 -04:00
github-actions[bot] c8e6357eeb chore(post-release): update version to 1.10.0-next.0 2025-07-18 15:04:16 +00:00
Tyler Slaton 8674da1938 refactor(headless): overhaul headless ui to better support agentic features and suggestions (#2035)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-07-18 11:02:08 -04:00
Suhas Deshpande ba226e5eb0 docs: rename error-handling to error-debugging-observability (#2173) 2025-07-17 10:21:24 -07:00
github-actions[bot] feb50f6f2c chore(post-release): update version to 1.9.3 v1.9.3 2025-07-17 16:54:28 +00:00
Tyler Slaton d64e5f4250 Release 1.9.3 (#2164)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-07-17 09:52:28 -07:00
Ran Shemtov a010b323d5 chore: use url from deployment when routing to agent (#2171) 2025-07-17 18:15:58 +02:00
Markus Ecker 1969dd02d5 Fix remote results (#2180) 2025-07-17 16:25:39 +02:00
github-actions[bot] 2dddb161da chore(post-release): update version to 1.9.3-next.4 2025-07-17 13:20:55 +00:00
Markus Ecker f83bda05c7 Fix remote results (#2178) 2025-07-17 15:18:52 +02:00
Tyler Slaton 98d10bfc6e docs: fixing issues with the new READMEs (#2168)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-07-15 18:12:05 -04:00
Tyler Slaton ccf2b05cbc fix: downgrade to 0.1.54 for travel demo (#2169)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-07-15 17:26:55 -04:00
github-actions[bot] 36f1c108d5 chore(post-release): update version to 1.9.3-next.3 2025-07-15 20:50:22 +00:00
Suhas Deshpande 1bda3329ff chore(telemetry): integrate Scarf for usage analytics (#2163) 2025-07-15 13:48:19 -07:00
Tyler Slaton 062b6939e4 fix: addressing some mess with travel demo (#2167)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-07-15 16:22:07 -04:00
Max Korp d2f6614979 Add a newline that is very much required but the mdx docs do not callout 2025-07-15 12:07:50 -07:00
Max Korp 27f486e3d2 Fix formatting for prettier 2025-07-15 11:11:06 -07:00
Tcweeei 9a5c3091ca fix(chat): prevent sending messages during IME composition in chat input (#2138)
Co-authored-by: wes-brobridge <wes@brobridge.com>
2025-07-15 10:58:03 -07:00
github-actions[bot] 0f16ca194b chore(post-release): update version to 1.9.3-next.2 2025-07-15 17:51:26 +00:00
Ran Shemtov df25f34d30 feat: add agui fastAPI compatible langgraph agent (#2117) 2025-07-15 19:49:15 +02:00
github-actions[bot] 753bc3baef chore(post-release): update version to 1.9.3-next.1 2025-07-15 17:35:13 +00:00
Suhas Deshpande 589ae52d33 updates telemetry (#2162) 2025-07-15 10:30:46 -07:00
github-actions[bot] e5ce4a4160 chore(post-release): update version to 1.9.3-next.0 2025-07-15 15:25:20 +00:00
Markus Ecker 88ceae263a chore: upgrade AG-UI packages (#2161)
Co-authored-by: Tyler Slaton <54378333+tylerslaton@users.noreply.github.com>
2025-07-15 11:23:13 -04:00
Suhas Deshpande 2ac52f9001 docs: add error handling guide (#2122) 2025-07-15 08:01:43 -07:00
Juan Pablo Camus cb8f6be50e Litebox readme update (#2042)
Co-authored-by: Juan Pablo Camus <juanpablo@Juan-Pablos-MacBook-Pro.local>
2025-07-14 16:47:11 -04:00
github-actions[bot] d910ffb0e7 chore(post-release): update version to 1.9.2 v1.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