aicodeman 1.12.1 → 1.12.2

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.
Files changed (53) hide show
  1. package/dist/web/public/admin-ui.js.gz +0 -0
  2. package/dist/web/public/api-client.c9b1cddc.js.gz +0 -0
  3. package/dist/web/public/app.2e9ffd31.js.gz +0 -0
  4. package/dist/web/public/constants.e7175b95.js.gz +0 -0
  5. package/dist/web/public/cron-ui.js.gz +0 -0
  6. package/dist/web/public/entrance-animations.js.gz +0 -0
  7. package/dist/web/public/i18n.0fbea500.js.gz +0 -0
  8. package/dist/web/public/image-input.ee16ad88.js.gz +0 -0
  9. package/dist/web/public/index.html +2 -2
  10. package/dist/web/public/index.html.br +0 -0
  11. package/dist/web/public/index.html.gz +0 -0
  12. package/dist/web/public/input-cjk.63794d0b.js.gz +0 -0
  13. package/dist/web/public/keyboard-accessory.9936227d.js.gz +0 -0
  14. package/dist/web/public/{mobile-handlers.bc2b8c1d.js → mobile-handlers.32fdd57f.js} +62 -37
  15. package/dist/web/public/mobile-handlers.32fdd57f.js.br +0 -0
  16. package/dist/web/public/mobile-handlers.32fdd57f.js.gz +0 -0
  17. package/dist/web/public/mobile-overview.js.gz +0 -0
  18. package/dist/web/public/mobile.32cacde5.css.gz +0 -0
  19. package/dist/web/public/notification-manager.5d229063.js.gz +0 -0
  20. package/dist/web/public/orchestrator-panel.js.gz +0 -0
  21. package/dist/web/public/panels-ui.1d4203e0.js.gz +0 -0
  22. package/dist/web/public/ralph-panel.6de2d0f8.js.gz +0 -0
  23. package/dist/web/public/ralph-wizard.13a1831e.js.gz +0 -0
  24. package/dist/web/public/respawn-ui.ff0dae4c.js.gz +0 -0
  25. package/dist/web/public/sanitize-html.bc7078d6.js.gz +0 -0
  26. package/dist/web/public/session-ui.1356a4f4.js.gz +0 -0
  27. package/dist/web/public/settings-ui.01a1ae7d.js.gz +0 -0
  28. package/dist/web/public/styles.50cd52bd.css.gz +0 -0
  29. package/dist/web/public/subagent-windows.4cc8b005.js.gz +0 -0
  30. package/dist/web/public/sw.js.gz +0 -0
  31. package/dist/web/public/terminal-ui.78c71f3a.js +4 -0
  32. package/dist/web/public/terminal-ui.78c71f3a.js.br +0 -0
  33. package/dist/web/public/terminal-ui.78c71f3a.js.gz +0 -0
  34. package/dist/web/public/ultracode-panel.js.gz +0 -0
  35. package/dist/web/public/ultracode-windows.js.gz +0 -0
  36. package/dist/web/public/upload.html.gz +0 -0
  37. package/dist/web/public/vendor/dompurify.min.js.gz +0 -0
  38. package/dist/web/public/vendor/marked.min.js.gz +0 -0
  39. package/dist/web/public/vendor/xterm-addon-fit.min.js.gz +0 -0
  40. package/dist/web/public/vendor/xterm-addon-serialize.min.js.gz +0 -0
  41. package/dist/web/public/vendor/xterm-addon-unicode11.min.js.gz +0 -0
  42. package/dist/web/public/vendor/xterm-addon-webgl.min.js.gz +0 -0
  43. package/dist/web/public/vendor/xterm-zerolag-input.137ad9f0.js.gz +0 -0
  44. package/dist/web/public/vendor/xterm.css.gz +0 -0
  45. package/dist/web/public/vendor/xterm.min.js.gz +0 -0
  46. package/dist/web/public/voice-input.085e9e73.js.gz +0 -0
  47. package/dist/web/public/webview-tabs.js.gz +0 -0
  48. package/package.json +1 -1
  49. package/dist/web/public/mobile-handlers.bc2b8c1d.js.br +0 -0
  50. package/dist/web/public/mobile-handlers.bc2b8c1d.js.gz +0 -0
  51. package/dist/web/public/terminal-ui.5b5ecbf8.js +0 -4
  52. package/dist/web/public/terminal-ui.5b5ecbf8.js.br +0 -0
  53. package/dist/web/public/terminal-ui.5b5ecbf8.js.gz +0 -0
Binary file
Binary file
Binary file
Binary file
@@ -2662,7 +2662,7 @@
2662
2662
 
2663
2663
  <script defer src="constants.e7175b95.js"></script>
2664
2664
  <script defer src="i18n.0fbea500.js"></script>
2665
- <script defer src="mobile-handlers.bc2b8c1d.js"></script>
2665
+ <script defer src="mobile-handlers.32fdd57f.js"></script>
2666
2666
  <script defer src="voice-input.085e9e73.js"></script>
2667
2667
  <script defer src="notification-manager.5d229063.js"></script>
2668
2668
  <script defer src="keyboard-accessory.9936227d.js"></script>
@@ -2670,7 +2670,7 @@
2670
2670
  <!-- Hardened markdown HTML sanitizer (wires DOMPurify). Must precede app.js. -->
2671
2671
  <script defer src="sanitize-html.bc7078d6.js"></script>
2672
2672
  <script defer src="app.2e9ffd31.js"></script>
2673
- <script defer src="terminal-ui.5b5ecbf8.js"></script>
2673
+ <script defer src="terminal-ui.78c71f3a.js"></script>
2674
2674
  <script defer src="respawn-ui.ff0dae4c.js"></script>
2675
2675
  <script defer src="ralph-panel.6de2d0f8.js"></script>
2676
2676
  <script defer src="orchestrator-panel.js"></script>
