MCPcopy
hub / github.com/21st-dev/1code / codex.ts

File codex.ts

src/main/lib/trpc/routers/codex.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createACPProvider, type ACPProvider } from "@mcpc-tech/acp-ai-provider"
2import { observable } from "@trpc/server/observable"
3import { streamText } from "ai"
4import { eq } from "drizzle-orm"

Callers

nothing calls this directly

Calls 15

getDatabaseFunction · 0.90
runCodexCliFunction · 0.85
getActiveLoginSessionFunction · 0.85
toLoginSessionResponseFunction · 0.85
extractCodexErrorFunction · 0.85
clearCodexMcpCacheFunction · 0.85
runCodexCliCheckedFunction · 0.85
cleanupProviderFunction · 0.85

Tested by

no test coverage detected