top | item 46986318

(no title)

acoyfellow | 19 days ago

I do a fun orchestration system for long running loops on exe.dev (small write up docs.coey.dev) and I feel like I have super powers.

Self healing, I try two ways:

1) use a memory tool to store learnings for next iteration (Deja.coey.dev) and have the loop system instructions tell how to use it. One orchestrator, and sequential worker agents who run til their context is full and then hand off to the next run with learnings

2) the agent Shelley on exe can search past convos when promoted too for continuation.

I’ve been doing this with great success just “falling” into the implementation after proper guardrails are placed

discuss

order

haute_cuisine|19 days ago

Any released projects yet?

acoyfellow|19 days ago

I release stuff all the time, so yes I suppose? Not trying to spam but you can find a mix of open source, b2b saas i own, and client saas I manage on my personal website.