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
Luis Valdés
d127e1f2e8
Update predictive-state-updates.mdx ( #1833 )
2025-05-16 17:45:39 -03:00
Suhas Deshpande
858fb300ec
doc updates ( #1832 )
2025-05-16 13:24:12 -07:00
Luis Valdés
8851a62935
Update flow.mdx ( #1831 )
2025-05-16 17:01:17 -03:00
Luis Valdés
ed25420b77
Update agentic.mdx ( #1830 )
2025-05-16 16:16:06 -03:00
Suhas Deshpande
af0e635005
updates import ( #1829 )
2025-05-16 12:12:32 -07:00
Suhas Deshpande
cb64667bfa
Add HubSpot script to docs site ( #1814 )
2025-05-14 11:51:57 -07:00
Suhas Deshpande
a851c88c9d
docs: add customize UI section with component guides ( #1812 )
2025-05-14 10:48:10 -07:00
Markus Ecker
0d1b3dcbfd
Add Mastra docs ( #1804 )
2025-05-13 17:13:20 +02:00
Muhammad Abubakar
0218b2a11d
docs: changes for potential issue in case of tunneling in Windows ( #1801 )
2025-05-12 13:31:45 -07:00
Tyler Slaton
6a91e0cd8f
docs(landing): add AG2 card ( #1800 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-05-12 15:31:56 -04:00
Ran Shemtov
54838cbb03
feat: allow keeping system role for openai adapters ( #1780 )
2025-05-09 12:29:47 +02:00