fix: ctrl-c exit + agent dump
This commit is contained in:
@@ -1094,6 +1094,7 @@ export default function App({
|
||||
{showExitStats && (
|
||||
<SessionStatsComponent
|
||||
stats={sessionStatsRef.current.getSnapshot()}
|
||||
agentId={agentId}
|
||||
/>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user