mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
f3fd3488ee
- Extract instance-specific routes into separate InstanceRoutes Hono router - Reorganize middleware chain for better separation of concerns - Migrate embedded UI file serving from Bun.file() to Filesystem.readArrayBuffer() - Clean up type casting in route handler