generated from coulomb/repo-seed
f05c56e202221a6633908e71210c1a6a4fe6467f
IssueCoreRestSink.emit() passed task_spec.triggering_event_id straight into the httpx json= payload. When the field is a UUID object (rather than a string), httpx's JSON encoder raised "TypeError: Object of type UUID is not JSON serializable", failing the emission. Guard with str(), preserving None for optional event ids. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
repo-seed
A git repository template to bootstrap coulomb projects from.
Languages
Python
97.9%
Shell
1.2%
Makefile
0.6%
Mako
0.2%
Dockerfile
0.1%