mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 10:03:08 +00:00
* fix: Add dev-server:url-detected to EventType The dev-server-service emits this event when a dev server URL is detected from output; the type was missing from the EventType union and caused a TypeScript build error. Co-authored-by: Cursor <cursoragent@cursor.com> * Update libs/types/src/event.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: gsxdsm <gsxdsm@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>