Claude Code Module 3.3.0 (Agent API)
Hey guys, i
ve noticed that agentapi started to prompting for confirmations within the new CC module version.
It isnt supposed to run yolo mode by default?
6 Replies
@Atif ?
Hi @ztlod ツ is it happening consistently? AFAIR we still use the dangerous flag to use yolo mode.
@Cat can you take a look if something chnaged in recent updates?
Thanks
Yeah I can take a look, nothing should have changed in regards to this. Does it work when you set dangerous flag?
Good morning. i'll spin up a workspace with the flag, 1 sec
explicity setting the flag seems to be working

It looks like we were adding this flag when the prompt was provided regardless if
dangerously_skip_permissions was set to true or not.
This was changed when we refactored for claude-code session resumption in v3.2.2 but I will make sure that we address this either in the examples or in the module itself. Thank you for reporting!