Skip to content

fix: make build pass and retain completed todos - #13

Merged
jaesbit merged 2 commits into
mainfrom
fix/server-build-mupdf
Jul 3, 2026
Merged

fix: make build pass and retain completed todos#13
jaesbit merged 2 commits into
mainfrom
fix/server-build-mupdf

Conversation

@jaesbit

@jaesbit jaesbit commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • externalize mupdf from the Bun server bundle so the production build handles its top-level await dependency
  • keep the last todo list visible, including completed checks, after the SDK auto-clear event
  • derive todo snapshots from persisted session entries so reconnects retain the completed list until a new todo_write replaces it

Verification

  • bun run build
  • bun run --filter '@omp-deck/server' typecheck
  • cd apps/server && bun test src/bridge/in-process-queue.test.ts
  • cd apps/web && bun test src/lib/reducer.test.ts

@jaesbit jaesbit changed the title fix(server): make production build pass fix: make build pass and retain completed todos Jul 3, 2026
@jaesbit
jaesbit merged commit 4849614 into main Jul 3, 2026
@jaesbit
jaesbit deleted the fix/server-build-mupdf branch July 3, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant