Open Issues Need Help
View All on GitHubAI Summary: The task requires debugging and fixing an issue in the AutoSurfer project where DOM annotations become misaligned after the agent scrolls a webpage. This involves investigating the annotation update mechanism within the codebase, identifying the source of the misalignment (likely related to scroll events and element repositioning), and implementing a solution to ensure annotations remain correctly positioned relative to their target elements after scrolling.
Complexity:
4/5
bug good first issue help wanted