Skip to content

Add session monitoring for supervised approval mode #8

@yossiovadia

Description

@yossiovadia

Goal

Build a monitoring system that detects when Claude Code sessions are waiting for approval and relays the prompt to the user via The Dude/Clawdbot.

Requirements

  1. Monitor tmux sessions for approval prompts
  2. Alert user when prompt detected
  3. Send reminder every X minutes if no response
  4. Accept user response (approve/always/deny/wait) and forward to session
  5. Handle both numeric and natural language responses

Architecture

  • Background monitor script per session
  • Notification file system for alerts
  • Skill integration for periodic checking
  • Response handling and forwarding

Dependencies

  • Requires auto-approval mode for building this feature (bootstrap problem)
  • Once built, will enable supervised mode for all future sessions

Testing

  • Test with a new session that requires approval
  • Verify alerts are sent correctly
  • Test all response types
  • Test reminder system
  • Test cleanup when session ends

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