Commit Graph

30 Commits

Author SHA1 Message Date
Alem Tuzlak 79ce60c580 chore: migrate from eslint+prettier to oxlint+oxfmt
Replace eslint and prettier with oxlint and oxfmt for faster linting
and formatting across the monorepo. Remove all eslint and prettier
configs, dependencies, and related packages. Add .oxlintrc.json and
.oxfmtrc.json for the new tooling. Update CI workflows and lefthook
hooks accordingly. Reformat codebase with oxfmt.

https://claude.ai/code/session_01GMkSf29p78HuMR1mbXn8He
2026-04-02 16:39:05 +02:00
John Rae-Grant f88e9a1e8c Docs/broken links 2026 02 01 (#3137) 2026-02-01 22:56:29 -08:00
John Rae-Grant b5bdb5c8de Docs/add broken links check (#3122) 2026-01-30 18:07:43 -08:00
John Rae-Grant ad96277485 feat: implement comprehensive broken link handling system (#2600) 2026-01-28 12:58:40 -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
Brandon McConnell f5fda2fb65 chore: upgrade remaining vulnerable next versions 2025-12-17 00:37:04 -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
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 fcf114ac67 docs: implement prototypical docs structure for LangGraph (#2585)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Brandon McConnell <brandon@dreamthinkbuild.com>
2025-11-04 18:41:53 -05:00
Brandon McConnell 92d369fcf3 docs: upgrade shiki and @shikijs/transformers to latest (v3) (#2565) 2025-10-02 18:03:22 -04: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
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
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
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 b552ad37ba docs(tabs): add new tabs component with more custom styling (#1172)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-12-31 16:11:59 -05:00
Tyler Slaton e76ca1a626 docs(copilot-cloud): integrate copilot cloud into the documentation
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-12-06 18:22:03 -05:00
Ran Shemtov a578a7338c docs: quickstart multi provider (#1024)
* docs: create multi providers content for quickstart
2024-12-04 20:40:06 +01:00
Tyler Slaton 89dabd3a7e feat(docs): add lgc and lgjs docs with insecure password protection
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-12-02 13:04:54 -05:00
Ariel Weinberger e7259df3a1 fix(docs): analytics (#809)
* fix(docs): analytics

* feat(docs): add Google Analytics

* fix suspense
2024-10-24 17:19:57 +02:00
Atai Barkai 44caed664d husky dev install 2024-10-22 01:57:00 -07:00
Fuma Nama c3e54274cb fix(docs): rename reference from "docs-new" to "docs" 2024-10-04 14:20:52 +02: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
Ariel Weinberger e0a3cfb9c1 feat(docs): embed youtube vid in todos app tutorial (#535) 2024-08-15 13:27:20 +02:00
Ariel Weinberger e839cf04dc feat(docs): copilot cloud vs self hosted paths (#527)
* feat(docs): copilot cloud vs self hosted paths

* remove accordion component

* rename "handler" to "endpoint"

* update style for better mobile responsiveness
2024-08-07 19:27:26 +02:00
Ariel Weinberger abde2bc841 feat(docs): persistent session id and clerk in docs (#518) 2024-07-31 15:54:13 +02:00
Ariel Weinberger 1c5e9fb965 feat(docs): analytics (#516)
* feat(docs): add rb2b

* feat(docs): posthog

* feat(docs): add scarf pixel

* remove other duplicates of scarf pixel
2024-07-30 20:25:01 +02:00
Ariel Weinberger d03a002cff feat(docs): new docsite (#506)
* delete old docs

* new docs

* update what is copilot with banner and content
2024-07-26 18:39:58 +02:00