MCPcopy Create free account
hub / github.com/MagicCube/agentara / _initServer

Method _initServer

src/kernel/kernel.ts:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 private _initServer(): void {
75 this._honoServer = new HonoServer();
76 }
77
78 private _initTaskDispatcher(): void {
79 this._taskDispatcher = new TaskDispatcher({

Callers 1

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected