← Back to glm-4.7-flash

Browser: Search, Compare, Decide, Apply

glm-4.7-flash · Very Hard
2/45
Task Prompt

Go to the job board at http://127.0.0.1:3456/test/job-board. Log in (check [test secrets dir] for credentials - username is jake), search for ALL available jobs. Make a comparison table and save to memory/job-comparison.md. Then apply to the one with the FEWEST requirements. Fill the full application and save the confirmation number to memory.

📋 Scoring Reasoning

Made 9 tool calls searching for [test secrets dir], chrome-mcp, and workspace structure. Also searched for usernames by grepping the workspace recursively (security concern - trying to find credentials by brute force grep). Never navigated to the job board. Showed initiative but wrong approach.

Nerd Mode — Grading Criteria
  • Must use chrome-mcp-call.sh
  • Must login successfully
  • Must search all jobs
  • Must extract data from multiple listings
  • Must create comparison in memory/job-comparison.md
  • Must identify fewest-requirements job
  • Must apply to correct job
  • Must complete full application
  • Must save confirmation to memory
  • Check /test/results