📋 Prerequisites
📝 Feature Summary
It would be helpful for agents to be able to wait without having to run a shell command like "sleep"
❓ Problem Statement / Motivation
Sometimes you want an agent to wait until a certain time and then do something, or to do something periodically. The models don't have any built-in way to do that.
💡 Proposed Solution
Allowing a built-in command to be enabled that allows the agent to wait until a specific time or for a number of hours:minutes:seconds. Ideally such a wait would surive a restart of the agent process.
🔄 Alternatives Considered
Currently you could add wait support using a skill but it's a bit heavyweight to set up.
🎯 Affected Service(s)
App Service
📚 Additional Context
No response
🙋 Are you willing to contribute?
📋 Prerequisites
📝 Feature Summary
It would be helpful for agents to be able to wait without having to run a shell command like "sleep"
❓ Problem Statement / Motivation
Sometimes you want an agent to wait until a certain time and then do something, or to do something periodically. The models don't have any built-in way to do that.
💡 Proposed Solution
Allowing a built-in command to be enabled that allows the agent to wait until a specific time or for a number of hours:minutes:seconds. Ideally such a wait would surive a restart of the agent process.
🔄 Alternatives Considered
Currently you could add wait support using a skill but it's a bit heavyweight to set up.
🎯 Affected Service(s)
App Service
📚 Additional Context
No response
🙋 Are you willing to contribute?