socket icon indicating copy to clipboard operation
socket copied to clipboard

A cross-platform runtime for Web developers to build desktop & mobile apps for any OS using any frontend library.

Results 122 socket issues
Sort by recently updated
recently updated
newest added

### What OS are you using (`uname -a`, or Windows version)? Windows 11 ### What version Socket Runtime are you using? 0.5.4 (f90ba121) ### What did you expect to see...

bug
windows
javascript
api
runtime

We should customize the webview user agent to include Socket Runtime labeling along with the version of the runtime. The user agent string should also user application meta such as...

enhancement
runtime

### What OS are you using (`uname -a`, or Windows version)? Darwin Kernel Version 22.4.0: Mon Mar 6 21:01:02 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T8112 arm64 Mac OS Ventura 13.3.1 (22E261) ### What...

### What OS are you using (`uname -a`, or Windows version)? Darwin MacBook-Pro.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64 ### What version Socket...

This PR will add JavaScript bindings for llama.cpp ```js import { Model, Context, Grammar } from 'socket:llm' // include a model file in your project const model = new Model('./mistral-7b-openorca.Q4_0.gguf')...

hi, i noticed links on https://socketsupply.co/config/ still referring to `https://sockets.sh` ![link to sockets_20240218160220](https://github.com/socketsupply/socket/assets/140316503/c7f73f85-aa79-4f27-829a-9a7c638ddec8) yet `CONFIG.md` was already corrected to use `https://socketsupply.co` https://github.com/socketsupply/socket/blob/master/api/CONFIG.md?plain=1

### What OS are you using (`uname -a`, or Windows version)? Linux nobara-mini 6.7.0-204.fsync.fc39.x86_64 https://github.com/socketsupply/socket/pull/1 SMP PREEMPT_DYNAMIC TKG Wed Jan 17 09:24:55 UTC 2024 x86_64 GNU/Linux ### What version Socket...

### What OS are you using (`uname -a`, or Windows version)? Linux nobara-mini 6.7.0-204.fsync.fc39.x86_64 https://github.com/socketsupply/socket/pull/1 SMP PREEMPT_DYNAMIC TKG Wed Jan 17 09:24:55 UTC 2024 x86_64 GNU/Linux ### What version Socket...

### What OS are you using (`uname -a`, or Windows version)? Windows 11 23H2, i686/amd64 ### What version Socket Runtime are you using? 0.5.4 ### What did you expect to...