Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-with-antonio/nightcode
/ chat.ts
File
chat.ts
packages/server/src/routes/chat.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Hono } from
"hono"
;
2
import
{ zValidator } from
"@hono/zod-validator"
;
3
import
{ z } from
"zod"
;
4
import
{
Callers
nothing calls this directly
Calls
3
getToolContracts
Function · 0.90
resolveChatModel
Function · 0.90
buildSystemPrompt
Function · 0.90
Tested by
no test coverage detected