Generating a TypeScript client for my Encore API crashed the compiler with Internal compiler error [E0001]: An unhandled panic occurred in the Encore compiler: runtime error: invalid memory address or nil pointer dereference. A minimal repro showed it only happens when you use an inline type in an api definition, that inline type references a named type, AND the service folder name doesnt match the service name. The maintainer confirmed the fix version in January 2026.