Timmy´s Clowns
Project Concept
Coder’s Magic Cookie is a fortune-teller of bugs. You describe how you’re stuck — “the test passes locally”, “this fix keeps not fixing it”, “I can not install my usb mouse” — and a Gemini-backed LangGraph agent answers in three short paragraphs:
~70 words of brutally funny slapstick about a fictional dev who suffered worse (Mira of the third-floor coworking, punching the monitor and bruising her fist; Joren of the converted closet, headbutting the keyboard until it printed fifteen pages of aaaaa).
A bold cryptic aphorism in broken-English fortune-cookie cadence, signed by an invented master who never repeats — “Master Vex of the Cracked Compiler say: When bug hide, lamp also hide.”
A real, concrete technical fix for the user’s actual situation — woven into italic prose, no bullet lists, no code blocks. The user can extract a real action from it.
The premise is that humor and a soft re-frame restore the momentum debugging steals. You walk away with both a smile and a lead.
The agentic-interface angle
We took the CopilotKit hackathon starter kit and added a second LangGraph graph (graphId: “story”) sharing the same Gemini-Flash runtime as the kit’s lead-triage agent — but with no backend tools and a swapped system prompt. The BFF registers both agents under one CopilotKit endpoint. A new /story route uses
Tech stack
CopilotKit v2 (chat + AG-UI runtime) · LangGraph (two graphs in one process) · Google Gemini 3.1 Flash-Lite · Hono BFF · Next.js 15 / Turbopack · Notion MCP (existing kit feature, unchanged) · Manufact / mcp-use (existing) · Postgres-backed thread persistence
Repo
https://github.com/jakubbinter-gc/Generative-UI-Global-Hackathon-Starter-Kit/tree/claude/funny-spence-694fc3
Two commits on top of main:
fix: Windows-cross-platform dev scripts + langgraph blocking flag — three port/script defaults that block a fresh clone on Windows
feat: Coder’s Magic Cookie — story-doctor agent at /story — the feature itself
Entry
Status: Submitted
Last saved: May 09 at 7:05 PM CEST
Team Roster
You must be registered for the event to view the team message board.