Files
Mike Ryan d611ef108c feat(runtime-go): add native Intelligence SDK and net/http runtime
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.
2026-09-11 15:55:30 -07:00

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