agent-ecosystem/test/main
iliya 42e4b0f4aa fix: resolve review bugs and lint errors
- 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
2026-02-22 23:36:11 +02:00
..
ipc fix: resolve review bugs and lint errors 2026-02-22 23:36:11 +02:00
services feat: add task management enhancements with start task functionality 2026-02-22 23:36:11 +02:00
utils feat(jsonl): enhance message counting logic for AIGroup interactions 2026-02-15 14:32:32 +09:00