Skip to content

Commit e08fc97

Browse files
committed
CodeRabbit feedback implementation
1 parent 30b85b5 commit e08fc97

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

commands/Poseidon_PR_Review.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -227,15 +227,6 @@ protected function execute( InputInterface $input, OutputInterface $output ): in
227227
(string) $this->max_turns,
228228
'--permission-mode',
229229
'bypassPermissions',
230-
'--allowedTools',
231-
'Bash',
232-
'Read',
233-
'Write',
234-
'Edit',
235-
'Glob',
236-
'Grep',
237-
'WebFetch',
238-
'WebSearch',
239230
),
240231
$work_dir
241232
);

0 commit comments

Comments
 (0)