Release Notes
goodmorning-claude 1.0.0 — 23 Apr 2026
Initial release.
Features
- macOS-only — requires Darwin; the CLI refuses to run on any other platform
- Schedule a morning Claude ping —
install --time HH:MMsets up a daily run (default 07:05) - launchd integration — LaunchAgent plist installed in
~/Library/LaunchAgents/withStartCalendarInterval runfeedback — manual invocations print the binary being used and the elapsed time on success or failure--verbose/-vflag — accepted before or after the subcommand; emits detailed logs of every action and subprocess call to stderr- Resilient PATH handling — resolves
claudeat install time and bakes its directory into the plist so the schedule keeps firing even if the user's shell PATH depends on init scripts - Manual trigger —
runinvokes the morning ping on demand - Status command —
statusreports whether the schedule is installed and shows the configured time - Zero dependencies — stdlib only