Commit Graph

70 Commits

Author SHA1 Message Date
Max Korp d36fc1e51a feat: Add UMD builds 2026-01-29 11:49:54 -08:00
Markus Ecker 588f57dd5a fix: remove js-yaml override that breaks changesets
The js-yaml@4.1.1 override was forcing a version that removed the
safeLoad API, which read-yaml-file (used by changesets) depends on.
2026-01-21 16:44:39 -07:00
Max Korp e49f607133 Fix: integrate example e2e tests into monorepo (#3056) 2026-01-21 16:21:42 -07:00
Max Korp 8f5e131bf4 Chore: disable tests in voice package (#3052) 2026-01-21 11:01:01 -07:00
aikido-autofix[bot] b2949eade3 Chore: Patch a bunch of dependencies
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-01-20 17:05:05 -07:00
lukasmoschitz f5978948e7 feat(v2.x): Add audio transcription support with OpenAI Whisper (#2987)
Co-authored-by: Development <dev@MacBook-Pro.local>
Co-authored-by: Markus Ecker <markus.ecker@gmail.com>
2026-01-16 17:28:52 +01: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
Max Korp b3028c3ef4 feat: Speed up build for publishing 2026-01-09 16:24:59 -07:00
Max Korp 2afd4e3b60 fix: Ci, in theory 2026-01-09 16:00:43 -07:00
Max Korp 458fe590ea prevent erroneous major version bumps 2026-01-09 14:41:06 -07:00
Max Korp 2839a15827 feat: Combine v1 and v2 into a single pnpm workspace (#2984) 2026-01-09 14:09:25 -07:00
Max Korp 2a37e9caae feat: Enforce conventional commits via commitlint CaSe iNSeNSiTiVeLY(#2973) 2026-01-06 13:40:32 -07:00
Tyler Slaton 80dffec4e7 feat: Reimplement CopilotKit on top of refreshed internals (v1.50.0)
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>
Co-authored-by: Markus Ecker <markus.ecker@gmail.com>
2025-12-12 09:25:10 -08: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
orca-copilotkit 4fc5dc6e6c Cpk 2271 feature viewer no chat (#1819) 2025-05-16 13:07:51 +04:00
Ran Shemtov a05232e11a chore: add danger comment when LG executors are not aligned (#995)
* chore: add danger comment when LG executors are not aligned
2024-11-29 16:24:28 +01:00
Markus Ecker b6f206dde0 Autogenerate reference docs (#525)
* automate doc generation

* write files

* Actually write files

* update docs (autogenerated)

* remove body (obsolete)

* fix build errors

* clean up

* test

* feat(docs): add pre commit hook with husky

---------

Co-authored-by: Ariel Weinberger <weinberger.ariel@gmail.com>
2024-08-06 12:35:36 +02:00
Atai Barkai 5f3727dde8 move to CopilotKit subdirectory
.
2023-08-22 23:09:55 -07:00
Atai Barkai 03164e91c7 v0.2 turbo refactor 2023-07-13 16:08:04 -07:00
Atai Barkai 824172fc9b initial commit - web skeleton in place 2023-06-19 09:59:21 -07:00