mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
92c0f0ec25
Package skeleton with build tooling (Vite, Vitest, ESLint), TypeScript configuration, styles, workspace integration, and documentation scaffolding.
647 B
647 B
Changelog
[1.51.4-next.2] - Unreleased
Added
- Initial v1 release: Vue 3 core providers and composables
CopilotKitProviderandCopilotChatConfigurationProvider(SFC-based)useCopilotKit,useCopilotChatConfiguration- Composables:
useAgent,useFrontendTool,useHumanInTheLoop,useSuggestions,useConfigureSuggestions,useAgentContext - Vue renderer types:
VueToolCallRenderer,VueActivityMessageRenderer,VueCustomMessageRenderer,VueFrontendTool,VueHumanInTheLoop defineToolCallRenderer(Vue version)CopilotKitCoreVue- core subclass withsetRenderToolCallsandonRenderToolCallsChanged