Skip to content

Instantly share code, notes, and snippets.

View gravy42's full-sized avatar

Cris Grvaes gravy42

View GitHub Profile
@gravy42
gravy42 / start-automaker.sh
Created January 17, 2026 20:05
Automaker startup script - fixes Claude Code permission error in Docker
#!/bin/bash
# ===========================================
# 🤖 AUTOMAKER STARTUP SCRIPT
# ===========================================
# Fixes the "Claude Code process exited with code 1" error
# caused by Docker running as root + SDK permission settings
#
# Features:
# ✓ Auto-checks for Automaker updates