chore: replace chat.js with TypeScript-built bundle #2

Merged
Charon merged 1 commit from chore/lem-chat-typescript-bundle into main 2026-02-24 18:25:24 +00:00

1 commit

Author SHA1 Message Date
Claude
12d326edd9
chore: replace monolithic chat.js with TypeScript-built bundle
All checks were successful
Security Scan / security (pull_request) Successful in 11s
Test / test (pull_request) Successful in 2m50s
Updated chat.js is now built from TypeScript source in core/go/lem-chat/
via esbuild. Functionally identical, 15KB ESM bundle (was 833 lines,
now 556 — esbuild compacts class syntax).

Source: forge.lthn.ai/core/go → lem-chat/src/

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 18:24:22 +00:00