callstackincubator / cali

AI agent for building React Native apps
MIT License
267 stars 8 forks source link

feat: fallback shell tool to auto-execute steps #27

Open pkarw opened 4 days ago

pkarw commented 4 days ago

Is there a plan for the suggested command line tools to be automatically executed by the tool (after ofc. accepting it by the user?) I mean:

image

OK, I can run it no problem, but a little bit ux-breaking to switch between the tabs

grabbou commented 4 days ago

Yeah, I think we should just add execSync tool, although prepend it with a notice that it must be always confirmed and let it accept "confirmedByUser" boolean.