7 ms·
Congrats on the launch, the approach of spending compute upfront is a compelling shift from what the current standard is. I am curious as to how you handle sta
by i18ner 18d ago
Congrats on the launch, the approach of spending compute upfront is a compelling shift from what the current standard is.
I am curious as to how you handle state invalidation and unseen side-channels during those long-running tasks, because if the agent pauses a task for X days, say waiting for an email reply, but the projects params changed offline or in a channel that the agent has no eyes on, how does the system realize that the pre-compiled context has now gone stale? Does that also mean that proactive actions always require a HITL?
- kushagrchitkar 17d agoThis is an interesting edge case. When something similar happened, Almanac texted me asking for an update if I had followed up on email, and then I mentioned that I had followed up. So in this sense there was a HITL. A good solution could be to have account provenance for tasks, so that disconnection on accounts could update stale context