Commit 08f826c
fix: agent-inspector frontend assets missing from build (aws#883)
* fix: agent-inspector frontend assets missing from build
* fix: resolve React ref-during-render and setState-in-effect lint errors
- Wrap onReadyRef update in useEffect to avoid ref mutation during render
- Replace loggerRef.current access in return object with logFilePath state
- Replace useEffect+setState with state-based prev-step tracking pattern
Confidence: high
Scope-risk: narrow
---------
Co-authored-by: Jesse Turner <ajesstur@amazon.com>1 parent e01f6f9 commit 08f826c
5 files changed
Lines changed: 3041 additions & 1731 deletions
File tree
- scripts
- src/cli/tui
- hooks
- screens/mcp
0 commit comments