|
|
|
|
|
by oezi
14 days ago
|
|
Claude code doesn't expose the model to the usage of sleep or timing commands. For instance it cannot set up loops on its own (and only in rare cases can stop them). To prevent cache timeout you can do: /loop 55m continue if any open task remains |
|