Jordan Ritter
25f3f70ab2
fix(docs): update stale model names, fix broken quickstart examples
...
- gpt-5.2/gpt-5.2-mini → gpt-5.4/gpt-5.4-mini across 70 files
- Anthropic model IDs: dots → hyphens (claude-sonnet-4-5, not 4.5)
- LangGraph FastAPI: add missing uvicorn import, MemorySaver checkpointer,
fix port string→int
- AG2: ContextVariables import moved to autogen.agentchat
- CrewAI Flows: comment out deprecated CLI option
- Pydantic: pin Starlette 0.45.3 (1.0.0 is incompatible)
- CopilotChat: add missing default export
- All quickstarts: add globals.css import to layout examples
- LangGraph quickstart tagged with doctest="server" for Phase 1
Supersedes #3655 , #3656 , #3658 , #3660 , #3661 , #3665 , #3667 , #3669 .
2026-04-08 18:55:11 -07:00
Alem Tuzlak
9a6ee39d96
chore(runtime): update package config, CI workflows, and docs
...
- Add package.json exports for v2/{express,hono,node} subpaths
- Add elysia devDependency and tsdown entry points
- Exclude bun integration tests from vitest config
- Update CI workflows to include runtime-servers test job
- Add runtime-server-adapter docs page
- Add changeset for the fetch-based runtime feature
2026-04-03 18:41:27 +02:00
Claude
ad629e1779
docs: rebrand LangGraph integration to LangChain across documentation
...
Update user-facing references from "LangGraph" to "LangChain" per CPK-7186.
The integration label, descriptions, and agent terminology now use "LangChain"
while preserving "LangGraph" for technical references (Platform, Studio, CLI,
StateGraph, code/package names, and API references).
- Rename integration label in integrations.ts, meta.json, integration-grid,
feature-matrix, quickstart-dropdown, and link-validation
- Update ~47 MDX docs: "LangGraph agent(s)" → "LangChain agent(s)"
- Update FAQ, snippets, and learn section references
- Keep URL paths (/langgraph) unchanged for backward compatibility
- Keep all code imports, package names, and LangGraph Platform/Studio/CLI as-is
https://claude.ai/code/session_01JAQ7P3GEeP2bGZtc6V45WY
2026-04-02 17:21:00 +02:00
Jordan Ritter
79bdaddf0c
docs: update tutorials and READMEs for consolidated demo paths
...
Rewrite all standalone repo URLs to monorepo paths across 18 doc files
and the root README. Tutorial clone instructions now use
GIT_LFS_SKIP_SMUDGE=1 and point to examples/ subdirectories. Fix
pre-existing copy-paste bug in textarea tutorial and stale branch refs.
2026-03-12 13:06:03 -07: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
Alem Tuzlak
7b838547a9
feat: re-architeture the monorepo setup ( #3187 )
2026-02-13 11:01:44 +01:00
Nathan 🔶 Tarbert
4296124e99
chore(docs): Add taco example2 ( #3144 )
2026-02-03 08:06:05 -05:00
John Rae-Grant
ad96277485
feat: implement comprehensive broken link handling system ( #2600 )
2026-01-28 12:58:40 -08:00
John Rae-Grant
9d6cc4873b
Add Generative UI overview
2026-01-26 16:02:14 -08:00
John Rae-Grant
3ae3556001
Docs/landing page 2026 01 13 ( #3001 )
2026-01-13 18:08:52 -08:00
John Rae-Grant
02ff998136
fix: use session storage to fix new tab bug ( #3000 )
2026-01-13 14:14:20 -08:00
John Rae-Grant
e9e6fbdd85
Docs Rebranding with fixes ( #2982 )
...
Co-authored-by: Max Korp <maxkorp@8bytealchemy.com >
Co-authored-by: Santiago Cubino <scubino@litebox.ai >
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-08 14:28:26 -08:00
johnprg
eaedc9e078
Revert "Docs Rebranding"
...
This reverts commit 1810c76223 .
2026-01-06 19:50:23 -08:00
John Rae-Grant
1810c76223
Docs Rebranding
...
Co-authored-by: Max Korp <maxkorp@8bytealchemy.com >
Co-authored-by: Santiago Cubino <scubino@litebox.ai >
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-06 19:39:56 -08:00
Brandon McConnell
c7d215cffd
[Docs] update fumadocs ( #2870 )
2025-12-17 23:01:05 -05:00
John Rae-Grant
ab0d4e74b0
Final docs changes for a2UI launch ( #2854 )
2025-12-15 09:42:25 -08:00
Max Korp
5bfd86282d
A2A/A2UI getting started guide
2025-12-14 11:53:39 -07: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
Tyler Slaton
c06e71f198
refactor(docs): upgrade and fix issues ( #2811 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-12-08 15:37:35 -05:00
Brandon McConnell
e52961b5cb
Canonical partner docs (Pydantic AI) ( #2758 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai >
2025-11-26 19:18:19 -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
783e2d1b6a
feat: pass className through to dropdown options when specified
2025-11-07 14:59:23 -05:00
John Rae-Grant
d0e882846e
Docs/discord link ( #2617 )
2025-10-14 18:17:54 -07: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
Tyler Slaton
e6faf6f1ed
docs: general polish ( #2550 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-09-30 19:29:54 -04:00
johnprg
96506acbff
Revert "Docs/rebranding ( #2519 )"
...
This reverts commit 360d404555 .
2025-09-30 11:01:35 -07:00
johnprg
dea53897d7
Revert "Docs/dark mode fixes ( #2533 )"
...
This reverts commit d24cffe7e1 .
2025-09-30 11:01:10 -07:00
John Rae-Grant
d24cffe7e1
Docs/dark mode fixes ( #2533 )
2025-09-29 13:51:11 -07:00
John Rae-Grant
360d404555
Docs/rebranding ( #2519 )
...
Co-authored-by: Max Korp <maxkorp@8bytealchemy.com >
Co-authored-by: Luis Valdés <luis@copilotkit.ai >
Co-authored-by: Ran Shemtov <ran@copilotkit.ai >
Co-authored-by: Muhammad Abubakar <abubakaran102025@gmail.com >
Co-authored-by: Chan Meng <chanmeng.dev@gmail.com >
Co-authored-by: Atai Barkai <atai.barkai@gmail.com >
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
Co-authored-by: Sourabh Bagrecha <sourabhbagrecha@gmail.com >
Co-authored-by: Suhas Deshpande <suhasdeshpande@users.noreply.github.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 10:45:48 -07:00
Max Korp
21fd0c0037
Fix relative links in docs ( #2506 )
2025-09-25 12:46:59 -07:00
Max Korp
a8287b42a8
Fix some issues with adk docs ( #2483 )
2025-09-23 13:50:14 -07:00
Max Korp
820a675d48
Add ADK to the docs ( #2469 )
2025-09-19 15:17:12 -07: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
John Rae-Grant
b839af7ddb
separated error-debugging and error observability into separate pages… ( #2348 )
2025-08-22 16:53:35 -07:00
Luis Valdés
5b527914f3
fix(docs): Guard TailoredContent icon cloning to avoid invalid element ( #2338 )
2025-08-18 20:04:59 -03: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
f25510b1c8
Docs/better vp landing pages ( #2246 )
...
Extensive changes to mainly the landing pages for each integration and the operation of the left nav.
- Clearer immediate demonstration of CopilotKit + each integration value prop
- Embedded videos and app showing the value prop.
- Easier navigation experience
- Lots of content updates.
2025-08-07 21:45:07 -07: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
John Rae-Grant
0cef865e90
Pydantic docs nav ( #2224 )
2025-07-23 12:28:56 -07:00
Tyler Slaton
20f18db75a
refactor(docs): use cdn instead of storing in public ( #2196 )
2025-07-20 11:38:52 -04:00
John Rae-Grant
e75d3813a7
docs: landing page and nav populated
2025-07-03 10:51:09 -04: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
msumari
49551e7da0
feat: add amazon bedrock adapter support
2025-06-12 11:08:25 -04: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
Ran Shemtov
2b89ad7261
fix: docs and quickstart fixes ( #1781 )
2025-05-09 11:43:25 +02:00
Ran Shemtov
a19fa0889b
chore: explain removal of watermark in docs ( #1641 )
2025-04-10 11:31:21 +02:00
Suhas Deshpande
b674b4ee3b
adds crew docs ( #1571 )
2025-03-26 18:57:25 -07:00
Tyler Slaton
32c0696313
chore: bump cpk version in docs ( #1541 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-03-26 19:24:03 -04:00
Ran Shemtov
5f184b7cbe
fix: remove response button ( #1536 )
2025-03-25 17:24:32 +01:00
Tyler Slaton
8553d1207d
docs: add migration document for 1.8.0 ( #1532 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
Co-authored-by: Ran Shem Tov <ran@copilotkit.ai >
2025-03-24 19:38:09 -04:00