External Publication
Visit Post

OpenCode API client for Haskell

Haskell Community [Unofficial] March 17, 2026
Source

Haskell bindings for SDK | OpenCode

github.com

GitHub - srid/opencode-haskell: Haskell client library for OpenCode

Haskell client library for OpenCode

There is a nix run’able example in the repo:

# First, run the opencode web UI or the headless server
opencode web --port 4096

# Run the example
cd opencode-haskell/
nix run .#example -- localhost:4096

Result:

Discussion in the ATmosphere

Loading comments...