@tutti-os/agent-gui 0.0.113 → 0.0.114

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/agent-gui.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  AgentGUI
3
- } from "./chunk-PEOMUPWF.js";
3
+ } from "./chunk-CGPLB67C.js";
4
4
  import "./chunk-A4WCTHWS.js";
5
5
  import "./chunk-BYE5CKEU.js";
6
6
  import "./chunk-AY5AFMT2.js";
@@ -10794,7 +10794,7 @@ function useAgentGUIConversationDetail(input) {
10794
10794
  effectiveDetailError: input.detailError ?? input.activeSessionReconcileError ?? (input.activeConversationId !== null ? input.activeEngineError : null),
10795
10795
  hasProviderSessionNotFoundError,
10796
10796
  isCancelPending: input.activeCancelStatus === "awaitingTurn",
10797
- isInterrupting: input.activeCancelStatus === "requested",
10797
+ isInterrupting: input.activeCancelStatus === "requested" || input.activeCancelStatus === "accepted",
10798
10798
  pendingApproval: hasProviderSessionNotFoundError ? null : rawPendingApproval,
10799
10799
  queueStatus: input.activeQueueStatus,
10800
10800
  queuedPrompts,
@@ -35353,4 +35353,4 @@ export {
35353
35353
  resolveAgentGUIAgentTarget,
35354
35354
  AgentGUI
35355
35355
  };
35356
- //# sourceMappingURL=chunk-PEOMUPWF.js.map
35356
+ //# sourceMappingURL=chunk-CGPLB67C.js.map