Applications

triage-bot

@TheEleventhAvatar1TypeScriptupdated 2026-09-19

Real-time support triage + response bot Jev routes the ticket to a specialist agent (general / account / billing / technical) and decides whether a human should take it instead — all as typed data, no text to parse. Cerebras then drafts the reply using whichever agent Jev picked. The script times both calls separately so you can see the split.

TheEleventhAvatar/triage-bot

Where it calls Jev

// Thin client for TypeSafe AI's Jev (POST /v1/systemone).

src/jev.ts:1

The link points at the commit we read, so the line number still holds.

This one cannot run here

Its question set is assembled at runtime, or never written out literally in the code, so there is nothing to lift. The source link above will show you.

Other projects in this category