anthropics / anthropics/claude-code

[Bug] Agent generates Unix-specific commands (setsid) incompatible with macOS

Aperta
#94,364 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
area:model bug platform:macos
Lingua principale
Python
Stelle
145k
Fork
23.1k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

**Bug Description**
Agent handed me a command to run locally that could not work on this OS (setsid not available on MacOS): ```! sudo setsid nohup sh -c 'while true; do chmod g+w "/Library/Application Support/BOINC Data/slots"/*/shared 2>/dev/null; sleep 5; done' >/dev/null 2>&1 &```

**Environment Info**
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.236
- Feedback ID: e7822193-2092-4372-b867-75328313d1e3

**Errors**
```json
[]
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.