mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 18:55:37 -04: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