spawn/sprite
Sprite 780e2de9d3 Fix TTY detection and log output for non-interactive environments
- safe_read(): Test /dev/tty is functional before using it (exists
  but fails in containers/VMs)
- Log functions: Write to stderr so they don't pollute stdout in
  command substitutions like $(get_sprite_name)
- ensure_sprite_exists(): Fix grep regex (use -E for ERE)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-07 05:05:12 +00:00
..
.claude/rules Sprite setup scripts for Claude Code and OpenClaw 2026-02-05 13:25:30 -06:00
lib Fix TTY detection and log output for non-interactive environments 2026-02-07 05:05:12 +00:00
claude.sh Fix source detection for process substitution (bash <(curl ...)) 2026-02-07 05:03:02 +00:00
openclaw.sh Fix source detection for process substitution (bash <(curl ...)) 2026-02-07 05:03:02 +00:00