[FEATURE] DISABLE BACKGROUND TASKS
Resolved 💬 3 comments Opened Feb 12, 2026 by FrancescoSaverioZuppichini Closed Feb 16, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I have cc in scripts; a lot of time the stupid model decides to run background tasks and so my script returns and everything goes to hell; any flag to disable it?
Proposed Solution
Add a flag --no-background -> forging everything in the same process/thread
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