Initial import of the session watchdog
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Resume Claude Code background sessions stalled on usage limits or outages
|
||||
|
||||
[Service]
|
||||
Environment=PATH=%h/.local/bin:/usr/local/bin:/usr/bin:/bin
|
||||
ExecStart=%h/.claude/session-watchdog/resume-stalled-sessions.py
|
||||
Type=oneshot
|
||||
Reference in New Issue
Block a user