Remix.run Logo
tyre 19 hours ago

Agents aren’t made for deterministic workflows. Note that the recommendations for determinism are things like adding scripts to hooks.

Where an LLM with “run lint every time a subagent completes their task” might do it 99% of the time, a hook tied to the worker ending will run 100% of the time.