Binary file
Binary file
@@ -209,9 +209,13 @@ const MobileDetection = {
209
209
  * Also handles terminal scrolling and toolbar repositioning via visualViewport API.
210
210
  */
211
211
  const KeyboardHandler = {
212
+ VIEWPORT_SETTLE_MS: 80,
212
213
  lastViewportHeight: 0,
213
214
  keyboardVisible: false,
214
215
  initialViewportHeight: 0,
216
+ _viewportSettleTimer: null,
217
+ _settleScrollToBottom: false,
218
+ _settlePending: false,
215
219
 
216
220
  /** Initialize keyboard handling */
217
221
  init() {
@@ -276,6 +280,12 @@ const KeyboardHandler = {
276
280
  window.removeEventListener('scroll', this._windowScrollHandler);
277
281
  this._windowScrollHandler = null;
278
282
  }
283
+ if (this._viewportSettleTimer) {
284
+ clearTimeout(this._viewportSettleTimer);
285
+ this._viewportSettleTimer = null;
286
+ }
287
+ this._settleScrollToBottom = false;
288
+ this._settlePending = false;
279
289
  },
280
290
 
281
291
  /** Handle viewport resize (keyboard show/hide) */
@@ -313,6 +323,7 @@ const KeyboardHandler = {
313
323
  }
314
324
 
315
325
  this.updateLayoutForKeyboard();
326
+ this._deferViewportSettle();
316
327
  this.lastViewportHeight = currentHeight;
317
328
  },
318
329
 
@@ -414,32 +425,9 @@ const KeyboardHandler = {
414
425
  // iOS Safari may scroll the document to reveal xterm's hidden textarea.
415
426
  window.scrollTo(0, 0);
416
427
 
417
- // Refit terminal locally AND send resize to server so Claude Code (Ink)
418
- // knows the actual terminal dimensions. Without this, Ink redraws at the
419
- // old (larger) row count when the user types, causing content to scroll
420
- // off the visible area with each keystroke.
421
- // Note: the throttledResize handler still suppresses ongoing resize events
422
- // while keyboard is up — this one-shot resize on open/close is sufficient.
423
- setTimeout(() => {
424
- if (typeof app !== 'undefined' && app.terminal) {
425
- if (app.fitAddon)
426
- try {
427
- app.fitAddon.fit();
428
- } catch {}
429
- // Eliminate terminal row quantization gap: xterm can only show whole
430
- // rows, so leftover pixels create dead space below the last row.
431
- // Shrink .main's paddingBottom by the gap so the terminal fills flush
432
- // to the accessory bar.
433
- this._shrinkPaddingToFit();
434
- app.terminal.scrollToBottom();
435
- app._syncMobileHelperTextareaToCursor?.();
436
- app._localEchoOverlay?.rerender?.();
437
- // Send resize to server so PTY dimensions match xterm
438
- this._sendTerminalResize();
439
- }
440
- // Reset again after fit/resize in case layout changes triggered scroll
441
- window.scrollTo(0, 0);
442
- }, 150);
428
+ // visualViewport emits multiple heights throughout the OS animation.
429
+ // Re-schedule on every event and fit only after the final height settles.
430
+ this._scheduleViewportSettle({ scrollToBottom: true });
443
431
 
444
432
  // Reposition subagent windows to stack from bottom (above keyboard)
445
433
  if (typeof app !== 'undefined') app.relayoutMobileSubagentWindows();
@@ -454,22 +442,59 @@ const KeyboardHandler = {
454
442
 
455
443
  this.resetLayout();
456
444
 
457
- // Refit terminal, scroll to bottom, and send resize to restore original dimensions
458
- setTimeout(() => {
459
- if (typeof app !== 'undefined' && app.fitAddon) {
460
- try {
461
- app.fitAddon.fit();
462
- } catch {}
463
- if (app.terminal) app.terminal.scrollToBottom();
464
- // Send resize to server to restore full terminal size
465
- this._sendTerminalResize();
466
- }
467
- }, 100);
445
+ this._scheduleViewportSettle({ scrollToBottom: true });
468
446
 
469
447
  // Reposition subagent windows to stack from top (below header)
470
448
  if (typeof app !== 'undefined') app.relayoutMobileSubagentWindows();
471
449
  },
472
450
 
451
+ /**
452
+ * Coalesce the keyboard animation into one final xterm reflow and PTY resize.
453
+ * Only a real show/hide transition arms the settle work; ongoing viewport
454
+ * resize events merely push a pending settle back (_deferViewportSettle).
455
+ * A viewport change that never crosses the show/hide thresholds must not
456
+ * refit: keyboard detection can miss a fine-grained OS animation entirely
457
+ * (each step under 150px, with the baseline chasing the animation), and the
458
+ * container is then mid-animation with no keyboard CSS compensation, so a
459
+ * fit against it resizes the PTY to transient dims and the SIGWINCH thrash
460
+ * garbles the transcript.
461
+ */
462
+ _scheduleViewportSettle({ scrollToBottom = false } = {}) {
463
+ this._settleScrollToBottom = this._settleScrollToBottom || scrollToBottom;
464
+ this._settlePending = true;
465
+ this._armViewportSettleTimer();
466
+ },
467
+
468
+ /** Push a pending settle back while the viewport is still animating; no-op otherwise. */
469
+ _deferViewportSettle() {
470
+ if (!this._settlePending) return;
471
+ this._armViewportSettleTimer();
472
+ },
473
+
474
+ _armViewportSettleTimer() {
475
+ if (this._viewportSettleTimer) clearTimeout(this._viewportSettleTimer);
476
+ this._viewportSettleTimer = setTimeout(() => {
477
+ this._viewportSettleTimer = null;
478
+ this._settlePending = false;
479
+ const shouldScrollToBottom = this._settleScrollToBottom;
480
+ this._settleScrollToBottom = false;
481
+
482
+ if (typeof app !== 'undefined' && app.terminal) {
483
+ if (app.fitAddon) {
484
+ try {
485
+ app.fitAddon.fit();
486
+ } catch {}
487
+ }
488
+ if (this.keyboardVisible) this._shrinkPaddingToFit();
489
+ if (shouldScrollToBottom) app.terminal.scrollToBottom();
490
+ app._syncMobileHelperTextareaToCursor?.();
491
+ app._localEchoOverlay?.rerender?.();
492
+ this._sendTerminalResize();
493
+ }
494
+ window.scrollTo(0, 0);
495
+ }, this.VIEWPORT_SETTLE_MS);
496
+ },
497
+
473
498
  /** Send current terminal dimensions to the server (one-shot, for keyboard open/close) */
474
499
  _sendTerminalResize() {
475
500
  if (typeof app === 'undefined' || !app.activeSessionId || !app.fitAddon) return;
Binary file
@@ -0,0 +1,4 @@
1
+ "use strict";(function(e){const t=/^\x1b\[[\?>=]?[\d;]*[cnR]$/,s=/^\x1b\][\d;]*[^\x07\x1b]*(?:\x07|\x1b\\)$/,a=/\x1b\][^\x07\x1b]*(?:\x07|\x1b\\)|\x1b\[[0-9;?<>=!]*[ -/]*[@-~]|\x1b[()#][0-9A-Za-z]|\x1b[=>78M]/g,n="\x1B[5~",l="\x1B[6~",c=/^\x1b(?:\[(?:[ABCDHF]|1;[2-8][ABCDHF]|[1-8](?:;[2-8])?~)|O[ABCDHF])$/,p="\x1B[200~";function E(d){return c.test(d)}function C(d){return t.test(d)||s.test(d)}function I(d){return C(d)}const f={og:{background:"#0d0d0d",foreground:"#e0e0e0",cursor:"#e0e0e0",cursorAccent:"#0d0d0d",selection:"rgba(255,255,255,0.3)",black:"#0d0d0d",red:"#ff6b6b",green:"#51cf66",yellow:"#ffd43b",blue:"#339af0",magenta:"#cc5de8",cyan:"#22b8cf",white:"#e0e0e0",brightBlack:"#495057",brightRed:"#ff8787",brightGreen:"#69db7c",brightYellow:"#ffe066",brightBlue:"#5c7cfa",brightMagenta:"#da77f2",brightCyan:"#66d9e8",brightWhite:"#ffffff"},"daylight-green":{background:"#161b23",foreground:"#dfe6ef",cursor:"#2fd3aa",cursorAccent:"#161b23",selection:"rgba(47,211,170,0.22)",black:"#161b23",red:"#ff8585",green:"#34d8a0",yellow:"#f0c25a",blue:"#5cc6e8",magenta:"#c79af2",cyan:"#2bcbbb",white:"#dfe6ef",brightBlack:"#5b6675",brightRed:"#ffa0a0",brightGreen:"#5fe6b8",brightYellow:"#ffd884",brightBlue:"#82d4ee",brightMagenta:"#d6b3f7",brightCyan:"#5ee0d4",brightWhite:"#f3f6fa"},"daylight-blue":{background:"#161b23",foreground:"#dfe6ef",cursor:"#38b6f0",cursorAccent:"#161b23",selection:"rgba(56,182,240,0.22)",black:"#161b23",red:"#ff8585",green:"#34d8a0",yellow:"#f0c25a",blue:"#5cc6e8",magenta:"#c79af2",cyan:"#2bcbbb",white:"#dfe6ef",brightBlack:"#5b6675",brightRed:"#ffa0a0",brightGreen:"#5fe6b8",brightYellow:"#ffd884",brightBlue:"#82d4ee",brightMagenta:"#d6b3f7",brightCyan:"#5ee0d4",brightWhite:"#f3f6fa"},"paper-gray":{background:"#f6f8fa",foreground:"#1f2328",cursor:"#0969da",cursorAccent:"#ffffff",selection:"rgba(9,105,218,0.2)",black:"#24292f",red:"#cf222e",green:"#1a7f37",yellow:"#9a6700",blue:"#0969da",magenta:"#8250df",cyan:"#1b7c83",white:"#59636e",brightBlack:"#6e7781",brightRed:"#a40e26",brightGreen:"#116329",brightYellow:"#7d4e00",brightBlue:"#0550ae",brightMagenta:"#6639ba",brightCyan:"#116b75",brightWhite:"#1f2328"},"solarized-light":{background:"#fdf6e3",foreground:"#586e75",cursor:"#147ba3",cursorAccent:"#fdf6e3",selection:"rgba(38,139,210,0.2)",black:"#eee8d5",red:"#dc322f",green:"#758600",yellow:"#9b7800",blue:"#147ba3",magenta:"#d33682",cyan:"#2a9189",white:"#073642",brightBlack:"#93a1a1",brightRed:"#cb4b16",brightGreen:"#657b83",brightYellow:"#586e75",brightBlue:"#268bd2",brightMagenta:"#6c71c4",brightCyan:"#2aa198",brightWhite:"#002b36"},"catppuccin-latte":{background:"#eff1f5",foreground:"#4c4f69",cursor:"#1e66f5",cursorAccent:"#ffffff",selection:"rgba(30,102,245,0.18)",black:"#5c5f77",red:"#d20f39",green:"#3b8f2b",yellow:"#a86605",blue:"#1e66f5",magenta:"#8839ef",cyan:"#177f86",white:"#6c6f85",brightBlack:"#7c7f93",brightRed:"#b50930",brightGreen:"#2f7622",brightYellow:"#8b5604",brightBlue:"#174fbf",brightMagenta:"#6f2bc5",brightCyan:"#116b71",brightWhite:"#4c4f69"},"rose-pine-dawn":{background:"#faf4ed",foreground:"#575279",cursor:"#286983",cursorAccent:"#fffaf3",selection:"rgba(40,105,131,0.2)",black:"#575279",red:"#b4637a",green:"#286983",yellow:"#96681f",blue:"#477f91",magenta:"#907aa9",cyan:"#3f7f8b",white:"#6e6a86",brightBlack:"#797593",brightRed:"#984d66",brightGreen:"#1f5266",brightYellow:"#7d5417",brightBlue:"#386b7c",brightMagenta:"#765f90",brightCyan:"#326b76",brightWhite:"#575279"}},r=new Set(["paper-gray","solarized-light","catppuccin-latte","rose-pine-dawn"]);function _(){return typeof document<"u"&&document.documentElement.dataset.skin||"daylight-blue"}function h(){const d=_();return f[d]||f["daylight-blue"]}function b(d=_()){return r.has(d)}e.CodemanTerminalInput={isTerminalQueryResponse:C,shouldSuppressTerminalQueryResponse:I,isComposerNavKey:E,BRACKETED_PASTE_START:p,USER_SCROLL_STICKY_SUPPRESS_MS:1500,TOUCH_COMPAT_MOUSE_SUPPRESS_MS:450,REPLAY_ESCAPE_RE:a,KEY_PAGE_UP:n,KEY_PAGE_DOWN:l,PAGE_KEY_SCREEN_FRACTION:.5,PAGE_KEY_MAX_PER_BATCH:3},e.CODEMAN_XTERM_THEMES=f,e.codemanCurrentXtermTheme=h,e.codemanCurrentSkinIsLight=b})(window),Object.assign(CodemanApp.prototype,{initTerminal(){const e=parseInt(localStorage.getItem("codeman-scrollback")),t=Number.isFinite(e)&&e>0?Math.max(e,DEFAULT_SCROLLBACK):DEFAULT_SCROLLBACK;if(this.terminal=new Terminal({theme:{...window.codemanCurrentXtermTheme()},fontFamily:'"Fira Code", "Cascadia Code", "JetBrains Mono", "SF Mono", Monaco, monospace',fontSize:MobileDetection.getDeviceType()==="mobile"?10:14,lineHeight:1.2,cursorBlink:!1,cursorStyle:"block",minimumContrastRatio:window.codemanCurrentSkinIsLight()?4.5:1,scrollback:t,allowTransparency:!0,allowProposedApi:!0}),this.fitAddon=new FitAddon.FitAddon,this.terminal.loadAddon(this.fitAddon),this._xtermSnapshots=new Map,typeof SerializeAddon<"u")try{this._serializeAddon=new SerializeAddon.SerializeAddon,this.terminal.loadAddon(this._serializeAddon)}catch{this._serializeAddon=null}if(typeof Unicode11Addon<"u")try{const r=new Unicode11Addon.Unicode11Addon;this.terminal.loadAddon(r),this.terminal.unicode.activeVersion="11"}catch{}const s=document.getElementById("terminalContainer");this.terminal.open(s),this._installMobileTapMouseGuard(),this.terminal.attachCustomKeyEventHandler(r=>{if(r.isComposing||r.keyCode===229||r.altKey&&!r.ctrlKey&&!r.shiftKey&&/^(Digit[1-9]|BracketLeft|BracketRight|KeyK)$/.test(r.code||"")||r.type==="keydown"&&this.shouldOpenCommandPaletteFromShortcut?.(r))return!1;if(this.shouldCopyTerminalSelectionFromShortcut?.(r)){const _=this.terminal.hasSelection?.()?this.terminal.getSelection():"";return _?(r.preventDefault(),this.copyTerminalSelection(_),!1):r.shiftKey?(r.preventDefault(),!1):!0}if((r.ctrlKey||r.metaKey)&&r.key==="v"&&r.type==="keydown")return this.activeSessionId&&this._handleImagePaste&&this._handleImagePaste(),!1;if(r.key==="Enter"&&(r.shiftKey||r.ctrlKey)&&r.type==="keydown"){if(this.activeSessionId)if(this._localEchoEnabled){const _=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._localEchoOverlay?.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),_&&(this._pendingInput+=_,f()),setTimeout(()=>{fetch(`/api/sessions/${this.activeSessionId}/send-key`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:r.ctrlKey?"C-Enter":"S-Enter"})})},_?80:0)}else fetch(`/api/sessions/${this.activeSessionId}/send-key`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:r.ctrlKey?"C-Enter":"S-Enter"})});return!1}return!0});{const r=s.querySelector(".xterm-helper-textarea");if(r&&MobileDetection.isTouchDevice()){let _=!1,h=0;r.addEventListener("compositionstart",()=>{_=!0}),r.addEventListener("compositionend",()=>{_=!1}),r.addEventListener("keydown",b=>{!b.isComposing&&b.keyCode!==229&&(h=Date.now())}),r.addEventListener("input",b=>{if(_||b.isComposing||b.inputType!=="insertText"||!b.data||Date.now()-h<50)return;const d=b.data,w=this._localEchoOverlay?.pendingText||"";Promise.resolve().then(()=>{if(this._lastTerminalData?.data===d&&performance.now()-this._lastTerminalData.time<100){r.value="";return}const v=this._localEchoOverlay?.pendingText||"";if(this._localEchoEnabled&&v.length>w.length&&v.endsWith(d)){r.value="";return}const y=r.value;!y||y.trim()===""&&d!==" "||(this.terminal._core.coreService.triggerDataEvent(d,!0),r.value="")})})}}this._webglAddon=null;const i=new URLSearchParams(location.search),o=(()=>{try{const r=localStorage.getItem("codeman-webgl-disabled");if(!r)return!1;const{at:_}=JSON.parse(r);return Date.now()-_>WEBGL_FALLBACK.STICKY_EXPIRY_MS?(localStorage.removeItem("codeman-webgl-disabled"),!1):!0}catch{return!1}})(),a=this.loadAppSettingsFromStorage(),n=this.getDefaultSettings(),l=a.webglRendererEnabled??n.webglRendererEnabled,{skip:m,clearSticky:g}=shouldSkipWebGL({deviceType:MobileDetection.getDeviceType(),noWebglParam:i.has("nowebgl"),forceParam:i.get("webgl")==="force",stickyDisabled:o,userPrefEnabled:l});if(g)try{localStorage.removeItem("codeman-webgl-disabled")}catch{}if(m&&o&&console.log("[CRASH-DIAG] WebGL sticky-disabled from prior stalls \u2014 DOM renderer in use. Re-enable: ?webgl=force"),!m)if(typeof WebglAddon<"u")this._initWebGL();else{const r=document.createElement("script");r.src="vendor/xterm-addon-webgl.min.js",r.onload=()=>this._initWebGL(),r.onerror=()=>console.warn("[CRASH-DIAG] Failed to load WebGL addon \u2014 using canvas renderer"),document.head.appendChild(r)}this._localEchoOverlay=new LocalEchoOverlay(this.terminal),MobileDetection.isTouchDevice()&&(this.terminal.onCursorMove(()=>this._syncMobileHelperTextareaToCursor()),this.terminal.onRender(()=>this._syncMobileHelperTextareaToCursor())),this._cjkInput=null,typeof CjkInput<"u"&&(this._cjkInput=CjkInput.init({send:r=>{this._handleCjkInput(r)}}));const c=this.terminal.focus.bind(this.terminal);this.terminal.focus=()=>{const r=document.getElementById("cjkInput");r?.classList.contains("cjk-input-visible")?r.focus():c()},MobileDetection.getDeviceType()==="mobile"&&document.body.classList.contains("safari-browser")?requestAnimationFrame(()=>{this.fitAddon.fit(),requestAnimationFrame(()=>this.fitAddon.fit())}):this.fitAddon.fit(),this.registerFilePathLinkProvider(),s.addEventListener("wheel",r=>{const _=this.terminal?.modes?.mouseTrackingMode;if(_&&_!=="none"||this.terminal?.buffer?.active?.type==="alternate")return;if(r.preventDefault(),r.stopPropagation(),this._shouldForwardWheelToApp(r)){this._logScrollRouting("forward-sgr"),this._forwardScrollToApp(r.clientX,r.clientY,this._wheelScrollLines(r));return}const h=this._wheelScrollLinesFloat(r);this._maybePageCliTranscript(r,h)||(this._logScrollRouting("local-scrollback"),this._noteTerminalUserScroll(h),this._smoothScrollBy(h))},{passive:!1,capture:!0});{const r=()=>this.terminal._core?._renderService?.dimensions?.css?.cell?.height||13;let _=0,h=0,b=0,d=0,w=null,v=!1;const y=x=>{const L=d?(x-d)/16.67:1;if(d=x,!v&&Math.abs(b)>.3){const u=Math.round(b/r());u!==0&&(this._shouldForwardWheelToApp({shiftKey:!1})?this._forwardScrollToApp(_,h,u):this._maybePageCliTranscript({shiftKey:!1},u)||(this.terminal.scrollLines(u),this._maybeLoadMoreHistoryOnScroll(u))),b*=.92,w=requestAnimationFrame(y)}else v?w=requestAnimationFrame(y):(w=null,b=0)};let S=0,T=!1,k=0;const A=8;s.addEventListener("touchstart",x=>{x.touches.length===1&&(_=x.touches[0].clientX,h=x.touches[0].clientY,k=h,b=0,S=0,v=!0,T=!1,d=0,w&&(cancelAnimationFrame(w),w=null))},{passive:!0}),s.addEventListener("touchmove",x=>{if(x.touches.length===1&&v){const L=x.touches[0].clientY;if(!T&&Math.abs(L-k)>=A&&(T=!0),!T)return;x.preventDefault();const u=h-L;S+=u,b=u*1.2,_=x.touches[0].clientX,h=L;const M=r(),R=Math.trunc(S/M);R!==0&&(this._shouldForwardWheelToApp({shiftKey:!1})?(this._logScrollRouting("forward-sgr"),this._forwardScrollToApp(_,h,R)):this._maybePageCliTranscript({shiftKey:!1},R)||(this._logScrollRouting("local-scrollback"),this._noteTerminalUserScroll(R),this.terminal.scrollLines(R),this._maybeLoadMoreHistoryOnScroll(R)),S-=R*M)}},{passive:!1}),s.addEventListener("touchend",x=>{if(v=!1,!w&&Math.abs(b)>.3&&(w=requestAnimationFrame(y)),!T&&this.terminal){const L=x.changedTouches&&x.changedTouches[0],u=this.terminal.modes?.mouseTrackingMode,M=!!u&&u!=="none";L&&this._suppressTrustedTapMouseEvents(),L&&M?this._dispatchSyntheticTerminalClick(L.clientX,L.clientY):L&&this._sessionUsesServerMouseStrip()&&this._sendSyntheticSgrTap(L.clientX,L.clientY),this._syncMobileHelperTextareaToCursor();const R=document.getElementById("cjkInput");R?.classList.contains("cjk-input-visible")?R.focus():this.terminal.focus()}},{passive:!0}),s.addEventListener("touchcancel",()=>{v=!1,b=0,S=0},{passive:!0})}s.addEventListener("click",r=>this._handleDesktopTerminalClick(r)),this.showWelcome(),this.initImageInput(),this._chunkedWriteGen=0,this._bufferLoadSeq=0,this._bufferLoadOwner=null,this._lastUserScrollUpAt=null,this._resizeTimeout=null,this._lastResizeDims=null;const E=40,C=10,I=()=>{this._resizeTimeout&&clearTimeout(this._resizeTimeout),this._resizeTimeout=setTimeout(()=>{this._resizeTimeout=null,this.fitAddon&&this.fitAddon.fit(),this.flickerFilterBuffer&&(this.flickerFilterTimeout&&(clearTimeout(this.flickerFilterTimeout),this.flickerFilterTimeout=null),this.flushFlickerBuffer());const r=typeof KeyboardHandler<"u"&&KeyboardHandler.keyboardVisible;if(this.activeSessionId&&!r){const _=this.fitAddon.proposeDimensions(),h=_?Math.max(_.cols,E):E,b=_?Math.max(_.rows,C):C;if(!this._lastResizeDims||h!==this._lastResizeDims.cols||b!==this._lastResizeDims.rows){const d=this.activeSessionId?this.sessions.get(this.activeSessionId):null;d&&d.mode!=="shell"&&this.terminal&&this.isTerminalAtBottom()&&this.terminal.write("\x1B[3J\x1B[H\x1B[2J"),this._lastResizeDims={cols:h,rows:b};const w=typeof MobileDetection<"u"&&MobileDetection.getDeviceType?MobileDetection.getDeviceType():"desktop";let v=!1;if(this._wsReady&&this._wsSessionId===this.activeSessionId)try{this._ws.send(JSON.stringify({t:"z",c:h,r:b,v:w})),v=!0}catch{}v||fetch(`/api/sessions/${this.activeSessionId}/resize`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({cols:h,rows:b,viewportType:w})}).catch(()=>{})}}this.updateConnectionLines(),this._localEchoOverlay?.hasPending&&this._localEchoOverlay.rerender()},300)};window.addEventListener("resize",I),this.terminalResizeObserver&&this.terminalResizeObserver.disconnect(),this.terminalResizeObserver=new ResizeObserver(I),this.terminalResizeObserver.observe(s),this._pendingInput="",this._inputFlushTimeout=null,this._lastKeystrokeTime=0;const f=()=>{if(this._inputFlushTimeout=null,this._pendingInput&&this.activeSessionId){const r=this._pendingInput,_=this.activeSessionId;this._pendingInput="",this._sendInputAsync(_,r)}};this.terminal.onData(r=>{if(!/^\x1b\[<\d+;\d+;\d+[Mm]$/.test(r)&&(window.cjkActive||document.activeElement?.id==="cjkInput")){const h=document.getElementById("cjkInput");h?.classList.contains("cjk-input-visible")&&document.activeElement===this.terminal.textarea&&!window.CodemanTerminalInput?.shouldSuppressTerminalQueryResponse(r)&&(_crashDiag.log("CJK regain-focus (onData swallowed input)"),h.focus());return}if(this.activeSessionId){if(window.CodemanTerminalInput?.shouldSuppressTerminalQueryResponse(r))return;this._lastTerminalData={data:r,time:performance.now()};const h=this._localEchoEnabled&&this._echoPassthroughSessions?.has(this.activeSessionId);if(h&&(r==="\r"||r==="")&&this._echoPassthroughSessions.delete(this.activeSessionId),this._localEchoEnabled&&!h){if(r==="\x7F"){const d=this._localEchoOverlay?.removeChar();if(d==="flushed"){const{count:w,text:v}=this._localEchoOverlay.getFlushed();this._flushedOffsets?.has(this.activeSessionId)&&(w===0?(this._flushedOffsets.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId)):(this._flushedOffsets.set(this.activeSessionId,w),this._flushedTexts?.set(this.activeSessionId,v))),this._pendingInput+=r,f()}else d===!1&&(this._pendingInput+=r,f());return}if(/^[\r\n]+$/.test(r)){const d=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._localEchoOverlay?.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),d&&(this._pendingInput+=d,f()),setTimeout(()=>{this._pendingInput+="\r",f()},80);return}if(r.length>1&&r.charCodeAt(0)>=32){this._localEchoOverlay?.appendText(r);return}if(r.charCodeAt(0)<32){if(r.length>1&&r.charCodeAt(0)===27){if(r.startsWith(window.CodemanTerminalInput.BRACKETED_PASTE_START)){const w=!!this._localEchoOverlay?.pendingText;this._flushLocalEchoPending(),w?(f(),setTimeout(()=>{this._pendingInput+=r,f()},80)):(this._pendingInput+=r,f());return}if(window.CodemanTerminalInput.isComposerNavKey(r)){this._flushLocalEchoPending(),this._echoPassthroughSessions||(this._echoPassthroughSessions=new Set),this._echoPassthroughSessions.add(this.activeSessionId),this._pendingInput+=r,f();return}this._pendingInput+=r,f();return}if(this._restoringFlushedState){this._pendingInput+=r,f();return}if(r===" "){const w=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),w&&(this._pendingInput+=w),this._pendingInput+=r,this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null);let v="";try{const S=this._localEchoOverlay?.findPrompt?.();if(S){const T=this.terminal.buffer.active,k=T.getLine(T.viewportY+S.row);k&&(v=k.translateToString(!0).slice(S.col+2).trimEnd())}}catch{}this._tabCompletionBaseText=v,f(),this._tabCompletionSessionId=this.activeSessionId,this._tabCompletionRetries=0,this._tabCompletionFallback&&clearTimeout(this._tabCompletionFallback);const y=this;this._tabCompletionFallback=setTimeout(()=>{if(y._tabCompletionFallback=null,!y._tabCompletionSessionId||y._tabCompletionSessionId!==y.activeSessionId)return;const S=y._localEchoOverlay;!S||S.pendingText||y.terminal.write("",()=>{if(!y._tabCompletionSessionId)return;S.resetBufferDetection();const T=S.detectBufferText();T&&T!==y._tabCompletionBaseText&&(y._tabCompletionSessionId=null,y._tabCompletionRetries=0,y._tabCompletionBaseText=null,S.rerender())})},300);return}const d=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._localEchoOverlay?.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),d&&(this._pendingInput+=d),this._pendingInput+=r,this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),f();return}if(r.length===1&&r.charCodeAt(0)>=32){this._localEchoOverlay?.addChar(r);return}}if(this._pendingInput+=r,r.charCodeAt(0)<32||r.length>1){this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),f();return}const b=performance.now();b-this._lastKeystrokeTime>50?(this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),this._lastKeystrokeTime=b,f()):(this._lastKeystrokeTime=b,this._inputFlushTimeout||(this._inputFlushTimeout=setTimeout(f,0)))}})},registerFilePathLinkProvider(){const e=this;let t=-1;this.terminal.registerLinkProvider({provideLinks(s,i){s!==t&&(t=s,console.debug("[LinkProvider] Checking line:",s));const o=e.terminal.buffer.active;if(!o.getLine(s-1)){i(void 0);return}const n=e.terminal.cols,l=S=>o.getLine(S-1),m=S=>{if(S<=1)return!1;if(l(S)?.isWrapped)return!0;const T=l(S-1);return!!T&&T.translateToString(!0).length>=n},g=12;let c=s;for(;c>1&&s-c<g&&m(c);)c--;let p=s;for(;p<o.length&&p-c<g&&m(p+1);)p++;const E=[];for(let S=c;S<=p;S++){const T=l(S);if(!T)break;E.push(T.translateToString(S===p))}const C=E.join(""),I=S=>{let T=S;for(let k=0;k<E.length-1;k++){if(T<E[k].length)return{x:T+1,y:c+k};T-=E[k].length}return{x:T+1,y:c+E.length-1}};if(!C||!C.includes("/")){i(void 0);return}const f=[],r=/https?:\/\/(?:[^\s"'<>|;&)\]\x00-\x1f]|&(?!&))+/g,_=(S,T)=>{const k=S.replace(/[.,;:!?)&]+$/,""),A=C.indexOf(k,T);if(A===-1)return;const x=I(A),L=I(A+k.length);f.some(u=>u.range.start.x===x.x&&u.range.start.y===x.y)||f.push({text:k,range:{start:x,end:L},decorations:{pointerCursor:!0,underline:!0},activate(u,M){window.open(M,"_blank","noopener,noreferrer")},hover(){e._linkHovered=!0},leave(){e._linkHovered=!1}})},h=/\b(tail|cat|head|less|grep|watch|vim|nano)\s+(?:[^\s\/]+\s+){0,4}(\/[^\s"'<>|;&\n\x00-\x1f]+)/g,b=/(\/(?:home|tmp|var|etc|opt)[^\s"'<>|;&\n\x00-\x1f]*\.(?:log|txt|json|md|yaml|yml|csv|xml|sh|py|ts|js|png|jpe?g|gif|webp|bmp|svg|pdf))\b/g,d=/Bash\([^)]*?(\/(?:home|tmp|var|etc|opt)[^\s"'<>|;&\)\n\x00-\x1f]+)/g,w=new Set(["png","jpg","jpeg","gif","webp","bmp","svg","pdf"]),v=(S,T)=>{const k=C.indexOf(S,T);if(k===-1)return;const A=I(k),x=I(k+S.length);f.some(L=>L.range.start.x===A.x&&L.range.start.y===A.y)||f.push({text:S,range:{start:A,end:x},decorations:{pointerCursor:!0,underline:!0},activate(L,u){const M=(u.split(".").pop()||"").toLowerCase();if(w.has(M)){e.openFilePreview(u,e.activeSessionId);return}e.openLogViewerWindow(u,e.activeSessionId)},hover(){e._linkHovered=!0},leave(){e._linkHovered=!1}})};let y;for(r.lastIndex=0;(y=r.exec(C))!==null;)_(y[0],y.index);for(h.lastIndex=0;(y=h.exec(C))!==null;)v(y[2],y.index);for(b.lastIndex=0;(y=b.exec(C))!==null;)v(y[1],y.index);for(d.lastIndex=0;(y=d.exec(C))!==null;)v(y[1],y.index);f.length>0&&console.debug("[LinkProvider] Found links:",f.map(S=>S.text)),i(f.length>0?f:void 0)}}),console.log("[LinkProvider] File path link provider registered")},showWelcome(){if(this.shouldUseMobileOverview?.()){const t=document.getElementById("welcomeOverlay");t&&t.classList.remove("visible"),this.showMobileOverview(),this._updateCjkInputState?.();return}this.hideMobileOverview?.();const e=document.getElementById("welcomeOverlay");e&&(e.classList.add("visible"),this.loadTunnelStatus(),this.applyWelcomeCliVisibility(),this.loadHistorySessions(),this.initSearchPanel()),this._updateCjkInputState?.()},hideWelcome(){this.hideMobileOverview?.();const e=document.getElementById("welcomeOverlay");e&&e.classList.remove("visible");const t=document.getElementById("welcomeQr");t&&(clearTimeout(this._welcomeQrShrinkTimer),t.classList.remove("expanded")),this._updateCjkInputState?.()},async _fetchHistorySessions(){const s=(await(await fetch("/api/history/sessions")).json()).data?.sessions||[];if(s.length===0)return[];const i=new Map;for(const a of s){const n=a.projectKey||a.workingDir;i.has(n)||i.set(n,[]),i.get(n).push(a)}const o=[];for(const[,a]of i)o.push(...a.slice(0,3));return o.sort((a,n)=>new Date(n.lastModified)-new Date(a.lastModified)),o},async _fetchUnifiedSessions(e=60){const t=await fetch("/api/sessions/unified?limit="+e),s=await t.json().catch(()=>null);if(!t.ok||!s||s.success===!1||!s.data)throw new Error(s?.error||`unified sessions request failed (HTTP ${t.status})`);return s.data.sessions||[]},_resolveCaseLabel(e,t){if(!e)return"";let s=null;for(const i of t||[])if(!(!i||!i.path)){if(e===i.path)return`#${i.name}`;if(e.startsWith(i.path+"/")){const o=i.path.length;(!s||o>s.len)&&(s={name:i.name,suffix:e.slice(o),len:o})}}return s?`#${s.name}${s.suffix}`:e.split("/").pop()||e},_shortenHomePath(e){return(e||"").replace(/^\/home\/[^/]+\//,"~/").replace(/^\/Users\/[^/]+\//,"~/")},_buildHistoryItem(e,t,s){const i=s?.showViewAll!==!1,o=typeof e.sizeBytes=="number",a=o?e.sizeBytes<1024?`${e.sizeBytes}B`:e.sizeBytes<1048576?`${(e.sizeBytes/1024).toFixed(0)}K`:`${(e.sizeBytes/1048576).toFixed(1)}M`:"",n=typeof e.lastActivityAt=="number"?e.lastActivityAt:e.lastModified?Date.parse(e.lastModified):NaN;let l="";if(!Number.isNaN(n)){const u=new Date(n);l=u.toLocaleDateString("en",{month:"short",day:"numeric"})+" "+u.toLocaleTimeString("en",{hour:"2-digit",minute:"2-digit",hour12:!1})}const m=this._shortenHomePath(e.workingDir),g=this._resolveCaseLabel(e.workingDir,t),c=Array.isArray(e.sources)&&e.sources.includes("live"),p=e.pinned===!0,E=document.createElement("div");E.className="history-item"+(p?" is-pinned":""),E.title=e.workingDir||"";const C=document.createElement("div");C.className="history-item-main",C.addEventListener("click",s?.onActivate||(()=>{c&&this.sessions.has(e.sessionId)?this.selectSession(e.sessionId):this.resumeHistorySession(e.claudeSessionId||e.sessionId,e.workingDir||"",e.name)}));const I=document.createElement("div");I.className="history-item-text";const f=document.createElement("span");if(f.className="history-item-title",p){const u=document.createElement("span");u.className="history-item-pin",u.textContent="\u{1F4CC}",u.setAttribute("aria-label","Pinned"),u.title="Pinned",f.appendChild(u)}f.appendChild(document.createTextNode(e.name||e.firstPrompt||m));const r=document.createElement("div");if(r.className="history-item-badges",e.mode){const u=document.createElement("span");u.className="history-item-badge history-item-badge-mode",u.textContent=e.mode,r.appendChild(u)}if(c){const u=document.createElement("span");u.className="history-item-badge history-item-badge-live",u.textContent="LIVE",r.appendChild(u)}const _=document.createElement("span");_.className="history-item-subtitle",g.startsWith("#")&&_.classList.add("is-case"),_.textContent=g,I.append(f),r.childElementCount>0&&I.append(r),I.append(_);const h=document.createElement("span");h.className="history-item-meta",h.textContent=l;const b=document.createElement("button");b.className="history-item-expand",b.type="button",b.setAttribute("aria-haspopup","menu"),b.setAttribute("aria-label","Session actions"),b.setAttribute("aria-expanded","false"),b.textContent="\u22EF",C.append(I,h,b);const d=document.createElement("div");d.className="history-item-detail",d.hidden=!0;const w=document.createElement("div");w.className="history-detail-row";const v=document.createElement("span");v.className="history-detail-label",v.textContent="Prompt";const y=document.createElement("span");y.className="history-detail-value history-detail-prompt",y.textContent=e.firstPrompt||"(no prompt captured)",w.append(v,y);let S=null;if(e.lastPrompt&&e.lastPrompt!==e.firstPrompt){S=document.createElement("div"),S.className="history-detail-row";const u=document.createElement("span");u.className="history-detail-label",u.textContent="Last prompt";const M=document.createElement("span");M.className="history-detail-value history-detail-prompt",M.textContent=e.lastPrompt,S.append(u,M)}const T=document.createElement("div");T.className="history-detail-row";const k=document.createElement("span");k.className="history-detail-label",k.textContent="Path";const A=document.createElement("span");A.className="history-detail-value history-detail-path",A.textContent=m,T.append(k,A);const x=document.createElement("div");x.className="history-detail-row history-detail-meta";const L=[];if(l&&L.push(l),o&&L.push(a),L.push(e.sessionId.slice(0,8)),x.textContent=L.join(" \xB7 "),d.append(w),S&&d.append(S),d.append(T,x),i&&e.projectKey){const u=document.createElement("div");u.className="history-detail-row history-detail-actions";const M=document.createElement("button");M.type="button",M.className="history-view-all-btn",M.textContent="View all in this folder",M.addEventListener("click",R=>{R.stopPropagation(),this.openFolderHistoryModal(e.projectKey,e.workingDir,t)}),u.appendChild(M),d.appendChild(u)}return b.addEventListener("click",u=>{u.stopPropagation(),u.preventDefault(),this._openSessionRowMenu(u.currentTarget,e,t,E,d)}),E.append(C,d),E},_openSessionRowMenu(e,t,s,i,o){if(this._openRowMenuClose)try{this._openRowMenuClose()}catch{}const a=Array.isArray(t.sources)&&t.sources.includes("live")&&this.sessions.has(t.sessionId),n=document.createElement("div");n.className="session-row-menu",n.setAttribute("role","menu");let l=null,m=null,g=null;const c=()=>{document.removeEventListener("mousedown",l,!0),document.removeEventListener("keydown",m,!0),window.removeEventListener("scroll",g,!0),window.removeEventListener("resize",g,!0);try{n.remove()}catch{}this._openRowMenuEl===n&&(this._openRowMenuEl=null,this._openRowMenuClose=null)},p=(h,b,d)=>{const w=document.createElement("button");w.type="button",w.className="session-row-menu-item",w.setAttribute("role","menuitem");const v=document.createElement("span");if(v.className="session-row-menu-label",v.textContent=h,w.appendChild(v),d&&d.sublabel){const y=document.createElement("span");y.className="session-row-menu-sublabel",y.textContent=d.sublabel,w.appendChild(y)}w.addEventListener("click",async y=>{y.stopPropagation(),y.preventDefault(),await b()}),n.appendChild(w)};p(a?"Switch to session":"Resume session",()=>{a?this.selectSession(t.sessionId):this.resumeHistorySession(t.claudeSessionId||t.sessionId,t.workingDir||"",t.name),this.closeSessionManager?.(),c()});const E=t.pinned===!0;p(E?"Unpin session":"Pin to top",async()=>{await this._setSessionPinned(t.sessionId,!E)?(t.pinned=!E,this.showToast(E?"Unpinned":"Pinned to top","success")):this.showToast("Pin failed","error"),c()}),a&&p("Open folder",()=>{this.selectSession(t.sessionId),this.loadFileBrowser?.(t.sessionId),this.closeSessionManager?.(),c()}),t.workingDir&&p("Copy path",async()=>{const h=await this._copyText(t.workingDir);this.showToast(h?"Path copied":"Copy failed",h?"success":"error"),c()}),p("Show details",()=>{const h=i.classList.toggle("expanded");o.hidden=!h,e.setAttribute("aria-expanded",h?"true":"false"),c()}),document.body.appendChild(n);const C=e.getBoundingClientRect(),I=n.getBoundingClientRect(),f=4;let r=C.bottom+f;r+I.height>window.innerHeight&&C.top-f-I.height>=0&&(r=C.top-f-I.height);let _=C.right-I.width;_<f&&(_=f),_+I.width>window.innerWidth-f&&(_=Math.max(f,window.innerWidth-f-I.width)),n.style.top=`${Math.max(f,r)}px`,n.style.left=`${_}px`,l=h=>{n.contains(h.target)||e.contains(h.target)||c()},m=h=>{h.key==="Escape"&&(h.stopPropagation(),c())},g=()=>c(),document.addEventListener("mousedown",l,!0),document.addEventListener("keydown",m,!0),window.addEventListener("scroll",g,!0),window.addEventListener("resize",g,!0),this._openRowMenuEl=n,this._openRowMenuClose=c},async _setSessionPinned(e,t){try{const s=await fetch(`/api/sessions/${encodeURIComponent(e)}/pin`,{method:"POST",headers:{"Content-Type":"application/json"},credentials:"same-origin",body:JSON.stringify({pinned:t})});return s.ok?(await s.json())?.success===!0:!1}catch(s){return console.error("[_setSessionPinned]",s),!1}},_HISTORY_INITIAL_COUNT:4,async loadHistorySessions(){const e=document.getElementById("historySessions"),t=document.getElementById("historyList");if(!(!e||!t))try{const s=Array.isArray(this.cases)&&this.cases.length>0?Promise.resolve(this.cases):fetch("/api/cases").then(n=>n.ok?n.json():null).then(n=>n?.data||[]).catch(()=>[]),[i,o]=await Promise.all([this._fetchUnifiedSessions(60),s]);if(i.length===0){e.style.display="none";return}t.replaceChildren();const a=this._HISTORY_INITIAL_COUNT;for(let n=0;n<Math.min(a,i.length);n++)t.appendChild(this._buildHistoryItem(i[n],o));if(i.length>a){const n=document.createElement("button");n.className="history-show-more",n.textContent=`Show ${i.length-a} more`,n.addEventListener("click",()=>{for(let l=a;l<i.length;l++)t.insertBefore(this._buildHistoryItem(i[l],o),n);n.remove()}),t.appendChild(n)}e.style.display=""}catch(s){console.error("[loadHistorySessions]",s),e.style.display="none"}},_FOLDER_HISTORY_PAGE_SIZE:20,openFolderHistoryModal(e,t,s){this._closeFolderHistoryModal();const i=document.createElement("div");i.className="modal active folder-history-modal",i.id="folderHistoryModal";const o=document.createElement("div");o.className="modal-backdrop",o.addEventListener("click",()=>this._closeFolderHistoryModal());const a=document.createElement("div");a.className="modal-content modal-lg";const n=document.createElement("div");n.className="modal-header";const l=document.createElement("h3");l.textContent="Folder History";const m=document.createElement("div");m.className="folder-history-subtitle",m.textContent=this._shortenHomePath(t);const g=document.createElement("button");g.className="modal-close",g.setAttribute("aria-label","Close"),g.innerHTML="&times;",g.addEventListener("click",()=>this._closeFolderHistoryModal()),n.append(l,g);const c=document.createElement("div");c.className="modal-body";const p=document.createElement("div");p.className="folder-history-list",p.setAttribute("data-loading","true"),p.textContent="Loading...",c.append(m,p),a.append(n,c),i.append(o,a),document.body.appendChild(i),this._folderHistoryState={projectKey:e,workingDir:t,cases:s||[],offset:0,total:null,list:p},this._folderHistoryEscHandler=E=>{E.key==="Escape"&&this._closeFolderHistoryModal()},document.addEventListener("keydown",this._folderHistoryEscHandler),this._loadFolderHistoryPage()},async _loadFolderHistoryPage(){const e=this._folderHistoryState;if(!e)return;const{projectKey:t,cases:s,list:i}=e,o=this._FOLDER_HISTORY_PAGE_SIZE,a=e.offset,n=i.querySelector(".folder-history-more");n&&n.remove(),a===0&&(i.replaceChildren(),i.removeAttribute("data-loading"));try{const l=`/api/history/sessions?projectKey=${encodeURIComponent(t)}&offset=${a}&limit=${o}`,g=await(await fetch(l)).json(),c=g.data?.sessions||[];if(e.total=typeof g.data?.total=="number"?g.data.total:c.length+a,a===0&&c.length===0){const p=document.createElement("div");p.className="folder-history-empty",p.textContent="No conversations found in this folder.",i.appendChild(p);return}for(const p of c)i.appendChild(this._buildHistoryItem(p,s,{showViewAll:!1}));if(e.offset=a+c.length,e.offset<e.total){const p=e.total-e.offset,E=document.createElement("button");E.className="history-show-more folder-history-more",E.textContent=`Show ${Math.min(o,p)} more (${p} remaining)`,E.addEventListener("click",()=>this._loadFolderHistoryPage()),i.appendChild(E)}}catch(l){console.error("[loadFolderHistoryPage]",l);const m=document.createElement("div");m.className="folder-history-empty",m.textContent="Failed to load folder history.",i.appendChild(m)}},_closeFolderHistoryModal(){const e=document.getElementById("folderHistoryModal");e&&e.remove(),this._folderHistoryEscHandler&&(document.removeEventListener("keydown",this._folderHistoryEscHandler),this._folderHistoryEscHandler=null),this._folderHistoryState=null},_resolveResumeName(e,t){if(typeof e=="string"&&e.trim())return e;const s=(t||"").split("/").pop()||"session";let i=1;for(const[,o]of this.sessions){const a=o.name&&o.name.match(/^w(\d+)-/);if(a){const n=parseInt(a[1]);n>=i&&(i=n+1)}}return`w${i}-${s}`},async resumeHistorySession(e,t,s){document.getElementById("runModeMenu")?.classList.remove("active"),this._closeFolderHistoryModal();try{this.terminal.clear(),this.terminal.writeln(`\x1B[1;32m Resuming conversation ${e.slice(0,8)}...\x1B[0m`);const i=this._resolveResumeName(s,t),a=(this.cases||[]).find(E=>E.path===t)?.name||t.split("/").pop()||"",n=this.loadAppSettingsFromStorage(),l=this.buildEnvOverrides(this.getCaseSettings(a),n),m=this.getEffortSetting(n),c=await(await fetch("/api/sessions",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({workingDir:t,name:i,resumeSessionId:e,...Object.keys(l).length>0?{envOverrides:l}:{},...m?{effort:m}:{}})})).json();if(!c.success)throw new Error(c.error);const p=c.data.session.id;await fetch(`/api/sessions/${p}/interactive`,{method:"POST"}),this.terminal.writeln(`\x1B[90m Session ${i} ready\x1B[0m`),await this.selectSession(p),this.terminal.focus()}catch(i){this.terminal.writeln(`\x1B[1;31m Error: ${i.message}\x1B[0m`)}},isTerminalAtBottom(){if(!this.terminal)return!0;const e=this.terminal.buffer.active;return e.viewportY>=e.baseY-2},_noteTerminalUserScroll(e){e<0?this._lastUserScrollUpAt=performance.now():this.isTerminalAtBottom()&&(this._lastUserScrollUpAt=null)},_maybeLoadMoreHistoryOnScroll(e){e>=0||this.terminal?.buffer?.active?.viewportY===0&&this._maybeRefetchFullHistory?.()},_estimateReplayRows(e,t){if(typeof e!="string"||!e)return 0;const s=t>0?t:80,i=e.replace(window.CodemanTerminalInput.REPLAY_ESCAPE_RE,"");let o=0;for(const a of i.split(`
2
+ `)){const n=a.endsWith("\r")?a.length-1:a.length;o+=n>s?Math.ceil(n/s):1}return o},_replayWouldShrinkBuffer(e){const t=this.terminal,s=t?.buffer?.active?.length||0;if(!s)return!1;const i=t?.rows||24;return this._estimateReplayRows(e,t?.cols)+i<s},_smoothScrollBy(e){if(!e||(this._smoothScrollPending=(this._smoothScrollPending||0)+e,this._smoothScrollSession=this.activeSessionId,this._smoothScrollFrame))return;const t=()=>{this._smoothScrollFrame=null;const s=this._smoothScrollPending||0;if(!s)return;if(this.activeSessionId!==this._smoothScrollSession){this._smoothScrollPending=0;return}if(Math.abs(s)<1)return;const i=s*.22,o=s>0?Math.max(1,Math.floor(i)):Math.min(-1,Math.ceil(i));this._smoothScrollPending=s-o,this.terminal.scrollLines(o),this._maybeLoadMoreHistoryOnScroll(o),Math.abs(this._smoothScrollPending)>=1&&(this._smoothScrollFrame=requestAnimationFrame(t))};this._smoothScrollFrame=requestAnimationFrame(t)},_forwardScrollToApp(e,t,s){this._terminalViewportAtBottom()||this.terminal.scrollToBottom(),this._sendSyntheticSgrWheel(e,t,s)},_hasRecentUserScrollUp(){return typeof this._lastUserScrollUpAt!="number"?!1:performance.now()-this._lastUserScrollUpAt<window.CodemanTerminalInput.USER_SCROLL_STICKY_SUPPRESS_MS},batchTerminalWrite(e){if(this._isLoadingBuffer){this._loadBufferQueue&&this._loadBufferQueue.push(e);return}if(this.writeFrameScheduled||(this._wasAtBottomBeforeWrite=this.isTerminalAtBottom()),(this.activeSessionId?this.sessions.get(this.activeSessionId):null)?.flickerFilterEnabled??!1){if(e.includes("\x1B[2J")||e.includes("\x1B[H\x1B[J")||e.includes("\x1B[H")&&e.includes("\x1B[?25l")){this.flickerFilterActive=!0,this.flickerFilterBuffer+=e,this.flickerFilterTimeout&&clearTimeout(this.flickerFilterTimeout),this.flickerFilterTimeout=setTimeout(()=>{this.flickerFilterTimeout=null,this.flushFlickerBuffer()},SYNC_WAIT_TIMEOUT_MS);return}if(this.flickerFilterActive){this.flickerFilterBuffer+=e;return}}this.pendingWrites.push(e),this.writeFrameScheduled||(this.writeFrameScheduled=!0,this._safeYield(()=>{this.flushPendingWrites(),this.writeFrameScheduled=!1}))},flushFlickerBuffer(){this.flickerFilterBuffer&&(this.pendingWrites.push(this.flickerFilterBuffer),this.flickerFilterBuffer="",this.flickerFilterActive=!1,this.writeFrameScheduled||(this.writeFrameScheduled=!0,this._safeYield(()=>{this.flushPendingWrites(),this.writeFrameScheduled=!1})))},_flushLocalEchoPending(){const e=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._localEchoOverlay?.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),e&&(this._pendingInput+=e)},_updateLocalEchoState(){const e=this.loadAppSettingsFromStorage(),t=this.activeSessionId?this.sessions.get(this.activeSessionId):null,i=!!((e.localEchoEnabled??MobileDetection.isTouchDevice())&&t);this._localEchoEnabled&&!i&&this._localEchoOverlay?.clear(),this._localEchoEnabled=i,this._localEchoOverlay&&t&&(t.mode==="opencode"?this._localEchoOverlay.setPrompt({type:"custom",offset:3,find:o=>{try{const a=o.buffer.active,n=a.cursorY,l=a.getLine(a.viewportY+n);if(!l)return null;const g=l.translateToString(!0).indexOf("\u2503");return g>=0?{row:n,col:g}:null}catch{return null}}}):t.mode==="shell"||t.mode==="codex"?(this._localEchoOverlay.clear(),this._localEchoEnabled=!1):this._localEchoOverlay.setPrompt({type:"custom",offset:0,find:o=>{try{const a=o.buffer.active;for(let n=o.rows-1;n>=0;n--){const l=a.getLine(a.viewportY+n);if(!l)continue;const g=l.translateToString(!0).lastIndexOf("\u276F");if(g>=0)return{row:n,col:g+2}}return{row:Math.max(0,Math.min(o.rows-1,a.cursorY)),col:Math.max(0,Math.min(o.cols-1,a.cursorX))}}catch{return null}}}))},_handleCjkInput(e){if(!this.activeSessionId){_crashDiag.log(`CJK send DROP no-session len=${e.length}`);return}_crashDiag.log(`CJK send\u2192${this.activeSessionId.slice(0,8)} len=${e.length}`),this._sendInputAsync(this.activeSessionId,e)},flushPendingWrites(){if(this.pendingWrites.length===0||!this.terminal)return;const e=performance.now(),t=this.pendingWrites.join("");this.pendingWrites=[];const s=t.length;s>16384&&_crashDiag.log(`FLUSH: ${(s/1024).toFixed(0)}KB`);const o=(this.activeSessionId&&this.sessions?this.sessions.get(this.activeSessionId):null)?.mode==="codex"?32768:65536;let a=!1;const n=this._hasRecentUserScrollUp()&&this.terminal.buffer?.active?this.terminal.buffer.active.viewportY:null;s<=o?this.terminal.write(t):(this.terminal.write(t.slice(0,o)),this.pendingWrites.push(t.slice(o)),a=!0,this.writeFrameScheduled||(this.writeFrameScheduled=!0,this._safeYield(()=>{this.flushPendingWrites(),this.writeFrameScheduled=!1}))),n!==null&&this.terminal.buffer?.active?.viewportY!==n&&typeof this.terminal.scrollToLine=="function"&&this.terminal.scrollToLine(n);const l=a?o:s,m=performance.now()-e;if((m>100||a)&&console.warn(`[CRASH-DIAG] flushPendingWrites: ${m.toFixed(0)}ms, ${(l/1024).toFixed(0)}KB written${a?", rest deferred":""} (total ${(s/1024).toFixed(0)}KB)`),this._wasAtBottomBeforeWrite&&!this._hasRecentUserScrollUp()&&this.terminal.scrollToBottom(),this._localEchoOverlay?.hasPending&&this._localEchoOverlay.rerender(),this._tabCompletionSessionId&&this._tabCompletionSessionId===this.activeSessionId&&this._localEchoOverlay&&!this._localEchoOverlay.pendingText){const g=this._localEchoOverlay,c=this;this.terminal.write("",()=>{if(!c._tabCompletionSessionId)return;g.resetBufferDetection();const p=g.detectBufferText();p?p===c._tabCompletionBaseText?(g.undoDetection(),c._tabCompletionRetries=(c._tabCompletionRetries||0)+1,c._tabCompletionRetries>60&&(c._tabCompletionSessionId=null,c._tabCompletionRetries=0)):(c._tabCompletionSessionId=null,c._tabCompletionRetries=0,c._tabCompletionBaseText=null,c._tabCompletionFallback&&(clearTimeout(c._tabCompletionFallback),c._tabCompletionFallback=null),g.rerender()):(c._tabCompletionRetries=(c._tabCompletionRetries||0)+1,c._tabCompletionRetries>60&&(c._tabCompletionSessionId=null,c._tabCompletionRetries=0))})}},_safeYield(e){let t=!1;const s=()=>{t||(t=!0,e())};requestAnimationFrame(s),setTimeout(s,50),this._workerYield(s)},_workerYield(e){try{if(this._yieldWorker===void 0){const t="onmessage=()=>setTimeout(()=>postMessage(0),0);",s=new Blob([t],{type:"application/javascript"}),i=URL.createObjectURL(s);this._yieldWorker=new Worker(i),URL.revokeObjectURL(i),this._yieldQueue=[],this._yieldWorker.onmessage=()=>{const o=this._yieldQueue.shift();o&&o()}}if(!this._yieldWorker)return;this._yieldQueue.push(e),this._yieldWorker.postMessage(0)}catch{this._yieldWorker=null}},scrollToLastNonEmptyLine(){if(!this.terminal?.buffer?.active){this.terminal?.scrollToBottom?.();return}const e=this.terminal.buffer.active,t=e.baseY+e.length;let s=-1;for(let i=t-1;i>=0;i--)if(e.getLine(i)?.translateToString(!0).trim()){s=i;break}if(s>=0&&typeof this.terminal.scrollToLine=="function"){let i=Math.max(0,s-this.terminal.rows+2);const o=Math.max(0,s);for(;i<o&&!e.getLine(i)?.translateToString(!0).trim();)i++;this.terminal.scrollToLine(i)}else this.terminal.scrollToBottom()},chunkedTerminalWrite(e,t=TERMINAL_CHUNK_SIZE,s){const i=++this._chunkedWriteGen,o=this._beginBufferLoad(s);return new Promise(a=>{if(!e||e.length===0){this._finishBufferLoad(o),a();return}const n=e.replace(DEC_SYNC_STRIP_RE,""),l=()=>{this._chunkedWriteGen===i&&this._finishBufferLoad(o),a()};if(n.length<=t){this.terminal.write(n,l);return}let m=0;const g=performance.now();let c=0;const p=()=>{if(this._chunkedWriteGen!==i){a();return}if(m>=n.length){const f=performance.now()-g;console.log(`[CRASH-DIAG] chunkedTerminalWrite complete: ${n.length} bytes in ${c} chunks, ${f.toFixed(0)}ms total`),this._safeYield(l);return}const E=performance.now(),C=n.slice(m,m+t);this.terminal.write(C);const I=performance.now()-E;c++,I>50&&console.warn(`[CRASH-DIAG] chunk #${c} write took ${I.toFixed(0)}ms (${C.length} bytes at offset ${m})`),m+=t,this._safeYield(p)};this._safeYield(p)})},_beginBufferLoad(e){this._bufferLoadSeq===void 0&&(this._bufferLoadSeq=0);const t=e===void 0?`buffer-${++this._bufferLoadSeq}`:e;return this._bufferLoadOwner=t,this._isLoadingBuffer=!0,this._loadBufferQueue=[],t},_finishBufferLoad(e,t){if(e!==void 0&&this._bufferLoadOwner!==e)return!1;const s=this._loadBufferQueue;if(this._isLoadingBuffer=!1,this._loadBufferQueue=null,this._bufferLoadOwner=null,t?.flushQueued&&s&&s.length)for(const i of s)this.batchTerminalWrite(i);return!0},clearTerminal(){this.terminal.clear()},insertTerminalText(e){!this.activeSessionId||!e||(this._localEchoEnabled&&this._localEchoOverlay&&!this._echoPassthroughSessions?.has(this.activeSessionId)?this._localEchoOverlay.appendText(e):this.sendInput(e).catch(()=>{}),this.terminal?.focus())},clearTerminalInput(){if(this.activeSessionId){if(typeof CjkInput<"u"&&CjkInput.clear(),this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),this._pendingInput="",this._localEchoEnabled&&this._localEchoOverlay){const e=this._localEchoOverlay.getFlushed?.()||{count:0,text:""};this._localEchoOverlay.clear(),this._localEchoOverlay.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),e.count>0&&this.sendInput("\x7F".repeat(e.count)).catch(()=>{})}else this.sendInput("").catch(()=>{});this.showToast?.("Input cleared","success"),this.terminal?.focus()}},async restoreTerminalSize(){if(!this.activeSessionId){this.showToast("No active session","warning");return}const e=this.getTerminalDimensions();if(!e){this.showToast("Could not determine terminal size","error");return}try{await this.sendResize(this.activeSessionId,{force:!0}),this.showToast(`Terminal restored to ${e.cols}x${e.rows}`,"success")}catch(t){console.error("Failed to restore terminal size:",t),this.showToast("Failed to restore terminal size","error")}},sendPendingCtrlL(e){},shouldCopyTerminalSelectionFromShortcut(e){if(!e||e.type!=="keydown"||!e.ctrlKey&&!e.metaKey&&!e.altKey)return!1;const s=typeof this.getShortcutRegistry=="function"&&typeof this.matchesShortcutEvent=="function"?this.getShortcutRegistry().find(i=>i.id==="copy-selection"):null;return s?!s.disabled&&this.matchesShortcutEvent(e,s):!e.altKey&&(e.key||"").toLowerCase()==="c"},async copyTerminalSelection(e){const t=e??(this.terminal.hasSelection?.()?this.terminal.getSelection():"");if(!t)return!1;const s=await this._copyText(t);return s?(this.terminal.clearSelection?.(),this.showToast("Copied to clipboard","success")):this.showToast("Failed to copy","error"),this.terminal.focus(),s},async copyTerminal(){try{const e=this.terminal.buffer.active;let t="";for(let s=0;s<e.length;s++){const i=e.getLine(s);i&&(t+=i.translateToString(!0)+`
3
+ `)}await navigator.clipboard.writeText(t.replace(/\n+$/,`
4
+ `)),this.showToast("Copied to clipboard","success")}catch{this.showToast("Failed to copy","error")}},_syncMobileHelperTextareaToCursor(){if(!(!MobileDetection.isTouchDevice()||!this.terminal?.element))try{const e=this.terminal.element,t=this.terminal.element.querySelector(".xterm-cursor"),s=this.terminal.element.querySelector(".xterm-screen");if(!(e instanceof HTMLElement)||!(t instanceof HTMLElement)||!(s instanceof HTMLElement))return;const i=t.getBoundingClientRect(),o=s.getBoundingClientRect();if(!i.width&&!i.height)return;const a=Math.max(0,Math.round(i.left-o.left)),n=Math.max(0,Math.round(i.top-o.top));e.style.setProperty("--xterm-helper-left",`${a}px`),e.style.setProperty("--xterm-helper-top",`${n}px`)}catch{}},_dispatchSyntheticTerminalClick(e,t){const s=this.terminal?.element;if(!s||!Number.isFinite(e)||!Number.isFinite(t))return;const i={bubbles:!0,cancelable:!0,view:window,clientX:e,clientY:t,screenX:e,screenY:t,button:0,detail:1};try{s.dispatchEvent(new MouseEvent("mousedown",{...i,buttons:1})),s.dispatchEvent(new MouseEvent("mouseup",{...i,buttons:0}))}catch{}},_sessionUsesServerMouseStrip(){const e=this.sessions?.get(this.activeSessionId)?.mode||"claude";return e==="claude"||e==="codex"||e==="gemini"},_terminalViewportAtBottom(){const e=this.terminal?.buffer?.active;return!e||e.viewportY>=e.baseY},_clientPointToCell(e,t){if(!this.terminal||!Number.isFinite(e)||!Number.isFinite(t))return null;const s=this.terminal.element?.querySelector(".xterm-screen"),i=this.terminal._core?._renderService?.dimensions?.css?.cell;if(!s||!i?.width||!i?.height)return null;const o=s.getBoundingClientRect(),a=Math.max(1,Math.min(this.terminal.cols,Math.floor((e-o.left)/i.width)+1)),n=Math.max(1,Math.min(this.terminal.rows,Math.floor((t-o.top)/i.height)+1));return{col:a,row:n}},_sendSyntheticSgrTap(e,t){if(!this.activeSessionId||!this._terminalViewportAtBottom())return;const s=this._clientPointToCell(e,t);s&&this._sendInputAsync(this.activeSessionId,`\x1B[<0;${s.col};${s.row}M\x1B[<0;${s.col};${s.row}m`)},_cliVersionAtLeast(e,t){if(typeof e!="string")return!1;const s=e.trim().replace(/^v/,"").split(".").map(Number);if(s.length!==3||s.some(o=>!Number.isFinite(o)))return!1;const i=t.split(".").map(Number);for(let o=0;o<3;o++)if(s[o]!==i[o])return s[o]>i[o];return!0},_wheelScrollLines(e){const t=this._wheelScrollLinesFloat(e);return t?Math.round(t)||(t>0?1:-1):0},_wheelScrollLinesFloat(e){const t=e.shiftKey&&Math.abs(e.deltaX)>Math.abs(e.deltaY)?e.deltaX:e.deltaY;return t?e.deltaMode===1?t:e.deltaMode===2?t*(this.terminal?.rows||24):t/25:0},_shouldForwardWheelToApp(e){if(e.shiftKey||this.loadAppSettingsFromStorage?.()?.terminalWheelLocalScrollback)return!1;const t=this.terminal?.modes?.mouseTrackingMode;if(t&&t!=="none")return!1;const s=this.sessions?.get(this.activeSessionId),i=s?.mode||"claude";if(i==="claude"){if(!this._cliVersionAtLeast(s?.cliVersion,"2.1.187"))return!1}else if(i!=="codex")return!1;return!0},_sendSyntheticSgrWheel(e,t,s){if(!this.activeSessionId||!s)return;const i=this._clientPointToCell(e,t);if(!i)return;const o=s<0?64:65,a=Math.min(Math.abs(s),5);this._queueScrollBytes(`\x1B[<${o};${i.col};${i.row}M`.repeat(a))},_queueScrollBytes(e){if(!e||!this.activeSessionId)return;const t=this._wheelSgrQueue||"";t.length>512||(this._wheelSgrQueue=t+e,!this._wheelSgrFlushTimer&&(this._wheelSgrFlushTimer=setTimeout(()=>this._flushWheelSgrQueue(),40)))},_localScrollbackIsHollow(){if((this.sessions?.get(this.activeSessionId)?.mode||"claude")!=="claude")return!1;const t=this.terminal?.buffer?.active;return!t||t.type==="alternate"?!1:(t.baseY||0)===0},_maybePageCliTranscript(e,t){if(!t||e?.shiftKey||!this.activeSessionId||!this._localScrollbackIsHollow())return!1;this._pageKeySession!==this.activeSessionId&&(this._pageKeySession=this.activeSessionId,this._pageKeyPending=0);const s=window.CodemanTerminalInput,i=Math.max(2,Math.round((this.terminal?.rows||24)*s.PAGE_KEY_SCREEN_FRACTION)),o=(this._pageKeyPending||0)+t,a=Math.trunc(o/i);if(this._pageKeyPending=o-a*i,a){const n=a<0?s.KEY_PAGE_UP:s.KEY_PAGE_DOWN;this._queueScrollBytes(n.repeat(Math.min(Math.abs(a),s.PAGE_KEY_MAX_PER_BATCH)))}return this._logScrollRouting("page-keys"),!0},_logScrollRouting(e){const t=this.activeSessionId||"(none)",s=this.sessions?.get(t),i=!!this.loadAppSettingsFromStorage?.()?.terminalWheelLocalScrollback,o=this.terminal?.modes?.mouseTrackingMode||"none",a=this.terminal?.buffer?.active?.baseY??-1,n=`${e}|${s?.mode}|${s?.cliVersion}|${i}|${o}|${a>0}`;this._scrollRoutingLogged||(this._scrollRoutingLogged=new Map),this._scrollRoutingLogged.get(t)!==n&&(this._scrollRoutingLogged.set(t,n),console.log(`[scroll] ${t} \u2192 ${e} (mode=${s?.mode||"?"}, cliVersion=${s?.cliVersion||"unknown"}, localScrollbackOptOut=${i}, mouseTracking=${o}, localScrollbackRows=${a})`))},_flushWheelSgrQueue(){this._wheelSgrFlushTimer=null;const e=this._wheelSgrQueue;this._wheelSgrQueue="",e&&this.activeSessionId&&this._sendInputEphemeral(this.activeSessionId,e)},_handleDesktopTerminalClick(e){if(!this.terminal||!e?.isTrusted||e.button!==0||e.detail!==1||e.shiftKey||e.altKey||e.ctrlKey||e.metaKey)return;const t=this.terminal.modes?.mouseTrackingMode;t&&t!=="none"||this._sessionUsesServerMouseStrip()&&(this.terminal.hasSelection?.()||this._linkHovered||performance.now()<=(this._trustedTapMouseSuppressUntil||0)||e.target?.closest?.(".xterm-screen")&&this._sendSyntheticSgrTap(e.clientX,e.clientY))},_installMobileTapMouseGuard(){const e=this.terminal?.element;if(!e||e._codemanTapMouseGuardInstalled||typeof MobileDetection<"u"&&MobileDetection.isTouchDevice&&!MobileDetection.isTouchDevice())return;e._codemanTapMouseGuardInstalled=!0;const t=s=>{const i=this._trustedTapMouseSuppressUntil||0;!s.isTrusted||performance.now()>i||(s.preventDefault(),s.stopImmediatePropagation())};e.addEventListener("mousedown",t,!0),e.addEventListener("mouseup",t,!0)},_suppressTrustedTapMouseEvents(){const e=window.CodemanTerminalInput?.TOUCH_COMPAT_MOUSE_SUPPRESS_MS||450;this._trustedTapMouseSuppressUntil=performance.now()+e},increaseFontSize(){const e=this.terminal.options.fontSize||14;this.setFontSize(Math.min(e+2,24))},decreaseFontSize(){const e=this.terminal.options.fontSize||14;this.setFontSize(Math.max(e-2,10))},setFontSize(e){this.terminal.options.fontSize=e,document.getElementById("fontSizeDisplay").textContent=e,this.fitAddon.fit(),localStorage.setItem("codeman-font-size",e),this._localEchoOverlay?.refreshFont()},loadFontSize(){const e=localStorage.getItem("codeman-font-size");if(e){const t=parseInt(e,10);t>=10&&t<=24&&(this.terminal.options.fontSize=t,document.getElementById("fontSizeDisplay").textContent=t)}},getTerminalDimensions(){const s=this.fitAddon?.proposeDimensions();return s?{cols:Math.max(s.cols,40),rows:Math.max(s.rows,10)}:null},async sendResize(e,t={}){this.fitAddon&&this.fitAddon.fit();const s=this.getTerminalDimensions();if(!s)return!1;const i=this._lastResizeDims,o=!i||i.cols!==s.cols||i.rows!==s.rows;this._lastResizeDims={cols:s.cols,rows:s.rows};const a=typeof MobileDetection<"u"&&MobileDetection.getDeviceType?MobileDetection.getDeviceType():window.innerWidth<430?"mobile":window.innerWidth<768?"tablet":"desktop";if(!t.forceHttp&&this._wsReady&&this._wsSessionId===e)try{const l={t:"z",c:s.cols,r:s.rows,v:a};return t.force&&(l.f=!0),this._ws.send(JSON.stringify(l)),o}catch{}const n={...s,viewportType:a};return t.force&&(n.force=!0),await fetch(`/api/sessions/${e}/resize`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(n)}),o},async sendInput(e){!this.activeSessionId||!e||this._sendInputAsync(this.activeSessionId,e,{useMux:!0})},toggleDirInput(){const e=document.querySelector("#dirDisplay").parentElement,t=document.getElementById("dirInput");t.classList.contains("hidden")&&(t.classList.remove("hidden"),e.style.display="none",t.focus())},hideDirInput(){const e=document.querySelector("#dirDisplay").parentElement,t=document.getElementById("dirInput");setTimeout(()=>{t.classList.add("hidden"),e.style.display="";const s=t.value.trim();document.getElementById("dirDisplay").textContent=s||"No directory"},100)},applyTerminalSkin(e){const t={...window.CODEMAN_XTERM_THEMES[e]||window.CODEMAN_XTERM_THEMES["daylight-blue"]},s=window.codemanCurrentSkinIsLight(e)?4.5:1;if(this.terminal){this.terminal.options.minimumContrastRatio=s,this.terminal.options.theme=t,this._localEchoOverlay?.refreshFont();try{this.terminal.refresh(0,this.terminal.rows-1)}catch{}}if(this.teammateTerminals){for(const[,i]of this.teammateTerminals)if(i&&i.terminal){i.terminal.options.minimumContrastRatio=s,i.terminal.options.theme={...t};try{i.terminal.refresh(0,i.terminal.rows-1)}catch{}}}}}),(function(e){const i={session:"Sessions",event:"Events",file:"Files"};function o(a){if(!Number.isFinite(a))return"";const n=new Date(a);return n.toLocaleDateString("en",{month:"short",day:"numeric"})+" "+n.toLocaleTimeString("en",{hour:"2-digit",minute:"2-digit",hour12:!1})}e.CodemanSearch={SEARCH_DEBOUNCE_MS:250,SEARCH_LIMIT:60,SOURCE_LABELS:i,formatSearchTime:o}})(window),Object.assign(CodemanApp.prototype,{initSearchPanel(){const e=document.getElementById("searchInput");if(!e||this._searchPanelWired){this._searchPanelWired&&this._populateSearchCaseFilter();return}this._searchPanelWired=!0,this._searchTypes=new Set(["session","event","file"]),this._searchSecondary={caseLabel:"",status:"",days:""},this._searchDebounceTimer=null,this._searchSeq=0,this._searchLastData=null;const t=document.getElementById("searchClearBtn"),s=document.getElementById("searchResults");e.addEventListener("input",()=>{t&&(t.hidden=e.value.length===0),this._scheduleSearch()}),e.addEventListener("keydown",n=>{n.key==="Escape"&&e.value&&(n.stopPropagation(),this._clearSearch())}),t&&t.addEventListener("click",()=>this._clearSearch()),document.querySelectorAll("#searchFilters .search-filter-chip").forEach(n=>{n.addEventListener("click",()=>{const l=n.dataset.typeFilter;this._searchTypes.has(l)&&this._searchTypes.size===1||(this._searchTypes.has(l)?(this._searchTypes.delete(l),n.classList.remove("active")):(this._searchTypes.add(l),n.classList.add("active")),this._runSearch())})});const i=document.getElementById("searchCaseFilter"),o=document.getElementById("searchStatusFilter"),a=document.getElementById("searchDateFilter");i&&i.addEventListener("change",()=>{this._searchSecondary.caseLabel=i.value,this._renderSearch(this._searchLastData)}),o&&o.addEventListener("change",()=>{this._searchSecondary.status=o.value,this._renderSearch(this._searchLastData)}),a&&a.addEventListener("change",()=>{this._searchSecondary.days=a.value,this._renderSearch(this._searchLastData)}),this._populateSearchCaseFilter(),s&&(s.hidden=!0)},_populateSearchCaseFilter(){const e=document.getElementById("searchCaseFilter");if(!e)return;const t=Array.isArray(this.cases)?this.cases:[],s=Array.from(new Set(t.map(a=>a&&a.name).filter(Boolean))).sort(),i=e.value;e.innerHTML="";const o=document.createElement("option");o.value="",o.textContent="All cases",e.appendChild(o);for(const a of s){const n=document.createElement("option");n.value=a,n.textContent="#"+a,e.appendChild(n)}i&&s.includes(i)&&(e.value=i)},_scheduleSearch(){clearTimeout(this._searchDebounceTimer),this._searchDebounceTimer=setTimeout(()=>this._runSearch(),window.CodemanSearch.SEARCH_DEBOUNCE_MS)},_clearSearch(){const e=document.getElementById("searchInput"),t=document.getElementById("searchClearBtn");e&&(e.value=""),t&&(t.hidden=!0),this._searchLastData=null,this._renderSearch(null)},async _runSearch(){const e=document.getElementById("searchInput");if(!e)return;const t=e.value.trim();if(t.length===0){this._searchLastData=null,this._renderSearch(null);return}const s=Array.from(this._searchTypes),i=new URLSearchParams;i.set("q",t.slice(0,200)),s.length>0&&s.length<3&&i.set("types",s.join(",")),i.set("limit",String(window.CodemanSearch.SEARCH_LIMIT));const o=++this._searchSeq,a=await this._apiJson("/api/search?"+i.toString());o===this._searchSeq&&(a?this._searchLastData=a:this._searchLastData={query:t,groups:[],totalResults:0,truncated:!1,_error:!0},this._renderSearch(this._searchLastData))},_applySecondaryFilters(e){const{caseLabel:t,status:s,days:i}=this._searchSecondary;let o=e;if(t){const a="#"+t;o=o.filter(n=>(n.sessionName||"").includes(a)||n.sessionName===t)}if(s){const a=new Set((this.sessionOrder||[]).concat(Object.keys(this.sessions||{})));o=o.filter(n=>{const l=a.has(n.sessionId);return s==="active"?l:!l})}if(i){const a=Date.now()-Number(i)*24*60*60*1e3;o=o.filter(n=>Number.isFinite(n.timestamp)&&n.timestamp>=a)}return o},_renderSearch(e){const t=document.getElementById("searchResults"),s=document.getElementById("historyTitle"),i=document.getElementById("historyList");if(!t)return;const o=!!e;if(s&&(s.style.display=o?"none":""),i&&(i.style.display=o?"none":""),t.innerHTML="",!e){t.hidden=!0;return}if(t.hidden=!1,e._error){const l=document.createElement("div");l.className="search-empty",l.textContent="Search unavailable \u2014 check the query and try again.",t.appendChild(l);return}const a=(e.groups||[]).map(l=>({type:l.type,results:this._applySecondaryFilters(l.results||[])})).filter(l=>l.results.length>0);if(a.reduce((l,m)=>l+m.results.length,0)===0){const l=document.createElement("div");l.className="search-empty",l.textContent='No results for "'+(e.query||"")+'"',t.appendChild(l);return}for(const l of a){const m=document.createElement("div");m.className="search-group-header";const g=document.createElement("span");g.className="search-group-label",g.textContent=window.CodemanSearch.SOURCE_LABELS[l.type]||l.type;const c=document.createElement("span");c.className="search-group-count",c.textContent=String(l.results.length),m.append(g,c),t.appendChild(m);for(const p of l.results)t.appendChild(this._buildSearchResultCard(p))}if(e.truncated){const l=document.createElement("div");l.className="search-truncated",l.textContent="Showing the top matches \u2014 refine your search to narrow results.",t.appendChild(l)}},_buildSearchResultCard(e){const t=document.createElement("div");t.className="search-result-card",t.dataset.type=e.type,t.tabIndex=0,t.setAttribute("role","button");const s=document.createElement("div");s.className="search-result-top";const i=document.createElement("span");i.className="search-result-badge search-badge-"+e.type,i.textContent=(window.CodemanSearch.SOURCE_LABELS[e.type]||e.type).replace(/s$/,"");const o=document.createElement("span");o.className="search-result-name",o.textContent=e.sessionName||e.sessionId||"(session)";const a=document.createElement("span");a.className="search-result-time",a.textContent=window.CodemanSearch.formatSearchTime(e.timestamp),s.append(i,o,a);const n=document.createElement("div");n.className="search-result-snippet",n.textContent=e.snippet||"",t.append(s,n);const l=()=>this._jumpToSearchResult(e);return t.addEventListener("click",l),t.addEventListener("keydown",m=>{(m.key==="Enter"||m.key===" ")&&(m.preventDefault(),l())}),t},_jumpToSearchResult(e){const t=e&&e.jumpTo;if(t){typeof this.hideWelcome=="function"&&this.hideWelcome();try{t.kind==="run-summary"?this.openRunSummary(t.sessionId):t.kind==="file-preview"?this.openFilePreview(t.relativePath||"",t.sessionId,t.targetId||null):this.selectSession(t.sessionId)}catch(s){console.error("[search] jump failed",s)}}}});
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aicodeman",
3
- "version": "1.12.1",
3
+ "version": "1.12.2",
4
4
  "description": "Mission control for AI coding agents - run 20 autonomous agents with real-time monitoring and session persistence",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,4 +0,0 @@
1
- "use strict";(function(e){const t=/^\x1b\[[\?>=]?[\d;]*[cnR]$/,s=/^\x1b\][\d;]*[^\x07\x1b]*(?:\x07|\x1b\\)$/,r=/\x1b\][^\x07\x1b]*(?:\x07|\x1b\\)|\x1b\[[0-9;?<>=!]*[ -/]*[@-~]|\x1b[()#][0-9A-Za-z]|\x1b[=>78M]/g,n="\x1B[5~",l="\x1B[6~";function c(h){return t.test(h)||s.test(h)}function f(h){return c(h)}const w={og:{background:"#0d0d0d",foreground:"#e0e0e0",cursor:"#e0e0e0",cursorAccent:"#0d0d0d",selection:"rgba(255,255,255,0.3)",black:"#0d0d0d",red:"#ff6b6b",green:"#51cf66",yellow:"#ffd43b",blue:"#339af0",magenta:"#cc5de8",cyan:"#22b8cf",white:"#e0e0e0",brightBlack:"#495057",brightRed:"#ff8787",brightGreen:"#69db7c",brightYellow:"#ffe066",brightBlue:"#5c7cfa",brightMagenta:"#da77f2",brightCyan:"#66d9e8",brightWhite:"#ffffff"},"daylight-green":{background:"#161b23",foreground:"#dfe6ef",cursor:"#2fd3aa",cursorAccent:"#161b23",selection:"rgba(47,211,170,0.22)",black:"#161b23",red:"#ff8585",green:"#34d8a0",yellow:"#f0c25a",blue:"#5cc6e8",magenta:"#c79af2",cyan:"#2bcbbb",white:"#dfe6ef",brightBlack:"#5b6675",brightRed:"#ffa0a0",brightGreen:"#5fe6b8",brightYellow:"#ffd884",brightBlue:"#82d4ee",brightMagenta:"#d6b3f7",brightCyan:"#5ee0d4",brightWhite:"#f3f6fa"},"daylight-blue":{background:"#161b23",foreground:"#dfe6ef",cursor:"#38b6f0",cursorAccent:"#161b23",selection:"rgba(56,182,240,0.22)",black:"#161b23",red:"#ff8585",green:"#34d8a0",yellow:"#f0c25a",blue:"#5cc6e8",magenta:"#c79af2",cyan:"#2bcbbb",white:"#dfe6ef",brightBlack:"#5b6675",brightRed:"#ffa0a0",brightGreen:"#5fe6b8",brightYellow:"#ffd884",brightBlue:"#82d4ee",brightMagenta:"#d6b3f7",brightCyan:"#5ee0d4",brightWhite:"#f3f6fa"},"paper-gray":{background:"#f6f8fa",foreground:"#1f2328",cursor:"#0969da",cursorAccent:"#ffffff",selection:"rgba(9,105,218,0.2)",black:"#24292f",red:"#cf222e",green:"#1a7f37",yellow:"#9a6700",blue:"#0969da",magenta:"#8250df",cyan:"#1b7c83",white:"#59636e",brightBlack:"#6e7781",brightRed:"#a40e26",brightGreen:"#116329",brightYellow:"#7d4e00",brightBlue:"#0550ae",brightMagenta:"#6639ba",brightCyan:"#116b75",brightWhite:"#1f2328"},"solarized-light":{background:"#fdf6e3",foreground:"#586e75",cursor:"#147ba3",cursorAccent:"#fdf6e3",selection:"rgba(38,139,210,0.2)",black:"#eee8d5",red:"#dc322f",green:"#758600",yellow:"#9b7800",blue:"#147ba3",magenta:"#d33682",cyan:"#2a9189",white:"#073642",brightBlack:"#93a1a1",brightRed:"#cb4b16",brightGreen:"#657b83",brightYellow:"#586e75",brightBlue:"#268bd2",brightMagenta:"#6c71c4",brightCyan:"#2aa198",brightWhite:"#002b36"},"catppuccin-latte":{background:"#eff1f5",foreground:"#4c4f69",cursor:"#1e66f5",cursorAccent:"#ffffff",selection:"rgba(30,102,245,0.18)",black:"#5c5f77",red:"#d20f39",green:"#3b8f2b",yellow:"#a86605",blue:"#1e66f5",magenta:"#8839ef",cyan:"#177f86",white:"#6c6f85",brightBlack:"#7c7f93",brightRed:"#b50930",brightGreen:"#2f7622",brightYellow:"#8b5604",brightBlue:"#174fbf",brightMagenta:"#6f2bc5",brightCyan:"#116b71",brightWhite:"#4c4f69"},"rose-pine-dawn":{background:"#faf4ed",foreground:"#575279",cursor:"#286983",cursorAccent:"#fffaf3",selection:"rgba(40,105,131,0.2)",black:"#575279",red:"#b4637a",green:"#286983",yellow:"#96681f",blue:"#477f91",magenta:"#907aa9",cyan:"#3f7f8b",white:"#6e6a86",brightBlack:"#797593",brightRed:"#984d66",brightGreen:"#1f5266",brightYellow:"#7d5417",brightBlue:"#386b7c",brightMagenta:"#765f90",brightCyan:"#326b76",brightWhite:"#575279"}},C=new Set(["paper-gray","solarized-light","catppuccin-latte","rose-pine-dawn"]);function I(){return typeof document<"u"&&document.documentElement.dataset.skin||"daylight-blue"}function y(){const h=I();return w[h]||w["daylight-blue"]}function a(h=I()){return C.has(h)}e.CodemanTerminalInput={isTerminalQueryResponse:c,shouldSuppressTerminalQueryResponse:f,USER_SCROLL_STICKY_SUPPRESS_MS:1500,TOUCH_COMPAT_MOUSE_SUPPRESS_MS:450,REPLAY_ESCAPE_RE:r,KEY_PAGE_UP:n,KEY_PAGE_DOWN:l,PAGE_KEY_SCREEN_FRACTION:.5,PAGE_KEY_MAX_PER_BATCH:3},e.CODEMAN_XTERM_THEMES=w,e.codemanCurrentXtermTheme=y,e.codemanCurrentSkinIsLight=a})(window),Object.assign(CodemanApp.prototype,{initTerminal(){const e=parseInt(localStorage.getItem("codeman-scrollback")),t=Number.isFinite(e)&&e>0?Math.max(e,DEFAULT_SCROLLBACK):DEFAULT_SCROLLBACK;if(this.terminal=new Terminal({theme:{...window.codemanCurrentXtermTheme()},fontFamily:'"Fira Code", "Cascadia Code", "JetBrains Mono", "SF Mono", Monaco, monospace',fontSize:MobileDetection.getDeviceType()==="mobile"?10:14,lineHeight:1.2,cursorBlink:!1,cursorStyle:"block",minimumContrastRatio:window.codemanCurrentSkinIsLight()?4.5:1,scrollback:t,allowTransparency:!0,allowProposedApi:!0}),this.fitAddon=new FitAddon.FitAddon,this.terminal.loadAddon(this.fitAddon),this._xtermSnapshots=new Map,typeof SerializeAddon<"u")try{this._serializeAddon=new SerializeAddon.SerializeAddon,this.terminal.loadAddon(this._serializeAddon)}catch{this._serializeAddon=null}if(typeof Unicode11Addon<"u")try{const a=new Unicode11Addon.Unicode11Addon;this.terminal.loadAddon(a),this.terminal.unicode.activeVersion="11"}catch{}const s=document.getElementById("terminalContainer");this.terminal.open(s),this._installMobileTapMouseGuard(),this.terminal.attachCustomKeyEventHandler(a=>{if(a.isComposing||a.keyCode===229||a.altKey&&!a.ctrlKey&&!a.shiftKey&&/^(Digit[1-9]|BracketLeft|BracketRight|KeyK)$/.test(a.code||"")||a.type==="keydown"&&this.shouldOpenCommandPaletteFromShortcut?.(a))return!1;if(this.shouldCopyTerminalSelectionFromShortcut?.(a)){const h=this.terminal.hasSelection?.()?this.terminal.getSelection():"";return h?(a.preventDefault(),this.copyTerminalSelection(h),!1):a.shiftKey?(a.preventDefault(),!1):!0}if((a.ctrlKey||a.metaKey)&&a.key==="v"&&a.type==="keydown")return this.activeSessionId&&this._handleImagePaste&&this._handleImagePaste(),!1;if(a.key==="Enter"&&(a.shiftKey||a.ctrlKey)&&a.type==="keydown"){if(this.activeSessionId)if(this._localEchoEnabled){const h=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._localEchoOverlay?.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),h&&(this._pendingInput+=h,y()),setTimeout(()=>{fetch(`/api/sessions/${this.activeSessionId}/send-key`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:a.ctrlKey?"C-Enter":"S-Enter"})})},h?80:0)}else fetch(`/api/sessions/${this.activeSessionId}/send-key`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:a.ctrlKey?"C-Enter":"S-Enter"})});return!1}return!0});{const a=s.querySelector(".xterm-helper-textarea");if(a&&MobileDetection.isTouchDevice()){let h=!1,u=0;a.addEventListener("compositionstart",()=>{h=!0}),a.addEventListener("compositionend",()=>{h=!1}),a.addEventListener("keydown",_=>{!_.isComposing&&_.keyCode!==229&&(u=Date.now())}),a.addEventListener("input",_=>{if(h||_.isComposing||_.inputType!=="insertText"||!_.data||Date.now()-u<50)return;const E=_.data,T=this._localEchoOverlay?.pendingText||"";Promise.resolve().then(()=>{if(this._lastTerminalData?.data===E&&performance.now()-this._lastTerminalData.time<100){a.value="";return}const S=this._localEchoOverlay?.pendingText||"";if(this._localEchoEnabled&&S.length>T.length&&S.endsWith(E)){a.value="";return}const g=a.value;!g||g.trim()===""&&E!==" "||(this.terminal._core.coreService.triggerDataEvent(E,!0),a.value="")})})}}this._webglAddon=null;const i=new URLSearchParams(location.search),o=(()=>{try{const a=localStorage.getItem("codeman-webgl-disabled");if(!a)return!1;const{at:h}=JSON.parse(a);return Date.now()-h>WEBGL_FALLBACK.STICKY_EXPIRY_MS?(localStorage.removeItem("codeman-webgl-disabled"),!1):!0}catch{return!1}})(),r=this.loadAppSettingsFromStorage(),n=this.getDefaultSettings(),l=r.webglRendererEnabled??n.webglRendererEnabled,{skip:m,clearSticky:p}=shouldSkipWebGL({deviceType:MobileDetection.getDeviceType(),noWebglParam:i.has("nowebgl"),forceParam:i.get("webgl")==="force",stickyDisabled:o,userPrefEnabled:l});if(p)try{localStorage.removeItem("codeman-webgl-disabled")}catch{}if(m&&o&&console.log("[CRASH-DIAG] WebGL sticky-disabled from prior stalls \u2014 DOM renderer in use. Re-enable: ?webgl=force"),!m)if(typeof WebglAddon<"u")this._initWebGL();else{const a=document.createElement("script");a.src="vendor/xterm-addon-webgl.min.js",a.onload=()=>this._initWebGL(),a.onerror=()=>console.warn("[CRASH-DIAG] Failed to load WebGL addon \u2014 using canvas renderer"),document.head.appendChild(a)}this._localEchoOverlay=new LocalEchoOverlay(this.terminal),MobileDetection.isTouchDevice()&&(this.terminal.onCursorMove(()=>this._syncMobileHelperTextareaToCursor()),this.terminal.onRender(()=>this._syncMobileHelperTextareaToCursor())),this._cjkInput=null,typeof CjkInput<"u"&&(this._cjkInput=CjkInput.init({send:a=>{this._handleCjkInput(a)}}));const c=this.terminal.focus.bind(this.terminal);this.terminal.focus=()=>{const a=document.getElementById("cjkInput");a?.classList.contains("cjk-input-visible")?a.focus():c()},MobileDetection.getDeviceType()==="mobile"&&document.body.classList.contains("safari-browser")?requestAnimationFrame(()=>{this.fitAddon.fit(),requestAnimationFrame(()=>this.fitAddon.fit())}):this.fitAddon.fit(),this.registerFilePathLinkProvider(),s.addEventListener("wheel",a=>{const h=this.terminal?.modes?.mouseTrackingMode;if(h&&h!=="none"||this.terminal?.buffer?.active?.type==="alternate")return;if(a.preventDefault(),a.stopPropagation(),this._shouldForwardWheelToApp(a)){this._logScrollRouting("forward-sgr"),this._forwardScrollToApp(a.clientX,a.clientY,this._wheelScrollLines(a));return}const u=this._wheelScrollLinesFloat(a);this._maybePageCliTranscript(a,u)||(this._logScrollRouting("local-scrollback"),this._noteTerminalUserScroll(u),this._smoothScrollBy(u))},{passive:!1,capture:!0});{const a=()=>this.terminal._core?._renderService?.dimensions?.css?.cell?.height||13;let h=0,u=0,_=0,E=0,T=null,S=!1;const g=k=>{const x=E?(k-E)/16.67:1;if(E=k,!S&&Math.abs(_)>.3){const d=Math.round(_/a());d!==0&&(this._shouldForwardWheelToApp({shiftKey:!1})?this._forwardScrollToApp(h,u,d):this._maybePageCliTranscript({shiftKey:!1},d)||(this.terminal.scrollLines(d),this._maybeLoadMoreHistoryOnScroll(d))),_*=.92,T=requestAnimationFrame(g)}else S?T=requestAnimationFrame(g):(T=null,_=0)};let b=0,v=!1,L=0;const A=8;s.addEventListener("touchstart",k=>{k.touches.length===1&&(h=k.touches[0].clientX,u=k.touches[0].clientY,L=u,_=0,b=0,S=!0,v=!1,E=0,T&&(cancelAnimationFrame(T),T=null))},{passive:!0}),s.addEventListener("touchmove",k=>{if(k.touches.length===1&&S){const x=k.touches[0].clientY;if(!v&&Math.abs(x-L)>=A&&(v=!0),!v)return;k.preventDefault();const d=u-x;b+=d,_=d*1.2,h=k.touches[0].clientX,u=x;const M=a(),R=Math.trunc(b/M);R!==0&&(this._shouldForwardWheelToApp({shiftKey:!1})?(this._logScrollRouting("forward-sgr"),this._forwardScrollToApp(h,u,R)):this._maybePageCliTranscript({shiftKey:!1},R)||(this._logScrollRouting("local-scrollback"),this._noteTerminalUserScroll(R),this.terminal.scrollLines(R),this._maybeLoadMoreHistoryOnScroll(R)),b-=R*M)}},{passive:!1}),s.addEventListener("touchend",k=>{if(S=!1,!T&&Math.abs(_)>.3&&(T=requestAnimationFrame(g)),!v&&this.terminal){const x=k.changedTouches&&k.changedTouches[0],d=this.terminal.modes?.mouseTrackingMode,M=!!d&&d!=="none";x&&this._suppressTrustedTapMouseEvents(),x&&M?this._dispatchSyntheticTerminalClick(x.clientX,x.clientY):x&&this._sessionUsesServerMouseStrip()&&this._sendSyntheticSgrTap(x.clientX,x.clientY),this._syncMobileHelperTextareaToCursor();const R=document.getElementById("cjkInput");R?.classList.contains("cjk-input-visible")?R.focus():this.terminal.focus()}},{passive:!0}),s.addEventListener("touchcancel",()=>{S=!1,_=0,b=0},{passive:!0})}s.addEventListener("click",a=>this._handleDesktopTerminalClick(a)),this.showWelcome(),this.initImageInput(),this._chunkedWriteGen=0,this._bufferLoadSeq=0,this._bufferLoadOwner=null,this._lastUserScrollUpAt=null,this._resizeTimeout=null,this._lastResizeDims=null;const w=40,C=10,I=()=>{this._resizeTimeout&&clearTimeout(this._resizeTimeout),this._resizeTimeout=setTimeout(()=>{this._resizeTimeout=null,this.fitAddon&&this.fitAddon.fit(),this.flickerFilterBuffer&&(this.flickerFilterTimeout&&(clearTimeout(this.flickerFilterTimeout),this.flickerFilterTimeout=null),this.flushFlickerBuffer());const a=typeof KeyboardHandler<"u"&&KeyboardHandler.keyboardVisible;if(this.activeSessionId&&!a){const h=this.fitAddon.proposeDimensions(),u=h?Math.max(h.cols,w):w,_=h?Math.max(h.rows,C):C;if(!this._lastResizeDims||u!==this._lastResizeDims.cols||_!==this._lastResizeDims.rows){const E=this.activeSessionId?this.sessions.get(this.activeSessionId):null;E&&E.mode!=="shell"&&this.terminal&&this.isTerminalAtBottom()&&this.terminal.write("\x1B[3J\x1B[H\x1B[2J"),this._lastResizeDims={cols:u,rows:_};const T=typeof MobileDetection<"u"&&MobileDetection.getDeviceType?MobileDetection.getDeviceType():"desktop";let S=!1;if(this._wsReady&&this._wsSessionId===this.activeSessionId)try{this._ws.send(JSON.stringify({t:"z",c:u,r:_,v:T})),S=!0}catch{}S||fetch(`/api/sessions/${this.activeSessionId}/resize`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({cols:u,rows:_,viewportType:T})}).catch(()=>{})}}this.updateConnectionLines(),this._localEchoOverlay?.hasPending&&this._localEchoOverlay.rerender()},300)};window.addEventListener("resize",I),this.terminalResizeObserver&&this.terminalResizeObserver.disconnect(),this.terminalResizeObserver=new ResizeObserver(I),this.terminalResizeObserver.observe(s),this._pendingInput="",this._inputFlushTimeout=null,this._lastKeystrokeTime=0;const y=()=>{if(this._inputFlushTimeout=null,this._pendingInput&&this.activeSessionId){const a=this._pendingInput,h=this.activeSessionId;this._pendingInput="",this._sendInputAsync(h,a)}};this.terminal.onData(a=>{if(!/^\x1b\[<\d+;\d+;\d+[Mm]$/.test(a)&&(window.cjkActive||document.activeElement?.id==="cjkInput")){const u=document.getElementById("cjkInput");u?.classList.contains("cjk-input-visible")&&document.activeElement===this.terminal.textarea&&!window.CodemanTerminalInput?.shouldSuppressTerminalQueryResponse(a)&&(_crashDiag.log("CJK regain-focus (onData swallowed input)"),u.focus());return}if(this.activeSessionId){if(window.CodemanTerminalInput?.shouldSuppressTerminalQueryResponse(a))return;if(this._lastTerminalData={data:a,time:performance.now()},this._localEchoEnabled){if(a==="\x7F"){if(this._localEchoOverlay?.removeChar()==="flushed"){const{count:E,text:T}=this._localEchoOverlay.getFlushed();this._flushedOffsets?.has(this.activeSessionId)&&(E===0?(this._flushedOffsets.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId)):(this._flushedOffsets.set(this.activeSessionId,E),this._flushedTexts?.set(this.activeSessionId,T))),this._pendingInput+=a,y()}return}if(/^[\r\n]+$/.test(a)){const _=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._localEchoOverlay?.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),_&&(this._pendingInput+=_,y()),setTimeout(()=>{this._pendingInput+="\r",y()},80);return}if(a.length>1&&a.charCodeAt(0)>=32){this._localEchoOverlay?.appendText(a);return}if(a.charCodeAt(0)<32){if(a.length>1&&a.charCodeAt(0)===27){this._pendingInput+=a,y();return}if(this._restoringFlushedState){this._pendingInput+=a,y();return}if(a===" "){const E=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),E&&(this._pendingInput+=E),this._pendingInput+=a,this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null);let T="";try{const g=this._localEchoOverlay?.findPrompt?.();if(g){const b=this.terminal.buffer.active,v=b.getLine(b.viewportY+g.row);v&&(T=v.translateToString(!0).slice(g.col+2).trimEnd())}}catch{}this._tabCompletionBaseText=T,y(),this._tabCompletionSessionId=this.activeSessionId,this._tabCompletionRetries=0,this._tabCompletionFallback&&clearTimeout(this._tabCompletionFallback);const S=this;this._tabCompletionFallback=setTimeout(()=>{if(S._tabCompletionFallback=null,!S._tabCompletionSessionId||S._tabCompletionSessionId!==S.activeSessionId)return;const g=S._localEchoOverlay;!g||g.pendingText||S.terminal.write("",()=>{if(!S._tabCompletionSessionId)return;g.resetBufferDetection();const b=g.detectBufferText();b&&b!==S._tabCompletionBaseText&&(S._tabCompletionSessionId=null,S._tabCompletionRetries=0,S._tabCompletionBaseText=null,g.rerender())})},300);return}const _=this._localEchoOverlay?.pendingText||"";this._localEchoOverlay?.clear(),this._localEchoOverlay?.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),_&&(this._pendingInput+=_),this._pendingInput+=a,this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),y();return}if(a.length===1&&a.charCodeAt(0)>=32){this._localEchoOverlay?.addChar(a);return}}if(this._pendingInput+=a,a.charCodeAt(0)<32||a.length>1){this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),y();return}const u=performance.now();u-this._lastKeystrokeTime>50?(this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),this._lastKeystrokeTime=u,y()):(this._lastKeystrokeTime=u,this._inputFlushTimeout||(this._inputFlushTimeout=setTimeout(y,0)))}})},registerFilePathLinkProvider(){const e=this;let t=-1;this.terminal.registerLinkProvider({provideLinks(s,i){s!==t&&(t=s,console.debug("[LinkProvider] Checking line:",s));const o=e.terminal.buffer.active;if(!o.getLine(s-1)){i(void 0);return}const n=e.terminal.cols,l=b=>o.getLine(b-1),m=b=>{if(b<=1)return!1;if(l(b)?.isWrapped)return!0;const v=l(b-1);return!!v&&v.translateToString(!0).length>=n},p=12;let c=s;for(;c>1&&s-c<p&&m(c);)c--;let f=s;for(;f<o.length&&f-c<p&&m(f+1);)f++;const w=[];for(let b=c;b<=f;b++){const v=l(b);if(!v)break;w.push(v.translateToString(b===f))}const C=w.join(""),I=b=>{let v=b;for(let L=0;L<w.length-1;L++){if(v<w[L].length)return{x:v+1,y:c+L};v-=w[L].length}return{x:v+1,y:c+w.length-1}};if(!C||!C.includes("/")){i(void 0);return}const y=[],a=/https?:\/\/(?:[^\s"'<>|;&)\]\x00-\x1f]|&(?!&))+/g,h=(b,v)=>{const L=b.replace(/[.,;:!?)&]+$/,""),A=C.indexOf(L,v);if(A===-1)return;const k=I(A),x=I(A+L.length);y.some(d=>d.range.start.x===k.x&&d.range.start.y===k.y)||y.push({text:L,range:{start:k,end:x},decorations:{pointerCursor:!0,underline:!0},activate(d,M){window.open(M,"_blank","noopener,noreferrer")},hover(){e._linkHovered=!0},leave(){e._linkHovered=!1}})},u=/\b(tail|cat|head|less|grep|watch|vim|nano)\s+(?:[^\s\/]+\s+){0,4}(\/[^\s"'<>|;&\n\x00-\x1f]+)/g,_=/(\/(?:home|tmp|var|etc|opt)[^\s"'<>|;&\n\x00-\x1f]*\.(?:log|txt|json|md|yaml|yml|csv|xml|sh|py|ts|js|png|jpe?g|gif|webp|bmp|svg|pdf))\b/g,E=/Bash\([^)]*?(\/(?:home|tmp|var|etc|opt)[^\s"'<>|;&\)\n\x00-\x1f]+)/g,T=new Set(["png","jpg","jpeg","gif","webp","bmp","svg","pdf"]),S=(b,v)=>{const L=C.indexOf(b,v);if(L===-1)return;const A=I(L),k=I(L+b.length);y.some(x=>x.range.start.x===A.x&&x.range.start.y===A.y)||y.push({text:b,range:{start:A,end:k},decorations:{pointerCursor:!0,underline:!0},activate(x,d){const M=(d.split(".").pop()||"").toLowerCase();if(T.has(M)){e.openFilePreview(d,e.activeSessionId);return}e.openLogViewerWindow(d,e.activeSessionId)},hover(){e._linkHovered=!0},leave(){e._linkHovered=!1}})};let g;for(a.lastIndex=0;(g=a.exec(C))!==null;)h(g[0],g.index);for(u.lastIndex=0;(g=u.exec(C))!==null;)S(g[2],g.index);for(_.lastIndex=0;(g=_.exec(C))!==null;)S(g[1],g.index);for(E.lastIndex=0;(g=E.exec(C))!==null;)S(g[1],g.index);y.length>0&&console.debug("[LinkProvider] Found links:",y.map(b=>b.text)),i(y.length>0?y:void 0)}}),console.log("[LinkProvider] File path link provider registered")},showWelcome(){if(this.shouldUseMobileOverview?.()){const t=document.getElementById("welcomeOverlay");t&&t.classList.remove("visible"),this.showMobileOverview(),this._updateCjkInputState?.();return}this.hideMobileOverview?.();const e=document.getElementById("welcomeOverlay");e&&(e.classList.add("visible"),this.loadTunnelStatus(),this.applyWelcomeCliVisibility(),this.loadHistorySessions(),this.initSearchPanel()),this._updateCjkInputState?.()},hideWelcome(){this.hideMobileOverview?.();const e=document.getElementById("welcomeOverlay");e&&e.classList.remove("visible");const t=document.getElementById("welcomeQr");t&&(clearTimeout(this._welcomeQrShrinkTimer),t.classList.remove("expanded")),this._updateCjkInputState?.()},async _fetchHistorySessions(){const s=(await(await fetch("/api/history/sessions")).json()).data?.sessions||[];if(s.length===0)return[];const i=new Map;for(const r of s){const n=r.projectKey||r.workingDir;i.has(n)||i.set(n,[]),i.get(n).push(r)}const o=[];for(const[,r]of i)o.push(...r.slice(0,3));return o.sort((r,n)=>new Date(n.lastModified)-new Date(r.lastModified)),o},async _fetchUnifiedSessions(e=60){const t=await fetch("/api/sessions/unified?limit="+e),s=await t.json().catch(()=>null);if(!t.ok||!s||s.success===!1||!s.data)throw new Error(s?.error||`unified sessions request failed (HTTP ${t.status})`);return s.data.sessions||[]},_resolveCaseLabel(e,t){if(!e)return"";let s=null;for(const i of t||[])if(!(!i||!i.path)){if(e===i.path)return`#${i.name}`;if(e.startsWith(i.path+"/")){const o=i.path.length;(!s||o>s.len)&&(s={name:i.name,suffix:e.slice(o),len:o})}}return s?`#${s.name}${s.suffix}`:e.split("/").pop()||e},_shortenHomePath(e){return(e||"").replace(/^\/home\/[^/]+\//,"~/").replace(/^\/Users\/[^/]+\//,"~/")},_buildHistoryItem(e,t,s){const i=s?.showViewAll!==!1,o=typeof e.sizeBytes=="number",r=o?e.sizeBytes<1024?`${e.sizeBytes}B`:e.sizeBytes<1048576?`${(e.sizeBytes/1024).toFixed(0)}K`:`${(e.sizeBytes/1048576).toFixed(1)}M`:"",n=typeof e.lastActivityAt=="number"?e.lastActivityAt:e.lastModified?Date.parse(e.lastModified):NaN;let l="";if(!Number.isNaN(n)){const d=new Date(n);l=d.toLocaleDateString("en",{month:"short",day:"numeric"})+" "+d.toLocaleTimeString("en",{hour:"2-digit",minute:"2-digit",hour12:!1})}const m=this._shortenHomePath(e.workingDir),p=this._resolveCaseLabel(e.workingDir,t),c=Array.isArray(e.sources)&&e.sources.includes("live"),f=e.pinned===!0,w=document.createElement("div");w.className="history-item"+(f?" is-pinned":""),w.title=e.workingDir||"";const C=document.createElement("div");C.className="history-item-main",C.addEventListener("click",s?.onActivate||(()=>{c&&this.sessions.has(e.sessionId)?this.selectSession(e.sessionId):this.resumeHistorySession(e.claudeSessionId||e.sessionId,e.workingDir||"",e.name)}));const I=document.createElement("div");I.className="history-item-text";const y=document.createElement("span");if(y.className="history-item-title",f){const d=document.createElement("span");d.className="history-item-pin",d.textContent="\u{1F4CC}",d.setAttribute("aria-label","Pinned"),d.title="Pinned",y.appendChild(d)}y.appendChild(document.createTextNode(e.name||e.firstPrompt||m));const a=document.createElement("div");if(a.className="history-item-badges",e.mode){const d=document.createElement("span");d.className="history-item-badge history-item-badge-mode",d.textContent=e.mode,a.appendChild(d)}if(c){const d=document.createElement("span");d.className="history-item-badge history-item-badge-live",d.textContent="LIVE",a.appendChild(d)}const h=document.createElement("span");h.className="history-item-subtitle",p.startsWith("#")&&h.classList.add("is-case"),h.textContent=p,I.append(y),a.childElementCount>0&&I.append(a),I.append(h);const u=document.createElement("span");u.className="history-item-meta",u.textContent=l;const _=document.createElement("button");_.className="history-item-expand",_.type="button",_.setAttribute("aria-haspopup","menu"),_.setAttribute("aria-label","Session actions"),_.setAttribute("aria-expanded","false"),_.textContent="\u22EF",C.append(I,u,_);const E=document.createElement("div");E.className="history-item-detail",E.hidden=!0;const T=document.createElement("div");T.className="history-detail-row";const S=document.createElement("span");S.className="history-detail-label",S.textContent="Prompt";const g=document.createElement("span");g.className="history-detail-value history-detail-prompt",g.textContent=e.firstPrompt||"(no prompt captured)",T.append(S,g);let b=null;if(e.lastPrompt&&e.lastPrompt!==e.firstPrompt){b=document.createElement("div"),b.className="history-detail-row";const d=document.createElement("span");d.className="history-detail-label",d.textContent="Last prompt";const M=document.createElement("span");M.className="history-detail-value history-detail-prompt",M.textContent=e.lastPrompt,b.append(d,M)}const v=document.createElement("div");v.className="history-detail-row";const L=document.createElement("span");L.className="history-detail-label",L.textContent="Path";const A=document.createElement("span");A.className="history-detail-value history-detail-path",A.textContent=m,v.append(L,A);const k=document.createElement("div");k.className="history-detail-row history-detail-meta";const x=[];if(l&&x.push(l),o&&x.push(r),x.push(e.sessionId.slice(0,8)),k.textContent=x.join(" \xB7 "),E.append(T),b&&E.append(b),E.append(v,k),i&&e.projectKey){const d=document.createElement("div");d.className="history-detail-row history-detail-actions";const M=document.createElement("button");M.type="button",M.className="history-view-all-btn",M.textContent="View all in this folder",M.addEventListener("click",R=>{R.stopPropagation(),this.openFolderHistoryModal(e.projectKey,e.workingDir,t)}),d.appendChild(M),E.appendChild(d)}return _.addEventListener("click",d=>{d.stopPropagation(),d.preventDefault(),this._openSessionRowMenu(d.currentTarget,e,t,w,E)}),w.append(C,E),w},_openSessionRowMenu(e,t,s,i,o){if(this._openRowMenuClose)try{this._openRowMenuClose()}catch{}const r=Array.isArray(t.sources)&&t.sources.includes("live")&&this.sessions.has(t.sessionId),n=document.createElement("div");n.className="session-row-menu",n.setAttribute("role","menu");let l=null,m=null,p=null;const c=()=>{document.removeEventListener("mousedown",l,!0),document.removeEventListener("keydown",m,!0),window.removeEventListener("scroll",p,!0),window.removeEventListener("resize",p,!0);try{n.remove()}catch{}this._openRowMenuEl===n&&(this._openRowMenuEl=null,this._openRowMenuClose=null)},f=(u,_,E)=>{const T=document.createElement("button");T.type="button",T.className="session-row-menu-item",T.setAttribute("role","menuitem");const S=document.createElement("span");if(S.className="session-row-menu-label",S.textContent=u,T.appendChild(S),E&&E.sublabel){const g=document.createElement("span");g.className="session-row-menu-sublabel",g.textContent=E.sublabel,T.appendChild(g)}T.addEventListener("click",async g=>{g.stopPropagation(),g.preventDefault(),await _()}),n.appendChild(T)};f(r?"Switch to session":"Resume session",()=>{r?this.selectSession(t.sessionId):this.resumeHistorySession(t.claudeSessionId||t.sessionId,t.workingDir||"",t.name),this.closeSessionManager?.(),c()});const w=t.pinned===!0;f(w?"Unpin session":"Pin to top",async()=>{await this._setSessionPinned(t.sessionId,!w)?(t.pinned=!w,this.showToast(w?"Unpinned":"Pinned to top","success")):this.showToast("Pin failed","error"),c()}),r&&f("Open folder",()=>{this.selectSession(t.sessionId),this.loadFileBrowser?.(t.sessionId),this.closeSessionManager?.(),c()}),t.workingDir&&f("Copy path",async()=>{const u=await this._copyText(t.workingDir);this.showToast(u?"Path copied":"Copy failed",u?"success":"error"),c()}),f("Show details",()=>{const u=i.classList.toggle("expanded");o.hidden=!u,e.setAttribute("aria-expanded",u?"true":"false"),c()}),document.body.appendChild(n);const C=e.getBoundingClientRect(),I=n.getBoundingClientRect(),y=4;let a=C.bottom+y;a+I.height>window.innerHeight&&C.top-y-I.height>=0&&(a=C.top-y-I.height);let h=C.right-I.width;h<y&&(h=y),h+I.width>window.innerWidth-y&&(h=Math.max(y,window.innerWidth-y-I.width)),n.style.top=`${Math.max(y,a)}px`,n.style.left=`${h}px`,l=u=>{n.contains(u.target)||e.contains(u.target)||c()},m=u=>{u.key==="Escape"&&(u.stopPropagation(),c())},p=()=>c(),document.addEventListener("mousedown",l,!0),document.addEventListener("keydown",m,!0),window.addEventListener("scroll",p,!0),window.addEventListener("resize",p,!0),this._openRowMenuEl=n,this._openRowMenuClose=c},async _setSessionPinned(e,t){try{const s=await fetch(`/api/sessions/${encodeURIComponent(e)}/pin`,{method:"POST",headers:{"Content-Type":"application/json"},credentials:"same-origin",body:JSON.stringify({pinned:t})});return s.ok?(await s.json())?.success===!0:!1}catch(s){return console.error("[_setSessionPinned]",s),!1}},_HISTORY_INITIAL_COUNT:4,async loadHistorySessions(){const e=document.getElementById("historySessions"),t=document.getElementById("historyList");if(!(!e||!t))try{const s=Array.isArray(this.cases)&&this.cases.length>0?Promise.resolve(this.cases):fetch("/api/cases").then(n=>n.ok?n.json():null).then(n=>n?.data||[]).catch(()=>[]),[i,o]=await Promise.all([this._fetchUnifiedSessions(60),s]);if(i.length===0){e.style.display="none";return}t.replaceChildren();const r=this._HISTORY_INITIAL_COUNT;for(let n=0;n<Math.min(r,i.length);n++)t.appendChild(this._buildHistoryItem(i[n],o));if(i.length>r){const n=document.createElement("button");n.className="history-show-more",n.textContent=`Show ${i.length-r} more`,n.addEventListener("click",()=>{for(let l=r;l<i.length;l++)t.insertBefore(this._buildHistoryItem(i[l],o),n);n.remove()}),t.appendChild(n)}e.style.display=""}catch(s){console.error("[loadHistorySessions]",s),e.style.display="none"}},_FOLDER_HISTORY_PAGE_SIZE:20,openFolderHistoryModal(e,t,s){this._closeFolderHistoryModal();const i=document.createElement("div");i.className="modal active folder-history-modal",i.id="folderHistoryModal";const o=document.createElement("div");o.className="modal-backdrop",o.addEventListener("click",()=>this._closeFolderHistoryModal());const r=document.createElement("div");r.className="modal-content modal-lg";const n=document.createElement("div");n.className="modal-header";const l=document.createElement("h3");l.textContent="Folder History";const m=document.createElement("div");m.className="folder-history-subtitle",m.textContent=this._shortenHomePath(t);const p=document.createElement("button");p.className="modal-close",p.setAttribute("aria-label","Close"),p.innerHTML="&times;",p.addEventListener("click",()=>this._closeFolderHistoryModal()),n.append(l,p);const c=document.createElement("div");c.className="modal-body";const f=document.createElement("div");f.className="folder-history-list",f.setAttribute("data-loading","true"),f.textContent="Loading...",c.append(m,f),r.append(n,c),i.append(o,r),document.body.appendChild(i),this._folderHistoryState={projectKey:e,workingDir:t,cases:s||[],offset:0,total:null,list:f},this._folderHistoryEscHandler=w=>{w.key==="Escape"&&this._closeFolderHistoryModal()},document.addEventListener("keydown",this._folderHistoryEscHandler),this._loadFolderHistoryPage()},async _loadFolderHistoryPage(){const e=this._folderHistoryState;if(!e)return;const{projectKey:t,cases:s,list:i}=e,o=this._FOLDER_HISTORY_PAGE_SIZE,r=e.offset,n=i.querySelector(".folder-history-more");n&&n.remove(),r===0&&(i.replaceChildren(),i.removeAttribute("data-loading"));try{const l=`/api/history/sessions?projectKey=${encodeURIComponent(t)}&offset=${r}&limit=${o}`,p=await(await fetch(l)).json(),c=p.data?.sessions||[];if(e.total=typeof p.data?.total=="number"?p.data.total:c.length+r,r===0&&c.length===0){const f=document.createElement("div");f.className="folder-history-empty",f.textContent="No conversations found in this folder.",i.appendChild(f);return}for(const f of c)i.appendChild(this._buildHistoryItem(f,s,{showViewAll:!1}));if(e.offset=r+c.length,e.offset<e.total){const f=e.total-e.offset,w=document.createElement("button");w.className="history-show-more folder-history-more",w.textContent=`Show ${Math.min(o,f)} more (${f} remaining)`,w.addEventListener("click",()=>this._loadFolderHistoryPage()),i.appendChild(w)}}catch(l){console.error("[loadFolderHistoryPage]",l);const m=document.createElement("div");m.className="folder-history-empty",m.textContent="Failed to load folder history.",i.appendChild(m)}},_closeFolderHistoryModal(){const e=document.getElementById("folderHistoryModal");e&&e.remove(),this._folderHistoryEscHandler&&(document.removeEventListener("keydown",this._folderHistoryEscHandler),this._folderHistoryEscHandler=null),this._folderHistoryState=null},_resolveResumeName(e,t){if(typeof e=="string"&&e.trim())return e;const s=(t||"").split("/").pop()||"session";let i=1;for(const[,o]of this.sessions){const r=o.name&&o.name.match(/^w(\d+)-/);if(r){const n=parseInt(r[1]);n>=i&&(i=n+1)}}return`w${i}-${s}`},async resumeHistorySession(e,t,s){document.getElementById("runModeMenu")?.classList.remove("active"),this._closeFolderHistoryModal();try{this.terminal.clear(),this.terminal.writeln(`\x1B[1;32m Resuming conversation ${e.slice(0,8)}...\x1B[0m`);const i=this._resolveResumeName(s,t),r=(this.cases||[]).find(w=>w.path===t)?.name||t.split("/").pop()||"",n=this.loadAppSettingsFromStorage(),l=this.buildEnvOverrides(this.getCaseSettings(r),n),m=this.getEffortSetting(n),c=await(await fetch("/api/sessions",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({workingDir:t,name:i,resumeSessionId:e,...Object.keys(l).length>0?{envOverrides:l}:{},...m?{effort:m}:{}})})).json();if(!c.success)throw new Error(c.error);const f=c.data.session.id;await fetch(`/api/sessions/${f}/interactive`,{method:"POST"}),this.terminal.writeln(`\x1B[90m Session ${i} ready\x1B[0m`),await this.selectSession(f),this.terminal.focus()}catch(i){this.terminal.writeln(`\x1B[1;31m Error: ${i.message}\x1B[0m`)}},isTerminalAtBottom(){if(!this.terminal)return!0;const e=this.terminal.buffer.active;return e.viewportY>=e.baseY-2},_noteTerminalUserScroll(e){e<0?this._lastUserScrollUpAt=performance.now():this.isTerminalAtBottom()&&(this._lastUserScrollUpAt=null)},_maybeLoadMoreHistoryOnScroll(e){e>=0||this.terminal?.buffer?.active?.viewportY===0&&this._maybeRefetchFullHistory?.()},_estimateReplayRows(e,t){if(typeof e!="string"||!e)return 0;const s=t>0?t:80,i=e.replace(window.CodemanTerminalInput.REPLAY_ESCAPE_RE,"");let o=0;for(const r of i.split(`
2
- `)){const n=r.endsWith("\r")?r.length-1:r.length;o+=n>s?Math.ceil(n/s):1}return o},_replayWouldShrinkBuffer(e){const t=this.terminal,s=t?.buffer?.active?.length||0;if(!s)return!1;const i=t?.rows||24;return this._estimateReplayRows(e,t?.cols)+i<s},_smoothScrollBy(e){if(!e||(this._smoothScrollPending=(this._smoothScrollPending||0)+e,this._smoothScrollSession=this.activeSessionId,this._smoothScrollFrame))return;const t=()=>{this._smoothScrollFrame=null;const s=this._smoothScrollPending||0;if(!s)return;if(this.activeSessionId!==this._smoothScrollSession){this._smoothScrollPending=0;return}if(Math.abs(s)<1)return;const i=s*.22,o=s>0?Math.max(1,Math.floor(i)):Math.min(-1,Math.ceil(i));this._smoothScrollPending=s-o,this.terminal.scrollLines(o),this._maybeLoadMoreHistoryOnScroll(o),Math.abs(this._smoothScrollPending)>=1&&(this._smoothScrollFrame=requestAnimationFrame(t))};this._smoothScrollFrame=requestAnimationFrame(t)},_forwardScrollToApp(e,t,s){this._terminalViewportAtBottom()||this.terminal.scrollToBottom(),this._sendSyntheticSgrWheel(e,t,s)},_hasRecentUserScrollUp(){return typeof this._lastUserScrollUpAt!="number"?!1:performance.now()-this._lastUserScrollUpAt<window.CodemanTerminalInput.USER_SCROLL_STICKY_SUPPRESS_MS},batchTerminalWrite(e){if(this._isLoadingBuffer){this._loadBufferQueue&&this._loadBufferQueue.push(e);return}if(this.writeFrameScheduled||(this._wasAtBottomBeforeWrite=this.isTerminalAtBottom()),(this.activeSessionId?this.sessions.get(this.activeSessionId):null)?.flickerFilterEnabled??!1){if(e.includes("\x1B[2J")||e.includes("\x1B[H\x1B[J")||e.includes("\x1B[H")&&e.includes("\x1B[?25l")){this.flickerFilterActive=!0,this.flickerFilterBuffer+=e,this.flickerFilterTimeout&&clearTimeout(this.flickerFilterTimeout),this.flickerFilterTimeout=setTimeout(()=>{this.flickerFilterTimeout=null,this.flushFlickerBuffer()},SYNC_WAIT_TIMEOUT_MS);return}if(this.flickerFilterActive){this.flickerFilterBuffer+=e;return}}this.pendingWrites.push(e),this.writeFrameScheduled||(this.writeFrameScheduled=!0,this._safeYield(()=>{this.flushPendingWrites(),this.writeFrameScheduled=!1}))},flushFlickerBuffer(){this.flickerFilterBuffer&&(this.pendingWrites.push(this.flickerFilterBuffer),this.flickerFilterBuffer="",this.flickerFilterActive=!1,this.writeFrameScheduled||(this.writeFrameScheduled=!0,this._safeYield(()=>{this.flushPendingWrites(),this.writeFrameScheduled=!1})))},_updateLocalEchoState(){const e=this.loadAppSettingsFromStorage(),t=this.activeSessionId?this.sessions.get(this.activeSessionId):null,i=!!((e.localEchoEnabled??MobileDetection.isTouchDevice())&&t);this._localEchoEnabled&&!i&&this._localEchoOverlay?.clear(),this._localEchoEnabled=i,this._localEchoOverlay&&t&&(t.mode==="opencode"?this._localEchoOverlay.setPrompt({type:"custom",offset:3,find:o=>{try{const r=o.buffer.active,n=r.cursorY,l=r.getLine(r.viewportY+n);if(!l)return null;const p=l.translateToString(!0).indexOf("\u2503");return p>=0?{row:n,col:p}:null}catch{return null}}}):t.mode==="shell"?(this._localEchoOverlay.clear(),this._localEchoEnabled=!1):this._localEchoOverlay.setPrompt({type:"custom",offset:0,find:o=>{try{const r=o.buffer.active;for(let n=o.rows-1;n>=0;n--){const l=r.getLine(r.viewportY+n);if(!l)continue;const p=l.translateToString(!0).lastIndexOf("\u276F");if(p>=0)return{row:n,col:p+2}}return{row:Math.max(0,Math.min(o.rows-1,r.cursorY)),col:Math.max(0,Math.min(o.cols-1,r.cursorX))}}catch{return null}}}))},_handleCjkInput(e){if(!this.activeSessionId){_crashDiag.log(`CJK send DROP no-session len=${e.length}`);return}_crashDiag.log(`CJK send\u2192${this.activeSessionId.slice(0,8)} len=${e.length}`),this._sendInputAsync(this.activeSessionId,e)},flushPendingWrites(){if(this.pendingWrites.length===0||!this.terminal)return;const e=performance.now(),t=this.pendingWrites.join("");this.pendingWrites=[];const s=t.length;s>16384&&_crashDiag.log(`FLUSH: ${(s/1024).toFixed(0)}KB`);const o=(this.activeSessionId&&this.sessions?this.sessions.get(this.activeSessionId):null)?.mode==="codex"?32768:65536;let r=!1;const n=this._hasRecentUserScrollUp()&&this.terminal.buffer?.active?this.terminal.buffer.active.viewportY:null;s<=o?this.terminal.write(t):(this.terminal.write(t.slice(0,o)),this.pendingWrites.push(t.slice(o)),r=!0,this.writeFrameScheduled||(this.writeFrameScheduled=!0,this._safeYield(()=>{this.flushPendingWrites(),this.writeFrameScheduled=!1}))),n!==null&&this.terminal.buffer?.active?.viewportY!==n&&typeof this.terminal.scrollToLine=="function"&&this.terminal.scrollToLine(n);const l=r?o:s,m=performance.now()-e;if((m>100||r)&&console.warn(`[CRASH-DIAG] flushPendingWrites: ${m.toFixed(0)}ms, ${(l/1024).toFixed(0)}KB written${r?", rest deferred":""} (total ${(s/1024).toFixed(0)}KB)`),this._wasAtBottomBeforeWrite&&!this._hasRecentUserScrollUp()&&this.terminal.scrollToBottom(),this._localEchoOverlay?.hasPending&&this._localEchoOverlay.rerender(),this._tabCompletionSessionId&&this._tabCompletionSessionId===this.activeSessionId&&this._localEchoOverlay&&!this._localEchoOverlay.pendingText){const p=this._localEchoOverlay,c=this;this.terminal.write("",()=>{if(!c._tabCompletionSessionId)return;p.resetBufferDetection();const f=p.detectBufferText();f?f===c._tabCompletionBaseText?(p.undoDetection(),c._tabCompletionRetries=(c._tabCompletionRetries||0)+1,c._tabCompletionRetries>60&&(c._tabCompletionSessionId=null,c._tabCompletionRetries=0)):(c._tabCompletionSessionId=null,c._tabCompletionRetries=0,c._tabCompletionBaseText=null,c._tabCompletionFallback&&(clearTimeout(c._tabCompletionFallback),c._tabCompletionFallback=null),p.rerender()):(c._tabCompletionRetries=(c._tabCompletionRetries||0)+1,c._tabCompletionRetries>60&&(c._tabCompletionSessionId=null,c._tabCompletionRetries=0))})}},_safeYield(e){let t=!1;const s=()=>{t||(t=!0,e())};requestAnimationFrame(s),setTimeout(s,50),this._workerYield(s)},_workerYield(e){try{if(this._yieldWorker===void 0){const t="onmessage=()=>setTimeout(()=>postMessage(0),0);",s=new Blob([t],{type:"application/javascript"}),i=URL.createObjectURL(s);this._yieldWorker=new Worker(i),URL.revokeObjectURL(i),this._yieldQueue=[],this._yieldWorker.onmessage=()=>{const o=this._yieldQueue.shift();o&&o()}}if(!this._yieldWorker)return;this._yieldQueue.push(e),this._yieldWorker.postMessage(0)}catch{this._yieldWorker=null}},scrollToLastNonEmptyLine(){if(!this.terminal?.buffer?.active){this.terminal?.scrollToBottom?.();return}const e=this.terminal.buffer.active,t=e.baseY+e.length;let s=-1;for(let i=t-1;i>=0;i--)if(e.getLine(i)?.translateToString(!0).trim()){s=i;break}if(s>=0&&typeof this.terminal.scrollToLine=="function"){let i=Math.max(0,s-this.terminal.rows+2);const o=Math.max(0,s);for(;i<o&&!e.getLine(i)?.translateToString(!0).trim();)i++;this.terminal.scrollToLine(i)}else this.terminal.scrollToBottom()},chunkedTerminalWrite(e,t=TERMINAL_CHUNK_SIZE,s){const i=++this._chunkedWriteGen,o=this._beginBufferLoad(s);return new Promise(r=>{if(!e||e.length===0){this._finishBufferLoad(o),r();return}const n=e.replace(DEC_SYNC_STRIP_RE,""),l=()=>{this._chunkedWriteGen===i&&this._finishBufferLoad(o),r()};if(n.length<=t){this.terminal.write(n,l);return}let m=0;const p=performance.now();let c=0;const f=()=>{if(this._chunkedWriteGen!==i){r();return}if(m>=n.length){const y=performance.now()-p;console.log(`[CRASH-DIAG] chunkedTerminalWrite complete: ${n.length} bytes in ${c} chunks, ${y.toFixed(0)}ms total`),this._safeYield(l);return}const w=performance.now(),C=n.slice(m,m+t);this.terminal.write(C);const I=performance.now()-w;c++,I>50&&console.warn(`[CRASH-DIAG] chunk #${c} write took ${I.toFixed(0)}ms (${C.length} bytes at offset ${m})`),m+=t,this._safeYield(f)};this._safeYield(f)})},_beginBufferLoad(e){this._bufferLoadSeq===void 0&&(this._bufferLoadSeq=0);const t=e===void 0?`buffer-${++this._bufferLoadSeq}`:e;return this._bufferLoadOwner=t,this._isLoadingBuffer=!0,this._loadBufferQueue=[],t},_finishBufferLoad(e,t){if(e!==void 0&&this._bufferLoadOwner!==e)return!1;const s=this._loadBufferQueue;if(this._isLoadingBuffer=!1,this._loadBufferQueue=null,this._bufferLoadOwner=null,t?.flushQueued&&s&&s.length)for(const i of s)this.batchTerminalWrite(i);return!0},clearTerminal(){this.terminal.clear()},insertTerminalText(e){!this.activeSessionId||!e||(this._localEchoEnabled&&this._localEchoOverlay?this._localEchoOverlay.appendText(e):this.sendInput(e).catch(()=>{}),this.terminal?.focus())},clearTerminalInput(){if(this.activeSessionId){if(typeof CjkInput<"u"&&CjkInput.clear(),this._inputFlushTimeout&&(clearTimeout(this._inputFlushTimeout),this._inputFlushTimeout=null),this._pendingInput="",this._localEchoEnabled&&this._localEchoOverlay){const e=this._localEchoOverlay.getFlushed?.()||{count:0,text:""};this._localEchoOverlay.clear(),this._localEchoOverlay.suppressBufferDetection(),this._flushedOffsets?.delete(this.activeSessionId),this._flushedTexts?.delete(this.activeSessionId),e.count>0&&this.sendInput("\x7F".repeat(e.count)).catch(()=>{})}else this.sendInput("").catch(()=>{});this.showToast?.("Input cleared","success"),this.terminal?.focus()}},async restoreTerminalSize(){if(!this.activeSessionId){this.showToast("No active session","warning");return}const e=this.getTerminalDimensions();if(!e){this.showToast("Could not determine terminal size","error");return}try{await this.sendResize(this.activeSessionId,{force:!0}),this.showToast(`Terminal restored to ${e.cols}x${e.rows}`,"success")}catch(t){console.error("Failed to restore terminal size:",t),this.showToast("Failed to restore terminal size","error")}},sendPendingCtrlL(e){},shouldCopyTerminalSelectionFromShortcut(e){if(!e||e.type!=="keydown"||!e.ctrlKey&&!e.metaKey&&!e.altKey)return!1;const s=typeof this.getShortcutRegistry=="function"&&typeof this.matchesShortcutEvent=="function"?this.getShortcutRegistry().find(i=>i.id==="copy-selection"):null;return s?!s.disabled&&this.matchesShortcutEvent(e,s):!e.altKey&&(e.key||"").toLowerCase()==="c"},async copyTerminalSelection(e){const t=e??(this.terminal.hasSelection?.()?this.terminal.getSelection():"");if(!t)return!1;const s=await this._copyText(t);return s?(this.terminal.clearSelection?.(),this.showToast("Copied to clipboard","success")):this.showToast("Failed to copy","error"),this.terminal.focus(),s},async copyTerminal(){try{const e=this.terminal.buffer.active;let t="";for(let s=0;s<e.length;s++){const i=e.getLine(s);i&&(t+=i.translateToString(!0)+`
3
- `)}await navigator.clipboard.writeText(t.replace(/\n+$/,`
4
- `)),this.showToast("Copied to clipboard","success")}catch{this.showToast("Failed to copy","error")}},_syncMobileHelperTextareaToCursor(){if(!(!MobileDetection.isTouchDevice()||!this.terminal?.element))try{const e=this.terminal.element,t=this.terminal.element.querySelector(".xterm-cursor"),s=this.terminal.element.querySelector(".xterm-screen");if(!(e instanceof HTMLElement)||!(t instanceof HTMLElement)||!(s instanceof HTMLElement))return;const i=t.getBoundingClientRect(),o=s.getBoundingClientRect();if(!i.width&&!i.height)return;const r=Math.max(0,Math.round(i.left-o.left)),n=Math.max(0,Math.round(i.top-o.top));e.style.setProperty("--xterm-helper-left",`${r}px`),e.style.setProperty("--xterm-helper-top",`${n}px`)}catch{}},_dispatchSyntheticTerminalClick(e,t){const s=this.terminal?.element;if(!s||!Number.isFinite(e)||!Number.isFinite(t))return;const i={bubbles:!0,cancelable:!0,view:window,clientX:e,clientY:t,screenX:e,screenY:t,button:0,detail:1};try{s.dispatchEvent(new MouseEvent("mousedown",{...i,buttons:1})),s.dispatchEvent(new MouseEvent("mouseup",{...i,buttons:0}))}catch{}},_sessionUsesServerMouseStrip(){const e=this.sessions?.get(this.activeSessionId)?.mode||"claude";return e==="claude"||e==="codex"||e==="gemini"},_terminalViewportAtBottom(){const e=this.terminal?.buffer?.active;return!e||e.viewportY>=e.baseY},_clientPointToCell(e,t){if(!this.terminal||!Number.isFinite(e)||!Number.isFinite(t))return null;const s=this.terminal.element?.querySelector(".xterm-screen"),i=this.terminal._core?._renderService?.dimensions?.css?.cell;if(!s||!i?.width||!i?.height)return null;const o=s.getBoundingClientRect(),r=Math.max(1,Math.min(this.terminal.cols,Math.floor((e-o.left)/i.width)+1)),n=Math.max(1,Math.min(this.terminal.rows,Math.floor((t-o.top)/i.height)+1));return{col:r,row:n}},_sendSyntheticSgrTap(e,t){if(!this.activeSessionId||!this._terminalViewportAtBottom())return;const s=this._clientPointToCell(e,t);s&&this._sendInputAsync(this.activeSessionId,`\x1B[<0;${s.col};${s.row}M\x1B[<0;${s.col};${s.row}m`)},_cliVersionAtLeast(e,t){if(typeof e!="string")return!1;const s=e.trim().replace(/^v/,"").split(".").map(Number);if(s.length!==3||s.some(o=>!Number.isFinite(o)))return!1;const i=t.split(".").map(Number);for(let o=0;o<3;o++)if(s[o]!==i[o])return s[o]>i[o];return!0},_wheelScrollLines(e){const t=this._wheelScrollLinesFloat(e);return t?Math.round(t)||(t>0?1:-1):0},_wheelScrollLinesFloat(e){const t=e.shiftKey&&Math.abs(e.deltaX)>Math.abs(e.deltaY)?e.deltaX:e.deltaY;return t?e.deltaMode===1?t:e.deltaMode===2?t*(this.terminal?.rows||24):t/25:0},_shouldForwardWheelToApp(e){if(e.shiftKey||this.loadAppSettingsFromStorage?.()?.terminalWheelLocalScrollback)return!1;const t=this.terminal?.modes?.mouseTrackingMode;if(t&&t!=="none")return!1;const s=this.sessions?.get(this.activeSessionId),i=s?.mode||"claude";if(i==="claude"){if(!this._cliVersionAtLeast(s?.cliVersion,"2.1.187"))return!1}else if(i!=="codex")return!1;return!0},_sendSyntheticSgrWheel(e,t,s){if(!this.activeSessionId||!s)return;const i=this._clientPointToCell(e,t);if(!i)return;const o=s<0?64:65,r=Math.min(Math.abs(s),5);this._queueScrollBytes(`\x1B[<${o};${i.col};${i.row}M`.repeat(r))},_queueScrollBytes(e){if(!e||!this.activeSessionId)return;const t=this._wheelSgrQueue||"";t.length>512||(this._wheelSgrQueue=t+e,!this._wheelSgrFlushTimer&&(this._wheelSgrFlushTimer=setTimeout(()=>this._flushWheelSgrQueue(),40)))},_localScrollbackIsHollow(){if((this.sessions?.get(this.activeSessionId)?.mode||"claude")!=="claude")return!1;const t=this.terminal?.buffer?.active;return!t||t.type==="alternate"?!1:(t.baseY||0)===0},_maybePageCliTranscript(e,t){if(!t||e?.shiftKey||!this.activeSessionId||!this._localScrollbackIsHollow())return!1;this._pageKeySession!==this.activeSessionId&&(this._pageKeySession=this.activeSessionId,this._pageKeyPending=0);const s=window.CodemanTerminalInput,i=Math.max(2,Math.round((this.terminal?.rows||24)*s.PAGE_KEY_SCREEN_FRACTION)),o=(this._pageKeyPending||0)+t,r=Math.trunc(o/i);if(this._pageKeyPending=o-r*i,r){const n=r<0?s.KEY_PAGE_UP:s.KEY_PAGE_DOWN;this._queueScrollBytes(n.repeat(Math.min(Math.abs(r),s.PAGE_KEY_MAX_PER_BATCH)))}return this._logScrollRouting("page-keys"),!0},_logScrollRouting(e){const t=this.activeSessionId||"(none)",s=this.sessions?.get(t),i=!!this.loadAppSettingsFromStorage?.()?.terminalWheelLocalScrollback,o=this.terminal?.modes?.mouseTrackingMode||"none",r=this.terminal?.buffer?.active?.baseY??-1,n=`${e}|${s?.mode}|${s?.cliVersion}|${i}|${o}|${r>0}`;this._scrollRoutingLogged||(this._scrollRoutingLogged=new Map),this._scrollRoutingLogged.get(t)!==n&&(this._scrollRoutingLogged.set(t,n),console.log(`[scroll] ${t} \u2192 ${e} (mode=${s?.mode||"?"}, cliVersion=${s?.cliVersion||"unknown"}, localScrollbackOptOut=${i}, mouseTracking=${o}, localScrollbackRows=${r})`))},_flushWheelSgrQueue(){this._wheelSgrFlushTimer=null;const e=this._wheelSgrQueue;this._wheelSgrQueue="",e&&this.activeSessionId&&this._sendInputEphemeral(this.activeSessionId,e)},_handleDesktopTerminalClick(e){if(!this.terminal||!e?.isTrusted||e.button!==0||e.detail!==1||e.shiftKey||e.altKey||e.ctrlKey||e.metaKey)return;const t=this.terminal.modes?.mouseTrackingMode;t&&t!=="none"||this._sessionUsesServerMouseStrip()&&(this.terminal.hasSelection?.()||this._linkHovered||performance.now()<=(this._trustedTapMouseSuppressUntil||0)||e.target?.closest?.(".xterm-screen")&&this._sendSyntheticSgrTap(e.clientX,e.clientY))},_installMobileTapMouseGuard(){const e=this.terminal?.element;if(!e||e._codemanTapMouseGuardInstalled||typeof MobileDetection<"u"&&MobileDetection.isTouchDevice&&!MobileDetection.isTouchDevice())return;e._codemanTapMouseGuardInstalled=!0;const t=s=>{const i=this._trustedTapMouseSuppressUntil||0;!s.isTrusted||performance.now()>i||(s.preventDefault(),s.stopImmediatePropagation())};e.addEventListener("mousedown",t,!0),e.addEventListener("mouseup",t,!0)},_suppressTrustedTapMouseEvents(){const e=window.CodemanTerminalInput?.TOUCH_COMPAT_MOUSE_SUPPRESS_MS||450;this._trustedTapMouseSuppressUntil=performance.now()+e},increaseFontSize(){const e=this.terminal.options.fontSize||14;this.setFontSize(Math.min(e+2,24))},decreaseFontSize(){const e=this.terminal.options.fontSize||14;this.setFontSize(Math.max(e-2,10))},setFontSize(e){this.terminal.options.fontSize=e,document.getElementById("fontSizeDisplay").textContent=e,this.fitAddon.fit(),localStorage.setItem("codeman-font-size",e),this._localEchoOverlay?.refreshFont()},loadFontSize(){const e=localStorage.getItem("codeman-font-size");if(e){const t=parseInt(e,10);t>=10&&t<=24&&(this.terminal.options.fontSize=t,document.getElementById("fontSizeDisplay").textContent=t)}},getTerminalDimensions(){const s=this.fitAddon?.proposeDimensions();return s?{cols:Math.max(s.cols,40),rows:Math.max(s.rows,10)}:null},async sendResize(e,t={}){this.fitAddon&&this.fitAddon.fit();const s=this.getTerminalDimensions();if(!s)return!1;const i=this._lastResizeDims,o=!i||i.cols!==s.cols||i.rows!==s.rows;this._lastResizeDims={cols:s.cols,rows:s.rows};const r=typeof MobileDetection<"u"&&MobileDetection.getDeviceType?MobileDetection.getDeviceType():window.innerWidth<430?"mobile":window.innerWidth<768?"tablet":"desktop";if(!t.forceHttp&&this._wsReady&&this._wsSessionId===e)try{const l={t:"z",c:s.cols,r:s.rows,v:r};return t.force&&(l.f=!0),this._ws.send(JSON.stringify(l)),o}catch{}const n={...s,viewportType:r};return t.force&&(n.force=!0),await fetch(`/api/sessions/${e}/resize`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(n)}),o},async sendInput(e){!this.activeSessionId||!e||this._sendInputAsync(this.activeSessionId,e,{useMux:!0})},toggleDirInput(){const e=document.querySelector("#dirDisplay").parentElement,t=document.getElementById("dirInput");t.classList.contains("hidden")&&(t.classList.remove("hidden"),e.style.display="none",t.focus())},hideDirInput(){const e=document.querySelector("#dirDisplay").parentElement,t=document.getElementById("dirInput");setTimeout(()=>{t.classList.add("hidden"),e.style.display="";const s=t.value.trim();document.getElementById("dirDisplay").textContent=s||"No directory"},100)},applyTerminalSkin(e){const t={...window.CODEMAN_XTERM_THEMES[e]||window.CODEMAN_XTERM_THEMES["daylight-blue"]},s=window.codemanCurrentSkinIsLight(e)?4.5:1;if(this.terminal){this.terminal.options.minimumContrastRatio=s,this.terminal.options.theme=t,this._localEchoOverlay?.refreshFont();try{this.terminal.refresh(0,this.terminal.rows-1)}catch{}}if(this.teammateTerminals){for(const[,i]of this.teammateTerminals)if(i&&i.terminal){i.terminal.options.minimumContrastRatio=s,i.terminal.options.theme={...t};try{i.terminal.refresh(0,i.terminal.rows-1)}catch{}}}}}),(function(e){const i={session:"Sessions",event:"Events",file:"Files"};function o(r){if(!Number.isFinite(r))return"";const n=new Date(r);return n.toLocaleDateString("en",{month:"short",day:"numeric"})+" "+n.toLocaleTimeString("en",{hour:"2-digit",minute:"2-digit",hour12:!1})}e.CodemanSearch={SEARCH_DEBOUNCE_MS:250,SEARCH_LIMIT:60,SOURCE_LABELS:i,formatSearchTime:o}})(window),Object.assign(CodemanApp.prototype,{initSearchPanel(){const e=document.getElementById("searchInput");if(!e||this._searchPanelWired){this._searchPanelWired&&this._populateSearchCaseFilter();return}this._searchPanelWired=!0,this._searchTypes=new Set(["session","event","file"]),this._searchSecondary={caseLabel:"",status:"",days:""},this._searchDebounceTimer=null,this._searchSeq=0,this._searchLastData=null;const t=document.getElementById("searchClearBtn"),s=document.getElementById("searchResults");e.addEventListener("input",()=>{t&&(t.hidden=e.value.length===0),this._scheduleSearch()}),e.addEventListener("keydown",n=>{n.key==="Escape"&&e.value&&(n.stopPropagation(),this._clearSearch())}),t&&t.addEventListener("click",()=>this._clearSearch()),document.querySelectorAll("#searchFilters .search-filter-chip").forEach(n=>{n.addEventListener("click",()=>{const l=n.dataset.typeFilter;this._searchTypes.has(l)&&this._searchTypes.size===1||(this._searchTypes.has(l)?(this._searchTypes.delete(l),n.classList.remove("active")):(this._searchTypes.add(l),n.classList.add("active")),this._runSearch())})});const i=document.getElementById("searchCaseFilter"),o=document.getElementById("searchStatusFilter"),r=document.getElementById("searchDateFilter");i&&i.addEventListener("change",()=>{this._searchSecondary.caseLabel=i.value,this._renderSearch(this._searchLastData)}),o&&o.addEventListener("change",()=>{this._searchSecondary.status=o.value,this._renderSearch(this._searchLastData)}),r&&r.addEventListener("change",()=>{this._searchSecondary.days=r.value,this._renderSearch(this._searchLastData)}),this._populateSearchCaseFilter(),s&&(s.hidden=!0)},_populateSearchCaseFilter(){const e=document.getElementById("searchCaseFilter");if(!e)return;const t=Array.isArray(this.cases)?this.cases:[],s=Array.from(new Set(t.map(r=>r&&r.name).filter(Boolean))).sort(),i=e.value;e.innerHTML="";const o=document.createElement("option");o.value="",o.textContent="All cases",e.appendChild(o);for(const r of s){const n=document.createElement("option");n.value=r,n.textContent="#"+r,e.appendChild(n)}i&&s.includes(i)&&(e.value=i)},_scheduleSearch(){clearTimeout(this._searchDebounceTimer),this._searchDebounceTimer=setTimeout(()=>this._runSearch(),window.CodemanSearch.SEARCH_DEBOUNCE_MS)},_clearSearch(){const e=document.getElementById("searchInput"),t=document.getElementById("searchClearBtn");e&&(e.value=""),t&&(t.hidden=!0),this._searchLastData=null,this._renderSearch(null)},async _runSearch(){const e=document.getElementById("searchInput");if(!e)return;const t=e.value.trim();if(t.length===0){this._searchLastData=null,this._renderSearch(null);return}const s=Array.from(this._searchTypes),i=new URLSearchParams;i.set("q",t.slice(0,200)),s.length>0&&s.length<3&&i.set("types",s.join(",")),i.set("limit",String(window.CodemanSearch.SEARCH_LIMIT));const o=++this._searchSeq,r=await this._apiJson("/api/search?"+i.toString());o===this._searchSeq&&(r?this._searchLastData=r:this._searchLastData={query:t,groups:[],totalResults:0,truncated:!1,_error:!0},this._renderSearch(this._searchLastData))},_applySecondaryFilters(e){const{caseLabel:t,status:s,days:i}=this._searchSecondary;let o=e;if(t){const r="#"+t;o=o.filter(n=>(n.sessionName||"").includes(r)||n.sessionName===t)}if(s){const r=new Set((this.sessionOrder||[]).concat(Object.keys(this.sessions||{})));o=o.filter(n=>{const l=r.has(n.sessionId);return s==="active"?l:!l})}if(i){const r=Date.now()-Number(i)*24*60*60*1e3;o=o.filter(n=>Number.isFinite(n.timestamp)&&n.timestamp>=r)}return o},_renderSearch(e){const t=document.getElementById("searchResults"),s=document.getElementById("historyTitle"),i=document.getElementById("historyList");if(!t)return;const o=!!e;if(s&&(s.style.display=o?"none":""),i&&(i.style.display=o?"none":""),t.innerHTML="",!e){t.hidden=!0;return}if(t.hidden=!1,e._error){const l=document.createElement("div");l.className="search-empty",l.textContent="Search unavailable \u2014 check the query and try again.",t.appendChild(l);return}const r=(e.groups||[]).map(l=>({type:l.type,results:this._applySecondaryFilters(l.results||[])})).filter(l=>l.results.length>0);if(r.reduce((l,m)=>l+m.results.length,0)===0){const l=document.createElement("div");l.className="search-empty",l.textContent='No results for "'+(e.query||"")+'"',t.appendChild(l);return}for(const l of r){const m=document.createElement("div");m.className="search-group-header";const p=document.createElement("span");p.className="search-group-label",p.textContent=window.CodemanSearch.SOURCE_LABELS[l.type]||l.type;const c=document.createElement("span");c.className="search-group-count",c.textContent=String(l.results.length),m.append(p,c),t.appendChild(m);for(const f of l.results)t.appendChild(this._buildSearchResultCard(f))}if(e.truncated){const l=document.createElement("div");l.className="search-truncated",l.textContent="Showing the top matches \u2014 refine your search to narrow results.",t.appendChild(l)}},_buildSearchResultCard(e){const t=document.createElement("div");t.className="search-result-card",t.dataset.type=e.type,t.tabIndex=0,t.setAttribute("role","button");const s=document.createElement("div");s.className="search-result-top";const i=document.createElement("span");i.className="search-result-badge search-badge-"+e.type,i.textContent=(window.CodemanSearch.SOURCE_LABELS[e.type]||e.type).replace(/s$/,"");const o=document.createElement("span");o.className="search-result-name",o.textContent=e.sessionName||e.sessionId||"(session)";const r=document.createElement("span");r.className="search-result-time",r.textContent=window.CodemanSearch.formatSearchTime(e.timestamp),s.append(i,o,r);const n=document.createElement("div");n.className="search-result-snippet",n.textContent=e.snippet||"",t.append(s,n);const l=()=>this._jumpToSearchResult(e);return t.addEventListener("click",l),t.addEventListener("keydown",m=>{(m.key==="Enter"||m.key===" ")&&(m.preventDefault(),l())}),t},_jumpToSearchResult(e){const t=e&&e.jumpTo;if(t){typeof this.hideWelcome=="function"&&this.hideWelcome();try{t.kind==="run-summary"?this.openRunSummary(t.sessionId):t.kind==="file-preview"?this.openFilePreview(t.relativePath||"",t.sessionId,t.targetId||null):this.selectSession(t.sessionId)}catch(s){console.error("[search] jump failed",s)}}}});