Skip to content

[FEATURE] built-in wait tool - wait for a period of time or until a certain time #1541

@dobesv

Description

@dobesv

📋 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?

  • I am willing to submit a PR for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions