What is the SDK structure and technology stack?
This post might have stale content, as dev is 6913 commits ahead.
how is the SDK structured? what stack does it use?
what functionality does it expose? i assume it wraps around the ai SDK? why does it use http? so maybe more directly: how do i implement an opencode server?
in this SDK: the "client" isn't actually meant to be used in the browser, right? it'd be used, say, from my own API layer?
how do i call/query/generate an LLM response
END OF POST