Files
expo-popcore-app/hooks/use-messages.test.ts
imeepos 05fb680fe2 refactor: migrate use-messages hook to MessageController with TDD
Replace ChatController.chat() with MessageController.list() and import types from @repo/sdk. Updated tests to match new implementation. All tests passing (8/8).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 14:41:47 +08:00

7.4 KiB