Writing C++ with Jev by picking valid next tokens
The author experimented with TypeSafe's Jev decision/classifier model for C++: at each step it was given only grammatically valid next tokens to pick from, avoiding free-form generation.
This post shares a real-world Jev commercialization case: analyzing 3 million replay events, capturing irritable clicks and JS errors, submitting 213 fix PRs, and embedding into the development pipeline to address R&D pain points.
Real-world case of jev commercialization: Analyzed 3 million replay events, captured "irritable clicks" and JS errors, and directly submitted 213 fix PRs. Embedded into the development pipeline, directly addressing the pain points of the R&D team. And all of this was