This hook runs only when the runtime image reference changes. Use it for setup that is lost when the container image changes, such as packages installed into non-persisted system paths.Documentation Index
Fetch the complete documentation index at: https://agent37.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
File path
Create this file:When to use it
This hook is useful when you want to:- reinstall system packages
- restore tools that are not part of your persisted home directory
- rerun one-time setup after a runtime update