Rare find

Claude Tasks. Schedule AI work to run automatically on a timer.

github.com/kylemclaren/claude-tasks

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • Add edit task screen to mobile app (#4)
  • Release —v0.4.2
  • Add one-off tasks support (#3)
  • Update CLAUDE.md with API, daemon, and mobile app docs
  • Add Expo/React Native mobile app (#2)
  • Release —v0.4.1
  • Add HTTP REST API for mobile/remote access (#1)
  • Release —v0.4.0
  • Fix daemon sync: update NextRunAt after execution, detect cron changes
  • Add periodic task sync to daemon scheduler
  • Auto-add install dir to PATH in shell config
  • Install jq in Sprite setup if missing
  • Fix install script sprite-env error handling
  • Fix nil scheduler panic in daemon mode
  • Add daemon mode for background scheduling
  • Fix unchecked os.Rename/os.Remove return values in upgrade.go
  • Release —v0.3.2
  • Add version and upgrade CLI commands
  • Release —v0.3.1
  • Add Slack webhook support and improve markdown formatting
  • Release —v0.3.0
  • Add UX improvements: delete modal, validation, search, cron helper
  • Expand example tasks section in README
  • Update image in README.md
  • Update image in README.md
  • Release —v0.2.0
  • Make TUI layout responsive to terminal size
  • Release —v0.1.0