Background task tool이 child session을 생성할 때 background_task, background_output, background_cancel 도구를 자동으로 비활성화합니다. OpenCode Task tool 패턴과 동일하게 무한 재귀 호출을 방지합니다. - manager.ts: promptAsync 호출 시 tools 설정 추가 - index.ts: 불필요한 agent 레벨 disable 설정 제거 (manager에서 처리) - notification: tool calls 카운트 제거 (정확하게 트래킹되지 않음) 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)