Benjamin Admin
f31a7175a2
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-school (push) Successful in 24s
CI / test-go-edu-search (push) Successful in 25s
CI / test-python-klausur (push) Failing after 2m1s
CI / test-python-agent-core (push) Successful in 15s
CI / test-nodejs-website (push) Successful in 16s
fix: normalize word_box order to reading order for frontend display (Step 5j)
...
The frontend renders colored cells from the word_boxes array order,
not from cell.text. After post-processing steps (5i bullet removal etc),
word_boxes could remain in their original insertion order instead of
left-to-right reading order. Step 5j now explicitly sorts word_boxes
using _group_words_into_lines before the result is built.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-20 19:21:37 +01:00
..
2026-03-14 23:41:03 +01:00
2026-03-12 13:41:39 +01:00
2026-03-20 19:21:37 +01:00
2026-03-16 08:12:52 +01:00
2026-03-11 20:41:29 +01:00
2026-03-20 18:21:00 +01:00
2026-03-17 18:09:16 +01:00
2026-03-16 18:42:46 +01:00
2026-03-20 11:45:35 +01:00
2026-03-17 16:39:15 +01:00
2026-03-09 15:24:56 +01:00
2026-03-12 06:46:05 +01:00
2026-03-20 16:38:12 +01:00
2026-03-17 10:41:30 +01:00
2026-03-20 19:21:37 +01:00
2026-03-14 23:41:03 +01:00
2026-03-18 13:46:48 +01:00
2026-03-18 08:42:00 +01:00
2026-03-18 08:42:00 +01:00
2026-03-19 09:19:09 +01:00
2026-03-18 08:42:00 +01:00
2026-03-18 11:08:23 +01:00
2026-03-18 08:42:00 +01:00
2026-03-18 14:49:02 +01:00
2026-03-18 08:42:00 +01:00
2026-03-18 13:46:48 +01:00
2026-03-18 08:42:00 +01:00
2026-03-18 08:42:00 +01:00
2026-03-17 16:34:06 +01:00
2026-03-19 08:23:50 +01:00
2026-03-03 22:44:14 +01:00
2026-03-07 22:16:29 +01:00