amal66 turns frontend quality checks into a real gate
A clean slate means new frontend mistakes now stop at review instead of becoming the next inherited backlog.
amal66 has cleared the fork's outstanding frontend quality-check errors and made that check mandatory before changes can pass its automated review.
This is deliberately unglamorous work, but it matters. The team removed avoidable type shortcuts and corrected a small text-rendering issue, while preserving the carefully timed behaviour behind log-in, chat switching, streaming responses, scrolling and page loading. Where changing that behaviour carried risk, the exceptions are recorded narrowly rather than weakening the rule for the whole product.
The result is a clearer operating standard: existing warnings remain visible, but any new error blocks a proposed change. That makes quality debt harder to quietly accumulate as the fork evolves.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?