Adrafinil 1.4.0
Keep-awake now covers background sub-agents and background shell tasks, and you can wire up any agent yourself.
- Sub-agents & background workflows — Adrafinil stays awake while an agent's background sub-agents or workflows are still running, even after the main turn ends, so delegated long-running work isn't cut off when the lid closes. (#7)
- Background shell commands (opt-in, Settings ▸ Safety) — keep the Mac awake while
run_in_backgroundshell commands run; time-bounded so a long-idle job won't pin your Mac awake. (#7) - Add your own agent (Settings ▸ Agents) — generate the exact hook snippets to wire up any agent Adrafinil doesn't natively support. (#6)