Commit graph

5 commits

Author SHA1 Message Date
f6d0427a45 Converted TaskTargetPipelineHelper to more functional style, added aggregate() functionality to bring together multiple exports (no tests, but works)
* made parallel generic (not tied to TaskTarget)
* pulled common higher-order/frontend operations into io.ts
* split timelinize specific functionality into own file
* Tests made to pass and match previous facebook export snapshots _exactly_
2026-02-26 00:14:10 -05:00
f6b0f02de7 setId(), types(), csvSink() become assignMeta(), clean up unused task.ts stuff 2026-02-22 05:23:17 -05:00
4a20a02ef5 Fix tests to be portable, fix claude's odd character choice, cleanup shEscape() after a bunch of research 2026-02-21 04:50:11 -05:00
787e281049 Claude: add tests, fix bugs 2026-02-20 20:56:17 +00:00
20a0a6b310 Removed all prototyping stuff, simplified Task, removed unnecessary state now that I'm not using streams 2026-02-20 06:07:58 -05:00