- teams.ts: add type validation in handleCreateConfig for displayName/description/color - CreateTaskDialog: scope draft keys per team to prevent cross-team leakage - agentBlocks.ts: replace stateful singleton regex with factory function - teams.test.ts: add missing channel assertions and use os.tmpdir() - SendMessageDialog: move setState out of useEffect to render phase - TeamMemberLogsFinder: remove unused projectId destructuring - MentionableTextarea: add eslint-disable description - useMentionDetection: replace deprecated wordWrap with overflowWrap |
||
|---|---|---|
| .. | ||
| configValidation.test.ts | ||
| globalSearch.test.ts | ||
| guards.test.ts | ||
| teams.test.ts | ||