{"id":31023808,"url":"https://github.com/trytofly94/claude-auto-resume-system","last_synced_at":"2026-05-09T06:02:20.141Z","repository":{"id":308661214,"uuid":"1033399008","full_name":"trytofly94/Claude-Auto-Resume-System","owner":"trytofly94","description":"🤖 Enhanced hybrid Claude CLI session management system. Combines terryso/claude-auto-resume (automatic recovery) with 0xkaz/claunch (project-based sessions) for robust automation with cross-platform support.","archived":false,"fork":false,"pushed_at":"2025-09-09T01:44:10.000Z","size":1641,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-09T03:50:58.060Z","etag":null,"topics":["ai-tools","automation","bash","claude-cli","claunch","command-line","cross-platform","recovery","session-management","tmux"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trytofly94.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-06T18:50:55.000Z","updated_at":"2025-09-09T01:19:42.000Z","dependencies_parsed_at":"2025-08-07T07:08:16.945Z","dependency_job_id":"fb72ebcf-d3b6-441e-b333-a6f43d9e0a6c","html_url":"https://github.com/trytofly94/Claude-Auto-Resume-System","commit_stats":null,"previous_names":["trytofly94/claude-auto-resume-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trytofly94/Claude-Auto-Resume-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trytofly94%2FClaude-Auto-Resume-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trytofly94%2FClaude-Auto-Resume-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trytofly94%2FClaude-Auto-Resume-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trytofly94%2FClaude-Auto-Resume-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trytofly94","download_url":"https://codeload.github.com/trytofly94/Claude-Auto-Resume-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trytofly94%2FClaude-Auto-Resume-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-tools","automation","bash","claude-cli","claunch","command-line","cross-platform","recovery","session-management","tmux"],"created_at":"2025-09-13T14:51:15.537Z","updated_at":"2026-05-09T06:02:20.133Z","avatar_url":"https://github.com/trytofly94.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Auto-Resume System\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Shell](https://img.shields.io/badge/Shell-Bash_4.0+-blue.svg)](https://www.gnu.org/software/bash/)\n[![Platform](https://img.shields.io/badge/Platform-macOS%20%7C%20Linux-lightgrey.svg)](#requirements)\n\nIntelligentes Automatisierungssystem für robustes Claude CLI Session-Management mit automatischer Wiederherstellung nach Usage-Limits und Verbindungsfehlern.\n\n## Features\n\n- 🤖 **Vollautomatisierte Task-Verarbeitung** - Automatische Abarbeitung aller ausstehenden Aufgaben ohne Benutzereingriff\n- 🔄 **Automatische Session-Wiederherstellung** nach Usage-Limits\n- ⏱️ **Erweiterte Usage-Limit-Erkennung** - Robuste PM/AM-Mustererkennung (\"blocked until 3pm\", \"try again at 9am\")\n- 📊 **Live-Countdown-Anzeige** mit intelligenter Zeitstempel-Berechnung\n- 🖥️ **tmux-Integration** für persistente Terminal-Sessions\n- 🛡️ **Fehlertolerante Wiederverbindung** bei Netzwerkproblemen\n- 🚀 **Unüberwachter Betrieb** - Kontinuierliches Monitoring ohne manuelle Eingriffe\n- 📝 **Strukturiertes Logging** für Debugging und Monitoring\n- 📋 **Task Queue System** für GitHub Issue-Management\n- 🔧 **Cross-Platform-Support** (macOS, Linux)\n\n## Requirements\n\n- **Claude CLI** - [Anthropic Claude CLI](https://claude.ai/code)\n- **Bash 4.0+** - Shell-Environment\n- **tmux** - Terminal-Multiplexer\n- **jq** - JSON-Processor\n- **claunch** - Session-Management (wird automatisch installiert)\n\n**Unterstützte Plattformen**: macOS 10.14+, Linux (Ubuntu 18.04+)\n\n## Installation\n\n```bash\n# Repository klonen\ngit clone https://github.com/trytofly94/Claude-Auto-Resume-System.git\ncd Claude-Auto-Resume-System\n\n# Automatische Installation mit Setup-Wizard\n./scripts/setup.sh\n\n# Oder manuelle Installation\nchmod +x src/*.sh scripts/*.sh\n./scripts/install-claunch.sh  # claunch installieren (optional)\n```\n\n## Quick Start\n\n```bash\n# Core Automation - Vollautomatisierte Task-Verarbeitung\n./src/hybrid-monitor.sh --queue-mode --continuous\n\n# Standard Continuous Monitoring\n./src/hybrid-monitor.sh --continuous\n\n# Mit Debug-Ausgabe (empfohlen für erste Tests)\n./src/hybrid-monitor.sh --queue-mode --continuous --debug\n\n# Test-Modus (30 Sekunden)\n./src/hybrid-monitor.sh --test-mode 30\n\n# Hilfe anzeigen\n./src/hybrid-monitor.sh --help\n```\n\n## Task Queue (Optional)\n\n```bash\n# Task hinzufügen\n./src/task-queue.sh add-custom \"Fix authentication bug\"\n\n# GitHub Issue als Task\n./src/task-queue.sh add-issue 123\n\n# Status anzeigen\n./src/task-queue.sh status\n\n# Interactive Mode\n./src/task-queue.sh interactive\n```\n\n## Configuration\n\nKonfigurationsdateien in `config/`:\n- `default.conf` - Standardkonfiguration\n- `user.conf` - Benutzerspezifische Einstellungen (optional)\n\nWichtige Parameter:\n```bash\nCHECK_INTERVAL_MINUTES=5      # Monitoring-Intervall\nMAX_RESTARTS=50              # Maximale Neustarts\nUSAGE_LIMIT_COOLDOWN=300     # Wartezeit bei Usage-Limits (Sekunden)\nLOG_LEVEL=\"INFO\"             # Logging-Level\n```\n\n## Troubleshooting\n\n```bash\n# System-Diagnose\nmake debug\n\n# Logs prüfen\ntail -f logs/hybrid-monitor.log\n\n# Test-Suite ausführen\nmake test\n```\n\n### Häufige Probleme\n\n- **\"declare -A: invalid option\"**: Bash 4.0+ erforderlich - `brew install bash` (macOS)\n- **claunch nicht gefunden**: Wird automatisch installiert, sonst `./scripts/install-claunch.sh`\n- **flock Warnung**: Normal auf macOS, alternative Implementierung wird verwendet\n\n## Documentation\n\n- **[DEPLOYMENT_GUIDE.md](DEPLOYMENT_GUIDE.md)** - Detaillierte Installationsanleitung\n- **[CLAUDE.md](CLAUDE.md)** - Projektspezifische Konfiguration\n- **[docs/](docs/)** - Entwicklerdokumentation\n- **[CHANGELOG.md](CHANGELOG.md)** - Versionshistorie\n\n## Development\n\n```bash\n# Entwicklungsumgebung\nmake dev-setup\n\n# Tests ausführen\nmake test\n\n# Code-Qualität\nmake lint\nmake validate\n\n# Development-Zyklus\nmake dev-cycle\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit changes (`git commit -m 'Add amazing feature'`)\n4. Push to branch (`git push origin feature/amazing-feature`)\n5. Open Pull Request\n\n## License\n\nMIT License - siehe [LICENSE](LICENSE) für Details.\n\n## Credits\n\nBasiert auf:\n- [terryso/claude-auto-resume](https://github.com/terryso/claude-auto-resume) - Original Auto-Resume System\n- [0xkaz/claunch](https://github.com/0xkaz/claunch) - Claude Launch Utility\n\n---\n\n**Version**: 1.1.0-stable | **Status**: Production Ready","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrytofly94%2Fclaude-auto-resume-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrytofly94%2Fclaude-auto-resume-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrytofly94%2Fclaude-auto-resume-system/lists"}