MCPcopy Create free account
hub / github.com/arctic-cli/interface / tui.ts

File tui.ts

packages/arctic/src/server/tui.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Hono, type Context } from "hono"
2import { describeRoute, resolver, validator } from "hono-openapi"
3import { z } from "zod"
4import { AsyncQueue } from "../util/queue"

Callers

nothing calls this directly

Calls 4

pushMethod · 0.80
jsonMethod · 0.65
getMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected