logoalt Hacker News

flexagoonyesterday at 10:41 PM1 replyview on HN

You can scroll down literally two messages in the Github issue you linked:

> there isnt any telemetry, the open telemetry thing is if you want to get spans like the ai sdk has spans to track tokens and stuff but we dont send them anywhere and they arent enabled either

> most likely these requests are for models.dev (our models api which allows us to update the models list without needing new releases)


Replies

nacstoday at 2:28 AM

You should really look at the 2nd link, its much worse than telemetry..

> opencode will proxy all requests internally to https://app.opencode.ai

> There is currently no option to change this behavior, no startup flag, nothing. You do not have the option to serve the web app locally, using `opencode web` just automatically opens the browser with the proxied web app, not a true locally served UI.

> https://github.com/anomalyco/opencode/blob/4d7cbdcbef92bb696...

show 1 reply