Commit Graph

1118 Commits

Author SHA1 Message Date
Tyler Slaton 53c91359ce docs(coagents): add research ana tutorial (#1413)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-26 12:53:59 -05:00
Tyler Slaton 017ce287ce docs: update image for state-machine and add useCopilotAdditionalInstructions link (#1422)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-26 12:45:33 -05:00
Tyler Slaton c1cc77fdb5 feat: add new state machine example and supporting features (#1421)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Ran Shemtov <ran@copilotkit.ai>
2025-02-26 12:27:24 -05:00
Tyler Slaton de390b695c docs(customize-ui): add sub-components section (#1418)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-25 14:15:23 -05:00
Tyler Slaton 72d62a3c91 docs(customize-ui): change order, update docs, improve icons (#1417)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-25 13:52:01 -05:00
Ran Shemtov 85753b31ea feat: add frontend only actions (#1405) 2025-02-25 15:46:36 +01:00
Ran Shemtov 543f703c6e fix: disable runtime actions on agent (#1416) 2025-02-25 11:56:18 +01:00
Ran Shemtov fea916fc92 feat: support input and output schema of langgraph (#1406) 2025-02-24 12:04:40 +01:00
Tyler Slaton 09ead7a4bf docs(coagents): add a link to copilot cloud in the coagents quickstart (#1400)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-18 15:30:32 -05:00
Markus Ecker 89c1521156 fix js docs (#1399) 2025-02-18 17:40:29 +01:00
Tyler Slaton 406af0ccdc fix(docs): add class-validator to quickstart install (#1398)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-18 11:36:15 -05:00
Tyler Slaton 102933805b fix(docs): address docs stress-test issues (#1395)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-18 10:28:58 -05:00
Ran Shemtov e749b9d1b1 chore: fix several demo issues (#1394) 2025-02-18 10:17:42 -05:00
Markus Ecker d6149b43e8 fix docs (#1396) 2025-02-18 16:03:48 +01:00
Ran Shemtov b454827c6d fix: simplify lg interrupt conditions (#1388) 2025-02-18 10:42:17 +01:00
Atai Barkai 098efd6311 quickstart docs partial fix (#1390) 2025-02-18 00:27:44 -08:00
Tyler Slaton 3e4d3b8b1d fix(docs): address demodrive issues (#1382)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-16 13:15:45 -05:00
Suhas Deshpande 1a1346e2f5 docs: add serverless timeout warning and solutions (#1380) 2025-02-14 16:05:20 -08:00
Atai Barkai df9ebc7315 disabling-state-streaming: better docs (#1377) 2025-02-14 16:03:17 -08:00
Atai Barkai 215fd6d4d3 predictive state update- docs updqate (#1374) 2025-02-14 03:08:26 -08:00
Suhas Deshpande 33b5f65ed3 docs: add troubleshooting guide for tunnel connection issues (#1371) 2025-02-13 15:36:17 -08:00
Tyler Slaton 9f0d63dde4 docs(coagents): add clearer instructions for js coagents starter (#1365)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-13 12:02:52 -05:00
Tyler Slaton aba8f615de docs(node-hitl): add typescript guide (#1354)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-12 16:25:53 -05:00
Tyler Slaton 122a4a2a6f fix(docs): address typo in emit message guide (#1348) 2025-02-11 22:29:04 -05:00
Tyler Slaton c7b83e7f53 fix(docs): address typo and add better 404 page (#1330) 2025-02-10 20:08:29 -05:00
Tyler Slaton 16a6e1439e refactor(docs): reorganize, repurpose and generally improve documentation experience
- All CoAgents documentation has been improved or reevaluated in some way
- The coaents-starter has been simplified
- The coagents-starter now has a JS agent
- Expanded and unified examples in guides
- Quickstart has been improved in a number of ways
- Adding documentation about LangGraph interrupt

Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-10 18:54:53 -05:00
Suhas Deshpande f0ddfebdbc fix(docs): correct Express.js runtime handler implementation (#1297) 2025-02-03 08:34:48 -08:00
Suhas Deshpande 5a5a02b6b3 tweak badge (#1293) 2025-01-30 13:52:25 -08:00
Suhas Deshpande b737bb9228 docs: adds cloud only feature (#1276) 2025-01-30 13:44:31 -08:00
Ran Shemtov 0bbb4aba38 fix: allow abort errors to pass further down to handler (#1288) 2025-01-30 12:59:56 +01:00
Tyler Slaton 0a06061def docs(quickstart): update the quickstart and add URL encoding (#1277)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-01-29 11:38:12 -05:00
Ariel Weinberger b49d96ff08 Feat/expose agent state (#1283)
Co-authored-by: Przemyslaw Wlodarczyk <przemyslaw.wlodarczyk@bcf-software.com>
2025-01-27 18:42:34 -06:00
Tyler Slaton c65878d390 feat(use-copilot-chat-suggestions): add available prop (#1278)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-01-27 16:27:24 -05:00
Suhas Deshpande 0061f651e6 feat: allows dev mode for cloud onboarding flow (#1254) 2025-01-24 09:58:40 -08:00
Tyler Slaton e995f739ab docs: lots of polish and refinement of messages (#1271) 2025-01-23 21:19:21 -05:00
Markus Ecker 8bc2864cae Warn that threadId must be a UUID when using LG platform 2025-01-22 17:28:50 +01:00
Tyler Slaton d54c16e35b docs(bring-your-own-components): add UserMessage and AssistantMessage sections (#1263)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-01-21 09:48:06 -05:00
Markus Ecker 08a2f606da add docs for loading message history 2025-01-21 13:24:43 +01:00
Markus Ecker 926499bb4e Load agent state (#1251) 2025-01-20 16:53:51 +01:00
Ran Shemtov 6136a57f76 fix: better error messages (#1230) 2025-01-20 11:37:59 +01:00
Ran Shemtov 59de133ae1 fix: rename ExperimentalEmptyAdapter to EmptyAdapter (#1253) 2025-01-17 19:48:15 +01:00
Ran Shemtov 768b3a5789 fix: throw error when empty adapter is misused (#1249) 2025-01-17 16:16:44 +01:00
Tyler Slaton 5ef8bfec7b fix(docs): address issues with UX and fix errors in travel tutorial (#1242)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-01-15 14:26:35 -05:00
Ariel Weinberger d6e028562e fix(docs): copilotkit cli package name 2025-01-14 10:50:03 -06:00
Markus Ecker cde1920ae8 remove 0.3 banner 2025-01-14 13:37:16 +01:00
Ariel Weinberger 1bce821f0e fix(docs): installation version (#1235) 2025-01-13 19:59:21 -06:00
Suhas Deshpande fb82208e44 Revert "fix install versions" (#1234) 2025-01-13 16:48:35 -08:00
Suhas Deshpande 1afcf27280 fix install versions (#1233) 2025-01-13 16:45:43 -08:00
Tyler Slaton 86fae3aa25 feat(react-ui): add interfaces for full message customization (#1216)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-01-13 11:14:10 -05:00
Suhas Deshpande f82cd4d029 add turbopack callout (#1221) 2025-01-10 13:40:48 -08:00