Commit Graph

15 Commits

Author SHA1 Message Date
Origami404 c4fa0eadcc feat: enforce output version v1 and add version subcommand 2026-04-08 23:59:55 +08:00
Origami404 a6daaff0fa feat: add fetched-at timestamp to markdown header and json meta 2026-04-08 23:56:01 +08:00
Origami404 ed67986320 feat: add hierarchical review numbering and pr description header 2026-04-08 23:48:24 +08:00
Origami404 56f436592d fix: align comment numbering with review sequence 2026-04-08 23:44:43 +08:00
Origami404 eb7dd1125d fix: prefer valid position for comment line fallback 2026-04-08 23:37:20 +08:00
Origami404 d00e6bcb2c fix: render per-comment file line instead of thread-level location 2026-04-08 23:23:19 +08:00
Origami404 a61be1b4c4 fix: avoid merging unrelated comments into replies 2026-04-08 23:20:41 +08:00
Origami404 9036dccabd fix: use pr-index based comment numbering in markdown 2026-04-08 23:17:57 +08:00
Origami404 35539234ff feat: implement fetch pipeline and e2e coverage 2026-04-08 22:58:16 +08:00
Origami404 d829f854f8 feat: normalize review bundle into review document 2026-04-08 22:56:24 +08:00
Origami404 442b699b0f feat: add gitea API client and DTO bundle fetch 2026-04-08 22:53:48 +08:00
Origami404 2b9c50af2e feat: add render-md json input flow 2026-04-08 22:50:30 +08:00
Origami404 75e3239a16 feat: add markdown renderer for review documents 2026-04-08 22:49:10 +08:00
Origami404 f4b21c182f feat: add normalized document model and output writer 2026-04-08 22:47:17 +08:00
Origami404 0ce8786148 feat: scaffold CLI with fetch and render-md subcommands 2026-04-08 22:46:33 +08:00