|
|
|
|
|
by jeswin
69 days ago
|
|
> a very straightforward and basic UI bug Show us the code, or an obfuscated snippet. A common challenge with coding-agent related posts is that the described experiences have no associated context, and readers have no way of knowing whether it's the model, the task, the company or even the developer. Nobody learns anything without context, including the poster. |
|
This is a pretty simple thing, but you can imagine how CSS issues get progressively more difficult for AIs to solve. A CSS bug can be made to require reading arbitrarily much code if you solve by only reading code, but by looking at relatively few elements, if you look at the page with your eyes.
This can be somewhat solved by hooking up a harness to screenshot the page and feed it into the AI, but it isn't perfect even then.