Digitorn
Digitorn
All terms
Runtime

Hot reload

Re-applying config changes to a running agent in place, without restarting the process.

also known as: live reload
In depth

Edit a YAML file, save, the next agent turn uses the new config. No process restart, no re-imports, no rebuilt session state. On Digitorn hot reload runs in around 200ms, which is the difference between iterating on a prompt fluidly and batching changes because the loop is too slow. The single biggest productivity win of declarative agents.

Related concepts
Read the deep dive

Why we chose YAML over Python for our agent runtime

Read article
Newsletter

Get the next post in your inbox.

Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.

One-click unsubscribe. We never share your address. Powered by our own infrastructure, not a tracker.

More in Runtime

Behaviour rules/glossary/behavior-rulesCron trigger/glossary/cron-triggerFilesystem module/glossary/filesystem-moduleHooks/glossary/hooksModule/glossary/moduleTriggers/glossary/triggers