Remix.run Logo
debazel 4 hours ago

Are you sure that endpoint is sending all traffic to opencode? I'm not familiar with Hono but it looks like a catch all route if none of the above match and is used to serve the front-end web interface?

flexagoon 4 hours ago | parent | next [-]

You are correct, it is indeed a route for the web interface

anonym29 4 hours ago | parent | prev [-]

updated post accordingly