Ryan Swift
Ryan Swift
Solution for folks who are struggling to get MCPs working on Windows is below. Basically, use "cmd" as your command and add "/c" and "npx" as args. You can just...
Also hitting this via the SDK. Called client.session.share() which created a share on opncd.ai, but client.session.unshare() fails with: Resource not found: ~/.local/share/opencode/storage/share/ses_4ed1f9654ffeBz1QHu0dcbriWu.json The local share directory is empty - shares...
After some additional discovery, implicit caching on Google models was already working server-side, but the cached token counts weren't being recorded in session logs since Google returns them in a...