mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
d611ef108c
Provide native Intelligence SDK operations and runtime routes with application-owned identity, durable runs, A2UI, MCP Apps, entitlements, Inspector metadata, and telemetry. Include package docs, hosting examples, and regression tests.
6 lines
114 B
Modula-2
6 lines
114 B
Modula-2
module github.com/CopilotKit/CopilotKit/packages/runtime-go
|
|
|
|
go 1.22
|
|
|
|
require github.com/gorilla/websocket v1.5.3
|