Skip to content

Integrate notify-debouncer-full for background filesystem event watching #9

Description

@barissalihbabacan

Problem

Osmos promises automatic snapshots during creative work, but currently only creates commits when manually triggered via IPC.

Proposed Solution

Integrate notify-debouncer-full into osmos-daemon to monitor registered repository root directories with a configurable debounce window (default 2000ms).

Acceptance Criteria

  • Daemon automatically detects file modifications and triggers snapshot creation.
  • Cross-platform support using RecommendedWatcher (inotify, FSEvents, ReadDirectoryChangesW).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions