Remix.run Logo
tuananh 7 hours ago

since generation is not deterministic, how do they verify the lock file?

resquawk 2 hours ago | parent | next [-]

Generation of the lock file is deterministic.

See here for information about determinism https://github.github.com/gh-aw/reference/faq/#determinism

onionisafruit 7 hours ago | parent | prev [-]

The generation of the workflow file from the input markdown file is deterministic. It's what the agent does when running the workflow that is non-deterministic.