Skip to content

[FEATURE] Implement Heartbeat to wakeup the agent on a set of interval #472

@edenreich

Description

@edenreich

Summary

This should be a feature flag.

When the user enables it the agent can be woken once in a while on a configured interval and check for things to do.

Perhaps also a separate system prompt is needed for when the agent is waking up to make it more granular - this system prompt should be also configurable.

Acceptance Criteria

  • The agent is waking up on a configured interval and checking for todos
  • This feature is behind a feature flag - disabled by default
  • Heartbeat is on a separate config, like channels.yaml for example
  • Heartbeat is generated with init command
  • It's documented
  • It's tested

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions