Skip to content

Ability to integrate with more sources to trigger actions #4

@endernoke

Description

@endernoke

In order to integrate with more external events, e.g. when a user starts/finishes a vibe coding session in cursor, VibeRot needs to accept different sources of events for triggering and stopping actions beyond commands.

Currently, only system processes are supported, and shell commands are converted into fake processes with a hack.
The rules config also only supports a string-based commands/processes matching.

The project architecture should be refactored so that the action orchestrator accepts different sources in a unified and extensible manner. Optimally it would also expose an interface for the dynamic addition and removal of more sources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions