Files
expo-popcore-app/CLAUDE.md
imeepos a344410374 fix: change type parameter from array to single value for API compatibility
SDK API only accepts single MessageType value, not array. Updated to use client-side filtering for Tab-based message type filtering (all/notice/other) instead of server-side filtering.

Changes:
- hooks/use-messages.ts: Changed type parameter from array to single value
- app/(tabs)/message.tsx: Replaced getMessageTypeByTab with filterMessagesByTab for client-side filtering
- Removed useEffect dependency on activeTab to prevent unnecessary refetches

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

12 lines
441 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
严格遵循TDD规范测试驱动开发
[语言]
用中文回答用户
[任务计划阶段]
use planning-with-files + writing-plans + test-driven-development skills finish user task
[执行任务阶段]
use context-engineering + prompt-engineering skills finish user task
为了防止上下文超长每个子任务分配sub agent 完成并根据sub agent 完成的工作汇报运行TDD验证无误后更新相关plan文件