RogerYe

Results 3 issues of RogerYe

#ifndef __LIBRETRO__ void Print() const { Print( stdout, 0 ); } #endif In this version, the declaration of Print is: void Print( RFILE* cfile, int depth ) so.....

### Question In the public release, OpenCode.exe is TUI mode, and opencode-cli.exe is CLI mode,is that right? Running "bun run packages/opencode/script/build.ts" only get a opencode.exe for cli mode

windows

### Description Selecting "Connect provider" --> DeepSeek--> enter my api key and Submit --> "DeepSeek models are now available to use". Then I see nothing about deepseek in the "models...

bug