Examples
What you can ship with CodeHerder
Eight real tasks, filed and merged, ranging from quick fixes to bigger builds.
Where these numbers come from. Every card below is a real task, built by an agent and merged into the repository this site is built from: our own bugs, not case studies. Cost is the task's whole lifetime spend; merged date and diff come from this repo's own git history, reproducible via scripts/examples-stats.sh.
No code required
Brief it like you'd brief a teammate
Describe what "done" looks like in plain language from the web app: no CLI, no git.
- Bug fixNo code
Missing skills link in Set Up section on Group
- react
- plan
- code
- review
- merge
- verify
- done
Added the missing nav link, so a Skills workspace a group inherits is reachable from that group's own Set up section.
$3.0520mmerged Aug 7, 2026
2 files · +16 -2
- Bug fixNo code
Comments and Sub tasks icons should be on the same line as the title
- react
- css
- plan
- code
- review
- merge
- verify
- done
Stopped the counts from wrapping onto their own line and made them clickable, so clicking one jumps straight to its section.
$21.752h 33mmerged Aug 6, 2026
7 files · +201 -19
- Bug fixNo code
Drop down arrow cut off on mobile. There is now also no way to get to your profile on mobile.
- react
- css
- plan
- code
- review
- merge
- verify
- done
Fixed the mobile topbar overflow, which also restored the only path to Profile, Theme, and Sign out on a phone.
$20.874h 53mmerged Aug 6, 2026
10 files · +311 -52
- New featureNo code
Ridiculous that the size is truncated on this table. Also we need to be able to view attachments... so we should be able to preview images, videos or PDF's etc in the browser in a popover/modal.
- react
- css
- plan
- code
- review
- merge
- verify
- done
Fixed the truncated Size column and shipped an in-browser preview modal for images, video, audio, and PDFs, with zoom and a download fallback.
$24.531h 51mmerged Aug 6, 2026
23 files · +1055 -122
- New featureNo code
We recently changed it so that devices didn't keep the names of the ec2 servers they were created from - probably an ok change... but what it has been replaced with is useless... some hash that means nothing...
- go
- react
- plan
- code
- review
- merge
- verify
- done
Added an operator-set device name that now wins everywhere a device is shown, with the old hostname kept as a fallback.
$29.543h 9mmerged Aug 7, 2026
58 files · +902 -200
For developers
Route it to the agent with the right capabilities
File from the CLI or the web app; capability-based routing sends it to an agent tagged for the job.
- Bug fixDeveloper
Nine of the SPA's realtime event subjects route to zero cache invalidations, so the Members, Repos, Secrets, Integrations and Plan screens never live-refresh — a second viewer sees stale data until they navigate away and back.
- react
- plan
- code
- review
- merge
- verify
- done
Wired live-refresh for the missing subjects, and rewrote the guard's admission table so what's left out has a durable reason instead of "out of scope for this refactor."
$11.9348mmerged Aug 7, 2026
4 files · +351 -30
- Bug fixDeveloper
Resolving a task's effective workflow has two implementations, and they disagree about what to do when the stored pin does not parse. One logs; the other is completely silent.
- go
- plan
- code
- review
- merge
- verify
- done
Made the silent fallback observable, fixed the DTO builder's guard to match, and corrected the comment claiming the bad path was unreachable.
$18.075h 6mmerged Aug 6, 2026
15 files · +388 -34
- Bug fixDeveloper
The device detail page reports the host a device registered on, not the host it is running on now. On EC2/spot devices the instance is replaced regularly, so this field drifts and never catches up.
- go
- react
- plan
- code
- review
- merge
- verify
- done
Now refreshes hostname on tunnel connect and adds instance-id and current-host-since as first-class fields, so the device page always points at the host actually serving it.
$50.043h 40mmerged Aug 6, 2026
27 files · +839 -26

Got something like this to ship?
Tell us what you're building. We'll set your workspace up and you can file it today.
Already have a workspace? Sign in