Agent Scrolls for really long
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 870
- Forks
- 143
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
It seems like the agent has no idea how long it should scroll for! I've watched it scroll to the bottom of the page countless times when it (seemingly) only meant to hop down a bit. It seems like the program keeps scrolling for an excessively long time; even if I try to stop it, it'll keep scrolling, sometimes for 10s of seconds. Sometimes, it'll even scroll to the bottom of the page, scroll back up, and then scroll down again... Typical AI stupidity, I guess :)
Steps to reproduce:
- Command AI to go browse the web.
- If the page is longer than what can be seen at first glance, the AI attempts to scroll to the bottom.
- Scroll runs entirely too long.
Here's an example query I fed it which gave this behavior:
Go on Amazon and browse NEMA 14-50 EVSEs and determine the best one.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are identified in the issue. Reproduce the behavior by having the agent browse a page longer than the viewport, then trace the scrolling implementation and verify that short scroll requests stop promptly without repeated movement or unintended travel to the page bottom.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100