agent-ecosystem/test/renderer/components
Mike 75c7bf47f3 fix(test): repair GlobalTaskList memo re-render test
React.memo blocks root.render() re-renders when props are unchanged,
so storeState task updates were invisible to the memoized component.
Switch useStore mock to a subscription model (useState + useEffect)
so notifyStoreUpdate() forces a proper re-render in the expansion test.
2026-05-04 01:47:11 +05:00
..
chat/viewers feat(team): add worktree readiness checks 2026-04-27 13:46:11 +03:00
cli feat(app): improve runtime provider and tmux flows 2026-04-25 17:28:56 +03:00
common test(team): strengthen tmux decoupling checks 2026-04-28 17:14:14 +03:00
extensions fix(opencode): accept openrouter nested model aliases 2026-04-25 17:44:28 +03:00
runtime fix: show effective Anthropic API key status 2026-04-30 22:21:29 +03:00
sidebar fix(test): repair GlobalTaskList memo re-render test 2026-05-04 01:47:11 +05:00
team test(team): cover stalled bootstrap runtime rows 2026-05-03 13:09:21 +03:00
fileLink.test.ts fix(team): stabilize opencode launch and task logs 2026-04-23 21:08:28 +03:00
renderOutput.test.ts feat: improve MCP tool input/output rendering 2026-02-19 19:09:53 -03:00
reviewDiffSafety.test.ts fix(team): deduplicate permission_request processing across all entry paths 2026-03-28 20:32:42 +02:00