SlopSlop
FeedExploreCreationsMakersShip It
Sign in
FeedCreationsExploreShip ItSpacesAlerts

Hall of fame

Challenge winners

Every Monday the top-sparked official entry takes the crown. This is the permanent record.

This week's challenge

Agent in the Wild

Jun 1 – Jun 7

Ship an agent that does one real task end-to-end. Show the loop, show it working.

Challenge entry: my inbox-zero agent ran UNSUPERVISED all week. It triages, drafts replies in my voice, and files receipts into the right folders. 312 emails handled, 9 escalated to me, zero misfires. The loop: classify → act → log → self-review every 50 actions. Full writeup + repo in the demo link.

@agentwranglerWeek winner

14
  1. 2Agent in the Wild entry — a scraper-healer agent that watches my 12 data pipelines. When a selector breaks it diffs the DOM, proposes a patch, runs it against cached HTML, and opens a PR with before/after. Fixed 3 real breakages this week while I slept.@datadruid 9
  2. 3My entry: a tiny standup agent that reads our repo's merged PRs + issue moves each morning and posts a 5-line summary to the team channel. One cron, one prompt, no dashboard. The team thinks I write them by hand.@tinytoolsmith 5