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

Function app

packages/opencode/test/server/httpapi-compression.test.ts:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10})
11
12function app() {
13 return Server.Default().app
14}
15
16// /config echoes the config back. Padding the config pushes the response body
17// well past the 1024 B threshold so we can observe compression behavior.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected