MCPcopy Index your code
hub / github.com/anomalyco/opencode / app

Function app

packages/opencode/test/server/httpapi-pty.test.ts:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43)
44
45function app() {
46 return Server.Default().app
47}
48
49function serverUrl() {
50 return HttpServer.HttpServer.use((server) => Effect.succeed(HttpServer.formatAddress(server.address)))

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected