Claude
9e5db9aa2b
docs: replace LangChain/LangGraph icons with new brand symbol
...
- Create new langchain.tsx icon component with the rebranded LangChain
symbol SVG (geometric cross pattern from official brand kit)
- Update langgraph.tsx to use the same new LangChain symbol (since the
integration is now branded as LangChain)
- Replace SiLangchain (react-icons) with custom LangchainIcon in
custom-icons.tsx and langgraph/index.mdx
- Remove unused SiLangchain import from quickstart.mdx
- Remove temp/ SVG directory (raw brand assets no longer needed)
https://claude.ai/code/session_01JAQ7P3GEeP2bGZtc6V45WY
2026-04-02 17:21:00 +02:00
Alem Tuzlak
7b838547a9
feat: re-architeture the monorepo setup ( #3187 )
2026-02-13 11:01:44 +01: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
sonleoracle
e1ad392d40
Docs: add docs for new AG-UI integration: Open Agent Spec ( #2874 )
...
Co-authored-by: Brandon McConnell <brandon@dreamthinkbuild.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-12-20 02:08:58 -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
Tyler Slaton
02c4095565
docs(aws-strands): add documentation tab ( #2791 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-12-02 23:55:27 -05:00
Tyler Slaton
a96b13b1db
docs(maf): improve and release microsoft agent-framework docs ( #2705 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-11-10 20:31:35 -05:00
Max Korp
5ea96ab80c
Add A2A page to docs ( #2563 )
2025-10-08 08:23:00 -07:00
johnprg
96506acbff
Revert "Docs/rebranding ( #2519 )"
...
This reverts commit 360d404555 .
2025-09-30 11:01:35 -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
johnprg
aa0005c648
Revert "Docs/rebranding ( #2455 )"
...
This reverts commit f612cd5477 .
2025-09-24 12:06:00 -07:00
John Rae-Grant
f612cd5477
Docs/rebranding ( #2455 )
...
Mainly top nav addition and responsive work
Line up with upcoming docs rebranding from litebox
2025-09-24 11:52:46 -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
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
John Rae-Grant
0cef865e90
Pydantic docs nav ( #2224 )
2025-07-23 12:28:56 -07:00
Markus Ecker
100ba20b59
Add pydantic AI documentation ( #2201 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai >
2025-07-23 18:02:46 +02: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
Markus Ecker
67bfecbaee
Llamaindex Docs ( #2008 )
...
Co-authored-by: Logan <logan.markewich@live.com >
2025-06-18 13:15:17 +02:00
Markus Ecker
8f0988a139
Add Agno docs ( #1996 )
...
Co-authored-by: manuhortet <manuhortet@gmail.com >
2025-06-16 14:17:30 +02:00
Markus Ecker
0d1b3dcbfd
Add Mastra docs ( #1804 )
2025-05-13 17:13:20 +02:00
Markus Ecker
9bbce05fab
AG2 Documentation ( #1769 )
...
Co-authored-by: Harish Mohan Raj <harish@ag2.ai >
2025-05-07 12:35:53 +02:00
Suhas Deshpande
a3891bbe05
docs: add CrewAI UI components documentation ( #1513 )
2025-03-20 16:19:16 -07:00
Markus Ecker
082db7a996
Add CrewAI support ( #1308 )
...
Co-authored-by: Suhas Deshpande <suhasdeshpande@users.noreply.github.com >
Co-authored-by: Ariel Weinberger <Weinberger.Ariel@gmail.com >
Co-authored-by: Suhas Deshpande <suhas2u@gmail.com >
2025-02-28 12:21:54 +01: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
Ariel Weinberger
0dfb539d2d
Swap out old docs for new docs ( #693 )
...
* swap docs
* fix build error
---------
Co-authored-by: Fuma Nama <fuma-nama@noreply.com >
2024-10-04 14:13:08 +02:00