8 lines
242 B
Desktop File
8 lines
242 B
Desktop File
[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
|