commandmate 0.2.7 → 0.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +1 -1
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/1.pack +0 -0
- package/.next/cache/webpack/client-production/2.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +3 -3
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +8 -8
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-a836cda4ee0339c5.js +1 -0
- package/.next/trace +5 -5
- package/package.json +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-3e43a3c5e7496713.js +0 -1
- /package/.next/static/{lV6KkZASqAUfg2EBH9dOL → yrO0L8bN6ioX1pKYKzlmV}/_buildManifest.js +0 -0
- /package/.next/static/{lV6KkZASqAUfg2EBH9dOL → yrO0L8bN6ioX1pKYKzlmV}/_ssgManifest.js +0 -0
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[130],{5635:function(e,t,a){Promise.resolve().then(a.bind(a,27311))},27311:function(e,t,a){"use strict";a.r(t),a.d(t,{default:function(){return tG}});var r=a(57437),n=a(99376),s=a(21221),l=a(2265);let i={output:"",realtimeSnippet:"",isActive:!1,isThinking:!1,autoScroll:!0,lastUpdated:null},o={data:null,messageId:null,visible:!1,answering:!1},c={mode:"split",mobileActivePane:"terminal",leftPaneTab:"history",splitRatio:.5},d={type:null,message:null,retryable:!1,retryCount:0};function u(){return{phase:"idle",terminal:{...i},prompt:{...o},layout:{...c},error:{...d},messages:[],wsConnected:!1}}function m(e,t){switch(t.type){case"SET_PHASE":return{...e,phase:t.phase};case"SET_TERMINAL_OUTPUT":return{...e,terminal:{...e.terminal,output:t.output,realtimeSnippet:t.realtimeSnippet,lastUpdated:new Date}};case"SET_TERMINAL_ACTIVE":return{...e,terminal:{...e.terminal,isActive:t.isActive}};case"SET_TERMINAL_THINKING":return{...e,terminal:{...e.terminal,isThinking:t.isThinking}};case"SET_AUTO_SCROLL":return{...e,terminal:{...e.terminal,autoScroll:t.enabled}};case"SHOW_PROMPT":return{...e,phase:"prompt",prompt:{data:t.data,messageId:t.messageId,visible:!0,answering:!1}};case"CLEAR_PROMPT":return{...e,prompt:{...o}};case"SET_PROMPT_ANSWERING":return{...e,prompt:{...e.prompt,answering:t.answering}};case"SET_LAYOUT_MODE":return{...e,layout:{...e.layout,mode:t.mode}};case"SET_MOBILE_ACTIVE_PANE":return{...e,layout:{...e.layout,mobileActivePane:t.pane}};case"SET_SPLIT_RATIO":return{...e,layout:{...e.layout,splitRatio:t.ratio}};case"SET_LEFT_PANE_TAB":return{...e,layout:{...e.layout,leftPaneTab:t.tab}};case"SET_ERROR":return{...e,error:t.error};case"CLEAR_ERROR":return{...e,error:{...d}};case"INCREMENT_RETRY_COUNT":return{...e,error:{...e.error,retryCount:e.error.retryCount+1}};case"SET_MESSAGES":return{...e,messages:t.messages};case"ADD_MESSAGE":return{...e,messages:[...e.messages,t.message]};case"UPDATE_MESSAGE":return{...e,messages:e.messages.map(e=>e.id===t.id?{...e,...t.updates}:e)};case"CLEAR_MESSAGES":return{...e,messages:[]};case"SET_WS_CONNECTED":return{...e,wsConnected:t.connected};case"START_WAITING_FOR_RESPONSE":return{...e,phase:"waiting",terminal:{...e.terminal,isActive:!0,output:"",realtimeSnippet:""},prompt:{...o}};case"RESPONSE_RECEIVED":return{...e,phase:"complete",messages:[...e.messages,t.message],terminal:{...e.terminal,isActive:!1,isThinking:!1}};case"SESSION_ENDED":return{...e,phase:"idle",terminal:{...i},prompt:{...o}};default:return e}}var x=a(58819),h=a(43241),p=a(38706);class f extends l.Component{static getDerivedStateFromError(e){return{hasError:!0,error:e}}componentDidCatch(e,t){var a,r;console.error("[ErrorBoundary:".concat(this.props.componentName||"unknown","]"),e,t),null===(a=(r=this.props).onError)||void 0===a||a.call(r,e,t)}render(){return this.state.hasError?this.props.fallback?this.props.fallback:(0,r.jsx)(b,{componentName:this.props.componentName,error:this.state.error,onRetry:this.handleRetry}):this.props.children}constructor(e){super(e),this.handleRetry=()=>{this.setState({hasError:!1,error:null})},this.state={hasError:!1,error:null}}}function b(e){let{componentName:t,error:a,onRetry:n}=e,s=(0,p.T)("error"),l=(0,p.T)("common");return(0,r.jsxs)("div",{className:"p-4 bg-red-50 border border-red-200 rounded-lg",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 text-red-800 mb-2",children:[(0,r.jsx)("svg",{className:"w-5 h-5",fill:"currentColor",viewBox:"0 0 20 20",children:(0,r.jsx)("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z",clipRule:"evenodd"})}),(0,r.jsx)("span",{className:"font-medium",children:t?s("boundary.errorOccurredIn",{componentName:t}):s("boundary.errorOccurred")})]}),a&&(0,r.jsx)("p",{className:"text-sm text-red-600 mb-3",children:a.message}),n&&(0,r.jsx)("button",{onClick:n,className:"px-4 py-2 bg-red-600 text-white rounded hover:bg-red-700 transition-colors text-sm",children:l("retry")})]})}let g=["flex-shrink-0","bg-gray-700","transition-colors","duration-150","hover:bg-blue-500","focus:outline-none","focus:ring-2","focus:ring-blue-500","focus:ring-offset-2","focus:ring-offset-gray-900"],y=["w-1","h-full","cursor-col-resize","hover:w-2"],v=["h-1","w-full","cursor-row-resize","hover:h-2"];function w(e,t){return"touches"in e&&e.touches.length>0?t?e.touches[0].clientX:e.touches[0].clientY:"clientX"in e?t?e.clientX:e.clientY:0}let j=(0,l.memo)(function(e){let{onResize:t,orientation:a="horizontal",ariaValueNow:n=50,onDoubleClick:s,minRatio:i=.1}=e,[o,c]=(0,l.useState)(!1),d=(0,l.useRef)(0),u=(0,l.useRef)(null),m="horizontal"===a,x=(0,l.useCallback)(e=>{e.preventDefault(),c(!0),d.current=w(e,m)},[m]),h=(0,l.useCallback)(e=>{1===e.touches.length&&(c(!0),d.current=w(e,m))},[m]),p=(0,l.useCallback)(e=>{if(!o)return;let a=w(e,m);t(a-d.current),d.current=a},[o,m,t]),f=(0,l.useCallback)(e=>{if(!o||1!==e.touches.length)return;let a=w(e,m);t(a-d.current),d.current=a},[o,m,t]),b=(0,l.useCallback)(()=>{c(!1)},[]),j=(0,l.useCallback)(()=>{s&&s()},[s]),N=(0,l.useCallback)(e=>{let a=0;m?"ArrowRight"===e.key?a=10:"ArrowLeft"===e.key&&(a=-10):"ArrowDown"===e.key?a=10:"ArrowUp"===e.key&&(a=-10),0!==a&&(e.preventDefault(),t(a))},[m,t]);(0,l.useEffect)(()=>(o&&(document.addEventListener("mousemove",p),document.addEventListener("mouseup",b),document.addEventListener("touchmove",f),document.addEventListener("touchend",b),document.body.style.userSelect="none",document.body.style.cursor=m?"col-resize":"row-resize"),()=>{document.removeEventListener("mousemove",p),document.removeEventListener("mouseup",b),document.removeEventListener("touchmove",f),document.removeEventListener("touchend",b),document.body.style.userSelect="",document.body.style.cursor=""}),[o,p,b,f,m]);let k=(0,l.useMemo)(()=>[...g,...m?y:v,...o?["bg-blue-500","dragging",m?"w-2":"h-2"]:[]].join(" "),[m,o]);return(0,r.jsx)("div",{ref:u,role:"separator","aria-orientation":a,"aria-valuenow":n,"aria-valuemin":0,"aria-valuemax":100,"aria-label":"Resize panes. Use ".concat(m?"left and right":"up and down"," arrow keys to adjust."),tabIndex:0,className:k,onMouseDown:x,onTouchStart:h,onKeyDown:N,onDoubleClick:j})}),N={left:"History",right:"Terminal"},k={left:"HistoryPane",right:"TerminalPane"},C=(0,l.memo)(function(e){let{pane:t,isActive:a,onClick:n}=e;return(0,r.jsx)("button",{type:"button",role:"tab","aria-selected":a,"aria-controls":"".concat(t,"-panel"),onClick:n,className:"".concat("flex-1 py-2 px-4 text-sm font-medium transition-colors"," ").concat(a?"text-blue-400 border-b-2 border-blue-400 bg-gray-900":"text-gray-400 hover:text-gray-300"),children:N[t]})}),S=(0,l.memo)(function(e){let{leftPane:t,rightPane:a}=e,[n,s]=(0,l.useState)("right"),i=(0,l.useCallback)(()=>s("left"),[]),o=(0,l.useCallback)(()=>s("right"),[]);return(0,r.jsxs)("div",{"data-testid":"mobile-layout",className:"flex flex-col h-full",children:[(0,r.jsxs)("div",{className:"flex border-b border-gray-700 bg-gray-800",role:"tablist",children:[(0,r.jsx)(C,{pane:"left",isActive:"left"===n,onClick:i}),(0,r.jsx)(C,{pane:"right",isActive:"right"===n,onClick:o})]}),(0,r.jsx)("div",{id:"".concat(n,"-panel"),role:"tabpanel",className:"flex-1 overflow-hidden",children:(0,r.jsx)(f,{componentName:k[n],children:"left"===n?t:a})})]})}),E=(0,l.memo)(function(e){let{leftPane:t,rightPane:a,leftWidth:n,onResize:s,className:i}=e,o=(0,l.useMemo)(()=>({width:"".concat(n,"%")}),[n]),c=(0,l.useMemo)(()=>({width:"".concat(100-n,"%")}),[n]),d=(0,l.useMemo)(()=>"flex h-full min-h-0 ".concat(i).trim(),[i]);return(0,r.jsxs)("div",{"data-testid":"desktop-layout",role:"main",className:d,children:[(0,r.jsx)("div",{"data-testid":"left-pane","aria-label":"History pane",style:o,className:"flex-shrink-0 overflow-hidden",children:(0,r.jsx)(f,{componentName:k.left,children:t})}),(0,r.jsx)(j,{onResize:s,orientation:"horizontal",ariaValueNow:n}),(0,r.jsx)("div",{"data-testid":"right-pane","aria-label":"Terminal pane",style:c,className:"flex-grow overflow-hidden",children:(0,r.jsx)(f,{componentName:k.right,children:a})})]})}),T=(0,l.memo)(function(e){let{leftPane:t,rightPane:a,initialLeftWidth:n=50,minLeftWidth:s=20,maxLeftWidth:i=80,className:o=""}=e,c=(0,x.d)(),d=(0,l.useRef)(null),[u,m]=(0,l.useState)(n),h=(0,l.useCallback)(e=>{let t=d.current;if(!t)return;let a=t.offsetWidth;if(0===a)return;let r=e/a*100;m(e=>Math.min(i,Math.max(s,e+r)))},[s,i]);return c?(0,r.jsx)(S,{leftPane:t,rightPane:a}):(0,r.jsx)("div",{ref:d,className:"h-full",children:(0,r.jsx)(E,{leftPane:t,rightPane:a,leftWidth:u,onResize:h,className:o})})});var M=a(47835),R=a.n(M),L=a(34343);let A=new(a.n(L)())({fg:"#d1d5db",bg:"#1f2937",newline:!0,escapeXML:!0});function P(){return(0,r.jsxs)("div",{"data-testid":"thinking-indicator",className:"flex items-center gap-2 py-2 px-1 text-gray-400",children:[(0,r.jsxs)("span",{className:"flex gap-1",children:[(0,r.jsx)("span",{className:"animate-pulse delay-0",children:"."}),(0,r.jsx)("span",{className:"animate-pulse delay-150",children:"."}),(0,r.jsx)("span",{className:"animate-pulse delay-300",children:"."})]}),(0,r.jsx)("span",{className:"text-sm",children:"Thinking"})]})}let F=(0,l.memo)(function(e){let{output:t,isActive:a,isThinking:n=!1,autoScroll:s=!0,onScrollChange:i,className:o=""}=e,{scrollRef:c,autoScroll:d,handleScroll:u,scrollToBottom:m}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{initialAutoScroll:t=!0,onAutoScrollChange:a}=e,r=(0,l.useRef)(null),[n,s]=(0,l.useState)(t),i=(0,l.useCallback)(e=>{s(e),null==a||a(e)},[a]),o=(0,l.useCallback)(()=>{let e=r.current;if(!e)return!0;let{scrollTop:t,scrollHeight:a,clientHeight:n}=e;return a-n-t<=50},[]),c=(0,l.useCallback)(()=>{let e=o();e&&!n?i(!0):!e&&n&&i(!1)},[n,o,i]),d=(0,l.useCallback)(()=>{let e=r.current;e&&(e.scrollTo({top:e.scrollHeight,behavior:"smooth"}),n||i(!0))},[n,i]);return{scrollRef:r,autoScroll:n,setAutoScroll:i,scrollToBottom:d,handleScroll:c}}({initialAutoScroll:s,onAutoScrollChange:i}),x=function(e){let t=A.toHtml(e);return R().sanitize(t,{ALLOWED_TAGS:["span","br"],ALLOWED_ATTR:["style"],ALLOW_DATA_ATTR:!1})}(t||"");(0,l.useEffect)(()=>{d&&c.current&&c.current.scrollTo({top:c.current.scrollHeight,behavior:"instant"})},[x,d,c]);let h=(0,l.useMemo)(()=>["terminal","font-mono","text-sm","p-4","rounded-lg","overflow-y-auto","overflow-x-hidden","bg-gray-900","text-gray-300","border","border-gray-700","h-full",a?"active":"",a?"border-blue-500":"",o].filter(Boolean).join(" "),[a,o]);return(0,r.jsxs)("div",{className:"relative h-full flex flex-col",children:[(0,r.jsxs)("div",{ref:c,role:"log","aria-live":"polite","aria-label":"Terminal output",className:h,onScroll:u,children:[(0,r.jsx)("div",{className:"whitespace-pre-wrap break-words",dangerouslySetInnerHTML:{__html:x}}),a&&n&&(0,r.jsx)(P,{})]}),!d&&(0,r.jsx)("button",{onClick:m,className:"absolute bottom-4 right-4 bg-blue-600 hover:bg-blue-700 text-white px-3 py-1 rounded-md text-sm shadow-lg transition-colors","aria-label":"Scroll to bottom",children:"Scroll to bottom"})]})});var D=a(78867);let I=/(\/[^\s\n<>"']+\.[a-zA-Z0-9]+)/g;function _(e){let t=e.split("\n");if(t.length<=5&&e.length<=300)return{text:e,isTruncated:!1};let a=t.slice(0,5).join("\n");return a.length>300&&(a=a.slice(0,300)),{text:a,isTruncated:!0}}let O=(0,l.memo)(function(e){let{content:t,onFilePathClick:a}=e,n=(0,l.useMemo)(()=>(function(e){let t=e.match(I);if(!t||0===t.length)return[{type:"text",content:e}];let a=[],r=0;return t.forEach(t=>{let n=e.indexOf(t,r);n>r&&a.push({type:"text",content:e.slice(r,n)}),a.push({type:"path",content:t}),r=n+t.length}),r<e.length&&a.push({type:"text",content:e.slice(r)}),a})(t),[t]),s=(0,l.useCallback)(e=>()=>a(e),[a]);return(0,r.jsx)("span",{children:n.map((e,t)=>"path"===e.type?(0,r.jsx)("button",{type:"button",onClick:s(e.content),className:"text-blue-400 hover:text-blue-300 hover:underline cursor-pointer font-mono text-sm","aria-label":"Open file: ".concat(e.content),children:e.content},t):(0,r.jsx)("span",{children:e.content},t))})});function z(){return(0,r.jsxs)("div",{"data-testid":"pending-indicator",className:"flex items-center gap-2 text-gray-400 py-2",children:[(0,r.jsxs)("div",{className:"flex gap-1","aria-hidden":"true",children:[(0,r.jsx)("span",{className:"w-2 h-2 bg-gray-400 rounded-full animate-pulse"}),(0,r.jsx)("span",{className:"w-2 h-2 bg-gray-400 rounded-full animate-pulse",style:{animationDelay:"150ms"}}),(0,r.jsx)("span",{className:"w-2 h-2 bg-gray-400 rounded-full animate-pulse",style:{animationDelay:"300ms"}})]}),(0,r.jsx)("span",{className:"text-sm",children:"Waiting for response..."})]})}let W=(0,l.memo)(function(e){let{message:t,onFilePathClick:a,onCopy:n}=e,s=(0,l.useMemo)(()=>t.timestamp.toLocaleTimeString(),[t.timestamp]);return(0,r.jsxs)("div",{className:"relative bg-blue-900/30 border-l-4 border-blue-500 p-3",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[(0,r.jsx)("span",{className:"text-xs font-medium text-blue-400",children:"You"}),(0,r.jsx)("span",{className:"text-xs text-gray-500",children:s})]}),(0,r.jsx)("div",{className:"text-sm text-gray-200 whitespace-pre-wrap break-words",children:(0,r.jsx)(O,{content:t.content,onFilePathClick:a})}),n&&(0,r.jsx)("button",{type:"button","data-testid":"copy-user-message",onClick:()=>n(t.content),className:"absolute top-2 right-2 p-1 text-gray-400 hover:text-gray-200 bg-gray-800/80 rounded transition-colors","aria-label":"Copy message",title:"Copy",children:(0,r.jsx)(D.Z,{size:14,"aria-hidden":"true"})})]})}),B=(0,l.memo)(function(e){let{message:t,index:a,total:n,isExpanded:s,onFilePathClick:i,onCopy:o}=e,c=(0,l.useMemo)(()=>t.timestamp.toLocaleTimeString(),[t.timestamp]),{text:d,isTruncated:u}=(0,l.useMemo)(()=>_(t.content),[t.content]),m=s||!u?t.content:d;return(0,r.jsxs)("div",{className:"assistant-message-item relative",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[(0,r.jsx)("span",{className:"text-xs font-medium text-gray-400",children:"Assistant"}),(0,r.jsx)("span",{className:"text-xs text-gray-500",children:c}),n>1&&(0,r.jsxs)("span",{className:"text-xs text-gray-500",children:["(",a+1,"/",n,")"]})]}),(0,r.jsxs)("div",{className:"text-sm text-gray-200 whitespace-pre-wrap break-words [word-break:break-word] max-w-full overflow-x-hidden",children:[(0,r.jsx)(O,{content:m,onFilePathClick:i}),!s&&u&&(0,r.jsx)("span",{className:"text-gray-500",children:"..."})]}),o&&(0,r.jsx)("button",{type:"button","data-testid":"copy-assistant-message",onClick:()=>o(t.content),className:"absolute top-2 right-2 p-1 text-gray-400 hover:text-gray-200 bg-gray-800/80 rounded transition-colors","aria-label":"Copy message",title:"Copy",children:(0,r.jsx)(D.Z,{size:14,"aria-hidden":"true"})})]})}),U=(0,l.memo)(function(e){let{messages:t,isExpanded:a,onFilePathClick:n,onCopy:s}=e;return(0,r.jsx)("div",{className:"bg-gray-800/50 border-l-4 border-gray-600 p-3 border-t border-gray-700 space-y-3",children:t.map((e,i)=>(0,r.jsxs)(l.Fragment,{children:[i>0&&(0,r.jsx)("div",{"data-testid":"assistant-message-divider",className:"border-t border-dashed border-gray-600"}),(0,r.jsx)(B,{message:e,index:i,total:t.length,isExpanded:a,onFilePathClick:n,onCopy:s})]},e.id))})});function V(){return(0,r.jsxs)("div",{"data-testid":"orphan-indicator",className:"bg-yellow-900/20 text-yellow-400 text-xs px-3 py-1 flex items-center gap-2",children:[(0,r.jsx)("svg",{className:"w-3 h-3",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})}),(0,r.jsx)("span",{children:"System Message"})]})}let H=(0,l.memo)(function(e){let{pair:t,onFilePathClick:a,isExpanded:n=!1,onToggleExpand:s,onCopy:i}=e,o=(0,l.useMemo)(()=>t.assistantMessages.some(e=>{let{isTruncated:t}=_(e.content);return t}),[t.assistantMessages]),c=(0,l.useCallback)(()=>{s&&s()},[s]),d=(0,l.useMemo)(()=>{let e="pending"===t.status?"pending":"orphan"===t.status?"orphan border-l-4 border-yellow-600":"";return"".concat("border border-gray-700 rounded-lg overflow-hidden mb-4 transition-colors"," ").concat(e).trim()},[t.status]),u=(0,l.useMemo)(()=>{if(t.userMessage){let e=t.userMessage.content.substring(0,50);return"Conversation: ".concat(e).concat(t.userMessage.content.length>50?"...":"")}return"System message"},[t.userMessage]);return(0,r.jsxs)("div",{"data-testid":"conversation-pair-card",role:"article","aria-label":u,className:d,children:["orphan"===t.status&&(0,r.jsx)(V,{}),t.userMessage&&(0,r.jsx)(W,{message:t.userMessage,onFilePathClick:a,onCopy:i}),"pending"===t.status?(0,r.jsx)("div",{className:"bg-gray-800/30 border-l-4 border-gray-600 p-3 border-t border-gray-700",children:(0,r.jsx)(z,{})}):t.assistantMessages.length>0?(0,r.jsxs)("div",{className:"relative",children:[(0,r.jsx)(U,{messages:t.assistantMessages,isExpanded:n,onFilePathClick:a,onCopy:i}),o&&(0,r.jsx)("div",{className:"absolute top-2 right-2",children:(0,r.jsxs)("button",{type:"button",onClick:c,className:"text-xs text-blue-400 hover:text-blue-300 flex items-center gap-1 transition-colors bg-gray-800/80 px-2 py-1 rounded","aria-expanded":n,"aria-label":n?"Collapse message":"Expand message",children:[(0,r.jsx)("svg",{className:"w-3 h-3 transition-transform ".concat(n?"rotate-180":""),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})}),n?"Collapse":"Expand"]})})]}):null]})});var Y=a(32636);function q(){return(0,r.jsxs)("div",{"data-testid":"loading-indicator",className:"flex items-center justify-center py-4",role:"status","aria-label":"Loading messages",children:[(0,r.jsxs)("div",{className:"flex gap-1","aria-hidden":"true",children:[(0,r.jsx)("span",{className:"w-2 h-2 bg-gray-400 rounded-full animate-pulse"}),(0,r.jsx)("span",{className:"w-2 h-2 bg-gray-400 rounded-full animate-pulse delay-100"}),(0,r.jsx)("span",{className:"w-2 h-2 bg-gray-400 rounded-full animate-pulse delay-200"})]}),(0,r.jsx)("span",{className:"ml-2 text-sm text-gray-400",children:"Loading..."})]})}function Z(){return(0,r.jsxs)("div",{className:"flex flex-col items-center justify-center py-8 text-gray-500",children:[(0,r.jsx)("svg",{className:"w-12 h-12 mb-2 opacity-50",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"})}),(0,r.jsx)("p",{className:"text-sm",children:"No messages yet"})]})}let G=["h-full","flex","flex-col","overflow-y-auto","overflow-x-hidden","bg-gray-900","rounded-lg","border","border-gray-700"],K=(0,l.memo)(function(e){let{messages:t,worktreeId:a,onFilePathClick:n,isLoading:s=!1,className:i="",showToast:o}=e,c=(0,l.useRef)(null),d=(0,l.useRef)(0),u=(0,l.useRef)(t.length);(0,l.useLayoutEffect)(()=>{let e=c.current;e&&(d.current=e.scrollTop)}),(0,l.useLayoutEffect)(()=>{let e=c.current,a=u.current;e&&t.length===a&&requestAnimationFrame(()=>{e.scrollTop=d.current}),u.current=t.length},[t.length]);let{pairs:m,isExpanded:x,toggleExpand:h}=function(e){let t=(0,l.useMemo)(()=>(function(e){if(0===e.length)return[];let t=[...e].sort((e,t)=>e.timestamp.getTime()-t.timestamp.getTime()),a=[],r=null;for(let e of t)if("user"===e.role)r={id:e.id,userMessage:e,assistantMessages:[],status:"pending"},a.push(r);else if("assistant"===e.role){if(r&&null!==r.userMessage)r.assistantMessages.push(e),r.status="completed";else if(r&&null===r.userMessage)r.assistantMessages.push(e);else{let t={id:"orphan-".concat(e.id),userMessage:null,assistantMessages:[e],status:"orphan"};a.push(t),r=t}}return a})(e),[e]),[a,r]=(0,l.useState)(new Set),n=(0,l.useCallback)(e=>{r(t=>{let a=new Set(t);return a.has(e)?a.delete(e):a.add(e),a})},[]),s=(0,l.useCallback)(e=>a.has(e),[a]),i=(0,l.useCallback)(()=>{r(new Set(t.map(e=>e.id)))},[t]);return{pairs:t,expandedPairs:a,toggleExpand:n,isExpanded:s,expandAll:i,collapseAll:(0,l.useCallback)(()=>{r(new Set)},[])}}(t),p=(0,l.useMemo)(()=>[...G,i].filter(Boolean).join(" "),[i]),f=(0,l.useCallback)(e=>n(e),[n]),b=(0,l.useCallback)(e=>()=>h(e),[h]),g=(0,l.useCallback)(async e=>{try{await (0,Y.v)(e),null==o||o("Copied to clipboard","success")}catch(e){console.error("[HistoryPane] Failed to copy to clipboard"),null==o||o("Failed to copy","error")}},[o]);return(0,r.jsxs)("div",{ref:c,role:"region","aria-label":"Message history",className:p,children:[(0,r.jsx)("div",{className:"sticky top-0 bg-gray-900 border-b border-gray-700 px-4 py-2 z-10",children:(0,r.jsx)("h3",{className:"text-sm font-medium text-gray-300",children:"Message History"})}),(0,r.jsx)("div",{className:"flex-1 p-4 min-h-0",children:s?(0,r.jsx)(q,{}):0===t.length?(0,r.jsx)(Z,{}):m.map(e=>(0,r.jsx)(H,{pair:e,onFilePathClick:f,isExpanded:x(e.id),onToggleExpand:b(e.id),onCopy:g},e.id))})]})}),X={fadeIn:"animate-fade-in",fadeOut:"animate-fade-out",none:""};function J(e){let{visible:t,duration:a=200}=e,[r,n]=(0,l.useState)(t?"visible":"hidden"),s=(0,l.useRef)(null),i=(0,l.useRef)(t);(0,l.useEffect)(()=>()=>{s.current&&clearTimeout(s.current)},[]),(0,l.useEffect)(()=>{let e=i.current;i.current=t,s.current&&(clearTimeout(s.current),s.current=null);let r=e=>{s.current=setTimeout(()=>{n(e),s.current=null},a)};t&&!e?(n("fade-in"),r("visible")):!t&&e?(n("fade-out"),r("hidden")):t?n(e=>"fade-out"===e?(r("visible"),"fade-in"):e):n(e=>"fade-in"===e?(r("hidden"),"fade-out"):e)},[t,a]);let o="hidden"!==r,c="fade-in"===r||"fade-out"===r;return{shouldRender:o,animationClass:(0,l.useMemo)(()=>{switch(r){case"fade-in":return X.fadeIn;case"fade-out":return X.fadeOut;default:return X.none}},[r]),isAnimating:c}}let Q="\n px-6 py-2 rounded-lg font-medium transition-all\n disabled:opacity-50 disabled:cursor-not-allowed\n focus:outline-none focus:ring-2 focus:ring-offset-2\n".trim(),$="bg-blue-600 text-white hover:bg-blue-700 focus:ring-blue-500";function ee(e){let{promptData:t,answering:a,onRespond:n,onDismiss:s,labelId:i}=e,o=(0,p.T)("prompt"),[c,d]=(0,l.useState)(()=>{if("multiple_choice"===t.type){var e;let a=t.options.find(e=>e.isDefault);return null!==(e=null==a?void 0:a.number)&&void 0!==e?e:null}return null}),[u,m]=(0,l.useState)(""),[x,h]=(0,l.useState)(!1),f=(0,l.useMemo)(()=>{var e;return"multiple_choice"!==t.type?null:null!==(e=t.options.find(e=>e.number===c))&&void 0!==e?e:null},[t,c]),b=(null==f?void 0:f.requiresTextInput)===!0,g=a||x,y=(0,l.useCallback)(async e=>{if(!g){h(!0);try{await n(e)}catch(e){}finally{h(!1)}}},[g,n]),v=(0,l.useCallback)(async()=>{if(!g&&null!==c){h(!0);try{let e=b&&u.trim()?u.trim():c.toString();await n(e)}catch(e){}finally{h(!1)}}},[g,n,c,b,u]);return(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsxs)("h3",{id:i,className:"text-lg font-semibold text-yellow-800 flex items-center gap-2",children:[(0,r.jsx)("span",{className:"text-xl","aria-hidden":"true",children:"?"}),o("confirmationFromClaude")]}),s&&(0,r.jsx)("button",{type:"button",onClick:s,"aria-label":"close",className:"p-1 rounded hover:bg-yellow-200 transition-colors",children:(0,r.jsx)("svg",{className:"w-5 h-5 text-yellow-700",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),t.instructionText&&(0,r.jsx)("div",{className:"max-h-40 overflow-y-auto whitespace-pre-wrap text-sm text-gray-600 bg-gray-50 rounded p-2 border border-gray-200",children:t.instructionText}),(0,r.jsx)("p",{className:"text-gray-800 leading-relaxed",children:t.question}),g&&(0,r.jsxs)("div",{"data-testid":"answering-indicator",className:"flex items-center gap-2 text-sm text-gray-500",role:"status","aria-live":"polite",children:[(0,r.jsx)("div",{className:"animate-spin rounded-full h-4 w-4 border-2 border-gray-300 border-t-blue-600","aria-hidden":"true"}),(0,r.jsx)("span",{children:o("sending")})]}),"yes_no"===t.type&&(0,r.jsx)(et,{promptData:t,disabled:g,onYes:()=>y("yes"),onNo:()=>y("no")}),"multiple_choice"===t.type&&(0,r.jsx)(ea,{promptData:t,disabled:g,selectedOption:c,onSelectOption:d,textInputValue:u,onTextInputChange:m,showTextInput:b,onSubmit:v})]})}function et(e){let{promptData:t,disabled:a,onYes:n,onNo:s}=e,l=(0,p.T)("prompt"),i="yes"===t.defaultOption,o="no"===t.defaultOption,c="".concat(Q," ").concat($," ").concat(i?"primary default highlighted":""),d="".concat(Q," ").concat(o?"bg-gray-600 text-white hover:bg-gray-700 primary default highlighted":"bg-white border-2 border-gray-300 hover:bg-gray-50 text-gray-800 focus:ring-gray-500");return(0,r.jsxs)("div",{className:"flex items-center gap-3",role:"group","aria-label":"Yes or No options",children:[(0,r.jsx)("button",{type:"button",onClick:n,disabled:a,className:c,children:l("yes")}),(0,r.jsx)("button",{type:"button",onClick:s,disabled:a,className:d,children:l("no")})]})}function ea(e){let{promptData:t,disabled:a,selectedOption:n,onSelectOption:s,textInputValue:i,onTextInputChange:o,showTextInput:c,onSubmit:d}=e,u=(0,l.useId)(),m=(0,p.T)("prompt"),x=(0,l.useCallback)(e=>{let t=n===e,r=a?"opacity-50 cursor-not-allowed":"";return"".concat("flex items-start gap-3 p-3 rounded-lg cursor-pointer transition-all"," ").concat(t?"bg-blue-50 border-2 border-blue-500":"bg-white border-2 border-gray-200 hover:border-gray-300"," ").concat(r)},[n,a]);return(0,r.jsxs)("div",{className:"space-y-3",children:[(0,r.jsxs)("fieldset",{children:[(0,r.jsx)("legend",{className:"sr-only",children:"Select an option"}),(0,r.jsx)("div",{className:"space-y-2",children:t.options.map(e=>(0,r.jsxs)("label",{className:x(e.number),children:[(0,r.jsx)("input",{type:"radio",name:u,value:e.number,checked:n===e.number,onChange:()=>s(e.number),disabled:a,className:"mt-1","aria-describedby":e.isDefault?"default-".concat(e.number):void 0}),(0,r.jsxs)("div",{className:"flex-1",children:[(0,r.jsxs)("span",{className:"font-medium",children:[e.number,". ",e.label]}),e.isDefault&&(0,r.jsx)("span",{id:"default-".concat(e.number),className:"ml-2 text-xs text-blue-600 bg-blue-100 px-2 py-0.5 rounded",children:m("default")})]})]},e.number))})]}),c&&(0,r.jsxs)("div",{className:"mt-3",children:[(0,r.jsx)("label",{htmlFor:"text-input-".concat(u),className:"sr-only",children:"Custom value input"}),(0,r.jsx)("input",{id:"text-input-".concat(u),type:"text",value:i,onChange:e=>o(e.target.value),disabled:a,placeholder:m("enterValuePlaceholder"),className:"w-full px-4 py-2 border-2 border-gray-300 rounded-lg focus:outline-none focus:border-blue-500 disabled:opacity-50"})]}),(0,r.jsx)("button",{type:"button",onClick:d,disabled:a||null===n,className:"w-full ".concat(Q," ").concat($),children:m("submit")})]})}function er(e){let t,{promptData:a,messageId:n,visible:s,answering:i,onRespond:o,onDismiss:c}=e,{shouldRender:d,animationClass:u}=J({visible:s&&null!==a,duration:200}),m=(0,l.useId)();if(!d||!a)return null;let x=(t="opacity-100","animate-fade-in"===u?t="opacity-100 transform translate-y-0":"animate-fade-out"===u&&(t="opacity-0 transform translate-y-2"),"".concat("bg-yellow-50 border-2 border-yellow-300 rounded-lg p-4 shadow-lg transition-all duration-200 ease-in-out"," ").concat(u," ").concat(t));return(0,r.jsx)(f,{componentName:"PromptPanel",children:(0,r.jsx)("div",{"data-testid":"prompt-panel",role:"dialog","aria-labelledby":m,"aria-modal":"true",className:x,children:(0,r.jsx)(ee,{promptData:a,answering:i,onRespond:o,onDismiss:c,labelId:m})})})}var en=a(8672),es=a(93448);let el=(0,l.memo)(function(e){let{path:t,className:a="w-6 h-6"}=e;return(0,r.jsx)("svg",{className:a,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:t})})}),ei={back:"M15 19l-7-7 7-7",menu:"M4 6h16M4 12h16M4 18h16"};function eo(e){let{worktreeName:t,repositoryName:a,status:n,gitStatus:s,onBackClick:i,onMenuClick:o}=e,c=(0,l.useMemo)(()=>en.xh[n],[n]);return(0,r.jsx)("header",{"data-testid":"mobile-header",role:"banner",className:"fixed top-0 inset-x-0 bg-white border-b border-gray-200 shadow-sm pt-safe z-40",children:(0,r.jsxs)("div",{className:"flex items-center justify-between h-14 px-4",children:[(0,r.jsx)("div",{className:"w-10 flex-shrink-0",children:i&&(0,r.jsx)("button",{type:"button",onClick:i,"aria-label":"Back",className:"p-2 -ml-2 rounded-full hover:bg-gray-100 transition-colors",children:(0,r.jsx)(el,{path:ei.back})})}),(0,r.jsxs)("div",{className:"flex-1 flex items-center justify-center min-w-0 px-2",children:["spinner"===c.type?(0,r.jsx)("span",{"data-testid":"status-indicator","aria-label":c.label,className:"w-2.5 h-2.5 rounded-full mr-2 flex-shrink-0 border-2 border-t-transparent animate-spin ".concat(c.className)}):(0,r.jsx)("span",{"data-testid":"status-indicator","aria-label":c.label,className:"w-2.5 h-2.5 rounded-full mr-2 flex-shrink-0 ".concat(c.className)}),(0,r.jsxs)("div",{className:"flex flex-col items-center min-w-0",children:[(0,r.jsx)("h1",{role:"heading","data-testid":"worktree-name",title:t,className:"text-sm font-medium text-gray-900 truncate text-center leading-tight",children:t}),(0,r.jsxs)("div",{className:"flex items-center gap-1 text-xs text-gray-500",children:[a&&(0,r.jsx)("span",{className:"truncate max-w-[100px] text-center",children:a}),s&&"(unknown)"!==s.currentBranch&&(0,r.jsxs)(r.Fragment,{children:[a&&(0,r.jsx)("span",{className:"text-gray-300",children:"/"}),(0,r.jsx)("span",{className:"truncate max-w-[80px] font-mono",title:s.currentBranch,"data-testid":"mobile-branch-name",children:(0,es.aS)(s.currentBranch,20)}),s.isDirty&&(0,r.jsx)("span",{className:"text-amber-500",title:"Uncommitted changes",children:"*"})]})]})]})]}),(0,r.jsx)("div",{className:"w-10 flex-shrink-0 flex justify-end",children:o&&(0,r.jsx)("button",{type:"button",onClick:o,"aria-label":"Menu",className:"p-2 -mr-2 rounded-full hover:bg-gray-100 transition-colors",children:(0,r.jsx)(el,{path:ei.menu})})})]})})}let ec=(0,l.memo)(function(e){let{path:t,className:a="w-5 h-5"}=e;return(0,r.jsx)("svg",{className:a,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:t})})}),ed=[{id:"terminal",label:"Terminal",icon:(0,r.jsx)(ec,{path:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"})},{id:"history",label:"History",icon:(0,r.jsx)(ec,{path:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"})},{id:"files",label:"Files",icon:(0,r.jsx)(ec,{path:"M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"})},{id:"memo",label:"Memo",icon:(0,r.jsx)(ec,{path:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"})},{id:"info",label:"Info",icon:(0,r.jsx)(ec,{path:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})}];function eu(e){let{activeTab:t,onTabChange:a,hasNewOutput:n=!1,hasPrompt:s=!1}=e,i=(0,l.useCallback)(e=>{a(e)},[a]),o=(0,l.useCallback)(e=>{let a=e===t;return"".concat("flex flex-col items-center justify-center flex-1 py-2 px-1 transition-colors relative"," ").concat(a?"text-blue-600 bg-blue-50":"text-gray-500 hover:text-gray-700 hover:bg-gray-50")},[t]),c=(0,l.useMemo)(()=>(0,r.jsxs)(r.Fragment,{children:[n&&(0,r.jsx)("span",{"data-testid":"new-output-badge",className:"absolute top-1 right-1 w-2 h-2 bg-green-500 rounded-full","aria-label":"New output available"}),s&&(0,r.jsx)("span",{"data-testid":"prompt-badge",className:"absolute top-1 right-3 w-2 h-2 bg-yellow-500 rounded-full","aria-label":"Prompt waiting"})]}),[n,s]);return(0,r.jsx)("nav",{"data-testid":"mobile-tab-bar",role:"tablist","aria-label":"Mobile navigation",className:"fixed bottom-0 inset-x-0 bg-white border-t border-gray-200 flex pb-safe z-40",children:ed.map(e=>(0,r.jsxs)("button",{type:"button",role:"tab","aria-selected":t===e.id,"aria-label":e.label,onClick:()=>i(e.id),className:o(e.id),children:[e.icon,(0,r.jsx)("span",{className:"text-xs mt-1",children:e.label}),"terminal"===e.id&&c]},e.id))})}let em={base:"px-6 py-3 rounded-lg font-medium transition-all disabled:opacity-50 disabled:cursor-not-allowed focus:outline-none focus:ring-2 focus:ring-offset-2",primary:"bg-blue-600 text-white hover:bg-blue-700 focus:ring-blue-500",secondary:"bg-white border-2 border-gray-300 hover:bg-gray-50 text-gray-800 focus:ring-gray-500",defaultSelected:"bg-gray-600 text-white hover:bg-gray-700"};function ex(e){let{promptData:t,visible:a,answering:n,onRespond:s,onDismiss:i}=e,{shouldRender:o,animationClass:c}=J({visible:a&&null!==t,duration:300}),d=(0,l.useId)(),[u,m]=(0,l.useState)(null),[x,h]=(0,l.useState)(0),p=(0,l.useRef)(null);(0,l.useEffect)(()=>{a||h(0)},[a]);let b=(0,l.useCallback)(e=>{m(e.touches[0].clientY)},[]),g=(0,l.useCallback)(e=>{if(null===u)return;let t=e.touches[0].clientY-u;t>0&&h(t)},[u]),y=(0,l.useCallback)(()=>{x>100&&i&&i(),h(0),m(null)},[x,i]),v=(0,l.useCallback)(()=>{i&&i()},[i]),w=(0,l.useCallback)(e=>{e.stopPropagation()},[]);if(!o||!t)return null;let j="animate-fade-out"===c,N=x>0?"translateY(".concat(x,"px)"):void 0;return(0,r.jsxs)(f,{componentName:"MobilePromptSheet",children:[(0,r.jsx)("div",{"data-testid":"prompt-overlay",onClick:v,className:"fixed inset-0 bg-black/50 z-50 transition-opacity duration-300 ".concat(j?"opacity-0":"opacity-100"," ").concat(j?"pointer-events-none":""),"aria-hidden":"true"}),(0,r.jsxs)("div",{ref:p,"data-testid":"mobile-prompt-sheet",role:"dialog","aria-modal":"true","aria-labelledby":d,onClick:w,onTouchStart:b,onTouchMove:g,onTouchEnd:y,style:{transform:N},className:"fixed bottom-0 inset-x-0 bg-white rounded-t-2xl z-50 pb-safe transform transition-transform duration-300 ".concat(j?"translate-y-full":"translate-y-0"),children:[(0,r.jsx)("div",{className:"flex justify-center pt-3 pb-2",children:(0,r.jsx)("div",{"data-testid":"drag-handle",className:"w-10 h-1 bg-gray-300 rounded-full","aria-hidden":"true"})}),(0,r.jsx)("div",{className:"px-4 pb-6",children:(0,r.jsx)(eh,{promptData:t,answering:n,onRespond:s,labelId:d})})]})]})}function eh(e){let{promptData:t,answering:a,onRespond:n,labelId:s}=e,i=(0,p.T)("prompt"),[o,c]=(0,l.useState)(()=>{if("multiple_choice"===t.type){var e;let a=t.options.find(e=>e.isDefault);return null!==(e=null==a?void 0:a.number)&&void 0!==e?e:null}return null}),[d,u]=(0,l.useState)(""),[m,x]=(0,l.useState)(!1),h=(0,l.useMemo)(()=>{var e;return"multiple_choice"!==t.type?null:null!==(e=t.options.find(e=>e.number===o))&&void 0!==e?e:null},[t,o]),f=(null==h?void 0:h.requiresTextInput)===!0,b=a||m,g=(0,l.useCallback)(async e=>{if(!b){x(!0);try{await n(e)}catch(e){}finally{x(!1)}}},[b,n]),y=(0,l.useCallback)(async()=>{if(!b&&null!==o){x(!0);try{let e=f&&d.trim()?d.trim():o.toString();await n(e)}catch(e){}finally{x(!1)}}},[b,n,o,f,d]);return(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsx)("h3",{id:s,className:"text-lg font-semibold text-gray-900",children:i("confirmationFromClaude")}),t.instructionText&&(0,r.jsx)("div",{className:"max-h-40 overflow-y-auto whitespace-pre-wrap text-sm text-gray-600 bg-gray-50 rounded p-2 border border-gray-200",children:t.instructionText}),(0,r.jsx)("p",{className:"text-gray-700 leading-relaxed",children:t.question}),b&&(0,r.jsxs)("div",{"data-testid":"answering-indicator",className:"flex items-center gap-2 text-sm text-gray-500",role:"status","aria-live":"polite",children:[(0,r.jsx)("div",{className:"animate-spin rounded-full h-4 w-4 border-2 border-gray-300 border-t-blue-600","aria-hidden":"true"}),(0,r.jsx)("span",{children:i("sending")})]}),"yes_no"===t.type&&(0,r.jsx)(ep,{promptData:t,disabled:b,onYes:()=>g("yes"),onNo:()=>g("no")}),"multiple_choice"===t.type&&(0,r.jsx)(ef,{promptData:t,disabled:b,selectedOption:o,onSelectOption:c,textInputValue:d,onTextInputChange:u,showTextInput:f,onSubmit:y})]})}let ep=(0,l.memo)(function(e){let{promptData:t,disabled:a,onYes:n,onNo:s}=e,l=(0,p.T)("prompt"),i="yes"===t.defaultOption,o="no"===t.defaultOption;return(0,r.jsxs)("div",{className:"flex gap-3",role:"group","aria-label":"Yes or No options",children:[(0,r.jsx)("button",{type:"button",onClick:n,disabled:a,className:"flex-1 ".concat(em.base," ").concat(em.primary," ").concat(i?"ring-2 ring-blue-300":""),children:l("yes")}),(0,r.jsx)("button",{type:"button",onClick:s,disabled:a,className:"flex-1 ".concat(em.base," ").concat(o?em.defaultSelected:em.secondary),children:l("no")})]})}),ef=(0,l.memo)(function(e){let{promptData:t,disabled:a,selectedOption:n,onSelectOption:s,textInputValue:i,onTextInputChange:o,showTextInput:c,onSubmit:d}=e,u=(0,l.useId)(),m=(0,p.T)("prompt");return(0,r.jsxs)("div",{className:"space-y-3",children:[(0,r.jsxs)("fieldset",{children:[(0,r.jsx)("legend",{className:"sr-only",children:"Select an option"}),(0,r.jsx)("div",{className:"space-y-2",children:t.options.map(e=>{let t=n===e.number;return(0,r.jsxs)("label",{className:"flex items-start gap-3 p-3 rounded-lg cursor-pointer transition-all ".concat(t?"bg-blue-50 border-2 border-blue-500":"bg-white border-2 border-gray-200 hover:border-gray-300"," ").concat(a?"opacity-50 cursor-not-allowed":""),children:[(0,r.jsx)("input",{type:"radio",name:u,value:e.number,checked:t,onChange:()=>s(e.number),disabled:a,className:"mt-1"}),(0,r.jsxs)("div",{className:"flex-1",children:[(0,r.jsxs)("span",{className:"font-medium",children:[e.number,". ",e.label]}),e.isDefault&&(0,r.jsx)("span",{className:"ml-2 text-xs text-blue-600 bg-blue-100 px-2 py-0.5 rounded",children:m("default")})]})]},e.number)})})]}),c&&(0,r.jsxs)("div",{className:"mt-3",children:[(0,r.jsx)("label",{htmlFor:"text-input-".concat(u),className:"sr-only",children:"Custom value input"}),(0,r.jsx)("input",{id:"text-input-".concat(u),type:"text",value:i,onChange:e=>o(e.target.value),disabled:a,placeholder:m("enterValuePlaceholder"),className:"w-full px-4 py-3 border-2 border-gray-300 rounded-lg focus:outline-none focus:border-blue-500 disabled:opacity-50"})]}),(0,r.jsx)("button",{type:"button",onClick:d,disabled:a||null===n,className:"w-full ".concat(em.base," ").concat(em.primary),children:m("submit")})]})});var eb=a(6940);let eg={isOpen:!1,position:{x:0,y:0},targetPath:null,targetType:null};var ey=a(88964),ev=a(49465),ew=a(17689),ej=a(45675),eN=a(18930);let ek=(0,l.memo)(function(e){let{isOpen:t,position:a,targetPath:n,targetType:s,onClose:i,onNewFile:o,onNewDirectory:c,onRename:d,onDelete:u,onUpload:m}=e,x=(0,l.useRef)(null),h=(0,l.useCallback)(e=>{e&&n&&e(n),i()},[n,i]),p=[{id:"new-file",label:"New File",icon:(0,r.jsx)(ey.Z,{className:"w-4 h-4","aria-hidden":"true",role:"img"}),onClick:()=>h(o),showFor:["directory"]},{id:"new-directory",label:"New Directory",icon:(0,r.jsx)(ev.Z,{className:"w-4 h-4","aria-hidden":"true",role:"img"}),onClick:()=>h(c),showFor:["directory"]},{id:"upload",label:"Upload File",icon:(0,r.jsx)(ew.Z,{className:"w-4 h-4","aria-hidden":"true",role:"img"}),onClick:()=>h(m),showFor:["directory"],showDividerAfter:!0},{id:"rename",label:"Rename",icon:(0,r.jsx)(ej.Z,{className:"w-4 h-4","aria-hidden":"true",role:"img"}),onClick:()=>h(d),showDividerAfter:"file"===s},{id:"delete",label:"Delete",icon:(0,r.jsx)(eN.Z,{className:"w-4 h-4","aria-hidden":"true",role:"img"}),onClick:()=>h(u),variant:"danger"}].filter(e=>!e.showFor||s&&e.showFor.includes(s));return((0,l.useEffect)(()=>{if(!t)return;let e=e=>{if("Escape"===e.key){i();return}if("ArrowDown"===e.key||"ArrowUp"===e.key){var t;let a;e.preventDefault();let r=null===(t=x.current)||void 0===t?void 0:t.querySelectorAll('[role="menuitem"]');if(!(null==r?void 0:r.length))return;let n=Array.from(r).findIndex(e=>e===document.activeElement);a="ArrowDown"===e.key?n<r.length-1?n+1:0:n>0?n-1:r.length-1,r[a].focus()}};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[t,i]),(0,l.useEffect)(()=>{if(t&&x.current){let e=x.current.querySelector('[role="menuitem"]');e&&e.focus()}},[t]),t)?(0,r.jsx)("div",{ref:x,"data-testid":"context-menu",role:"menu","aria-label":"File actions",className:"fixed z-50 min-w-[160px] py-1 bg-white rounded-lg shadow-lg border border-gray-200 animate-in fade-in-0 zoom-in-95 duration-100",style:{left:"".concat(a.x,"px"),top:"".concat(a.y,"px")},children:p.map((e,t)=>(0,r.jsxs)(l.Fragment,{children:[(0,r.jsxs)("button",{role:"menuitem",onClick:e.onClick,disabled:!n,className:"w-full flex items-center gap-3 px-3 py-2 text-sm transition-colors focus:outline-none focus:bg-gray-100 ".concat("danger"===e.variant?"text-red-600 hover:bg-red-50 focus:bg-red-50":"text-gray-700 hover:bg-gray-100"," ").concat(n?"":"opacity-50 cursor-not-allowed"),children:[e.icon,(0,r.jsx)("span",{children:e.label})]}),e.showDividerAfter&&t<p.length-1&&(0,r.jsx)("div",{"data-testid":"context-menu-divider",className:"my-1 border-t border-gray-200"})]},e.id))}):null}),eC=(0,l.memo)(function(e){let{expanded:t}=e;return(0,r.jsx)("svg",{"data-testid":"chevron-icon",className:"w-4 h-4 text-gray-500 transition-transform ".concat(t?"rotate-90":""),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 5l7 7-7 7"})})}),eS=(0,l.memo)(function(e){let{open:t}=e;return(0,r.jsx)("svg",{"data-testid":"folder-icon",className:"w-5 h-5 text-yellow-500",fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:t?(0,r.jsx)("path",{d:"M19 20H5c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h6l2 2h6c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2zM5 6v12h14V8h-7l-2-2H5z"}):(0,r.jsx)("path",{d:"M10 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"})})}),eE=(0,l.memo)(function(e){let{text:t,query:a}=e;if(!a||!a.trim())return(0,r.jsx)(r.Fragment,{children:t});let n=(0,es.hr)(a),s=t.split(RegExp("(".concat(n,")"),"gi"));return(0,r.jsx)(r.Fragment,{children:s.map((e,t)=>e.toLowerCase()===a.toLowerCase()?(0,r.jsx)("mark",{className:"bg-yellow-200 text-gray-900 px-0.5 rounded",children:e},t):(0,r.jsx)("span",{children:e},t))})}),eT=(0,l.memo)(function(e){let{extension:t}=e,a=(0,l.useMemo)(()=>t&&({ts:"text-blue-500",tsx:"text-blue-500",js:"text-yellow-400",jsx:"text-yellow-400",json:"text-yellow-600",md:"text-gray-500",css:"text-pink-500",scss:"text-pink-500",html:"text-orange-500",py:"text-green-500"})[t]||"text-gray-400",[t]);return(0,r.jsx)("svg",{"data-testid":"file-icon",className:"w-5 h-5 ".concat(a),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"})})}),eM=(0,l.memo)(function e(t){var a;let{item:n,path:s,depth:i,worktreeId:o,expanded:c,cache:d,onToggle:u,onFileSelect:m,onLoadChildren:x,onContextMenu:h,searchQuery:p,searchMode:f,matchedPaths:b}=t,[g,y]=(0,l.useState)(!1),v=s?"".concat(s,"/").concat(n.name):n.name,w=c.has(v),j="directory"===n.type,N=d.get(v),k=(0,l.useCallback)(async()=>{j?(w||N||(y(!0),await x(v),y(!1)),u(v)):null==m||m(v)},[j,w,N,v,x,u,m]),C=(0,l.useCallback)(e=>{("Enter"===e.key||" "===e.key)&&(e.preventDefault(),k())},[k]),S=(0,l.useCallback)(e=>{e.preventDefault(),null==h||h(e,v,j?"directory":"file")},[v,j,h]),E=function(e){let{delay:t=500,moveThreshold:a=10,onLongPress:r}=e,n=(0,l.useRef)(null),s=(0,l.useRef)(null),i=(0,l.useRef)(null),o=(0,l.useCallback)(()=>{n.current&&(clearTimeout(n.current),n.current=null),s.current=null,i.current=null},[]);(0,l.useEffect)(()=>()=>o(),[o]);let c=(0,l.useCallback)(e=>{if(1!==e.touches.length)return;let a=e.touches[0];s.current={x:a.clientX,y:a.clientY},i.current=e,n.current=setTimeout(()=>{i.current&&r(i.current),o()},t)},[t,r,o]);return{onTouchStart:c,onTouchMove:(0,l.useCallback)(e=>{if(!s.current||1!==e.touches.length)return;let t=e.touches[0],r=t.clientX-s.current.x,n=t.clientY-s.current.y;Math.sqrt(r*r+n*n)>a&&o()},[a,o]),onTouchEnd:(0,l.useCallback)(()=>{o()},[o]),onTouchCancel:(0,l.useCallback)(()=>{o()},[o])}}({onLongPress:(0,l.useCallback)(e=>{null==h||h(e,v,j?"directory":"file")},[v,j,h])});return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{"data-testid":"tree-item-".concat(n.name),role:"treeitem","aria-selected":!1,"aria-expanded":j?w:void 0,tabIndex:0,className:"flex items-center gap-2 py-1.5 pr-2 cursor-pointer hover:bg-gray-100 rounded transition-colors",style:{paddingLeft:"".concat(.5+1*Math.min(i,20),"rem"),touchAction:"manipulation",WebkitTouchCallout:"none"},onClick:k,onKeyDown:C,onContextMenu:S,onTouchStart:E.onTouchStart,onTouchMove:E.onTouchMove,onTouchEnd:E.onTouchEnd,onTouchCancel:E.onTouchCancel,children:[j?(0,r.jsx)("span",{className:"w-4 h-4 flex items-center justify-center",children:g?(0,r.jsx)("span",{className:"w-3 h-3 border-2 border-gray-300 border-t-blue-500 rounded-full animate-spin"}):(0,r.jsx)(eC,{expanded:w})}):(0,r.jsx)("span",{className:"w-4 h-4"}),j?(0,r.jsx)(eS,{open:w}):(0,r.jsx)(eT,{extension:n.extension}),(0,r.jsx)("span",{className:"flex-1 truncate text-sm text-gray-700",children:"name"===f&&p?(0,r.jsx)(eE,{text:n.name,query:p}):n.name}),(0,r.jsx)("span",{className:"text-xs text-gray-400 flex-shrink-0",children:j?void 0!==n.itemCount&&"".concat(n.itemCount," items"):void 0===(a=n.size)?"":a<1024?"".concat(a," B"):a<1048576?"".concat((a/1024).toFixed(1)," KB"):"".concat((a/1048576).toFixed(1)," MB")})]}),j&&w&&N&&(0,r.jsx)("div",{role:"group",children:N.filter(e=>{let t=v?"".concat(v,"/").concat(e.name):e.name;if(!(null==p?void 0:p.trim()))return!0;if("name"===f){let t=p.toLowerCase();return!!e.name.toLowerCase().includes(t)||"directory"===e.type}if("content"===f&&b&&b.size>0){if(b.has(t))return!0;if("directory"===e.type){for(let e of b)if(e.startsWith(t+"/"))return!0}return!1}return!0}).map(t=>(0,r.jsx)(e,{item:t,path:v,depth:i+1,worktreeId:o,expanded:c,cache:d,onToggle:u,onFileSelect:m,onLoadChildren:x,onContextMenu:h,searchQuery:p,searchMode:f,matchedPaths:b},t.name))})]})}),eR=(0,l.memo)(function(e){let{worktreeId:t,onFileSelect:a,onNewFile:n,onNewDirectory:s,onRename:i,onDelete:o,onUpload:c,className:d="",refreshTrigger:u=0,searchQuery:m,searchMode:x,searchResults:h,onSearchResultSelect:p}=e,[f,b]=(0,l.useState)(!0),[g,y]=(0,l.useState)(null),[v,w]=(0,l.useState)([]),[j,N]=(0,l.useState)(new Set),[k,C]=(0,l.useState)(()=>new Map),S=(0,l.useRef)(j);S.current=j;let E=(0,l.useRef)(new Set),{menuState:T,openMenu:M,closeMenu:R}=function(){let[e,t]=(0,l.useState)(eg),a=(0,l.useCallback)((e,a,r)=>{let n,s;if(e.preventDefault(),"touches"in e&&e.touches.length>0)n=e.touches[0].clientX,s=e.touches[0].clientY;else{if(!("clientX"in e))return;n=e.clientX,s=e.clientY}t({isOpen:!0,position:{x:n,y:s},targetPath:a,targetType:r})},[]),r=(0,l.useCallback)(()=>{t(e=>({...e,isOpen:!1}))},[]),n=(0,l.useCallback)(()=>{t(eg)},[]);return(0,l.useEffect)(()=>{if(!e.isOpen)return;let t=()=>{r()},a=setTimeout(()=>{document.addEventListener("click",t)},0);return()=>{clearTimeout(a),document.removeEventListener("click",t)}},[e.isOpen,r]),(0,l.useEffect)(()=>{if(!e.isOpen)return;let t=e=>{"Escape"===e.key&&r()};return document.addEventListener("keydown",t),()=>{document.removeEventListener("keydown",t)}},[e.isOpen,r]),{menuState:e,openMenu:a,closeMenu:r,resetMenu:n}}(),L=(0,l.useCallback)(async function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{let a=e?"/api/worktrees/".concat(t,"/tree/").concat(e):"/api/worktrees/".concat(t,"/tree"),r=await fetch(a);if(!r.ok)throw Error("Failed to load directory: ".concat(r.status));return await r.json()}catch(e){throw console.error("[FileTreeView] Error fetching directory:",e),e}},[t]);(0,l.useEffect)(()=>{let e=!0;return(async()=>{b(!0),y(null);try{let t=await L();if(!e||!t)return;let a=Array.from(S.current),r=new Map,n=[];for(let t=0;t<a.length;t+=5){if(!e)return;let s=a.slice(t,t+5);for(let[e,t]of(await Promise.allSettled(s.map(async e=>{let t=await L(e);return{dirPath:e,data:t}}))).entries())"fulfilled"===t.status&&t.value.data?r.set(t.value.dirPath,t.value.data.items):n.push(s[e])}if(!e)return;w(t.items),C(r),n.length>0&&N(e=>{let t=new Set(e);for(let e of n)e&&t.delete(e);return t})}catch(t){e&&y(t instanceof Error?t.message:"Failed to load files")}finally{e&&b(!1)}})(),()=>{e=!1}},[L,u]);let A=(0,l.useCallback)(async e=>{if(!(k.has(e)||E.current.has(e))){E.current.add(e);try{let t=await L(e);t&&C(a=>{let r=new Map(a);return r.set(e,t.items),r})}catch(e){console.error("[FileTreeView] Error loading children:",e)}finally{E.current.delete(e)}}},[k,L]),P=(0,l.useCallback)(e=>{N(t=>{let a=new Set(t);return a.has(e)?a.delete(e):a.add(e),a})},[]),F=(0,l.useMemo)(()=>"content"===x&&h&&0!==h.length?(0,es.Ps)(h.map(e=>e.filePath)):new Set,[x,h]);(0,l.useEffect)(()=>{F.size>0&&N(e=>{let t=new Set(e);for(let e of F)(k.has(e)||(null==h?void 0:h.some(t=>t.filePath.startsWith(e+"/"))))&&t.add(e);return t})},[F,k,h]);let D=(0,l.useMemo)(()=>{if(!(null==m?void 0:m.trim()))return v;if("name"===x){let e=m.toLowerCase(),t=(a,r)=>a.filter(a=>{let n=r?"".concat(r,"/").concat(a.name):a.name,s=a.name.toLowerCase().includes(e);if("directory"===a.type){let e=k.get(n);if(e&&t(e,n).length>0)return!0}return s});return t(v,"")}return"content"===x&&F.size>0?v.filter(e=>{if(F.has(e.name))return!0;if("directory"===e.type){for(let t of F)if(t.startsWith(e.name+"/")||t===e.name)return!0}return!1}):v},[v,m,x,F,k]);return f?(0,r.jsxs)("div",{"data-testid":"file-tree-loading",className:"flex items-center justify-center p-4 ".concat(d),children:[(0,r.jsx)("span",{className:"w-5 h-5 border-2 border-gray-300 border-t-blue-500 rounded-full animate-spin"}),(0,r.jsx)("span",{className:"ml-2 text-sm text-gray-500",children:"Loading files..."})]}):g?(0,r.jsx)("div",{"data-testid":"file-tree-error",className:"p-4 bg-red-50 border border-red-200 rounded-lg ".concat(d),children:(0,r.jsx)("p",{className:"text-sm text-red-600",children:g})}):0===v.length?(0,r.jsxs)("div",{"data-testid":"file-tree-empty",className:"p-4 text-center text-gray-500 ".concat(d),children:[(0,r.jsx)("p",{className:"text-sm",children:"No files found"}),(n||s)&&(0,r.jsxs)("div",{className:"flex flex-col gap-2 mt-4",children:[n&&(0,r.jsxs)("button",{"data-testid":"empty-new-file-button",onClick:()=>n(""),className:"flex items-center justify-center gap-2 px-3 py-2 text-sm text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50 transition-colors",children:[(0,r.jsx)(ey.Z,{className:"w-4 h-4","aria-hidden":"true"}),(0,r.jsx)("span",{children:"New File"})]}),s&&(0,r.jsxs)("button",{"data-testid":"empty-new-directory-button",onClick:()=>s(""),className:"flex items-center justify-center gap-2 px-3 py-2 text-sm text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50 transition-colors",children:[(0,r.jsx)(ev.Z,{className:"w-4 h-4","aria-hidden":"true"}),(0,r.jsx)("span",{children:"New Directory"})]})]})]}):(null==m?void 0:m.trim())&&0===D.length?(0,r.jsx)("div",{"data-testid":"file-tree-no-results",className:"p-4 text-center text-gray-500 ".concat(d),children:(0,r.jsxs)("p",{className:"text-sm",children:["No ","content"===x?"files containing":"files matching",' "',m,'"']})}):(0,r.jsxs)("div",{"data-testid":"file-tree-view",role:"tree","aria-label":"File tree",className:"overflow-auto bg-white ".concat(d),children:[D.map(e=>(0,r.jsx)(eM,{item:e,path:"",depth:0,worktreeId:t,expanded:j,cache:k,onToggle:P,onFileSelect:p||a,onLoadChildren:A,onContextMenu:M,searchQuery:m,searchMode:x,matchedPaths:F},e.name)),(0,r.jsx)(ek,{isOpen:T.isOpen,position:T.position,targetPath:T.targetPath,targetType:T.targetType,onClose:R,onNewFile:n,onNewDirectory:s,onRename:i,onDelete:o,onUpload:c})]})}),eL=(0,l.memo)(function(){return(0,r.jsx)("svg",{className:"w-4 h-4 text-gray-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})})}),eA=(0,l.memo)(function(){return(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}),eP=(0,l.memo)(function(){return(0,r.jsx)("div",{"data-testid":"search-loading",className:"w-4 h-4 border-2 border-gray-300 border-t-blue-500 rounded-full animate-spin","aria-label":"Searching..."})}),eF=(0,l.memo)(function(e){let{query:t,mode:a,isSearching:n,error:s,onQueryChange:i,onModeChange:o,onClear:c,placeholder:d="Search files...",className:u=""}=e,m=(0,l.useRef)(null),x=(0,l.useCallback)(e=>{i(e.target.value)},[i]),h=(0,l.useCallback)(()=>{var e;c(),null===(e=m.current)||void 0===e||e.focus()},[c]),p=(0,l.useCallback)(e=>{if("Escape"===e.key){if(t)h();else{var a;null===(a=m.current)||void 0===a||a.blur()}}},[t,h]);return(0,l.useEffect)(()=>{if(!(window.innerWidth<768)){let e=setTimeout(()=>{var e;null===(e=m.current)||void 0===e||e.focus()},100);return()=>clearTimeout(e)}},[]),(0,r.jsxs)("div",{"data-testid":"search-bar",className:"flex flex-col gap-2 p-2 bg-white border-b border-gray-200 ".concat(u),children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("div",{className:"flex-shrink-0",children:(0,r.jsx)(eL,{})}),(0,r.jsx)("input",{ref:m,type:"text","data-testid":"search-input",value:t,onChange:x,onKeyDown:p,placeholder:d,className:"flex-1 min-w-0 px-2 py-1 text-sm bg-gray-50 border border-gray-200 rounded focus:outline-none focus:ring-1 focus:ring-blue-500 focus:border-blue-500","aria-label":"Search files","aria-busy":n}),(0,r.jsx)("div",{className:"flex-shrink-0 w-6 h-6 flex items-center justify-center",children:n?(0,r.jsx)(eP,{}):t?(0,r.jsx)("button",{type:"button","data-testid":"search-clear",onClick:h,className:"p-1 text-gray-400 hover:text-gray-600 rounded transition-colors","aria-label":"Clear search",children:(0,r.jsx)(eA,{})}):null})]}),(0,r.jsxs)("div",{className:"flex items-center gap-1",children:[(0,r.jsx)("span",{className:"text-xs text-gray-500 mr-1",children:"Mode:"}),(0,r.jsx)("button",{type:"button","data-testid":"mode-name",onClick:()=>o("name"),className:"px-2 py-0.5 text-xs rounded transition-colors ".concat("name"===a?"bg-blue-100 text-blue-700 font-medium":"bg-gray-100 text-gray-600 hover:bg-gray-200"),"aria-pressed":"name"===a,children:"Name"}),(0,r.jsx)("button",{type:"button","data-testid":"mode-content",onClick:()=>o("content"),className:"px-2 py-0.5 text-xs rounded transition-colors ".concat("content"===a?"bg-blue-100 text-blue-700 font-medium":"bg-gray-100 text-gray-600 hover:bg-gray-200"),"aria-pressed":"content"===a,children:"Content"})]}),s&&(0,r.jsx)("div",{"data-testid":"search-error",className:"text-xs text-red-600 bg-red-50 px-2 py-1 rounded",role:"alert",children:s})]})}),eD=(0,l.memo)(function(){return(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"})})}),eI=(0,l.memo)(function(){return(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"})})}),e_=(0,l.memo)(function(){return(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"})})}),eO=[{id:"history",label:"History",icon:(0,r.jsx)(eD,{})},{id:"files",label:"Files",icon:(0,r.jsx)(eI,{})},{id:"memo",label:"Memo",icon:(0,r.jsx)(e_,{})}],ez=(0,l.memo)(function(e){let{activeTab:t,onTabChange:a,className:n=""}=e,s=(0,l.useCallback)(e=>{a(e)},[a]),i=(0,l.useCallback)((e,t)=>{("Enter"===t.key||" "===t.key)&&(t.preventDefault(),a(e))},[a]),o=(0,l.useCallback)(e=>{let a=e===t;return"".concat("flex items-center gap-2 px-4 py-2 text-sm font-medium transition-colors focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-inset"," ").concat(a?"bg-blue-50 text-blue-600 border-b-2 border-blue-600":"text-gray-500 hover:text-gray-700 hover:bg-gray-50")},[t]);return(0,r.jsx)("div",{role:"tablist","aria-label":"Left pane view switcher",className:"flex border-b border-gray-200 bg-white ".concat(n),children:eO.map(e=>(0,r.jsxs)("button",{type:"button",role:"tab","aria-selected":t===e.id,"aria-label":e.label,tabIndex:0,onClick:()=>s(e.id),onKeyDown:t=>i(e.id,t),className:o(e.id),children:[e.icon,(0,r.jsx)("span",{children:e.label})]},e.id))})});var eW=a(10789);function eB(e){let{src:t,alt:a,onError:n}=e,[s,i]=(0,l.useState)(!1);return s?(0,r.jsxs)("div",{className:"flex flex-col items-center justify-center py-12 text-gray-500",children:[(0,r.jsx)("svg",{className:"w-16 h-16 mb-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"})}),(0,r.jsx)("p",{className:"text-sm",children:"Failed to load image"}),(0,r.jsx)("p",{className:"text-xs text-gray-400 mt-1",children:a})]}):(0,r.jsx)("div",{className:"flex items-center justify-center p-4",children:(0,r.jsx)("img",{src:t,alt:a,onError:()=>{i(!0),null==n||n()},style:{maxWidth:"100%",maxHeight:"500px",objectFit:"contain"},className:"rounded-lg shadow-sm"})})}function eU(e){let{isOpen:t,onClose:a,worktreeId:n,filePath:s}=e,[i,o]=(0,l.useState)(null),[c,d]=(0,l.useState)(!1),[u,m]=(0,l.useState)(null);return(0,l.useEffect)(()=>{if(!t||!s){o(null),m(null);return}(async()=>{d(!0),m(null);try{let e=await fetch("/api/worktrees/".concat(n,"/files/").concat(s));if(!e.ok){let t=await e.json();throw Error(t.error||"Failed to load file")}let t=await e.json();o(t)}catch(e){m(e instanceof Error?e.message:"Failed to load file")}finally{d(!1)}})()},[t,n,s]),(0,r.jsx)(eW.u_,{isOpen:t,onClose:a,title:s,size:"xl",children:(0,r.jsxs)("div",{className:"max-h-[60vh] sm:max-h-[70vh] overflow-y-auto",children:[c&&(0,r.jsxs)("div",{className:"flex items-center justify-center py-12",children:[(0,r.jsx)("div",{className:"inline-block animate-spin rounded-full h-8 w-8 border-4 border-gray-300 border-t-blue-600"}),(0,r.jsx)("p",{className:"ml-3 text-gray-600",children:"Loading file..."})]}),u&&(0,r.jsx)("div",{className:"bg-red-50 border border-red-200 rounded-lg p-4",children:(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("svg",{className:"w-5 h-5 text-red-600",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})}),(0,r.jsx)("p",{className:"text-sm text-red-800",children:u})]})}),i&&!c&&!u&&(0,r.jsxs)("div",{className:"bg-gray-50 rounded-lg overflow-hidden",children:[(0,r.jsx)("div",{className:"bg-gray-100 px-4 py-2 border-b border-gray-200",children:(0,r.jsxs)("p",{className:"text-xs text-gray-600 font-mono",children:[i.worktreePath,"/",i.path]})}),i.isImage?(0,r.jsx)(eB,{src:i.content,alt:i.path,mimeType:i.mimeType}):(0,r.jsx)("div",{className:"p-4",children:(0,r.jsx)("pre",{className:"text-sm overflow-x-auto",children:(0,r.jsx)("code",{className:"language-".concat(i.extension),children:i.content})})})]})]})})}var eV=a(54887),eH=a(53012),eY=a(23260),eq=a(57934),eZ=a(12158);a(57792);var eG=a(76865),eK=a(48736),eX=a(93807),eJ=a(42208),eQ=a(74440),e$=a(47416),e0=a(83229),e2=a(32489),e1=a(20318),e4=a(30166),e5=a(51817);let e3=(0,e4.default)(()=>Promise.all([a.e(2714),a.e(656),a.e(13)]).then(a.bind(a,70013)).then(e=>({default:e.MermaidDiagram})),{loadableGenerated:{webpack:()=>[70013]},ssr:!1,loading:()=>(0,r.jsxs)("div",{className:"mermaid-loading flex items-center gap-2 text-gray-500 p-4",children:[(0,r.jsx)(e5.Z,{className:"animate-spin h-4 w-4"}),(0,r.jsx)("span",{children:"Loading diagram..."})]})});function e6(e){let{className:t,children:a,inline:n}=e;if(n)return(0,r.jsx)("code",{className:t,children:a});if(t&&t.split(" ").includes("language-mermaid")){let e=null==a?"":"string"==typeof a?a:Array.isArray(a)?a.map(e=>"string"==typeof e?e:"").join(""):String(a);return(0,r.jsx)(e3,{code:e})}return(0,r.jsx)("code",{className:t,children:a})}function e8(){return"undefined"==typeof document?null:document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||document.msFullscreenElement||null}async function e7(e){if(e.requestFullscreen)return e.requestFullscreen();if(e.webkitRequestFullscreen)return e.webkitRequestFullscreen();if(e.mozRequestFullScreen)return e.mozRequestFullScreen();if(e.msRequestFullscreen)return e.msRequestFullscreen();throw Error("Fullscreen API not supported")}async function e9(){if("undefined"!=typeof document){if(document.exitFullscreen)return document.exitFullscreen();if(document.webkitExitFullscreen)return document.webkitExitFullscreen();if(document.mozCancelFullScreen)return document.mozCancelFullScreen();if(document.msExitFullscreen)return document.msExitFullscreen()}}function te(){try{let e="__localStorage_test__";return window.localStorage.setItem(e,"test"),window.localStorage.removeItem(e),!0}catch(e){return!1}}function tt(e){let{key:t,defaultValue:a,validate:r,serialize:n=JSON.stringify,deserialize:s=JSON.parse}=e,[i,o]=(0,l.useState)(!1),[c,d]=(0,l.useState)(a),u=(0,l.useCallback)(()=>{if(!te())return a;try{let e=window.localStorage.getItem(t);if(null===e)return a;let n=s(e);if(r)return r(n)?n:a;return n}catch(e){return a}},[t,a,r,s]),m=(0,l.useCallback)(e=>{if(te())try{let a=n(e);window.localStorage.setItem(t,a)}catch(e){}},[t,n]),x=(0,l.useCallback)(e=>{d(t=>{let a="function"==typeof e?e(t):e;return m(a),a})},[m]),h=(0,l.useCallback)(()=>{if(te())try{window.localStorage.removeItem(t)}catch(e){}d(a)},[t,a]);return(0,l.useEffect)(()=>{o(te()),d(u())},[u]),{value:c,setValue:x,removeValue:h,isAvailable:i}}let ta=()=>null!=window.visualViewport;var tr=a(3468);let tn={split:{showEditor:!0,showPreview:!0,editorWidth:"w-1/2",previewWidth:"w-1/2"},editor:{showEditor:!0,showPreview:!1,editorWidth:"w-full",previewWidth:"w-0"},preview:{showEditor:!1,showPreview:!0,editorWidth:"w-0",previewWidth:"w-full"}},ts="commandmate:md-editor-view-mode",tl={WARNING_THRESHOLD:512e3};function ti(e){return"number"==typeof e&&e>=.1&&e<=.9}function to(e){return"boolean"==typeof e}function tc(e){return"split"===e||"editor"===e||"preview"===e}function td(e){let{worktreeId:t,filePath:a,onClose:n,onSave:s,initialViewMode:i,onMaximizedChange:o}=e,[c,d]=(0,l.useState)(""),[u,m]=(0,l.useState)(""),[h,p]=(0,l.useState)(""),[f,b]=(0,l.useState)(()=>(function(e){if(e&&tc(e))return e;{let e=localStorage.getItem(ts);if(e&&tc(e))return e}return"split"})(i)),[g,y]=(0,l.useState)(!0),[v,w]=(0,l.useState)(!1),[N,k]=(0,l.useState)(null),[C,S]=(0,l.useState)(!1),[E,T]=(0,l.useState)("editor"),[M,R]=(0,l.useState)(null),{toasts:L,showToast:A,removeToast:P}=(0,e1.pm)(),F=(0,l.useRef)(null),D=(0,l.useRef)(null),I=(0,l.useRef)(null),_=(0,l.useRef)(null),O=(0,x.d)(),{isKeyboardVisible:z,keyboardHeight:W}=function(){let[e,t]=(0,l.useState)(!1),[a,r]=(0,l.useState)(0),n=(0,l.useCallback)(()=>{if(!ta())return;let e=window.visualViewport,a=window.innerHeight-e.height,n=a>100;t(n),r(n?a:0)},[]);return(0,l.useEffect)(()=>{if(!ta())return;let e=window.visualViewport;return n(),e.addEventListener("resize",n),()=>{e.removeEventListener("resize",n)}},[n]),{isKeyboardVisible:e,keyboardHeight:a}}(),{value:B,setValue:U}=tt({key:"commandmate:md-editor-maximized",defaultValue:!1,validate:to}),{isFullscreen:V,isFallbackMode:H,enterFullscreen:Y,exitFullscreen:q,toggleFullscreen:Z}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{elementRef:t,onEnter:a,onExit:r,onError:n}=e,[s,i]=(0,l.useState)(!1),[o,c]=(0,l.useState)(!1),[d,u]=(0,l.useState)(null),m=(0,l.useCallback)(()=>{let e=null!=e8();i(e),!e&&o&&c(!1)},[o]),x=(0,l.useCallback)(async()=>{if(u(null),"undefined"!=typeof navigator&&(/iPad|iPhone|iPod/.test(navigator.userAgent)||"MacIntel"===navigator.platform&&navigator.maxTouchPoints>1)){i(!0),c(!0),null==a||a();return}if("undefined"!=typeof document&&(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)&&(null==t?void 0:t.current))try{await e7(t.current),i(!0),c(!1),null==a||a()}catch(t){let e=t instanceof Error?t.message:"Failed to enter fullscreen";u(e),null==n||n(t instanceof Error?t:Error(e)),i(!0),c(!0),null==a||a()}else i(!0),c(!0),null==a||a()},[t,a,n]),h=(0,l.useCallback)(async()=>{if(u(null),o){i(!1),c(!1),null==r||r();return}if(e8())try{await e9(),i(!1),null==r||r()}catch(t){let e=t instanceof Error?t.message:"Failed to exit fullscreen";u(e),null==n||n(t instanceof Error?t:Error(e)),i(!1),c(!1),null==r||r()}else i(!1),c(!1),null==r||r()},[o,r,n]),p=(0,l.useCallback)(async()=>{s?await h():await x()},[s,x,h]);return(0,l.useEffect)(()=>{if("undefined"!=typeof document)return document.addEventListener("fullscreenchange",m),document.addEventListener("webkitfullscreenchange",m),document.addEventListener("mozfullscreenchange",m),document.addEventListener("MSFullscreenChange",m),()=>{document.removeEventListener("fullscreenchange",m),document.removeEventListener("webkitfullscreenchange",m),document.removeEventListener("mozfullscreenchange",m),document.removeEventListener("MSFullscreenChange",m)}},[m]),{isFullscreen:s,isFallbackMode:o,enterFullscreen:x,exitFullscreen:h,toggleFullscreen:p,error:d}}({elementRef:I,onEnter:()=>U(!0),onExit:()=>U(!1)}),{value:G,setValue:K}=tt({key:"commandmate:md-editor-split-ratio",defaultValue:.5,validate:ti}),{ref:X}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{onSwipeLeft:t,onSwipeRight:a,onSwipeUp:r,onSwipeDown:n,threshold:s=50,enabled:i=!0}=e,o=(0,l.useRef)(null),[c,d]=(0,l.useState)(!1),[u,m]=(0,l.useState)(null),x=(0,l.useRef)(null),h=(0,l.useCallback)(()=>{m(null)},[]),p=(0,l.useCallback)(e=>{if(!i)return;let t=e.touches[0];x.current={x:t.clientX,y:t.clientY},d(!0)},[i]),f=(0,l.useCallback)(e=>{if(!i||!x.current)return;let t=e.touches[0],a=t.clientX-x.current.x,r=t.clientY-x.current.y,n=Math.abs(a),l=Math.abs(r);n>l&&n>=s?m(a<0?"left":"right"):l>=s&&m(r<0?"up":"down")},[i,s]),b=(0,l.useCallback)(e=>{if(!i||!x.current){d(!1);return}let l=e.changedTouches[0],o=l.clientX-x.current.x,c=l.clientY-x.current.y,u=Math.abs(o),h=Math.abs(c);u>h?u>=s&&(o<0?(m("left"),null==t||t()):(m("right"),null==a||a())):h>=s&&(c<0?(m("up"),null==r||r()):(m("down"),null==n||n())),x.current=null,d(!1)},[i,s,t,a,r,n]);return(0,l.useEffect)(()=>{let e=o.current;if(e)return e.addEventListener("touchstart",p),e.addEventListener("touchmove",f),e.addEventListener("touchend",b),()=>{e.removeEventListener("touchstart",p),e.removeEventListener("touchmove",f),e.removeEventListener("touchend",b)}},[p,f,b]),{ref:o,isSwiping:c,swipeDirection:u,resetSwipeDirection:h}}({onSwipeDown:()=>{V&&q()},threshold:100,enabled:V&&O}),J=c!==u,Q=tn[f],$=O&&window.innerHeight>window.innerWidth&&"split"===f,ee=(0,l.useMemo)(()=>(0,es.Ds)(e=>{p(e)},300),[]),et=(0,l.useCallback)(async()=>{y(!0),k(null);try{let r=await fetch("/api/worktrees/".concat(t,"/files/").concat(a)),n=await r.json();if(!r.ok||!n.success){var e;throw Error((null===(e=n.error)||void 0===e?void 0:e.message)||"Failed to load file")}let s=n.content||"";d(s),m(s),p(s),new Blob([s]).size>tl.WARNING_THRESHOLD&&S(!0)}catch(e){k(e instanceof Error?e.message:"Failed to load file")}finally{y(!1)}},[t,a]),ea=(0,l.useCallback)(async()=>{if(J&&!v){w(!0);try{let r=await fetch("/api/worktrees/".concat(t,"/files/").concat(a),{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({content:c})}),n=await r.json();if(!r.ok||!n.success){var e;throw Error((null===(e=n.error)||void 0===e?void 0:e.message)||"Failed to save file")}m(c),A("File saved successfully","success"),s&&s(a)}catch(e){A(e instanceof Error?e.message:"Failed to save file","error")}finally{w(!1)}}},[t,a,c,J,v,s,A]),er=(0,l.useCallback)(e=>{let t=e.target.value;d(t),ee(t)},[ee]),en=(0,l.useCallback)(e=>{b(e),localStorage.setItem(ts,e)},[]),el=(0,l.useCallback)(()=>{(!J||window.confirm("You have unsaved changes. Are you sure you want to close?"))&&n&&n()},[J,n]),ei=(0,l.useCallback)(e=>{if(!_.current)return;let t=_.current.offsetWidth;if(0===t)return;let a=e/t;K(e=>Math.max(.1,Math.min(.9,e+a)))},[K]),eo=(0,l.useCallback)(()=>{K(.5)},[K]),ec=(0,l.useCallback)(e=>{if((e.ctrlKey||e.metaKey)&&"s"===e.key){e.preventDefault(),ea();return}if((e.ctrlKey||e.metaKey)&&e.shiftKey&&"F"===e.key){e.preventDefault(),Z();return}if("Escape"===e.key&&V){e.preventDefault(),q();return}},[ea,Z,q,V]);(0,l.useEffect)(()=>{let e=e=>{"Escape"===e.key&&V&&(e.preventDefault(),q())};return V&&document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}},[V,q]),(0,l.useEffect)(()=>{B&&!V&&Y()},[]),(0,l.useEffect)(()=>{if("undefined"==typeof document)return;let e=document.getElementById("markdown-editor-portal");return e||((e=document.createElement("div")).id="markdown-editor-portal",document.body.appendChild(e)),R(e),()=>{let e=document.getElementById("markdown-editor-portal");e&&0===e.childNodes.length&&e.remove()}},[]),(0,l.useEffect)(()=>{null==o||o(V)},[V,o]),(0,l.useEffect)(()=>{et()},[et]),(0,l.useEffect)(()=>{let e=e=>{J&&(e.preventDefault(),e.returnValue="")};return J?(D.current=e,window.addEventListener("beforeunload",e)):D.current&&(window.removeEventListener("beforeunload",D.current),D.current=null),()=>{D.current&&window.removeEventListener("beforeunload",D.current)}},[J]);let ed=(0,l.useMemo)(()=>{let e="flex flex-col bg-white";return V&&H?"".concat(e," fixed inset-0"):"".concat(e," h-full")},[V,H]),eu=(0,l.useMemo)(()=>{if(V)return{zIndex:tr.k.MAXIMIZED_EDITOR}},[V]),em=(0,l.useMemo)(()=>{if("split"===f&&!$)return{width:"".concat(100*G,"%"),flexShrink:0}},[f,G,$]),ex=(0,l.useMemo)(()=>{if("split"===f&&!$)return{width:"".concat((1-G)*100,"%"),flexShrink:0}},[f,G,$]),eh=(0,l.useMemo)(()=>{if(z&&W>0)return{paddingBottom:W}},[z,W]),ep=(0,l.useMemo)(()=>({code:e6}),[]),ef=(0,l.useMemo)(()=>(0,r.jsx)(eH.UG,{remarkPlugins:[eY.Z],rehypePlugins:[eq.Z,eZ.Z],components:ep,children:h}),[h,ep]);if(g)return(0,r.jsx)("div",{"data-testid":"markdown-editor",className:"flex items-center justify-center h-full bg-white",children:(0,r.jsxs)("div",{className:"text-center",children:[(0,r.jsx)("div",{className:"inline-block animate-spin rounded-full h-8 w-8 border-4 border-gray-300 border-t-blue-600"}),(0,r.jsx)("p",{className:"mt-4 text-gray-600",children:"Loading..."})]})});if(N)return(0,r.jsx)("div",{"data-testid":"markdown-editor-error",className:"flex items-center justify-center h-full bg-white",children:(0,r.jsxs)("div",{className:"text-center",children:[(0,r.jsx)(eG.Z,{className:"h-12 w-12 text-red-500 mx-auto mb-4"}),(0,r.jsx)("p",{className:"text-red-600",children:N}),n&&(0,r.jsx)("button",{onClick:n,className:"mt-4 px-4 py-2 bg-gray-100 hover:bg-gray-200 rounded-lg",children:"Close"})]})});let eb=(0,r.jsxs)("div",{ref:e=>{I.current=e,X.current=e},"data-testid":"markdown-editor",className:ed,style:eu,onKeyDown:ec,role:V&&H?"dialog":void 0,"aria-modal":V&&H?"true":void 0,children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-2 border-b border-gray-200 bg-gray-50",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 min-w-0 flex-shrink",children:[(0,r.jsx)(eK.Z,{className:"h-4 w-4 text-gray-500 flex-shrink-0"}),(0,r.jsx)("span",{className:"text-sm font-medium text-gray-700 truncate",children:a}),J&&(0,r.jsx)("span",{"data-testid":"dirty-indicator",className:"inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-yellow-100 text-yellow-800 flex-shrink-0",children:"Unsaved"})]}),(0,r.jsxs)("div",{className:"flex items-center gap-2 flex-shrink-0",children:[!$&&(0,r.jsxs)("div",{className:"flex items-center gap-1 bg-gray-100 rounded-lg p-1",children:[(0,r.jsx)("button",{"data-testid":"view-mode-split","aria-pressed":"split"===f,onClick:()=>en("split"),className:"p-1.5 rounded ".concat("split"===f?"bg-white shadow-sm text-blue-600":"text-gray-500 hover:text-gray-700"),title:"Split view",children:(0,r.jsx)(eX.Z,{className:"h-4 w-4"})}),(0,r.jsx)("button",{"data-testid":"view-mode-editor","aria-pressed":"editor"===f,onClick:()=>en("editor"),className:"p-1.5 rounded ".concat("editor"===f?"bg-white shadow-sm text-blue-600":"text-gray-500 hover:text-gray-700"),title:"Editor only",children:(0,r.jsx)(eK.Z,{className:"h-4 w-4"})}),(0,r.jsx)("button",{"data-testid":"view-mode-preview","aria-pressed":"preview"===f,onClick:()=>en("preview"),className:"p-1.5 rounded ".concat("preview"===f?"bg-white shadow-sm text-blue-600":"text-gray-500 hover:text-gray-700"),title:"Preview only",children:(0,r.jsx)(eJ.Z,{className:"h-4 w-4"})})]}),(0,r.jsx)("button",{"data-testid":"maximize-button",onClick:Z,className:"p-1.5 text-gray-500 hover:text-gray-700 hover:bg-gray-100 rounded",title:V?"Exit fullscreen (ESC)":"Enter fullscreen (Ctrl+Shift+F)","aria-pressed":V,children:V?(0,r.jsx)(eQ.Z,{className:"h-4 w-4"}):(0,r.jsx)(e$.Z,{className:"h-4 w-4"})}),(0,r.jsxs)("button",{"data-testid":"save-button",onClick:ea,disabled:!J||v,className:"flex items-center gap-1.5 px-3 py-1.5 rounded-lg text-sm font-medium transition-colors ".concat(J&&!v?"bg-blue-600 text-white hover:bg-blue-700":"bg-gray-100 text-gray-400 cursor-not-allowed"),children:[(0,r.jsx)(e0.Z,{className:"h-4 w-4"}),v?"Saving...":"Save"]}),n&&(0,r.jsx)("button",{"data-testid":"close-button",onClick:el,className:"p-1.5 text-gray-500 hover:text-gray-700 hover:bg-gray-100 rounded",title:"Close",children:(0,r.jsx)(e2.Z,{className:"h-4 w-4"})})]})]}),V&&(0,r.jsxs)("div",{"data-testid":"maximize-hint",className:"flex items-center justify-center px-4 py-1 bg-gray-800 text-gray-300 text-xs",children:["Press ESC to exit fullscreen ",O&&"(or swipe down)"]}),C&&(0,r.jsxs)("div",{"data-testid":"large-file-warning",className:"flex items-center gap-2 px-4 py-2 bg-yellow-50 border-b border-yellow-200 text-yellow-800 text-sm",children:[(0,r.jsx)(eG.Z,{className:"h-4 w-4"}),"Large file: Performance may be affected.",(0,r.jsx)("button",{onClick:()=>S(!1),className:"ml-auto text-yellow-600 hover:text-yellow-800",children:(0,r.jsx)(e2.Z,{className:"h-4 w-4"})})]}),$&&(0,r.jsxs)("div",{className:"flex border-b border-gray-200",children:[(0,r.jsxs)("button",{"data-testid":"mobile-tab-editor",onClick:()=>T("editor"),className:"flex-1 py-2 text-sm font-medium ".concat("editor"===E?"text-blue-600 border-b-2 border-blue-600":"text-gray-500"),children:[(0,r.jsx)(eK.Z,{className:"h-4 w-4 inline-block mr-1"}),"Editor"]}),(0,r.jsxs)("button",{"data-testid":"mobile-tab-preview",onClick:()=>T("preview"),className:"flex-1 py-2 text-sm font-medium ".concat("preview"===E?"text-blue-600 border-b-2 border-blue-600":"text-gray-500"),children:[(0,r.jsx)(eJ.Z,{className:"h-4 w-4 inline-block mr-1"}),"Preview"]})]}),(0,r.jsxs)("div",{ref:_,className:"flex flex-1 overflow-hidden",style:eh,children:[$?"editor"===E&&(0,r.jsx)("div",{"data-testid":"markdown-editor-container",className:"flex flex-col overflow-hidden w-full",children:(0,r.jsx)("textarea",{ref:F,"data-testid":"markdown-editor-textarea",value:c,onChange:er,onKeyDown:ec,className:"flex-1 p-4 font-mono text-sm resize-none focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-inset",placeholder:"Start typing markdown...",spellCheck:!1})}):(0,r.jsx)("div",{"data-testid":"markdown-editor-container",className:"flex flex-col overflow-hidden transition-all duration-200 ".concat(Q.showEditor?"":"hidden"),style:"split"===f?em:{width:Q.showEditor?"100%":"0%"},children:(0,r.jsx)("textarea",{ref:F,"data-testid":"markdown-editor-textarea",value:c,onChange:er,onKeyDown:ec,className:"flex-1 p-4 font-mono text-sm resize-none focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-inset",placeholder:"Start typing markdown...",spellCheck:!1})}),"split"===f&&Q.showEditor&&Q.showPreview&&!$&&(0,r.jsx)(j,{onResize:ei,onDoubleClick:eo,orientation:"horizontal",ariaValueNow:Math.round(100*G),minRatio:.1}),$?"preview"===E&&(0,r.jsx)("div",{"data-testid":"markdown-preview-container",className:"flex flex-col overflow-hidden w-full",children:(0,r.jsx)("div",{"data-testid":"markdown-preview",className:"flex-1 p-4 overflow-y-auto prose prose-sm max-w-none",children:ef})}):(0,r.jsx)("div",{"data-testid":"markdown-preview-container",className:"flex flex-col overflow-hidden transition-all duration-200 ".concat(Q.showPreview?"":"hidden"),style:"split"===f?ex:{width:Q.showPreview?"100%":"0%"},children:(0,r.jsx)("div",{"data-testid":"markdown-preview",className:"flex-1 p-4 overflow-y-auto prose prose-sm max-w-none",children:ef})})]}),(0,r.jsx)(e1.Ix,{toasts:L,onClose:P})]});return V&&H&&M?(0,eV.createPortal)(eb,M):eb}let tu=[".md"],tm=[{extension:".png",maxFileSize:5242880,allowedMimeTypes:["image/png"],magicBytes:[{bytes:[137,80,78,71,13,10,26,10]}]},{extension:".jpg",maxFileSize:5242880,allowedMimeTypes:["image/jpeg"],magicBytes:[{bytes:[255,216,255]}]},{extension:".jpeg",maxFileSize:5242880,allowedMimeTypes:["image/jpeg"],magicBytes:[{bytes:[255,216,255]}]},{extension:".gif",maxFileSize:5242880,allowedMimeTypes:["image/gif"],magicBytes:[{bytes:[71,73,70,56,55,97]},{bytes:[71,73,70,56,57,97]}]},{extension:".webp",maxFileSize:5242880,allowedMimeTypes:["image/webp"],magicBytes:[{bytes:[82,73,70,70],offset:0}]},{extension:".txt",maxFileSize:5242880,allowedMimeTypes:["text/plain"]},{extension:".log",maxFileSize:5242880,allowedMimeTypes:["text/plain"]},{extension:".md",maxFileSize:5242880,allowedMimeTypes:["text/markdown","text/plain"]},{extension:".csv",maxFileSize:5242880,allowedMimeTypes:["text/csv"]},{extension:".json",maxFileSize:5242880,allowedMimeTypes:["application/json"]},{extension:".yaml",maxFileSize:5242880,allowedMimeTypes:["text/yaml","application/x-yaml"]},{extension:".yml",maxFileSize:5242880,allowedMimeTypes:["text/yaml","application/x-yaml"]}],tx=tm.map(e=>e.extension);var th=a(3227);function tp(e){let{value:t,saveFn:a,debounceMs:r=300,disabled:n=!1,maxRetries:s=3,onSaveComplete:i}=e,[o,c]=(0,l.useState)(!1),[d,u]=(0,l.useState)(null),m=(0,l.useRef)(t),x=(0,l.useRef)(a),h=(0,l.useRef)(i),p=(0,l.useRef)(null),f=(0,l.useRef)(!0),b=(0,l.useRef)(t);(0,l.useEffect)(()=>{m.current=t},[t]),(0,l.useEffect)(()=>{x.current=a},[a]),(0,l.useEffect)(()=>{h.current=i},[i]),(0,l.useEffect)(()=>(f.current=!0,()=>{f.current=!1,p.current&&clearTimeout(p.current)}),[]);let g=(0,l.useCallback)(async e=>{if(!f.current)return;c(!0),u(null);let t=null,a=0;for(;a<=s;)try{if(await x.current(e),f.current){var r;c(!1),u(null),null===(r=h.current)||void 0===r||r.call(h)}return}catch(e){if(t=e instanceof Error?e:Error(String(e)),++a<=s){let e=1e3*Math.pow(2,a-1);await new Promise(t=>setTimeout(t,e))}}f.current&&(c(!1),u(t))},[s]),y=(0,l.useCallback)(()=>{p.current&&(clearTimeout(p.current),p.current=null)},[]),v=(0,l.useCallback)(async()=>{n||(y(),await g(m.current))},[n,y,g]);return(0,l.useEffect)(()=>{if(t!==b.current&&!n)return y(),p.current=setTimeout(()=>{g(m.current)},r),()=>{y()}},[t,n,r,y,g]),{isSaving:o,error:d,saveNow:v}}let tf=(0,l.memo)(function(e){var t,a;let{memo:n,onUpdate:s,onDelete:i,isSaving:o,error:c,className:d=""}=e,[u,m]=(0,l.useState)(n.title),[x,h]=(0,l.useState)(n.content),{isSaving:p,error:f,saveNow:b}=tp({value:u,saveFn:async e=>{await s(n.id,{title:e})}}),{isSaving:g,error:y,saveNow:v}=tp({value:x,saveFn:async e=>{await s(n.id,{content:e})}}),w=null!==(a=null!==(t=null!=c?c:null==f?void 0:f.message)&&void 0!==t?t:null==y?void 0:y.message)&&void 0!==a?a:null,j=(0,l.useCallback)(e=>{m(e.target.value)},[]),N=(0,l.useCallback)(e=>{h(e.target.value)},[]),k=(0,l.useCallback)(()=>{b()},[b]),C=(0,l.useCallback)(()=>{v()},[v]),S=(0,l.useCallback)(()=>{i(n.id)},[n.id,i]);return(0,r.jsxs)("div",{"data-testid":"memo-card",className:"bg-white border border-gray-200 rounded-lg p-4 space-y-3 ".concat(d),children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("input",{type:"text",value:u,onChange:j,onBlur:k,placeholder:"Memo title",className:"flex-1 text-sm font-medium text-gray-900 bg-transparent border-none focus:outline-none focus:ring-0 p-0"}),(null!=o?o:p||g)&&(0,r.jsx)("span",{"data-testid":"saving-indicator",className:"text-xs text-gray-400",children:"Saving..."}),(0,r.jsx)("button",{type:"button",onClick:S,"aria-label":"Delete memo",className:"p-1 text-gray-400 hover:text-red-500 transition-colors rounded",children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"})})})]}),(0,r.jsx)("textarea",{value:x,onChange:N,onBlur:C,placeholder:"Enter memo content...",rows:4,className:"w-full text-sm text-gray-700 bg-gray-50 border border-gray-200 rounded-md p-2 resize-y focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent"}),w&&(0,r.jsx)("div",{className:"text-xs text-red-500",children:w})]})}),tb=(0,l.memo)(function(e){let{currentCount:t,maxCount:a,onAdd:n,isLoading:s=!1,className:l=""}=e,i=t>=a||s;return(0,r.jsxs)("div",{"data-testid":"memo-add-button",className:"flex flex-col items-center gap-2 ".concat(l),children:[(0,r.jsxs)("button",{type:"button",onClick:()=>{i||n()},disabled:i,"aria-label":"Add Memo","aria-disabled":i,className:"\n flex items-center gap-2 px-4 py-2 rounded-lg border-2 border-dashed\n transition-colors focus:outline-none focus:ring-2 focus:ring-blue-500\n ".concat(i?"border-gray-200 text-gray-400 cursor-not-allowed opacity-50":"border-gray-300 text-gray-600 hover:border-blue-400 hover:text-blue-600 hover:bg-blue-50","\n "),children:[s?(0,r.jsx)("span",{"data-testid":"loading-indicator",className:"w-5 h-5 border-2 border-gray-300 border-t-blue-500 rounded-full animate-spin"}):(0,r.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 4v16m8-8H4"})}),(0,r.jsx)("span",{className:"text-sm font-medium",children:"Add Memo"})]}),(0,r.jsxs)("span",{className:"text-xs text-gray-500",children:[Math.max(0,a-t)," remaining"]})]})}),tg=(0,l.memo)(function(e){let{worktreeId:t,className:a=""}=e,[n,s]=(0,l.useState)([]),[i,o]=(0,l.useState)(!0),[c,d]=(0,l.useState)(!1),[u,m]=(0,l.useState)(null),[x,h]=(0,l.useState)(null),p=(0,l.useCallback)(async()=>{o(!0),m(null);try{let e=await th.nE.getAll(t);s(e.sort((e,t)=>e.position-t.position))}catch(e){m((0,th.zG)(e))}finally{o(!1)}},[t]);(0,l.useEffect)(()=>{p()},[p]);let f=(0,l.useCallback)(async()=>{d(!0),h(null);try{let e=await th.nE.create(t,{title:"Memo",content:""});s(t=>[...t,e])}catch(e){h((0,th.zG)(e))}finally{d(!1)}},[t]),b=(0,l.useCallback)(async(e,a)=>{await th.nE.update(t,e,a),s(t=>t.map(t=>t.id===e?{...t,...a}:t))},[t]),g=(0,l.useCallback)(async e=>{try{await th.nE.delete(t,e),s(t=>t.filter(t=>t.id!==e))}catch(e){console.error("Failed to delete memo:",e)}},[t]),y=(0,l.useCallback)(()=>{p()},[p]);return i?(0,r.jsx)("div",{"data-testid":"memo-pane",className:"flex flex-col items-center justify-center h-full p-4 ".concat(a),children:(0,r.jsxs)("div",{"data-testid":"memo-loading",className:"flex flex-col items-center gap-3",children:[(0,r.jsx)("div",{className:"w-8 h-8 border-4 border-gray-200 border-t-blue-500 rounded-full animate-spin"}),(0,r.jsx)("span",{className:"text-sm text-gray-500",children:"Loading memos..."})]})}):u?(0,r.jsx)("div",{"data-testid":"memo-pane",className:"flex flex-col items-center justify-center h-full p-4 ".concat(a),children:(0,r.jsxs)("div",{className:"flex flex-col items-center gap-3 text-center",children:[(0,r.jsx)("svg",{className:"w-12 h-12 text-red-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})}),(0,r.jsx)("span",{className:"text-sm text-red-600",children:u}),(0,r.jsx)("button",{type:"button",onClick:y,"aria-label":"Retry",className:"px-4 py-2 text-sm font-medium text-white bg-blue-500 rounded-lg hover:bg-blue-600 transition-colors",children:"Retry"})]})}):(0,r.jsxs)("div",{"data-testid":"memo-pane",className:"flex flex-col gap-4 p-4 overflow-y-auto ".concat(a),children:[0===n.length&&!x&&(0,r.jsxs)("div",{className:"text-center py-8 text-gray-500",children:[(0,r.jsx)("p",{children:"No memos yet."}),(0,r.jsx)("p",{className:"text-sm",children:"Click the button below to add one."})]}),n.map(e=>(0,r.jsx)(tf,{memo:e,onUpdate:b,onDelete:g},e.id)),x&&(0,r.jsx)("div",{className:"text-center py-2 text-sm text-red-500",children:x}),(0,r.jsx)(tb,{currentCount:n.length,maxCount:5,onAdd:f,isLoading:c,className:"mt-2"})]})});var ty=a(43616);function tv(e){let{hasUpdate:t,latestVersion:a,releaseUrl:n,updateCommand:s,installType:l}=e,i=(0,p.T)("worktree");return t?(0,r.jsxs)("div",{className:"bg-blue-50 border border-blue-200 rounded-lg p-3 mt-2",role:"status","aria-label":i("update.available"),"data-testid":"update-notification-banner",children:[(0,r.jsx)("p",{className:"text-sm font-medium text-blue-800 mb-1",children:i("update.available")}),a&&(0,r.jsx)("p",{className:"text-sm text-blue-700 mb-2",children:i("update.latestVersion",{version:a})}),s&&"global"===l&&(0,r.jsxs)("div",{className:"mb-2",children:[(0,r.jsx)("p",{className:"text-xs text-blue-600 mb-1",children:i("update.updateCommand")}),(0,r.jsx)("code",{className:"block bg-blue-100 rounded px-2 py-1 text-xs text-blue-900 font-mono",children:s})]}),n&&(0,r.jsxs)("a",{href:n,target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center text-sm text-blue-600 hover:text-blue-800 underline",children:[i("update.viewRelease"),(0,r.jsx)("span",{className:"ml-1","aria-hidden":"true",children:"→"})]}),(0,r.jsx)("p",{className:"text-xs text-blue-500 mt-2",children:i("update.dataPreserved")})]}):null}function tw(e){let{version:t,className:a}=e,n=(0,p.T)("worktree"),{data:s,loading:i}=function(){let[e,t]=(0,l.useState)(null),[a,r]=(0,l.useState)(!0),[n,s]=(0,l.useState)(null);return(0,l.useEffect)(()=>{let e=!1;return async function(){try{r(!0),s(null);let a=await th.Bb.checkForUpdate();e||t(a)}catch(t){e||s(t instanceof Error?t.message:"Failed to check for updates")}finally{e||r(!1)}}(),()=>{e=!0}},[]),{data:e,loading:a,error:n}}(),o=(0,l.useMemo)(()=>s&&s.hasUpdate?{hasUpdate:s.hasUpdate,latestVersion:s.latestVersion,releaseUrl:s.releaseUrl,updateCommand:s.updateCommand,installType:s.installType}:null,[s]);return(0,r.jsxs)("div",{className:a,"data-testid":"version-section",children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500 mb-1",children:n("update.version")}),(0,r.jsx)("p",{className:"text-sm text-gray-700",children:t}),i&&(0,r.jsx)("p",{className:"text-xs text-gray-400 mt-1","data-testid":"version-loading",children:"..."}),o&&(0,r.jsx)(tv,{...o})]})}let tj="https://github.com/Kewton/CommandMate",tN="".concat(tj,"/issues"),tk="".concat(tj,"/issues/new"),tC="".concat(tk,"?template=bug_report.md"),tS="".concat(tk,"?template=feature_request.md"),tE="".concat(tk,"?template=question.md");function tT(e){let{className:t}=e,a=(0,p.T)("worktree"),n=[{href:tC,label:a("feedback.bugReport")},{href:tS,label:a("feedback.featureRequest")},{href:tE,label:a("feedback.question")},{href:tN,label:a("feedback.viewIssues")}];return(0,r.jsxs)("div",{className:t,"data-testid":"feedback-section",children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500 mb-2",children:a("feedback.title")}),(0,r.jsx)("div",{className:"flex flex-col gap-1",children:n.map(e=>{let{href:t,label:a}=e;return(0,r.jsxs)("a",{href:t,target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center text-sm text-blue-600 hover:text-blue-800 underline",children:[a,(0,r.jsx)("span",{className:"ml-1","aria-hidden":"true",children:"→"})]},t)})})]})}var tM=a(98702);let tR=[36e5,108e5,288e5],tL={36e5:"autoYes.durations.1h",108e5:"autoYes.durations.3h",288e5:"autoYes.durations.8h"};function tA(e){let{isOpen:t,onConfirm:a,onCancel:n,cliToolName:s}=e,i=(0,p.T)("autoYes"),o=(0,p.T)("common"),[c,d]=(0,l.useState)(36e5),u=e=>i(tL[e].replace("autoYes.",""));return(0,r.jsx)(tM.u,{isOpen:t,onClose:n,title:s?i("enableTitleWithTool",{toolName:s}):i("enableTitle"),size:"sm",showCloseButton:!0,children:(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsxs)("div",{className:"text-sm text-gray-700",children:[(0,r.jsx)("p",{className:"font-medium mb-2",children:i("featureDescription")}),(0,r.jsxs)("ul",{className:"list-disc list-inside space-y-1",children:[(0,r.jsx)("li",{children:i("yesNoAutoResponse")}),(0,r.jsx)("li",{children:i("multipleChoiceAutoSelect")})]}),(0,r.jsx)("p",{className:"mt-1",children:i("autoDisableAfter",{duration:u(c)})}),s&&(0,r.jsx)("p",{className:"mt-2 text-gray-500",children:i("appliesOnlyToCurrent",{toolName:s})})]}),(0,r.jsxs)("div",{className:"text-sm text-gray-700",children:[(0,r.jsx)("p",{className:"font-medium mb-2",children:i("duration")}),(0,r.jsx)("div",{className:"flex gap-2",children:tR.map(e=>(0,r.jsx)("button",{type:"button",onClick:()=>d(e),className:"flex-1 py-2 px-3 text-sm font-medium rounded-md border-2 transition-colors ".concat(c===e?"border-blue-600 bg-blue-50 text-blue-700":"border-gray-300 bg-white text-gray-700 hover:border-gray-400"),style:{minHeight:"44px"},children:u(e)},e))})]}),(0,r.jsxs)("div",{className:"text-sm text-gray-700",children:[(0,r.jsx)("p",{className:"font-medium mb-2",children:i("aboutRisks")}),(0,r.jsx)("p",{children:i("riskWarning")})]}),(0,r.jsx)("div",{className:"bg-yellow-50 border-l-4 border-yellow-400 p-3",children:(0,r.jsxs)("p",{className:"text-sm text-yellow-800",children:[(0,r.jsx)("span",{className:"font-medium",children:i("disclaimer")}),i("disclaimerText")]})}),(0,r.jsxs)("div",{className:"flex justify-end gap-3 pt-2",children:[(0,r.jsx)("button",{type:"button",onClick:n,className:"px-4 py-2 text-sm font-medium rounded-md bg-gray-200 hover:bg-gray-300 text-gray-700",children:o("cancel")}),(0,r.jsx)("button",{type:"button",onClick:()=>a(c),className:"px-4 py-2 text-sm font-medium rounded-md bg-yellow-600 hover:bg-yellow-700 text-white",children:i("agreeAndEnable")})]})]})})}function tP(e){return e?e.charAt(0).toUpperCase()+e.slice(1):""}let tF=(0,l.memo)(function(e){let{enabled:t,expiresAt:a,onToggle:n,lastAutoResponse:s,cliToolName:i,inline:o=!1}=e,[c,d]=(0,l.useState)(""),[u,m]=(0,l.useState)(null),[x,h]=(0,l.useState)(!1),[p,f]=(0,l.useState)(!1);(0,l.useEffect)(()=>{if(!t||!a){d("");return}let e=()=>{d(function(e){let t=Math.max(0,e-Date.now()),a=Math.floor(t/36e5),r=Math.floor(t%36e5/6e4),n=Math.floor(t%6e4/1e3);return a>0?"".concat(a,":").concat(r.toString().padStart(2,"0"),":").concat(n.toString().padStart(2,"0")):"".concat(r.toString().padStart(2,"0"),":").concat(n.toString().padStart(2,"0"))}(a))};e();let r=setInterval(e,1e3);return()=>clearInterval(r)},[t,a]),(0,l.useEffect)(()=>{if(!s)return;m('Auto responded: "'.concat(s,'"'));let e=setTimeout(()=>m(null),2e3);return()=>clearTimeout(e)},[s]);let b=(0,l.useCallback)(()=>{t?(h(!0),n(!1).finally(()=>h(!1))):f(!0)},[t,n]),g=(0,l.useCallback)(e=>{f(!1),h(!0),n(!0,e).finally(()=>h(!1))},[n]),y=(0,l.useCallback)(()=>{f(!1)},[]);return(0,r.jsxs)("div",{className:o?"flex items-center gap-2":"flex items-center gap-3 px-4 py-2 bg-gray-50 border-b border-gray-200",children:[(0,r.jsx)("button",{type:"button",role:"switch","aria-checked":t,"aria-label":"Auto Yes mode",disabled:x,onClick:b,className:"relative inline-flex h-6 w-11 items-center rounded-full transition-colors focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 ".concat(t?"bg-blue-600":"bg-gray-300"," ").concat(x?"opacity-50":""),children:(0,r.jsx)("span",{className:"inline-block h-4 w-4 transform rounded-full bg-white transition-transform ".concat(t?"translate-x-6":"translate-x-1")})}),(0,r.jsx)("span",{className:"text-sm font-medium text-gray-700",children:"Auto Yes"}),t&&i&&(0,r.jsxs)("span",{className:"text-xs text-blue-600 font-medium","aria-label":"Auto Yes target",children:["(",tP(i),")"]}),t&&c&&(0,r.jsx)("span",{className:"text-sm text-gray-500","aria-label":"Time remaining",children:c}),u&&(0,r.jsx)("span",{className:"text-sm text-green-600 animate-pulse",children:u}),(0,r.jsx)(tA,{isOpen:p,onConfirm:g,onCancel:y,cliToolName:tP(i)})]})}),tD=(0,l.memo)(function(e){let{isBranchMismatch:t,currentBranch:a,initialBranch:n}=e,[s,i]=(0,l.useState)(!1);return((0,l.useEffect)(()=>{i(!1)},[a]),!t||s||null===n)?null:(0,r.jsxs)("div",{"data-testid":"branch-mismatch-alert",role:"alert",className:"flex items-center gap-3 px-4 py-2 bg-amber-50 border border-amber-200 text-amber-800 rounded-lg",children:[(0,r.jsx)(eG.Z,{className:"w-5 h-5 text-amber-500 flex-shrink-0"}),(0,r.jsx)("div",{className:"flex-1 min-w-0",children:(0,r.jsxs)("span",{className:"text-sm",children:["Branch changed from"," ",(0,r.jsx)("span",{className:"font-medium",children:n})," ","to"," ",(0,r.jsx)("span",{className:"font-medium",children:a})]})}),(0,r.jsx)("button",{type:"button",onClick:()=>i(!0),className:"p-1 rounded hover:bg-amber-100 transition-colors","aria-label":"Dismiss alert",children:(0,r.jsx)(e2.Z,{className:"w-4 h-4"})})]})});var tI=a(47712);let t_="v".concat("0.2.7");function tO(e){return e.charAt(0).toUpperCase()+e.slice(1)}function tz(e,t,a,r){let[n,s]=(0,l.useState)(!1),[i,o]=(0,l.useState)(""),[c,d]=(0,l.useState)(!1);(0,l.useEffect)(()=>{r()&&e&&(o(e.description||""),s(!1))},[a,e]);let u=(0,l.useCallback)(async()=>{if(e){d(!0);try{let a=await th.Iv.updateDescription(e.id,i);t(a),s(!1)}catch(e){console.error("Failed to save description:",e)}finally{d(!1)}}},[e,i,t]),m=(0,l.useCallback)(()=>{o((null==e?void 0:e.description)||""),s(!1)},[e]);return{isEditing:n,text:i,setText:o,isSaving:c,handleSave:u,handleCancel:m,startEditing:(0,l.useCallback)(()=>{s(!0)},[])}}let tW=(0,l.memo)(function(e){let{worktreeId:t,worktree:a,cardClassName:n,descriptionEditor:s,showLogs:l,onToggleLogs:i}=e,{isEditing:o,text:c,setText:d,isSaving:u,handleSave:m,handleCancel:x,startEditing:h}=s;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:n,children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500 mb-1",children:"Worktree"}),(0,r.jsx)("p",{className:"text-lg font-semibold text-gray-900",children:a.name})]}),(0,r.jsxs)("div",{className:n,children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500 mb-1",children:"Repository"}),(0,r.jsx)("p",{className:"text-base text-gray-900",children:a.repositoryName}),(0,r.jsx)("p",{className:"text-xs text-gray-500 mt-1 break-all",children:a.repositoryPath})]}),(0,r.jsxs)("div",{className:n,children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500 mb-1",children:"Path"}),(0,r.jsx)("p",{className:"text-sm text-gray-700 break-all font-mono",children:a.path})]}),a.status&&(0,r.jsxs)("div",{className:n,children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500 mb-1",children:"Status"}),(0,r.jsx)("span",{className:"inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium ".concat("done"===a.status?"bg-green-100 text-green-800":"doing"===a.status?"bg-blue-100 text-blue-800":"bg-gray-100 text-gray-800"),children:a.status.toUpperCase()})]}),(0,r.jsxs)("div",{className:n,children:[(0,r.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500",children:"Description"}),!o&&(0,r.jsx)("button",{type:"button",onClick:h,className:"text-sm text-blue-600 hover:text-blue-800",children:"Edit"})]}),o?(0,r.jsxs)("div",{className:"space-y-3",children:[(0,r.jsx)("textarea",{value:c,onChange:e=>d(e.target.value),placeholder:"Add notes about this branch...",className:"w-full min-h-[150px] p-3 border border-gray-300 rounded-lg resize-y focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent",autoFocus:!0}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)("button",{type:"button",onClick:m,disabled:u,className:"px-4 py-2 bg-blue-600 text-white rounded-lg hover:bg-blue-700 disabled:opacity-50 text-sm font-medium",children:u?"Saving...":"Save"}),(0,r.jsx)("button",{type:"button",onClick:x,disabled:u,className:"px-4 py-2 bg-gray-200 text-gray-700 rounded-lg hover:bg-gray-300 disabled:opacity-50 text-sm font-medium",children:"Cancel"})]})]}):(0,r.jsx)("div",{className:"min-h-[50px]",children:a.description?(0,r.jsx)("p",{className:"text-sm text-gray-700 whitespace-pre-wrap",children:a.description}):(0,r.jsx)("p",{className:"text-sm text-gray-400 italic",children:"No description added yet"})})]}),a.link&&(0,r.jsxs)("div",{className:n,children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500 mb-1",children:"Link"}),(0,r.jsx)("a",{href:a.link,target:"_blank",rel:"noopener noreferrer",className:"text-sm text-blue-600 hover:underline break-all",children:a.link})]}),a.updatedAt&&(0,r.jsxs)("div",{className:n,children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500 mb-1",children:"Last Updated"}),(0,r.jsx)("p",{className:"text-sm text-gray-700",children:new Date(a.updatedAt).toLocaleString()})]}),(0,r.jsx)(tw,{version:t_,className:n}),(0,r.jsx)(tT,{className:n}),(0,r.jsxs)("div",{className:n,children:[(0,r.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-gray-500",children:"Logs"}),(0,r.jsx)("button",{type:"button",onClick:i,className:"text-sm text-blue-600 hover:text-blue-800",children:l?"Hide":"Show"})]}),l&&(0,r.jsx)(ty.n,{worktreeId:t})]})]})}),tB=(0,l.memo)(function(e){let{worktreeName:t,repositoryName:a,description:n,status:s,gitStatus:l,onBackClick:i,onInfoClick:o,onMenuClick:c}=e,d=en.Ie[s],u=n?(0,es.aS)(n,50):null;return(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 bg-white border-b border-gray-200",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[(0,r.jsx)("button",{type:"button",onClick:c,className:"p-2 -ml-2 rounded-lg text-gray-600 hover:text-gray-900 hover:bg-gray-100 transition-colors","aria-label":"Toggle sidebar",children:(0,r.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 6h16M4 12h16M4 18h16"})})}),(0,r.jsx)("div",{className:"w-px h-6 bg-gray-300","aria-hidden":"true"}),(0,r.jsxs)("button",{type:"button",onClick:i,className:"flex items-center gap-1 text-gray-600 hover:text-gray-900 transition-colors","aria-label":"Go back to worktree list",children:[(0,r.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M15 19l-7-7 7-7"})}),(0,r.jsx)("span",{className:"text-sm font-medium",children:"Back"})]}),(0,r.jsx)("div",{className:"w-px h-6 bg-gray-300","aria-hidden":"true"}),"spinner"===d.type?(0,r.jsx)("span",{"data-testid":"desktop-status-indicator",title:d.label,"aria-label":d.label,className:"w-3 h-3 rounded-full flex-shrink-0 border-2 border-t-transparent animate-spin ".concat(d.className)}):(0,r.jsx)("span",{"data-testid":"desktop-status-indicator",title:d.label,"aria-label":d.label,className:"w-3 h-3 rounded-full flex-shrink-0 ".concat(d.className)}),(0,r.jsxs)("div",{className:"flex flex-col min-w-0",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("h1",{className:"text-lg font-semibold text-gray-900 truncate max-w-[200px] leading-tight",children:t}),u&&(0,r.jsx)("span",{className:"text-sm text-gray-500 truncate max-w-md",title:n,children:u})]}),(0,r.jsxs)("div",{className:"flex items-center gap-2 text-xs text-gray-500",children:[(0,r.jsx)("span",{className:"truncate max-w-[200px]",children:a}),l&&"(unknown)"!==l.currentBranch&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{className:"text-gray-300",children:"/"}),(0,r.jsx)("span",{className:"truncate max-w-[150px] font-mono",title:l.currentBranch,"data-testid":"desktop-branch-name",children:(0,es.aS)(l.currentBranch,30)}),l.isDirty&&(0,r.jsx)("span",{className:"text-amber-500",title:"Uncommitted changes",children:"*"})]})]})]})]}),(0,r.jsxs)("button",{type:"button",onClick:o,className:"flex items-center gap-1.5 px-3 py-1.5 text-gray-600 hover:text-gray-900 hover:bg-gray-100 rounded-lg transition-colors","aria-label":"View worktree information",children:[(0,r.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})}),(0,r.jsx)("span",{className:"text-sm font-medium",children:"Info"})]})]})}),tU=(0,l.memo)(function(e){let{worktreeId:t,worktree:a,isOpen:n,onClose:s,onWorktreeUpdate:i}=e,[o,c]=(0,l.useState)(!1),d=(0,l.useRef)(n),u=tz(a,i,n,()=>{let e=n&&!d.current;return d.current=n,e});return a?(0,r.jsx)(tM.u,{isOpen:n,onClose:s,title:"Worktree Information",size:"md",children:(0,r.jsx)("div",{className:"space-y-4 max-h-[70vh] overflow-y-auto",children:(0,r.jsx)(tW,{worktreeId:t,worktree:a,cardClassName:"bg-gray-50 rounded-lg p-4",descriptionEditor:u,showLogs:o,onToggleLogs:()=>c(!o)})})}):null}),tV=(0,l.memo)(function(){return(0,r.jsx)("div",{className:"flex items-center justify-center h-full min-h-[200px]",role:"status","aria-live":"polite",children:(0,r.jsxs)("div",{className:"flex flex-col items-center gap-3",children:[(0,r.jsx)("div",{className:"animate-spin rounded-full h-8 w-8 border-4 border-gray-300 border-t-blue-600","aria-hidden":"true"}),(0,r.jsx)("p",{className:"text-gray-600",children:"Loading worktree..."})]})})}),tH=(0,l.memo)(function(e){let{message:t,onRetry:a}=e;return(0,r.jsx)("div",{className:"flex items-center justify-center h-full min-h-[200px]",role:"alert","aria-live":"assertive",children:(0,r.jsxs)("div",{className:"text-center p-6 bg-red-50 rounded-lg border border-red-200 max-w-md",children:[(0,r.jsx)("svg",{className:"mx-auto h-12 w-12 text-red-400 mb-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})}),(0,r.jsx)("p",{className:"text-red-600 font-medium",children:"Error loading worktree"}),(0,r.jsx)("p",{className:"text-red-500 text-sm mt-2",children:t}),a&&(0,r.jsx)("button",{type:"button",onClick:a,className:"mt-4 px-4 py-2 bg-red-600 text-white rounded-lg hover:bg-red-700 transition-colors focus:outline-none focus:ring-2 focus:ring-red-500 focus:ring-offset-2",children:"Retry"})]})})}),tY=(0,l.memo)(function(e){let{worktreeId:t,worktree:a,onWorktreeUpdate:n}=e,[s,i]=(0,l.useState)(!1),o=(0,l.useRef)(null==a?void 0:a.id),c=(0,l.useRef)(!1),d=tz(a,n,null==a?void 0:a.id,()=>{let e=(null==a?void 0:a.id)!==o.current;return o.current=null==a?void 0:a.id,e&&!c.current});return(c.current=d.isEditing,a)?(0,r.jsx)("div",{className:"p-4 space-y-4 overflow-y-auto h-full",children:(0,r.jsx)(tW,{worktreeId:t,worktree:a,cardClassName:"bg-white rounded-lg border border-gray-200 p-4",descriptionEditor:d,showLogs:s,onToggleLogs:()=>i(!s)})}):(0,r.jsx)("div",{className:"text-gray-500 text-center py-8",children:"Loading worktree info..."})}),tq=(0,l.memo)(function(e){let{activeTab:t,worktreeId:a,worktree:n,messages:s,terminalOutput:l,isTerminalActive:i,isThinking:o,onFilePathClick:c,onFileSelect:d,onWorktreeUpdate:u,onNewFile:m,onNewDirectory:x,onRename:h,onDelete:p,onUpload:b,refreshTrigger:g,fileSearch:y,showToast:v}=e;switch(t){case"terminal":return(0,r.jsx)(f,{componentName:"TerminalDisplay",children:(0,r.jsx)(F,{output:l,isActive:i,isThinking:o,className:"h-full"})});case"history":return(0,r.jsx)(f,{componentName:"HistoryPane",children:(0,r.jsx)(K,{messages:s,worktreeId:a,onFilePathClick:c,className:"h-full",showToast:v})});case"files":var w;return(0,r.jsx)(f,{componentName:"FileTreeView",children:(0,r.jsxs)("div",{className:"h-full flex flex-col",children:[(0,r.jsx)(eF,{query:y.query,mode:y.mode,isSearching:y.isSearching,error:y.error,onQueryChange:y.setQuery,onModeChange:y.setMode,onClear:y.clearSearch}),(0,r.jsx)(eR,{worktreeId:a,onFileSelect:d,onNewFile:m,onNewDirectory:x,onRename:h,onDelete:p,onUpload:b,refreshTrigger:g,searchQuery:y.query,searchMode:y.mode,searchResults:null===(w=y.results)||void 0===w?void 0:w.results,className:"flex-1 min-h-0"})]})});case"memo":return(0,r.jsx)(f,{componentName:"MemoPane",children:(0,r.jsx)(tg,{worktreeId:a,className:"h-full"})});case"info":return(0,r.jsx)(tY,{worktreeId:a,worktree:n,onWorktreeUpdate:u});default:return null}}),tZ=(0,l.memo)(function(e){var t,a,s,i,o,c,d,b,g;let{worktreeId:y}=e,v=(0,n.useRouter)(),w=(0,x.d)(),{toggle:j,openMobileDrawer:N}=(0,h.Sz)(),{state:k,actions:C}=function(){let[e,t]=(0,l.useReducer)(m,void 0,u),a=(0,l.useMemo)(()=>({setPhase:e=>t({type:"SET_PHASE",phase:e}),setTerminalOutput:(e,a)=>t({type:"SET_TERMINAL_OUTPUT",output:e,realtimeSnippet:a}),setTerminalActive:e=>t({type:"SET_TERMINAL_ACTIVE",isActive:e}),setTerminalThinking:e=>t({type:"SET_TERMINAL_THINKING",isThinking:e}),showPrompt:(e,a)=>t({type:"SHOW_PROMPT",data:e,messageId:a}),clearPrompt:()=>t({type:"CLEAR_PROMPT"}),setPromptAnswering:e=>t({type:"SET_PROMPT_ANSWERING",answering:e}),setError:e=>t({type:"SET_ERROR",error:e}),clearError:()=>t({type:"CLEAR_ERROR"}),setMessages:e=>t({type:"SET_MESSAGES",messages:e}),addMessage:e=>t({type:"ADD_MESSAGE",message:e}),updateMessage:(e,a)=>t({type:"UPDATE_MESSAGE",id:e,updates:a}),clearMessages:()=>t({type:"CLEAR_MESSAGES"}),startWaitingForResponse:e=>t({type:"START_WAITING_FOR_RESPONSE",cliToolId:e}),responseReceived:e=>t({type:"RESPONSE_RECEIVED",message:e}),sessionEnded:()=>t({type:"SESSION_ENDED"}),setAutoScroll:e=>t({type:"SET_AUTO_SCROLL",enabled:e}),setMobileActivePane:e=>t({type:"SET_MOBILE_ACTIVE_PANE",pane:e}),setLeftPaneTab:e=>t({type:"SET_LEFT_PANE_TAB",tab:e}),setLayoutMode:e=>t({type:"SET_LAYOUT_MODE",mode:e}),setSplitRatio:e=>t({type:"SET_SPLIT_RATIO",ratio:e}),setWsConnected:e=>t({type:"SET_WS_CONNECTED",connected:e})}),[]);return{state:e,dispatch:t,actions:a}}(),S=(0,p.T)("worktree"),E=(0,p.T)("error"),M=(0,p.T)("common"),[R,L]=(0,l.useState)(null),[A,P]=(0,l.useState)(!0),[D,I]=(0,l.useState)(null),[_,O]=(0,l.useState)(!1),[z,W]=(0,l.useState)(null),[B,U]=(0,l.useState)(null),[V,H]=(0,l.useState)(!1),[Y,q]=(0,l.useState)(!1),[Z,G]=(0,l.useState)(null),[X,J]=(0,l.useState)("claude"),Q=(0,l.useRef)(X);Q.current=X;let[$,ee]=(0,l.useState)(0),et=function(e){let{worktreeId:t,initialMode:a="name",debounceMs:r=300}=e,[n,s]=(0,l.useState)(""),[i,o]=(0,l.useState)(""),[c,d]=(0,l.useState)(a),[u,m]=(0,l.useState)(!1),[x,h]=(0,l.useState)(null),[p,f]=(0,l.useState)(null),b=(0,l.useRef)(null),g=(0,l.useMemo)(()=>(0,es.Ds)(e=>{o(e)},r),[r]),y=(0,l.useCallback)(e=>{s(e),g(e),f(null)},[g]),v=(0,l.useCallback)(()=>{s(""),o(""),h(null),f(null),m(!1),b.current&&(b.current.abort(),b.current=null)},[]),w=(0,l.useCallback)(e=>{if(!i.trim())return e;let t=i.toLowerCase();return e.filter(e=>e.name.toLowerCase().includes(t))},[i]),j=(0,l.useCallback)(()=>x&&0!==x.results.length?(0,es.Ps)(x.results.map(e=>e.filePath)):new Set,[x]);return(0,l.useEffect)(()=>{if("content"!==c||!i.trim()){h(null);return}b.current&&b.current.abort();let e=new AbortController;return b.current=e,(async()=>{m(!0),f(null);try{var a,r;let n=await fetch("/api/worktrees/".concat(encodeURIComponent(t),"/search?q=").concat(encodeURIComponent(i),"&mode=content"),{signal:e.signal});if(!n.ok){let e=await n.json();throw Error((null===(a=e.error)||void 0===a?void 0:a.message)||"Search failed: ".concat(n.status))}let s=await n.json();if(s.success)h({mode:"content",query:i,results:s.results,totalMatches:s.totalMatches,truncated:s.truncated,executionTimeMs:s.executionTimeMs});else throw Error((null===(r=s.error)||void 0===r?void 0:r.message)||"Search failed")}catch(e){if(e instanceof Error&&"AbortError"===e.name)return;f(e instanceof Error?e.message:"An error occurred while searching"),h(null)}finally{m(!1)}})(),()=>{e.abort()}},[c,i,t]),(0,l.useEffect)(()=>{"name"===c&&(h(null),m(!1),f(null))},[c]),{query:n,mode:c,isSearching:u,results:x,error:p,setQuery:y,setMode:d,clearSearch:v,filterByName:w,getMatchedPaths:j}}({worktreeId:y}),ea=(0,l.useRef)(!1),el=(0,l.useRef)(y);(0,l.useEffect)(()=>{el.current!==y&&(C.clearMessages(),ea.current=!1,C.setTerminalOutput("",""),el.current=y)},[y,C]);let ei=(0,l.useCallback)(async()=>{try{let e=await fetch("/api/worktrees/".concat(y));if(!e.ok)throw Error("Failed to fetch worktree: ".concat(e.status));let t=await e.json();return L(t),t}catch(e){return I(e instanceof Error?e.message:"Unknown error"),null}},[y]),ec=(0,l.useCallback)(async()=>{try{let e=await fetch("/api/worktrees/".concat(y,"/messages?cliTool=").concat(Q.current));if(!e.ok)throw Error("Failed to fetch messages: ".concat(e.status));let t=await e.json();C.setMessages(t.map(e=>({...e,timestamp:new Date(e.timestamp)})))}catch(e){console.error("[WorktreeDetailRefactored] Error fetching messages:",e)}},[y,C]),ed=(0,l.useCallback)(async()=>{try{var e,t,a,r,n;let s=await fetch("/api/worktrees/".concat(y,"/current-output?cliTool=").concat(Q.current));if(!s.ok)return;let l=await s.json(),i=null!==(t=null!==(e=l.fullOutput)&&void 0!==e?e:l.realtimeSnippet)&&void 0!==t?t:"";(i||l.isRunning)&&C.setTerminalOutput(i,null!==(a=l.realtimeSnippet)&&void 0!==a?a:""),C.setTerminalActive(null!==(r=l.isRunning)&&void 0!==r&&r),C.setTerminalThinking(null!==(n=l.thinking)&&void 0!==n&&n),l.isPromptWaiting&&l.promptData?C.showPrompt(l.promptData,"prompt-".concat(Date.now())):!l.isPromptWaiting&&k.prompt.visible&&C.clearPrompt(),l.autoYes&&(q(l.autoYes.enabled),G(l.autoYes.expiresAt))}catch(e){console.error("[WorktreeDetailRefactored] Error fetching current output:",e)}},[y,C,k.prompt.visible]),em=(0,l.useRef)(X);(0,l.useEffect)(()=>{em.current!==X&&(em.current=X,C.clearMessages(),C.setTerminalOutput("",""),ec(),ed())},[X,C,ec,ed]);let eh=(0,l.useCallback)(e=>{W(e)},[]),ep=(0,l.useCallback)(e=>{var t;let a=null===(t=e.split(".").pop())||void 0===t?void 0:t.toLowerCase();tu.includes(a?".".concat(a):"")?U(e):W(e)},[]),ef=(0,l.useCallback)(()=>{W(null)},[]),eg=(0,l.useCallback)(()=>{U(null)},[]),ey=(0,l.useCallback)(e=>{console.log("[WorktreeDetailRefactored] File saved:",e)},[]),ev=(0,l.useCallback)(e=>{C.setLeftPaneTab(e)},[C]),ew=(0,l.useCallback)(()=>{v.push("/")},[v]),ej=(0,l.useCallback)(()=>{O(!0)},[]),eN=(0,l.useCallback)(()=>{O(!1)},[]),ek=(0,l.useCallback)(async e=>{C.setPromptAnswering(!0);try{let t=await fetch("/api/worktrees/".concat(y,"/prompt-response"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({answer:e,cliTool:X})});if(!t.ok)throw Error("Failed to send prompt response: ".concat(t.status));C.clearPrompt(),await ed()}catch(e){console.error("[WorktreeDetailRefactored] Error sending prompt response:",e)}finally{C.setPromptAnswering(!1)}},[y,C,ed,X]),eC=(0,l.useCallback)(()=>{C.clearPrompt()},[C]),eS=(0,l.useCallback)(e=>{C.setMobileActivePane(e)},[C]),eE=(0,l.useCallback)(e=>{C.setAutoScroll(e)},[C]),eT=(0,l.useCallback)(()=>{ec(),ed()},[ec,ed]),eM=(0,l.useCallback)(async(e,t)=>{try{let a=await fetch("/api/worktrees/".concat(y,"/auto-yes"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({enabled:e,cliToolId:X,duration:t})});if(a.ok){let e=await a.json();q(e.enabled),G(e.expiresAt)}}catch(e){console.error("[WorktreeDetailRefactored] Error toggling auto-yes:",e)}},[y,X]),[eL,eA]=(0,l.useState)(!1),eP=(0,l.useCallback)(()=>{eA(!0)},[]),eD=(0,l.useCallback)(async()=>{eA(!1);try{if(!(await fetch("/api/worktrees/".concat(y,"/kill-session?cliTool=").concat(X),{method:"POST"})).ok)return;C.clearMessages(),C.setTerminalOutput("",""),C.setTerminalActive(!1),C.setTerminalThinking(!1),C.clearPrompt(),await ei()}catch(e){console.error("[WorktreeDetailRefactored] Error killing session:",e)}},[y,X,C,ei]),eI=(0,l.useCallback)(()=>{eA(!1)},[]),e_=(0,l.useCallback)(async e=>{let t=window.prompt("Enter file name (e.g., document.md):");if(!t)return;let a=t.endsWith(".md")?t:"".concat(t,".md"),r=e?"".concat(e,"/").concat(a):a;try{if(!(await fetch("/api/worktrees/".concat(y,"/files/").concat(encodeURIComponent(r)),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({type:"file",content:""})})).ok)throw Error("Failed to create file");ee(e=>e+1)}catch(e){console.error("[WorktreeDetailRefactored] Failed to create file:",e),window.alert(E("fileOps.failedToCreateFile"))}},[y,E]),eO=(0,l.useCallback)(async e=>{let t=window.prompt("Enter directory name:");if(!t)return;let a=e?"".concat(e,"/").concat(t):t;try{if(!(await fetch("/api/worktrees/".concat(y,"/files/").concat(encodeURIComponent(a)),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({type:"directory"})})).ok)throw Error("Failed to create directory");ee(e=>e+1)}catch(e){console.error("[WorktreeDetailRefactored] Failed to create directory:",e),window.alert(E("fileOps.failedToCreateDirectory"))}},[y,E]),eW=(0,l.useCallback)(async e=>{let t=e.split("/").pop()||"",a=window.prompt("Enter new name:",t);if(a&&a!==t)try{if(!(await fetch("/api/worktrees/".concat(y,"/files/").concat(encodeURIComponent(e)),{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"rename",newName:a})})).ok)throw Error("Failed to rename");ee(e=>e+1)}catch(e){console.error("[WorktreeDetailRefactored] Failed to rename:",e),window.alert(E("fileOps.failedToRename"))}},[y,E]),eB=(0,l.useCallback)(async e=>{let t=e.split("/").pop()||e;if(window.confirm(M("confirmDelete",{name:t})))try{if(!(await fetch("/api/worktrees/".concat(y,"/files/").concat(encodeURIComponent(e),"?recursive=true"),{method:"DELETE"})).ok)throw Error("Failed to delete");(B===e||(null==B?void 0:B.startsWith("".concat(e,"/"))))&&U(null),ee(e=>e+1)}catch(e){console.error("[WorktreeDetailRefactored] Failed to delete:",e),window.alert(E("fileOps.failedToDelete"))}},[y,B,M,E]),{toasts:eV,showToast:eH,removeToast:eY}=(0,e1.pm)(),eq=(0,l.useRef)(null),eZ=(0,l.useRef)(""),eG=(0,l.useCallback)(e=>{var t;eZ.current=e,null===(t=eq.current)||void 0===t||t.click()},[]),eK=(0,l.useCallback)(async e=>{var t,a,r;let n=null===(t=e.target.files)||void 0===t?void 0:t[0];if(!n)return;e.target.value="";let s=eZ.current,l=".".concat(null===(a=n.name.split(".").pop())||void 0===a?void 0:a.toLowerCase());if(!function(e){if(!e)return!1;let t=e.toLowerCase();return tx.includes(t)}(l)){eH("Unsupported file type: ".concat(l,". Allowed: ").concat(tx.join(", ")),"error");return}let i=function(e){var t;let a=function(e){let t=e.toLowerCase();return tm.find(e=>e.extension===t)}(e);return null!==(t=null==a?void 0:a.maxFileSize)&&void 0!==t?t:5242880}(l);if(n.size>i){eH("File too large. Maximum size: ".concat((i/1024/1024).toFixed(1),"MB"),"error");return}let o=new FormData;o.append("file",n);try{let e=await fetch("/api/worktrees/".concat(y,"/upload/").concat(encodeURIComponent(s||".")),{method:"POST",body:o});if(!e.ok){let t=await e.json().catch(()=>({})),a=(null==t?void 0:null===(r=t.error)||void 0===r?void 0:r.message)||"Failed to upload file";eH(a,"error");return}let t=await e.json();eH("Uploaded: ".concat(t.filename),"success"),ee(e=>e+1)}catch(e){console.error("[WorktreeDetailRefactored] Failed to upload:",e),eH("Upload failed. Please try again.","error")}},[y,eH]),{lastAutoResponse:eX}=function(e){let{worktreeId:t,cliTool:a,isPromptWaiting:r,promptData:n,autoYesEnabled:s,lastServerResponseTimestamp:i}=e,o=(0,l.useRef)(null),[c,d]=(0,l.useState)(null);return(0,l.useEffect)(()=>{if(!r){o.current=null;return}if(!n||!s||i&&Date.now()-i<3e3)return;let e="".concat(n.type,":").concat(n.question);if(o.current===e)return;let l=function(e){if("yes_no"===e.type)return"y";if("multiple_choice"===e.type){let t=e.options.find(e=>e.isDefault),a=null!=t?t:e.options[0];return!a||a.requiresTextInput?null:a.number.toString()}return null}(n);null!==l&&(o.current=e,d(l),fetch("/api/worktrees/".concat(t,"/prompt-response"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({answer:l,cliTool:a})}).catch(e=>{console.error("[useAutoYes] Failed to send auto-response:",e)}))},[r,n,s,t,a,i]),{lastAutoResponse:c}}({worktreeId:y,cliTool:X,isPromptWaiting:k.prompt.visible,promptData:k.prompt.data,autoYesEnabled:Y}),eJ=(0,l.useCallback)(async()=>{I(null),P(!0),await ei()&&await Promise.all([ec(),ed()]),P(!1)},[ei,ec,ed]),eQ=(0,l.useRef)(0),e$=(0,l.useCallback)(async()=>{if("visible"!==document.visibilityState)return;let e=Date.now();if(!(e-eQ.current<5e3)){if(eQ.current=e,D){eJ();return}try{await Promise.all([ei(),ec(),ed()])}finally{I(null)}}},[D,eJ,ei,ec,ed]);(0,l.useEffect)(()=>{if(ea.current)return;let e=!0;return(async()=>{P(!0);let t=await ei();e&&(t&&await Promise.all([ec(),ed()]),e&&(P(!1),ea.current=!0))})(),()=>{e=!1}},[ei,ec,ed]),(0,l.useEffect)(()=>(document.addEventListener("visibilitychange",e$),()=>{document.removeEventListener("visibilitychange",e$)}),[e$]),(0,l.useEffect)(()=>{if(A||D)return;let e=setInterval(async()=>{await Promise.all([ed(),ei(),ec()])},k.terminal.isActive?2e3:5e3);return()=>clearInterval(e)},[A,D,ed,ei,ec,k.terminal.isActive]),(0,l.useEffect)(()=>{C.setLayoutMode(w?"tabs":"split")},[w,C]);let e0=(0,l.useMemo)(()=>(function(e,t){var a;let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"claude";if(t)return"error";if(!e)return"idle";let n=null===(a=e.sessionStatusByCli)||void 0===a?void 0:a[r];if(n){if(n.isWaitingForResponse)return"waiting";if(n.isProcessing)return"running";if(n.isRunning)return"ready"}if("claude"===r){if(e.isWaitingForResponse)return"waiting";if(e.isProcessing)return"running";if(e.isSessionRunning)return"ready"}return"idle"})(R,null!==k.error.type,X),[R,k.error.type,X]),e2=(0,l.useMemo)(()=>k.layout.mobileActivePane,[k.layout.mobileActivePane]),e4=(0,l.useMemo)(()=>k.layout.leftPaneTab,[k.layout.leftPaneTab]),e5=null!==(o=null==R?void 0:R.name)&&void 0!==o?o:"Unknown";return A?(0,r.jsx)(tV,{}):D?(0,r.jsx)(tH,{message:D,onRetry:eJ}):w?(0,r.jsx)(f,{componentName:"WorktreeDetailRefactored",children:(0,r.jsxs)("div",{className:"h-full flex flex-col",children:[(0,r.jsx)(eo,{worktreeName:e5,repositoryName:null==R?void 0:R.repositoryName,status:e0,gitStatus:null==R?void 0:R.gitStatus,onBackClick:ew,onMenuClick:N}),(null==R?void 0:R.gitStatus)&&R.gitStatus.isBranchMismatch&&(0,r.jsx)("div",{className:"fixed top-14 inset-x-0 z-35",children:(0,r.jsx)(tD,{isBranchMismatch:R.gitStatus.isBranchMismatch,currentBranch:R.gitStatus.currentBranch,initialBranch:R.gitStatus.initialBranch})}),(0,r.jsxs)("div",{className:"fixed top-14 inset-x-0 z-30 flex items-center justify-between px-3 py-1.5 bg-gray-50 border-b border-gray-200",children:[(0,r.jsx)(tF,{enabled:Y,expiresAt:Z,onToggle:eM,lastAutoResponse:eX,cliToolName:X,inline:!0}),(0,r.jsxs)("div",{className:"flex items-center gap-2 flex-shrink-0",children:[(0,r.jsx)("nav",{className:"flex gap-2","aria-label":"CLI Tool Selection",children:["claude","codex"].map(e=>{var t;let a=(0,tI.He)(null==R?void 0:null===(t=R.sessionStatusByCli)||void 0===t?void 0:t[e]),n=en.F4[a];return(0,r.jsxs)("button",{onClick:()=>J(e),className:"px-1.5 py-0.5 rounded font-medium text-xs transition-colors flex items-center gap-1 ".concat(X===e?"bg-blue-100 text-blue-700":"text-gray-500 hover:text-gray-700"),"aria-current":X===e?"page":void 0,children:["spinner"===n.type?(0,r.jsx)("span",{className:"w-2 h-2 rounded-full flex-shrink-0 border-2 border-t-transparent animate-spin ".concat(n.className),title:n.label}):(0,r.jsx)("span",{className:"w-2 h-2 rounded-full flex-shrink-0 ".concat(n.className),title:n.label}),tO(e)]},e)})}),(0,r.jsxs)("button",{onClick:eP,disabled:!(null==R?void 0:null===(a=R.sessionStatusByCli)||void 0===a?void 0:null===(t=a[X])||void 0===t?void 0:t.isRunning),className:"flex items-center gap-0.5 px-1.5 py-0.5 text-xs font-medium rounded transition-colors ".concat((null==R?void 0:null===(i=R.sessionStatusByCli)||void 0===i?void 0:null===(s=i[X])||void 0===s?void 0:s.isRunning)?"text-red-600 hover:bg-red-50":"invisible"),"aria-label":"End ".concat(X," session"),children:[(0,r.jsx)("span",{"aria-hidden":"true",children:"✕"}),"End"]})]})]}),(0,r.jsx)("main",{className:"flex-1 pt-[6.25rem] pb-32 overflow-hidden",style:{paddingBottom:"calc(8rem + env(safe-area-inset-bottom, 0px))"},children:(0,r.jsx)(tq,{activeTab:e2,worktreeId:y,worktree:R,messages:k.messages,terminalOutput:k.terminal.output,isTerminalActive:k.terminal.isActive,isThinking:k.terminal.isThinking,onFilePathClick:eh,onFileSelect:ep,onWorktreeUpdate:L,onNewFile:e_,onNewDirectory:eO,onRename:eW,onDelete:eB,onUpload:eG,refreshTrigger:$,fileSearch:et,showToast:eH})}),(0,r.jsx)("div",{className:"fixed left-0 right-0 border-t border-gray-200 bg-white p-2 z-30",style:{bottom:"calc(4rem + env(safe-area-inset-bottom, 0px))"},children:(0,r.jsx)(eb.R,{worktreeId:y,onMessageSent:eT,cliToolId:X,isSessionRunning:k.terminal.isActive})}),(0,r.jsx)(eu,{activeTab:e2,onTabChange:eS,hasNewOutput:!1,hasPrompt:k.prompt.visible}),!Y&&(0,r.jsx)(ex,{promptData:k.prompt.data,visible:k.prompt.visible,answering:k.prompt.answering,onRespond:ek,onDismiss:eC}),(0,r.jsx)(eU,{isOpen:null!==z,onClose:ef,worktreeId:y,filePath:null!=z?z:""}),B&&(0,r.jsx)(tM.u,{isOpen:!0,onClose:eg,title:B.split("/").pop()||"Editor",size:"full",disableClose:V,children:(0,r.jsx)("div",{className:"h-[80vh]",children:(0,r.jsx)(td,{worktreeId:y,filePath:B,onClose:eg,onSave:ey,onMaximizedChange:H})})}),(0,r.jsx)("input",{ref:eq,type:"file",accept:tx.join(","),onChange:eK,className:"hidden","aria-label":"Upload file"}),(0,r.jsx)(tM.u,{isOpen:eL,onClose:eI,title:S("session.confirmEnd",{tool:tO(X)}),size:"sm",showCloseButton:!0,children:(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsx)("p",{className:"text-sm text-gray-700",children:S("session.endWarning")}),(0,r.jsxs)("div",{className:"flex justify-end gap-3 pt-2",children:[(0,r.jsx)("button",{type:"button",onClick:eI,className:"px-4 py-2 text-sm font-medium rounded-md bg-gray-200 hover:bg-gray-300 text-gray-700",children:M("cancel")}),(0,r.jsx)("button",{type:"button",onClick:eD,className:"px-4 py-2 text-sm font-medium rounded-md bg-red-600 hover:bg-red-700 text-white",children:M("end")})]})]})}),(0,r.jsx)(e1.Ix,{toasts:eV,onClose:eY})]})}):(0,r.jsx)(f,{componentName:"WorktreeDetailRefactored",children:(0,r.jsxs)("div",{className:"h-full flex flex-col relative",children:[(0,r.jsx)(tB,{worktreeName:e5,repositoryName:null!==(g=null==R?void 0:R.repositoryName)&&void 0!==g?g:"Unknown",description:null==R?void 0:R.description,status:e0,gitStatus:null==R?void 0:R.gitStatus,onBackClick:ew,onInfoClick:ej,onMenuClick:j}),(0,r.jsxs)("div",{className:"px-4 py-2 bg-white border-b border-gray-200 flex items-center justify-between",children:[(0,r.jsx)("nav",{className:"flex gap-4","aria-label":"CLI Tool Selection",children:["claude","codex"].map(e=>{var t;let a=(0,tI.He)(null==R?void 0:null===(t=R.sessionStatusByCli)||void 0===t?void 0:t[e]),n=en.F4[a];return(0,r.jsxs)("button",{onClick:()=>J(e),className:"pb-2 px-2 border-b-2 font-medium text-sm transition-colors flex items-center gap-1.5 ".concat(X===e?"border-blue-600 text-blue-600":"border-transparent text-gray-600 hover:text-gray-900"),"aria-current":X===e?"page":void 0,children:["spinner"===n.type?(0,r.jsx)("span",{className:"w-2 h-2 rounded-full flex-shrink-0 border-2 border-t-transparent animate-spin ".concat(n.className),title:n.label,"aria-label":"".concat(e," status: ").concat(n.label)}):(0,r.jsx)("span",{className:"w-2 h-2 rounded-full flex-shrink-0 ".concat(n.className),title:n.label,"aria-label":"".concat(e," status: ").concat(n.label)}),tO(e)]},e)})}),(null==R?void 0:null===(d=R.sessionStatusByCli)||void 0===d?void 0:null===(c=d[X])||void 0===c?void 0:c.isRunning)&&(0,r.jsxs)("button",{onClick:eP,className:"flex items-center gap-1 px-2 py-1 text-xs font-medium text-red-600 hover:text-red-800 hover:bg-red-50 rounded transition-colors","aria-label":"End ".concat(X," session"),children:[(0,r.jsx)("span",{"aria-hidden":"true",children:"✕"}),"End Session"]})]}),(null==R?void 0:R.gitStatus)&&(0,r.jsx)(tD,{isBranchMismatch:R.gitStatus.isBranchMismatch,currentBranch:R.gitStatus.currentBranch,initialBranch:R.gitStatus.initialBranch}),(0,r.jsx)("div",{className:"flex-1 min-h-0",children:(0,r.jsx)(T,{leftPane:(0,r.jsxs)("div",{className:"h-full flex flex-col",children:[(0,r.jsx)(ez,{activeTab:e4,onTabChange:ev}),(0,r.jsxs)("div",{className:"flex-1 min-h-0 overflow-hidden",children:["history"===e4&&(0,r.jsx)(K,{messages:k.messages,worktreeId:y,onFilePathClick:eh,className:"h-full",showToast:eH}),"files"===e4&&(0,r.jsx)(f,{componentName:"FileTreeView",children:(0,r.jsxs)("div",{className:"h-full flex flex-col",children:[(0,r.jsx)(eF,{query:et.query,mode:et.mode,isSearching:et.isSearching,error:et.error,onQueryChange:et.setQuery,onModeChange:et.setMode,onClear:et.clearSearch}),(0,r.jsx)(eR,{worktreeId:y,onFileSelect:ep,onNewFile:e_,onNewDirectory:eO,onRename:eW,onDelete:eB,onUpload:eG,refreshTrigger:$,searchQuery:et.query,searchMode:et.mode,searchResults:null===(b=et.results)||void 0===b?void 0:b.results,className:"flex-1 min-h-0"})]})}),"memo"===e4&&(0,r.jsx)(f,{componentName:"MemoPane",children:(0,r.jsx)(tg,{worktreeId:y,className:"h-full"})})]})]}),rightPane:(0,r.jsx)(F,{output:k.terminal.output,isActive:k.terminal.isActive,isThinking:k.terminal.isThinking,autoScroll:k.terminal.autoScroll,onScrollChange:eE}),initialLeftWidth:40,minLeftWidth:20,maxLeftWidth:60})}),(0,r.jsx)("div",{className:"flex-shrink-0 border-t border-gray-200 p-4 bg-gray-50",children:(0,r.jsx)(eb.R,{worktreeId:y,onMessageSent:eT,cliToolId:X,isSessionRunning:k.terminal.isActive})}),(0,r.jsx)(tF,{enabled:Y,expiresAt:Z,onToggle:eM,lastAutoResponse:eX,cliToolName:X}),k.prompt.visible&&!Y&&(0,r.jsx)("div",{className:"fixed bottom-20 left-1/2 transform -translate-x-1/2 z-50 w-full max-w-2xl px-4",children:(0,r.jsx)(er,{promptData:k.prompt.data,messageId:k.prompt.messageId,visible:k.prompt.visible,answering:k.prompt.answering,onRespond:ek,onDismiss:eC})}),(0,r.jsx)(tU,{worktreeId:y,worktree:R,isOpen:_,onClose:eN,onWorktreeUpdate:L}),(0,r.jsx)(eU,{isOpen:null!==z,onClose:ef,worktreeId:y,filePath:null!=z?z:""}),B&&(0,r.jsx)(tM.u,{isOpen:!0,onClose:eg,title:B.split("/").pop()||"Editor",size:"full",disableClose:V,children:(0,r.jsx)("div",{className:"h-[80vh]",children:(0,r.jsx)(td,{worktreeId:y,filePath:B,onClose:eg,onSave:ey,onMaximizedChange:H})})}),(0,r.jsx)("input",{ref:eq,type:"file",accept:tx.join(","),onChange:eK,className:"hidden","aria-label":"Upload file"}),(0,r.jsx)(tM.u,{isOpen:eL,onClose:eI,title:S("session.confirmEnd",{tool:tO(X)}),size:"sm",showCloseButton:!0,children:(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsx)("p",{className:"text-sm text-gray-700",children:S("session.endWarning")}),(0,r.jsxs)("div",{className:"flex justify-end gap-3 pt-2",children:[(0,r.jsx)("button",{type:"button",onClick:eI,className:"px-4 py-2 text-sm font-medium rounded-md bg-gray-200 hover:bg-gray-300 text-gray-700",children:M("cancel")}),(0,r.jsx)("button",{type:"button",onClick:eD,className:"px-4 py-2 text-sm font-medium rounded-md bg-red-600 hover:bg-red-700 text-white",children:M("end")})]})]})}),(0,r.jsx)(e1.Ix,{toasts:eV,onClose:eY})]})})});function tG(){let e=(0,n.useParams)().id;return(0,r.jsx)(s.Vw,{children:(0,r.jsx)(tZ,{worktreeId:e})})}}},function(e){e.O(0,[7851,9234,216,1038,8216,6140,816,4733,2971,2117,1744],function(){return e(e.s=5635)}),_N_E=e.O()}]);
|
|
File without changes
|
|
File without changes
|