Tyler Slaton
1e088f035f
fix(docs): addressing several issues caught by QA ( #2140 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-07-10 18:15:44 -04:00
Suhas Deshpande
8e67158475
fixes gemini adapter ( #2123 )
2025-07-07 14:18:03 -07:00
Suhas Deshpande
fac89c23d3
refactor: rename onTrace to onError ( #2121 )
2025-07-07 12:37:09 -07:00
Ran Shemtov
fe9009c342
feat(langgraph): new thread metadata ( #2083 )
2025-07-04 16:08:40 +02:00
Muhammad Abubakar
ac7b2a4897
Added a closing brace in CrewAI Flows Documentation ( #2075 )
2025-07-03 08:02:13 -07:00
John Rae-Grant
e75d3813a7
docs: landing page and nav populated
2025-07-03 10:51:09 -04:00
Ran Shemtov
1f4949a017
fix: remove agent discovery for agui agents ( #2062 )
2025-07-01 14:25:06 +02:00
Ran Shemtov
c0e799e787
Fix/support langgraph 0.5.0 ( #2073 )
2025-06-30 23:02:48 +02:00
johnprg
de2a8c7631
Merge branch 'main' of https://github.com/CopilotKit/CopilotKit
2025-06-27 11:50:18 -07:00
johnprg
5e0138b190
fix broken hrefs and add markdown rendering to customize ui overview page. These index.mdx files are all identical.
2025-06-27 11:44:15 -07:00
Luis Valdés
ce26321eb0
Update quickstart.mdx
2025-06-27 13:25:49 -04:00
Suhas Deshpande
1d1c51d2f2
surface every possible errors in clean structured way ( #2036 )
2025-06-23 15:03:38 -07:00
johnprg
e22446fea4
refactor(docs): overhaul new user experience and navigation
...
We're overhauling our documentation such that the experience
of selecting an agent framework or LLM is very clear. Doing
this is intended to greatly improve the experience of new
and existing users trying to find relevant documentation to them.
Signed-off-by: johnprg <john@theartofwork.com >
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-23 14:00:05 -04:00
Octavian Rinciog
6434c850d4
docs(agno): fix agno quickstart tutorial
2025-06-23 11:39:20 -04:00
Ran Shemtov
4fd92d1c00
fix: enable resolving of langgraph agents when cpk starts ( #2029 )
2025-06-20 15:59:20 +02:00
Suhas Deshpande
9169ad731a
feat: add onTrace handler for runtime and UI error/event tracking ( #2025 )
2025-06-19 15:27:04 -07:00
dfdumaresq
8980d44eba
Remove mistakenly committed package-lock.json
2025-06-19 15:14:38 -04:00
dfdumaresq
765c90d4e3
fix(docs) Import of LuWand2 icons not found, replace import with LuWand.
2025-06-19 15:14:38 -04:00
Tyler Slaton
8a33b5212d
docs(llamaindex): drastically improve quickstart experience
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-19 13:52:09 -04:00
Tyler Slaton
78694fb4a3
docs(agno): drastically improve quickstart experience
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-19 13:52:09 -04:00
Suhas Deshpande
10345a5eae
feat: structured error visibility system for streaming errors ( #2007 )
2025-06-18 23:02:35 -07:00
Tyler Slaton
f4dd3f85ab
fix(llamaindex): fix broken link and incorrect quickstart
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-18 13:49:02 -04:00
Markus Ecker
3d289bedd8
add link to agno docs
2025-06-18 18:19:49 +02:00
Markus Ecker
c93e1ef55f
Merge branch 'main' of github.com:CopilotKit/CopilotKit
2025-06-18 13:29:50 +02:00
Markus Ecker
a9a6345dc4
add AG-UI agno agent
2025-06-18 13:29:45 +02:00
Markus Ecker
67bfecbaee
Llamaindex Docs ( #2008 )
...
Co-authored-by: Logan <logan.markewich@live.com >
2025-06-18 13:15:17 +02:00
Suhas Deshpande
1906781a49
fix: resolve checkpointer error and improve coagents-starter docs ( #2003 )
2025-06-17 11:01:31 -07:00
Tyler Slaton
916b5d7ce8
docs(mastra): update quickstart to use new ag-ui package
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-16 10:48:43 -04:00
Markus Ecker
8f0988a139
Add Agno docs ( #1996 )
...
Co-authored-by: manuhortet <manuhortet@gmail.com >
2025-06-16 14:17:30 +02:00
Ran Shemtov
5bbbc9e178
docs: replace remote endpoint with AGUI agent ( #1980 )
2025-06-13 18:24:05 +02:00
msumari
49551e7da0
feat: add amazon bedrock adapter support
2025-06-12 11:08:25 -04:00
Tyler Slaton
77dfb43c55
docs(mastra): update quickstart to be clearer and reference new starter repo
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-06 17:39:03 -07:00
Suhas Deshpande
60a3bb0359
docs: updates quickstart on crew flow ( #1928 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-06 09:26:40 -07:00
Tyler Slaton
6b8ce252ac
refactor(react-ui): pass full message to onThumbsUp and onThumbsDown handlers
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-06 08:42:51 -07:00
Tyler Slaton
3a2b0e773f
docs: add await to ChatOpenAI call
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-05-30 10:48:09 -07:00
Suhas Deshpande
1af73336d0
updates ag-ui agent interface ( #1886 )
2025-05-28 10:37:50 -07:00
Suhas Deshpande
25aa197a06
examples: updates example and doc ( #1883 )
2025-05-28 08:08:43 -07:00
Ran Shemtov
902ebb9254
chore: add troubleshooting documentation for "no checkpointer" error ( #1880 )
2025-05-27 18:31:16 +02:00
Markus Ecker
b18b6b3369
Merge branch 'main' of github.com:CopilotKit/CopilotKit
2025-05-27 13:15:09 +02:00
Markus Ecker
4a0ca6f849
add mastra CLI install instructions
2025-05-27 13:15:03 +02:00
Nahom Tamru
10b075ec43
fix(docs): fix grammar and syntax ( #1695 )
2025-05-23 13:24:19 -07:00
Ran Shemtov
f1b81bf918
feat: enable replacing suggestion list ( #1846 )
2025-05-21 17:50:56 +02:00
Tri Bui
fc442c4100
fix(docs): Fix the tool name mentioned in (Mastra) tool-based document ( #1847 )
2025-05-21 10:43:58 -04:00
Ran Shemtov
2b74042049
feat: support custom markdown for assistant message ( #1726 )
2025-05-21 16:12:57 +02:00
Tyler Slaton
ad05c366df
feat(docs): change banner and add cloud sign-in button ( #1844 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-05-19 17:22:02 -04:00
Suhas Deshpande
8c72eb24b5
updates hitl for crew ( #1837 )
2025-05-17 09:22:01 -07:00
Atai Barkai
150a767bc0
overview pages
2025-05-17 09:21:36 -07:00
Atai Barkai
d5296c525a
crewai overview page
2025-05-17 09:18:42 -07:00
Tyler Slaton
27aa9a5c49
docs: generally improve styling, messaging and clarity ( #1835 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-17 04:15:20 -04:00
Luis Valdés
20670ad6a7
Update predictive-state-updates.mdx ( #1834 )
2025-05-16 17:47:13 -03:00