MCPcopy Create free account
hub / github.com/abi/screenshot-to-code / stream_code

Route stream_code

backend/routes/generate_code.py:None–None  ·  view source on GitHub ↗
router.websocket("/generate-code")

Source from the content-addressed store, hash-verified

1import asyncio
2from dataclasses import dataclass, field
3from abc import ABC, abstractmethod
4import traceback

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected