Haskell-agent: An experimental agent harness in haskell
Haskell Community
Haskell-agent: An experimental agent harness in haskell
Hi all, I’ve been building haskell-agent, a new agent harness written in haskell (naming things is still an unsolved problem :D). A coding agent is in large part a concurrent streaming interpreter of a web socket DSL. With interactive UI, parallel subagents etc. there’s a lot of mutable concurrent state and IO. A problem space well suited for haskell. key features: works with multiple codex, claude, grok subscriptions (with account failover when your usage limit is reached) experimental cod...
0 comments
No comments yet.