Commit Graph

39 Commits

Author SHA1 Message Date
Ran Shemtov 9b2c840466 docs: add documentation about a2ui and mcpApps options in copilotkit (#3411) 2026-03-13 10:00:20 +01:00
Ran Shem Tov 09d31e1230 docs: recommend runtime mcpApps by default and note A2UI auto-render 2026-03-12 13:52:56 +01:00
Tyler Slaton 8e1f1ec5f0 fix(docs): make shared snippets framework-aware for IframeSwitcher URLs
Shared MDX snippets had hardcoded langgraph URLs in IframeSwitcher
components. Now they accept a framework prop so each integration page
can specify its own feature viewer path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 18:56:20 -04:00
Ran Shem Tov 96740260ef docs: add documentation about a2ui and mcpApps options in copilotkit 2026-03-10 10:51:58 +01:00
Maxim 7a6f7ba1c3 docs: add v2 onError documentation for CopilotKitProvider and CopilotChat
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 16:25:16 -05:00
Tyler Slaton 74dfd09d32 fix(docs): update shared snippets to correct V2 API patterns
- CopilotKit imports changed to V1 path (@copilotkit/react-core)
- useDefaultTool renamed to useDefaultRenderTool

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 18:54:03 -05:00
Tyler Slaton cc8c945893 refactor(docs): optimize structure, content and navigability
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-03-02 11:30:16 -05:00
Ran Shemtov 593859fd9f feat: add useComponent wrapper around useFrontendTool (#3175)
Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com>
Co-authored-by: Tyler Slaton <54378333+tylerslaton@users.noreply.github.com>
2026-02-20 00:38:31 -05:00
Max Korp 980d3f5b55 docs: add v2 interface reference docs (#3197)
Also fixing some linting/build issues.

Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
2026-02-17 17:14:41 -05:00
Alem Tuzlak ef0f539867 feat: Added reasoning for improved information display (#3165)
Co-authored-by: Tyler Slaton <54378333+tylerslaton@users.noreply.github.com>
2026-02-17 11:11:47 +01:00
Mike Ryan 98f2a7a93e revert: migrate reactmarkdown to streamdown 2026-01-28 10:23:14 -08:00
John Rae-Grant 9d6cc4873b Add Generative UI overview 2026-01-26 16:02:14 -08:00
Hayden Bleasel e9dafcb44b Migrate ReactMarkdown to Streamdown (#3018) 2026-01-16 23:38:56 -05:00
Markus Ecker c87af71792 fix(mcp-apps): improve performance and fix MCP server ports (#2989)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Max Korp <maxkorp@8bytealchemy.com>
Co-authored-by: Maximiliano Korp <max@copilotkit.ai>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
2026-01-14 15:31:49 -07:00
Markus Ecker 036d5412cc refactor!: restructure repo for v1.x and add v2.x (#2794)
- Move original CopilotKit/CopilotKit directory to src/v1.x
- Introduce new v2 interfaces in src/v2.x
- Align CI paths and preview environments to new layout

Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Ran Shemtov <ran@copilotkit.ai>
Co-authored-by: Brandon McConnell <brandon@dreamthinkbuild.com>
Co-authored-by: Mike Ryan <mike.ryan52@gmail.com>
2025-12-18 13:09:14 -05:00
John Rae-Grant 4695d618dd feat: Docs Update for v1.5 announcement, GenUI specs and Agentic Protocols (#2815)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Max Korp <maxkorp@8bytealchemy.com>
2025-12-11 02:49:41 -05:00
Brandon McConnell 5dade7e044 Canonical partner docs (ADK) (#2754) 2025-11-29 02:55:15 -05:00
Tyler Slaton 1ca902c568 docs: add default tool rendering guide (#2717)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-11-13 14:03:40 -05:00
Brandon McConnell d6a6c89d98 feat: add Microsoft Agent Framework to integrations docs (#2680)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
2025-11-07 18:16:54 -05:00
Brandon McConnell bbf0a41fcf docs(mcp-server-setup): reorder Claude Code after Claude Web and Desktop 2025-10-09 16:45:28 -04:00
Chan Meng 9d538dac83 docs: add Claude Code setup instructions to MCP server guide (#2529)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-09 16:43:38 -04:00
John Rae-Grant 48453835ac Docs/broken links 20252008 (#2598)
Fixed a bunch of reported broken links
2025-10-08 16:57:17 -07:00
Brandon McConnell 92d369fcf3 docs: upgrade shiki and @shikijs/transformers to latest (v3) (#2565) 2025-10-02 18:03:22 -04:00
Tim Harper 24f0230ca2 docs(custom-look-and-feel): fix a handful of issues in the examples (#2552) 2025-10-02 15:43:37 -04:00
Max Korp 21fd0c0037 Fix relative links in docs (#2506) 2025-09-25 12:46:59 -07:00
Sourabh Bagrecha 055d749fbe [DOCS] Fixed broken links on Styling Copilot UI page (#2360) 2025-09-11 20:04:35 -04:00
Tyler Slaton 829de12be7 docs: add migration page for 1.10.X (#2367) 2025-08-31 13:06:53 -04:00
Tyler Slaton 3e60897bf9 docs: updating sidebar layout and updating subcomponents guide (#2363)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-08-28 11:21:46 -04:00
Brandon McConnell 4235654010 fix: add line-break before ## Claude Web to include it in TOC aside 2025-08-26 23:07:02 -04:00
Brandon McConnell 2abc9eee9d docs(mcp): update docs for CopilotKit MCP server in Claude Web/Desktop 2025-08-26 22:54:20 -04:00
Brandon McConnell ffd91adfdb docs(mcp): update copy for "Add Custom MCP" button 2025-08-26 20:42:15 -04:00
John Rae-Grant b839af7ddb separated error-debugging and error observability into separate pages… (#2348) 2025-08-22 16:53:35 -07:00
Tyler Slaton 31e1f7d2d4 refactor(docs): upgrade versions and overhaul structure and content (#2120)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-08-14 19:02:06 -04:00
John Rae-Grant 6d060ac70f Pr/2298 integration (#2312)
Co-authored-by: Suhas Deshpande <suhas2u@gmail.com>
Co-authored-by: Suhas Deshpande <suhasdeshpande@users.noreply.github.com>
2025-08-10 22:28:12 -07:00
John Rae-Grant 6bb3804d06 Pr/premium badge (#2304) 2025-08-08 16:48:33 -07:00
Tyler Slaton 63f7d069f0 fix: address small typo in documentation (#2292)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-08-07 17:44:08 -04:00
Tyler Slaton 42384e8c4f docs: overhaul messaging of cloud, premium and new features
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Suhas Deshpande <suhas2u@gmail.com>
Co-authored-by: johnprg <john@theartofwork.com>
2025-08-07 17:27:54 -04:00
Tyler Slaton 3c2509d11a docs(headless-ui): update messaging and guides (#2273)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-08-07 12:09:12 -04:00
Tyler Slaton 098cef9b69 docs: make duplicate code more dry and add new headless hook doc (#2270)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-08-04 14:53:49 -04:00