@marcinteodoru: These incredibly advanced AI vibe coding system, sometimes just can’t get the basics. It’s pretty funny. This is probably the most complex project I’ve ever built and it’s having an issue with URL pop-ups. 😜
How to Rescue Your AI from the Infinite Loop
Narrow the Focus: Instead of a broad "I don't see the popup," give the AI a strict boundary. Tell it to specifically look at the booking button's click handler and verify if it is correctly toggling the modal's visibility state.
Force a Plan: Ask Claude Code to write out its troubleshooting plan in plain text before it dives into the files. Making it explain its steps forces the model to focus and stops it from wandering down rabbit holes.
Hint at CSS and Layering: Suggest that the agent check for basic visual bugs. Ask it to verify if the modal is hidden behind other elements (like a z-index issue), pushed off-screen, or suppressed by strict styling rules.
Check for Routing Conflicts: Just like the video author mentioned about URLs, tell the AI to ensure the button isn't trying to act like a standard link and navigate away, instead of just intercepting the click to show the hidden element.
Sometimes, to make an AI work properly, you just need to bring it back down to earth and point it to a specific file or function! 👀
2026-03-12 10:08:48
3
frog 𓆏 :
it's helps better of u can find the actual line of code u want it to fix
2026-03-12 05:10:33
1
Jetlum :
Best way around this is to just put it in plan mode, and tell it to review and understand the button and its code path. That will fill it with updated context and next update should work.
2026-03-22 13:01:38
1
Epic :
have you coded with codex windows app yet? and 5.4?
2026-03-12 15:14:12
1
dossmadeit :
Lately I noticed all models are bugging out for some reason
2026-03-12 18:25:31
1
stackTrace :
This is nothing new, that's how it acts on a good day 😂
2026-03-12 18:35:17
1
JdubGottem :
Going to build a debugger agent team.
2026-03-25 05:09:56
1
Alex Miami :
I don’t depend on one coding agent. I use a handover.md file to get other coding agents involved. Claude is great but sometimes Codex understands the problem better.
2026-03-12 09:59:07
1
Ray Z :
Try Manus AI. In some ways it’s better than Claude
2026-03-12 14:22:06
1
TodayTho :
did you say please and thank you? 😅
2026-03-14 16:19:48
1
TitleWave :
Hateeee this. Got to insist on it writing tests and easing the tests otherwise you go in circles.
2026-03-12 05:26:08
1
rizz :
@rizz:lovable is expensive like all the vibe coding platform
2026-03-13 04:40:12
1
antichrist :
i have a theory that complain is an order, “i don’t see popup” = user don’t want to see it, it is not as bad as year ago, but it is still a drag, need to be precise, sometimes it is still not enought because database is polluted
2026-03-12 16:11:36
1
Mitchell Down :
And then you get to that point where you only write in caps!
2026-03-12 06:31:01
1
Marcin Krupiński :
you are right Marcin but it happens not so frequently 😀
2026-03-12 22:04:58
1
AaronNat95 :
might be an antigravity issue. vanilla Claude code just crushes through anything
2026-03-12 08:42:55
1
AI & Automations :
it will make it work eventually 😁
2026-03-12 05:53:24
1
Ms. Patron :
Nice eyes 🐥
2026-03-12 05:10:13
1
streetplan cutigang :
try being more specific in your prompt engineer text then you can get more out of it and it will only do that when you are much more specific in it
2026-04-02 09:52:31
0
អាយធី-កៀនផ្ទះ :
Checkmyvideo
2026-04-30 13:29:51
0
ƒαнєєm :
Sometimes yep it forgets
2026-03-13 02:33:35
0
Umbra :
hahahaha 😅
2026-03-13 01:49:24
0
GameZone :
Start new session. give it the same problem increase effort to high. or use a debug skill. if don't have one implement it
2026-03-23 11:28:56
0
Peace :
If you open new chat and give new prompt with same task he will rocket. Just try, for me works every time. It's because it hallucinated
2026-03-13 01:13:35
0
Addy | Founder | AI 🤖 :
Put him back in planning mode
2026-03-12 08:20:03
0
To see more videos from user @marcinteodoru, please go to the Tikwm
homepage.