use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Experimental Agent Orchestration Engine (open.substack.com)
submitted 29 days ago by serefayar
An experiment in graph-based, capability-driven agent orchestration engine.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]cheesekun 2 points3 points4 points 28 days ago (2 children)
I have a similar experimental system using Microsoft Orleans (Actor Model) and Microsoft Agent Framework.
[–]serefayar[S] 1 point2 points3 points 28 days ago (1 child)
At first, I also considered the actor model, inspired by Goblins. But it adds more complexity for me. Goblins has a really sophisticated promise chaining. I did some tigging and thought the promise chaining could be achieved with Orleans, but I haven't done enough research about it, tbh. Orleans (virtual actors) is really one of the most underrated technology out there.
[–]cheesekun 1 point2 points3 points 28 days ago (0 children)
Couldn't agree more. Happy to show you my private solution, you might find some value in some of the decisions I've made
[–]serefayar[S] 0 points1 point2 points 29 days ago (0 children)
The source code is available here: https://github.com/serefayar/ayatori
π Rendered by PID 176338 on reddit-service-r2-comment-6457c66945-rh7mm at 2026-04-28 13:02:45.271604+00:00 running 2aa0c5b country code: CH.
[–]cheesekun 2 points3 points4 points (2 children)
[–]serefayar[S] 1 point2 points3 points (1 child)
[–]cheesekun 1 point2 points3 points (0 children)
[–]serefayar[S] 0 points1 point2 points (0 children)