Longlone

Results 34 issues of Longlone

### Description Sometimes I need to get HTML response from normal web page instead of api request, but I don't see any function that can skip json check. In addition,...

feature request

feat: 1. custom-api toFloat and toInt allow string/bytes 2. customAPIResponseData export raw body 3. custom-api new func: withSkipJSONValidation, parseHTML

### Description What happen: When I executed opencode, the program froze, akin to a terminal being frozen. I was unable to close it using any method, such as pressing Ctrl+C....

bug

**Bug Description** opencode still want to install latest opencode-openai-codex-auth although I pin version **Steps to Reproduce** 1. add opencode config: `"plugin": ["[email protected]"],` 2.run opencode, get stuck 3.run debug command: `opencode...

bug