File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515
1616## The "Aha!" Moment
1717
18- ** AIs are literal .** Ask an agent to "fix disk space " and it might run ` docker system prune -af --volumes ` .
18+ ** AIs move fast .** Ask an agent to "ship the fix " and it might push straight to git without asking you .
1919
2020<p align =" center " >
2121 <img src =" https://github.com/user-attachments/assets/4aa6e45b-9aba-4953-9ce3-548226622588 " width =" 100% " >
2222</p >
2323
2424With Node9:
2525
26- 1 . ** AI attempts:** ` Bash("docker system prune -af --volumes ") `
26+ 1 . ** AI attempts:** ` Bash("git push origin main ") `
27272 . ** Node9 intercepts:** OS-native popup appears instantly
28283 . ** You block it** — one click
29- 4 . ** AI pivots:** _ "I'll remove large log files instead"_
29+ 4 . ** AI pivots:** _ "I'll create a PR for review instead"_
3030
3131---
3232
You can’t perform that action at this time.
0 commit comments