feat(FN-5469): add useAgentLogs resume instrumentation and test coverage
Added resume instrumentation to the `useAgentLogs` hook (`packages/dashboard/app/hooks/useAgentLogs.ts`) with test coverage and diagnostics documentation. The new test file is included in the dashboard test gate via `vitest.config.ts`. Fusion-Task-Id: FN-5469
This commit is contained in:
committed by
gsxdsm
parent
d04c7803e0
commit
4cbdd157c5
@@ -105,6 +105,7 @@ FN-5416 extends resume-correlation coverage to stream-focused hooks and their pr
|
||||
- `useDevServerLogs`: `project-context-change`, `sse-open`, `sse-reconnect`
|
||||
- `useResearch`: `sse-open`, `sse-reconnect`
|
||||
- `useBackgroundSessions`: `sse-open`, `sse-reconnect`
|
||||
- `useAgentLogs`: `project-context-change`, `sse-open`, `sse-reconnect` on `/api/tasks/:id/logs/stream`
|
||||
- Route shells
|
||||
- `DevServerView`: `remount` / `route-active` / `route-inactive`
|
||||
- `ResearchView`: `remount` / `route-active` / `route-inactive`
|
||||
|
||||
Reference in New Issue
Block a user