tide-commander 1.74.0 → 1.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/{BossLogsModal-XZupQ15_.js → BossLogsModal-BSAIyY5Q.js} +1 -1
- package/dist/assets/{BossSpawnModal-BkggsiGJ.js → BossSpawnModal-DWG3vywZ.js} +1 -1
- package/dist/assets/ControlsModal-D7sQMy9U.js +1 -0
- package/dist/assets/{DockerLogsModal-YHRrsjQp.js → DockerLogsModal-BxebN9cf.js} +1 -1
- package/dist/assets/{EmbeddedEditor-BSRJDqGd.js → EmbeddedEditor-BJ7l5Zuf.js} +1 -1
- package/dist/assets/{GmailOAuthSetup-2Ppyuv5K.js → GmailOAuthSetup-CzdqIXK3.js} +1 -1
- package/dist/assets/{GoogleOAuthSetup-gENk0zRj.js → GoogleOAuthSetup-DKjU--mc.js} +1 -1
- package/dist/assets/{IframeModal-_fp3neFL.js → IframeModal-DkK8asfI.js} +1 -1
- package/dist/assets/{IntegrationsPanel-B89N7AAS.js → IntegrationsPanel--yZ_3y5S.js} +2 -2
- package/dist/assets/{LogViewerModal-DuGXmrPm.js → LogViewerModal-CxAnXG6j.js} +1 -1
- package/dist/assets/{MonitoringModal-D9PPfBx9.js → MonitoringModal-B2AaGtlF.js} +1 -1
- package/dist/assets/{PM2LogsModal-r8jxzq2F.js → PM2LogsModal-auR8lVnW.js} +1 -1
- package/dist/assets/{RestoreArchivedAreaModal-BzAJjHn6.js → RestoreArchivedAreaModal-BJn-apo4.js} +1 -1
- package/dist/assets/{Scene2DCanvas-CLn_E93K.js → Scene2DCanvas-Q-FykJjz.js} +1 -1
- package/dist/assets/{SceneManager--vMpx8gM.js → SceneManager-JpuslnCc.js} +1 -1
- package/dist/assets/SkillsPanel-BYfp0jLH.js +28 -0
- package/dist/assets/{SpawnModal-Ca4C2H3v.js → SpawnModal-_wxlHhYk.js} +1 -1
- package/dist/assets/{SubordinateAssignmentModal-DVbBhkFt.js → SubordinateAssignmentModal-tvfKFyRh.js} +1 -1
- package/dist/assets/{TriggerManagerPanel-DNsMPzBx.js → TriggerManagerPanel-DRKDuQAM.js} +2 -2
- package/dist/assets/{WorkflowEditorPanel-BEae9pPl.js → WorkflowEditorPanel-BPBBCTem.js} +1 -1
- package/dist/assets/index-B87wqtN7.js +1 -0
- package/dist/assets/{index-CDGC6iEM.js → index-C8wnSaGW.js} +1 -1
- package/dist/assets/{index-Ulo84ewo.js → index-CNo8F4Hv.js} +1 -1
- package/dist/assets/index-CPEajh-P.js +2 -0
- package/dist/assets/{index-Cpm8pHhE.js → index-DIDFZjvm.js} +5 -5
- package/dist/assets/{index-BinaXrmY.js → index-DybFI3Yz.js} +4 -4
- package/dist/assets/index-W693QVuI.js +1 -0
- package/dist/assets/index-bu2bf20Y.js +2 -0
- package/dist/assets/{index-BtQIlMbZ.js → index-snzCcqn6.js} +3 -3
- package/dist/assets/{main-BnUsuS5B.js → main-CjPuuFGh.js} +88 -88
- package/dist/assets/main-Co2mNETL.css +1 -0
- package/dist/assets/{web-CA59D-C5.js → web-Bd3T_lvT.js} +1 -1
- package/dist/assets/{web-Bz9_47wH.js → web-CY6mLlQ5.js} +1 -1
- package/dist/index.html +2 -2
- package/dist/locales/en/common.json +4 -1
- package/dist/src/packages/server/services/agent-service.js +6 -0
- package/dist/src/packages/server/websocket/listeners/runtime-listeners.js +30 -0
- package/package.json +1 -1
- package/dist/assets/ControlsModal-BACb1yEc.js +0 -1
- package/dist/assets/SkillsPanel-qhKWxfpL.js +0 -28
- package/dist/assets/index-Cho7e9wl.js +0 -2
- package/dist/assets/index-G2EIaT8y.js +0 -1
- package/dist/assets/index-WfwvOPbk.js +0 -1
- package/dist/assets/index-rKeTU0Q2.js +0 -2
- package/dist/assets/main-BCNShZjZ.css +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{u as U,a as Z,r as n,s as m,j as e,D as le,I as F,b as ce,c as ie,d as de,g as oe,e as ue,Q as me,R as be}from"./main-BnUsuS5B.js";import"./vendor-react--Eh9ivFN.js";import"./vendor-three-Chj50gSY.js";const he=({building:a,connections:x,activeConnectionId:l,activeDatabase:i,collapsed:j,onToggleCollapse:p,onConnectionChange:$,onDatabaseChange:N,onInsertTable:Q,onSelectTableQuery:P})=>{const{t:d}=U(["terminal"]),w=Z(a.id),[M,r]=n.useState(new Set),[o,v]=n.useState(""),[S,H]=n.useState(""),[O,q]=n.useState(!1),[V,R]=n.useState(null),z=n.useRef(null),g=n.useRef(null),A=n.useRef(null),y=l?w.databases.get(l)??[]:[],J=l&&i?`${l}:${i}`:"",f=J?w.tables.get(J)??[]:[],_=l?w.connectionStatus.get(l):void 0,D=n.useMemo(()=>{if(!o.trim())return y;const t=o.toLowerCase();return y.filter(u=>u.toLowerCase().includes(t))},[y,o]),h=n.useMemo(()=>{if(!S.trim())return f;const t=S.toLowerCase();return f.filter(u=>u.name.toLowerCase().includes(t))},[f,S]);n.useEffect(()=>{const t=u=>{g.current&&!g.current.contains(u.target)&&q(!1)};return O&&document.addEventListener("mousedown",t),()=>document.removeEventListener("mousedown",t)},[O]),n.useEffect(()=>{l&&!_&&m.testDatabaseConnection(a.id,l)},[a.id,l,_]),n.useEffect(()=>{l&&(_!=null&&_.connected)&&y.length===0&&m.listDatabases(a.id,l)},[a.id,l,_==null?void 0:_.connected,y.length]),n.useEffect(()=>{l&&i&&f.length===0&&m.listTables(a.id,l,i)},[a.id,l,i,f.length]),n.useEffect(()=>{R(null),H("")},[l,i]);const C=n.useCallback(t=>{r(u=>{const k=new Set(u);if(k.has(t))k.delete(t);else if(k.add(t),l&&i){const T=`${l}:${i}:${t}`;w.tableSchemas.has(T)||m.getTableSchema(a.id,l,i,t)}return k})},[a.id,l,i,w.tableSchemas]),K=t=>{if(!l||!i)return null;const u=`${l}:${i}:${t}`;return w.tableSchemas.get(u)};return j?e.jsx("div",{className:"database-sidebar database-sidebar--collapsed",children:e.jsx("button",{className:"database-sidebar__toggle",onClick:p,title:d("terminal:database.expandSidebar"),children:"»"})}):e.jsxs("div",{className:"database-sidebar",children:[e.jsxs("div",{className:"database-sidebar__header",children:[e.jsx("span",{children:d("terminal:database.explorer")}),e.jsx("button",{className:"database-sidebar__toggle",onClick:p,title:d("terminal:database.collapseSidebar"),children:"«"})]}),e.jsxs("div",{className:"database-sidebar__section",children:[e.jsx("div",{className:"database-sidebar__section-title",children:d("terminal:database.connection")}),e.jsx("select",{className:"database-sidebar__select",value:l||"",onChange:t=>$(t.target.value),children:x.length===0?e.jsx("option",{value:"",children:d("terminal:database.noConnections")}):x.map(t=>{var u;return e.jsxs("option",{value:t.id,children:[((u=le[t.engine])==null?void 0:u.icon)??"🗄️"," ",t.name]},t.id)})}),_&&e.jsx("div",{className:`database-sidebar__status ${_.connected?"database-sidebar__status--connected":"database-sidebar__status--error"}`,children:_.connected?e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"database-sidebar__status-icon",children:"✓"}),d("terminal:database.connected"),_.serverVersion&&e.jsxs("span",{className:"database-sidebar__version",children:["(",_.serverVersion,")"]})]}):e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"database-sidebar__status-icon",children:"✗"}),_.error||d("terminal:database.disconnected")]})})]}),y.length>0&&e.jsxs("div",{className:"database-sidebar__section",children:[e.jsx("div",{className:"database-sidebar__section-title",children:d("terminal:database.databaseTitle")}),e.jsxs("div",{className:"database-sidebar__searchable-select",ref:g,children:[e.jsx("input",{ref:z,className:"database-sidebar__search-input",type:"text",value:O?o:i||"",placeholder:d("terminal:database.selectDatabase"),onChange:t=>{v(t.target.value),O||q(!0)},onFocus:()=>{q(!0),v("")},onKeyDown:t=>{var u,k;t.key==="Escape"?(q(!1),v(""),(u=z.current)==null||u.blur()):t.key==="Enter"&&D.length===1&&(N(D[0]),q(!1),v(""),(k=z.current)==null||k.blur())}}),O&&e.jsx("div",{className:"database-sidebar__dropdown",children:D.length===0?e.jsx("div",{className:"database-sidebar__dropdown-empty",children:"No matches"}):D.map(t=>e.jsx("div",{className:`database-sidebar__dropdown-item ${t===i?"database-sidebar__dropdown-item--active":""}`,onMouseDown:u=>{u.preventDefault(),N(t),q(!1),v("")},children:t},t))})]})]}),f.length>0&&e.jsxs("div",{className:"database-sidebar__section database-sidebar__section--tables",children:[e.jsx("div",{className:"database-sidebar__section-title",children:S.trim()?d("terminal:database.tablesCount",{count:h.length})+` / ${f.length}`:d("terminal:database.tablesCount",{count:f.length})}),e.jsxs("div",{className:"database-sidebar__table-filter",children:[e.jsx("input",{ref:A,className:"database-sidebar__table-filter-input",type:"text",value:S,placeholder:d("terminal:database.filterTables"),onChange:t=>H(t.target.value),onKeyDown:t=>{var u;t.key==="Escape"&&(S?H(""):(u=A.current)==null||u.blur(),t.stopPropagation())}}),S&&e.jsx("button",{className:"database-sidebar__table-filter-clear",onClick:()=>{var t;H(""),(t=A.current)==null||t.focus()},title:"Clear filter",children:"×"})]}),e.jsxs("div",{className:"database-sidebar__tables",children:[S.trim()&&h.length===0&&e.jsx("div",{className:"database-sidebar__tables-empty",children:d("terminal:database.noTablesMatch")}),h.map(t=>{const u=M.has(t.name),k=u?K(t.name):null;return e.jsxs("div",{className:"database-sidebar__table",children:[e.jsxs("div",{className:"database-sidebar__table-header",children:[e.jsx("button",{className:"database-sidebar__table-expand",onClick:()=>C(t.name),title:u?"Collapse table schema":"Expand table schema",children:e.jsx(F,{name:u?"caret-down":"caret-right",size:10})}),e.jsx("span",{className:"database-sidebar__table-icon",children:e.jsx(F,{name:t.type==="view"?"eye":"clipboard",size:12})}),e.jsx("span",{className:`database-sidebar__table-name ${V===t.name?"database-sidebar__table-name--selected":""}`,onClick:()=>R(t.name),onDoubleClick:()=>{R(t.name),P(t.name)},children:t.name}),e.jsx("button",{className:"database-sidebar__table-insert",onClick:T=>{T.stopPropagation(),Q(t.name)},title:d("terminal:database.insertTableName"),children:"+"})]}),u&&k&&e.jsx("div",{className:"database-sidebar__table-columns",children:k.columns.map(T=>e.jsxs("div",{className:"database-sidebar__column",onClick:()=>Q(T.name),title:`${T.type}${T.nullable?" NULL":" NOT NULL"}${T.primaryKey?" PK":""}`,children:[e.jsx("span",{className:"database-sidebar__column-icon",children:T.primaryKey?e.jsx(F,{name:"key",size:11}):null}),e.jsx("span",{className:"database-sidebar__column-name",children:T.name}),e.jsx("span",{className:"database-sidebar__column-type",children:T.type})]},T.name))})]},t.name)})]})]})]})},_e=({buildingId:a,history:x,onLoadQuery:l})=>{const{t:i}=U(["terminal"]),[j,p]=n.useState(""),[$,N]=n.useState(!1),Q=n.useMemo(()=>{let r=x;if($&&(r=r.filter(o=>o.favorite)),j.trim()){const o=j.toLowerCase();r=r.filter(v=>v.query.toLowerCase().includes(o)||v.database.toLowerCase().includes(o))}return r},[x,$,j]),P=r=>{const o=new Date(r),S=new Date().getTime()-o.getTime();return S<1440*60*1e3?o.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}):S<10080*60*1e3?o.toLocaleDateString([],{weekday:"short"})+" "+o.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}):o.toLocaleDateString([],{month:"short",day:"numeric"})},d=n.useCallback((r,o)=>{o.stopPropagation(),m.toggleQueryFavorite(a,r)},[a]),w=n.useCallback((r,o)=>{o.stopPropagation(),m.deleteQueryFromHistory(a,r)},[a]),M=n.useCallback(()=>{confirm(i("terminal:database.confirmClearHistory"))&&m.clearQueryHistory(a)},[a,i]);return x.length===0?e.jsxs("div",{className:"query-history query-history--empty",children:[e.jsx("p",{children:i("terminal:database.noHistory")}),e.jsx("p",{children:i("terminal:database.queriesAppearHere")})]}):e.jsxs("div",{className:"query-history",children:[e.jsxs("div",{className:"query-history__toolbar",children:[e.jsx("input",{type:"text",className:"query-history__search",placeholder:i("terminal:database.searchQueries"),value:j,onChange:r=>p(r.target.value)}),e.jsxs("label",{className:"query-history__filter",children:[e.jsx("input",{type:"checkbox",checked:$,onChange:r=>N(r.target.checked)}),i("terminal:database.favoritesOnly")]}),e.jsx("button",{className:"query-history__clear",onClick:M,title:i("terminal:database.clearAll"),children:i("terminal:database.clearAll")})]}),e.jsxs("div",{className:"query-history__list",children:[Q.map(r=>e.jsxs("div",{className:`query-history__item ${r.status==="error"?"query-history__item--error":""}`,onClick:()=>l(r.query),children:[e.jsxs("div",{className:"query-history__item-header",children:[e.jsx("span",{className:`query-history__status ${r.status==="success"?"query-history__status--success":"query-history__status--error"}`,children:e.jsx(F,{name:r.status==="success"?"check":"cross",size:12})}),e.jsx("span",{className:"query-history__database",children:r.database}),e.jsx("span",{className:"query-history__date",children:P(r.executedAt)}),e.jsxs("span",{className:"query-history__duration",children:[r.duration,"ms"]}),r.rowCount!==void 0&&e.jsx("span",{className:"query-history__row-count",children:i("terminal:database.rowCount",{count:r.rowCount})})]}),e.jsx("div",{className:"query-history__query",children:e.jsx("code",{children:r.query.length>200?r.query.substring(0,200)+"...":r.query})}),r.error&&e.jsx("div",{className:"query-history__error",children:r.error}),e.jsxs("div",{className:"query-history__actions",children:[e.jsx("button",{className:`query-history__favorite ${r.favorite?"query-history__favorite--active":""}`,onClick:o=>d(r.id,o),title:r.favorite?i("terminal:database.removeFromFavorites"):i("terminal:database.addToFavorites"),children:e.jsx(F,{name:"star",size:12,weight:r.favorite?"fill":"regular",color:r.favorite?"#facc15":void 0})}),e.jsx("button",{className:"query-history__delete",onClick:o=>w(r.id,o),title:i("terminal:database.deleteFromHistory"),children:e.jsx(F,{name:"trash",size:12})})]})]},r.id)),Q.length===0&&e.jsx("div",{className:"query-history__no-results",children:i("terminal:database.noQueriesMatch")})]})]})},xe=({tabs:a,activeTabId:x,onTabClick:l,onTabClose:i})=>{const{t:j}=U(["terminal"]);return e.jsx("div",{className:"database-tabs",children:a.map(p=>e.jsxs("div",{className:`database-tabs__tab ${x===p.id?"database-tabs__tab--active":""}`,children:[e.jsxs("button",{className:"database-tabs__tab-label",onClick:()=>l(p),title:`${p.connectionName} / ${p.database}`,children:[p.database,e.jsx("span",{className:"database-tabs__tab-connection",children:p.connectionName})]}),e.jsx("button",{className:"database-tabs__tab-close",onClick:()=>i(p.id),title:j("terminal:database.closeTab"),"aria-label":`Close ${p.database} tab`,children:"×"})]},p.id))})},ee=a=>`db-panel-${a}`;function pe(a){try{const x=localStorage.getItem(ee(a));return x?JSON.parse(x):{}}catch{return{}}}function fe(a,x){try{localStorage.setItem(ee(a),JSON.stringify(x))}catch{}}const ve=({building:a,onClose:x})=>{var I,Y,W,X;const{t:l}=U(["terminal","common"]),i=Z(a.id),j=ce(a.id),p=ie(a.id),$=de(a.id),N=n.useRef(pe(a.id)),Q=n.useRef(null),P=n.useRef(0),d=((I=a.database)==null?void 0:I.connections)??[],w=(s,c)=>`${s}:${c}`,M=s=>s?(N.current.queries??{})[s]??"":N.current.generalQuery??"",[r,o]=n.useState("results"),[v,S]=n.useState(0),[H,O]=n.useState(!1),[q,V]=n.useState(!1),[R,z]=n.useState(()=>(N.current.openTabs??[]).map(c=>{var b;return{id:`${c.connectionId}:${c.database}`,connectionId:c.connectionId,connectionName:((b=d.find(L=>L.id===c.connectionId))==null?void 0:b.name)??c.connectionId,database:c.database}})),[g,A]=n.useState(N.current.activeTabId??null),[y,J]=n.useState(()=>{const s=N.current.queries??{};return N.current.generalQuery,s}),[f,_]=n.useState(M(g)),D=n.useCallback(s=>{_(c=>{const b=typeof s=="function"?s(c):s;return J(L=>{const E={...L};return g&&(E[g]=b),E}),b})},[g]),h=i.activeConnectionId??N.current.connectionId??((Y=a.database)==null?void 0:Y.activeConnectionId)??((W=d[0])==null?void 0:W.id),C=i.activeDatabase??N.current.database??((X=a.database)==null?void 0:X.activeDatabase),K=d.find(s=>s.id===h),t=n.useCallback((s,c)=>{var E;const b=w(s,c),L=((E=d.find(G=>G.id===s))==null?void 0:E.name)??s;z(G=>{if(G.some(re=>re.id===b))return G;const ne={id:b,connectionId:s,connectionName:L,database:c};return[...G,ne]}),A(b),_(y[b]??""),m.setActiveConnection(a.id,s),m.setActiveDatabase(a.id,c)},[a.id,d,y]),u=n.useCallback(s=>{z(c=>c.filter(b=>b.id!==s)),g===s&&z(c=>{if(c.length>0){const b=c[0];A(b.id),_(y[b.id]??""),m.setActiveConnection(a.id,b.connectionId),m.setActiveDatabase(a.id,b.database)}else A(null),_("");return c})},[g,a.id,y]),k=n.useCallback(s=>{A(s.id),_(y[s.id]??""),m.setActiveConnection(a.id,s.connectionId),m.setActiveDatabase(a.id,s.database)},[a.id,y]);n.useEffect(()=>{if(!q&&d.length>0){const s=N.current;s.connectionId&&d.some(c=>c.id===s.connectionId)&&(m.setActiveConnection(a.id,s.connectionId),m.listDatabases(a.id,s.connectionId),s.database&&(m.setActiveDatabase(a.id,s.database),m.listTables(a.id,s.connectionId,s.database))),V(!0)}},[a.id,d,q]),n.useEffect(()=>{m.requestQueryHistory(a.id)},[a.id]),n.useEffect(()=>{const s=c=>{c.key==="Escape"&&(c.preventDefault(),c.stopPropagation(),x())};return window.addEventListener("keydown",s),()=>window.removeEventListener("keydown",s)},[x]),n.useEffect(()=>{q&&h&&fe(a.id,{connectionId:h,database:C,lastQuery:f,queries:y,generalQuery:"",openTabs:R.map(s=>({connectionId:s.connectionId,database:s.database})),activeTabId:g??void 0})},[a.id,h,C,f,q,R,g,y]);const T=n.useCallback(s=>{var c;if(!(!h||!C||!f.trim()||$))if(s==="cursor"){const b=(c=Q.current)==null?void 0:c.querySelector(".query-editor__textarea"),L=(b==null?void 0:b.selectionStart)??P.current,E=oe(f,L);E&&m.executeQuery(a.id,h,C,E)}else{const b=ue(f);b.length<=1?m.executeQuery(a.id,h,C,f.trim()):b.forEach((L,E)=>{setTimeout(()=>{m.executeQuery(a.id,h,C,L.sql)},E*150)})}},[a.id,h,C,f,$]),ae=n.useCallback(s=>{D(s),o("results")},[]),se=n.useCallback(s=>{m.setActiveConnection(a.id,s),m.listDatabases(a.id,s)},[a.id]),te=n.useCallback(s=>{h&&(t(h,s),m.listTables(a.id,h,s))},[a.id,h,t]),B=j[v];return d.length===0?e.jsxs("div",{className:"database-panel",ref:Q,children:[e.jsxs("div",{className:"database-panel__header",children:[e.jsxs("div",{className:"database-panel__title",children:[e.jsx("span",{className:"database-panel__icon",children:e.jsx(F,{name:"database",size:16})}),e.jsx("span",{className:"database-panel__name",children:a.name})]}),e.jsx("button",{className:"database-panel__close",onClick:x,children:"×"})]}),e.jsx("div",{className:"database-panel__body",children:e.jsxs("div",{className:"database-panel__no-connections",children:[e.jsx("div",{className:"database-panel__no-connections-icon",children:e.jsx(F,{name:"plug",size:32})}),e.jsx("h3",{children:l("terminal:database.noConnections")}),e.jsx("p",{children:l("terminal:database.noConnectionsDesc")}),e.jsx("p",{children:l("terminal:database.toGetStarted")}),e.jsxs("ol",{children:[e.jsx("li",{children:l("terminal:database.step1Close")}),e.jsx("li",{children:l("terminal:database.step2Settings")}),e.jsx("li",{children:l("terminal:database.step3AddConnection")}),e.jsx("li",{children:l("terminal:database.step4Reopen")})]})]})})]}):e.jsxs("div",{className:"database-panel",ref:Q,children:[e.jsxs("div",{className:"database-panel__header",children:[e.jsxs("div",{className:"database-panel__title",children:[e.jsx("span",{className:"database-panel__icon",children:(K==null?void 0:K.engine)==="mysql"?"🐬":"🐘"}),e.jsx("span",{className:"database-panel__name",children:a.name}),K&&e.jsxs("span",{className:"database-panel__connection-info",children:[K.name," / ",C||l("terminal:database.noDatabaseSelected")]})]}),e.jsx("button",{className:"database-panel__close",onClick:x,children:"×"})]}),e.jsxs("div",{className:"database-panel__body",children:[e.jsx(he,{building:a,connections:d,activeConnectionId:h,activeDatabase:C,collapsed:H,onToggleCollapse:()=>O(!H),onConnectionChange:se,onDatabaseChange:te,onInsertTable:s=>D(c=>c+` ${s}`),onSelectTableQuery:s=>{const c=`SELECT * FROM ${s}`;D(c),h&&C&&m.executeQuery(a.id,h,C,c)}}),e.jsxs("div",{className:"database-panel__main",children:[R.length>0&&e.jsx(xe,{tabs:R,activeTabId:g,onTabClick:k,onTabClose:u}),e.jsx(me,{query:f,onChange:D,onExecute:T,isExecuting:$,disabled:!h||!C}),e.jsxs("div",{className:"database-panel__tabs",children:[e.jsxs("button",{className:`database-panel__tab ${r==="results"?"database-panel__tab--active":""}`,onClick:()=>o("results"),children:[l("terminal:database.results"),j.length>0&&e.jsx("span",{className:"database-panel__tab-badge",children:j.length})]}),e.jsxs("button",{className:`database-panel__tab ${r==="history"?"database-panel__tab--active":""}`,onClick:()=>o("history"),children:[l("terminal:database.history"),p.length>0&&e.jsx("span",{className:"database-panel__tab-badge",children:p.length})]}),r==="results"&&j.length>1&&e.jsxs("div",{className:"database-panel__result-nav",children:[e.jsxs("button",{disabled:v>=j.length-1,onClick:()=>S(s=>s+1),children:["← ",l("terminal:database.older")]}),e.jsxs("span",{children:[v+1," / ",j.length]}),e.jsxs("button",{disabled:v<=0,onClick:()=>S(s=>s-1),children:[l("terminal:database.newer")," →"]})]})]}),e.jsx("div",{className:"database-panel__tab-content",children:r==="results"?B?e.jsx(be,{result:B,buildingId:a.id,building:a}):e.jsxs("div",{className:"database-panel__empty",children:[e.jsx("p",{children:l("terminal:database.noResultsYet")}),e.jsx("p",{children:l("terminal:database.selectDbAndRun")})]}):e.jsx(_e,{buildingId:a.id,history:p,onLoadQuery:ae})})]})]})]})};export{ve as DatabasePanel,he as DatabaseSidebar,xe as DatabaseTabs,me as QueryEditor,_e as QueryHistoryPanel,be as ResultsTable};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as m,aK as re,aL as ye,j as e,I,u as q,aM as Se,ao as Ce,f as ge,s as v,aN as ze,k as _e,l as G,aO as R,aP as Be,aD as De,aQ as Re,aR as K,aA as oe,aS as Ue,aT as Ve,aU as Ke,aV as qe,aW as Me,aw as Ge,C as He,S as ne,aX as We,aY as Ye,ay as Je,aZ as de,E as ie,aH as Ze,a_ as me,a$ as Xe}from"./main-BnUsuS5B.js";import"./vendor-react--Eh9ivFN.js";import"./vendor-three-Chj50gSY.js";const he="deivid11/tide-commander",Qe=`https://api.github.com/repos/${he}/releases/latest`,es=`https://api.github.com/repos/${he}/releases?per_page=3`,ss=3600*1e3,ke="app_update_dismissed_version",we="1.74.0";function ts(){var y,w;const[s,i]=m.useState({isChecking:!1,updateAvailable:!1,updateInfo:null,recentReleases:[],error:null,currentVersion:we}),n=((w=(y=re)==null?void 0:y.getPlatform)==null?void 0:w.call(y))==="android"||!1,o=d=>d.replace(/^v/,"").split(".").map(c=>parseInt(c,10)||0),r=(d,g)=>{const c=o(d),C=o(g),S=Math.max(c.length,C.length);for(let x=0;x<S;x++){const P=c[x]||0,D=C[x]||0;if(P>D)return 1;if(P<D)return-1}return 0},p=async d=>{var c,C;if(re&&ye&&((C=(c=re).isNativePlatform)==null?void 0:C.call(c))===!0){const S=await ye.get({url:d,headers:{Accept:"application/vnd.github.v3+json"}});return{data:S.data,status:S.status}}else{const S=await fetch(d,{headers:{Accept:"application/vnd.github.v3+json"}});return S.ok?{data:await S.json(),status:S.status}:{data:null,status:S.status}}},l=m.useCallback(async(d=!1)=>{i(g=>({...g,isChecking:!0,error:null}));try{const[g,c]=await Promise.all([p(Qe),p(es)]);if(g.status!==200)throw new Error(`GitHub API error: ${g.status}`);const C=g.data,S=C.tag_name;let x=[];c.status===200&&c.data&&(x=c.data.map(k=>({version:k.tag_name,name:k.name,publishedAt:k.published_at,releaseUrl:k.html_url})));const P=localStorage.getItem(ke);if(!d&&P===S)return i(k=>({...k,isChecking:!1,updateAvailable:!1,recentReleases:x})),null;if(!(r(S,we)>0))return i(k=>({...k,isChecking:!1,updateAvailable:!1,recentReleases:x})),null;const $=C.assets.find(k=>k.name.endsWith(".apk")&&k.content_type==="application/vnd.android.package-archive"),u={version:S,name:C.name,changelog:C.body,releaseUrl:C.html_url,apkUrl:($==null?void 0:$.browser_download_url)||null,apkSize:($==null?void 0:$.size)||null,publishedAt:C.published_at};return i(k=>({...k,isChecking:!1,updateAvailable:!0,updateInfo:u,recentReleases:x})),u}catch(g){const c=g instanceof Error?g.message:"Failed to check for updates";return i(C=>({...C,isChecking:!1,error:c})),null}},[]),a=m.useCallback(async()=>{var d,g,c;if(!((d=s.updateInfo)!=null&&d.apkUrl)){(g=s.updateInfo)!=null&&g.releaseUrl&&window.open(s.updateInfo.releaseUrl,"_blank");return}if(!n){(c=s.updateInfo)!=null&&c.releaseUrl&&window.open(s.updateInfo.releaseUrl,"_blank");return}try{window.open(s.updateInfo.apkUrl,"_system"),i(C=>({...C,error:null}))}catch(C){const S=C instanceof Error?C.message:"Failed to open download";i(x=>({...x,error:S}))}},[s.updateInfo,n]),h=m.useCallback(()=>{s.updateInfo&&localStorage.setItem(ke,s.updateInfo.version),i(d=>({...d,updateAvailable:!1,updateInfo:null}))},[s.updateInfo]),A=m.useCallback(()=>{var d;(d=s.updateInfo)!=null&&d.releaseUrl?window.open(s.updateInfo.releaseUrl,"_blank"):window.open(`https://github.com/${he}/releases`,"_blank")},[s.updateInfo]);return m.useEffect(()=>{if(!n)return;const d=setTimeout(()=>{l()},5e3),g=setInterval(()=>{l()},ss);return()=>{clearTimeout(d),clearInterval(g)}},[n,l]),{...s,isAndroid:n,checkForUpdate:l,downloadAndInstall:a,dismissUpdate:h,openReleasePage:A}}const Ae="tide-toolbox-collapse";function as(s,i){try{const n=localStorage.getItem(`${Ae}-${s}`);if(n!==null)return n==="true"}catch{}return i}function ns(s,i){try{localStorage.setItem(`${Ae}-${s}`,String(i))}catch{}}function F({title:s,storageKey:i,defaultOpen:n=!1,forceOpen:o=!1,children:r,headerExtra:p}){const[l,a]=m.useState(()=>i?as(i,n):n),h=()=>{const y=!l;a(y),i&&ns(i,y)},A=o||l;return e.jsxs("div",{className:`collapsible-section ${A?"open":"collapsed"}`,children:[e.jsxs("button",{className:"collapsible-header",onClick:h,children:[e.jsx("span",{className:"collapsible-title",children:s}),e.jsxs("span",{className:"collapsible-header-right",children:[p,e.jsx("span",{className:"collapsible-arrow",children:e.jsx(I,{name:A?"caret-down":"caret-right",size:10})})]})]}),A&&e.jsx("div",{className:"collapsible-content",children:r})]})}function os({area:s,isSelected:i,onClick:n,onDelete:o}){const{t:r}=q(["config","common"]),p=s.assignedAgentIds.length,l=s.type==="rectangle"?r("config:areas.rect"):r("config:areas.circle");return e.jsxs("div",{className:`area-item ${i?"selected":""}`,onClick:n,children:[e.jsx("div",{className:"area-color-dot",style:{backgroundColor:s.color}}),e.jsxs("div",{className:"area-info",children:[e.jsx("div",{className:"area-name",children:s.name}),e.jsxs("div",{className:"area-meta",children:[l," ",p>0&&`• ${p} ${p>1?r("common:labels.agents").toLowerCase():r("common:labels.agent").toLowerCase()}`]})]}),e.jsx("button",{className:"area-delete-btn",onClick:o,title:r("config:areas.deleteArea"),children:"×"})]})}function is({building:s,isSelected:i,onClick:n,onEdit:o}){var a;const{t:r}=q(["config"]),p=((a=s.pm2Status)==null?void 0:a.ports)||[],l=(h,A)=>{h.stopPropagation(),window.open(`http://localhost:${A}`,"_blank")};return e.jsxs("div",{className:`building-item ${i?"selected":""}`,onClick:n,children:[e.jsx("div",{className:"building-status-dot",style:{backgroundColor:Se[s.status]},title:s.status}),e.jsx("div",{className:"building-icon",children:e.jsx(I,{name:Ce(s.type),size:16})}),e.jsxs("div",{className:"building-info",children:[e.jsx("div",{className:"building-name",children:s.name}),e.jsxs("div",{className:"building-meta",children:[s.type,p.length>0&&e.jsx("span",{className:"building-ports",children:p.map(h=>e.jsxs("a",{href:`http://localhost:${h}`,className:"building-port-link",onClick:A=>l(A,h),title:`Open :${h}`,children:[":",h]},h))})]})]}),e.jsx("button",{className:"building-edit-btn",onClick:h=>{h.stopPropagation(),o()},title:r("config:buildings.editBuilding"),children:e.jsx(I,{name:"gear",size:14})})]})}function ls({building:s,onClose:i,onOpenModal:n}){var A,y,w,d,g,c,C,S;const{t:o}=q(["config","common"]),{buildingLogs:r}=ge(),p=v.getBuildingLogs(s.id),l=ze[s.style||"server-rack"],a=x=>{v.sendBuildingCommand(s.id,x)},h=x=>{window.open(x,"_blank")};return e.jsxs("div",{className:"building-editor",children:[e.jsxs("div",{className:"building-editor-header",children:[e.jsxs("div",{className:"building-editor-title-row",children:[e.jsx("span",{className:"building-editor-icon",children:e.jsx(I,{name:Ce(s.type),size:18})}),e.jsx("span",{className:"building-editor-title",children:s.name}),e.jsx("span",{className:"building-editor-status",style:{backgroundColor:Se[s.status]},children:s.status})]}),e.jsx("button",{className:"building-editor-close",onClick:i,children:"×"})]}),e.jsx("div",{className:"building-editor-section",children:e.jsxs("div",{className:"building-editor-info-grid",children:[e.jsxs("div",{className:"building-editor-info-item",children:[e.jsx("span",{className:"building-editor-info-label",children:o("common:labels.type")}),e.jsx("span",{className:"building-editor-info-value",children:s.type})]}),e.jsxs("div",{className:"building-editor-info-item",children:[e.jsx("span",{className:"building-editor-info-label",children:o("config:buildings.style")}),e.jsx("span",{className:"building-editor-info-value",children:l.label})]}),s.cwd&&e.jsxs("div",{className:"building-editor-info-item building-editor-info-wide",children:[e.jsx("span",{className:"building-editor-info-label",children:o("config:buildings.directory")}),e.jsx("span",{className:"building-editor-info-value building-editor-cwd",title:s.cwd,children:s.cwd.split("/").pop()||s.cwd})]})]})}),s.type==="server"&&e.jsxs("div",{className:"building-editor-section",children:[e.jsx("div",{className:"building-editor-section-title",children:o("config:buildings.actions")}),e.jsxs("div",{className:"building-editor-actions",children:[e.jsxs("button",{className:"building-editor-action-btn start",onClick:()=>a("start"),disabled:!((A=s.commands)!=null&&A.start)||s.status==="running",title:((y=s.commands)==null?void 0:y.start)||o("config:buildings.noStartCommand"),children:[e.jsx(I,{name:"play",size:12})," ",o("common:buttons.start")]}),e.jsxs("button",{className:"building-editor-action-btn stop",onClick:()=>a("stop"),disabled:!((w=s.commands)!=null&&w.stop)||s.status==="stopped",title:((d=s.commands)==null?void 0:d.stop)||o("config:buildings.noStopCommand"),children:[e.jsx(I,{name:"stop",size:12,weight:"fill"})," ",o("common:buttons.stop")]}),e.jsxs("button",{className:"building-editor-action-btn restart",onClick:()=>a("restart"),disabled:!((g=s.commands)!=null&&g.restart),title:((c=s.commands)==null?void 0:c.restart)||o("config:buildings.noRestartCommand"),children:[e.jsx(I,{name:"refresh",size:12})," ",o("common:buttons.retry")]}),e.jsxs("button",{className:"building-editor-action-btn health",onClick:()=>a("healthCheck"),disabled:!((C=s.commands)!=null&&C.healthCheck),title:((S=s.commands)==null?void 0:S.healthCheck)||o("config:buildings.noHealthCheck"),children:[e.jsx(I,{name:"heart",size:12})," Health"]})]})]}),s.urls&&s.urls.length>0&&e.jsxs("div",{className:"building-editor-section",children:[e.jsx("div",{className:"building-editor-section-title",children:o("config:buildings.links")}),e.jsx("div",{className:"building-editor-links",children:s.urls.map((x,P)=>e.jsxs("button",{className:"building-editor-link",onClick:()=>h(x.url),title:x.url,children:[e.jsx(I,{name:"link",size:12})," ",x.label||x.url]},P))})]}),p.length>0&&e.jsxs("div",{className:"building-editor-section",children:[e.jsxs("div",{className:"building-editor-section-title",children:[o("config:buildings.recentLogs"),e.jsx("button",{className:"building-editor-clear-logs",onClick:()=>v.clearBuildingLogs(s.id),title:o("common:buttons.clear"),children:o("common:buttons.clear")})]}),e.jsx("div",{className:"building-editor-logs",children:p.slice(-5).map((x,P)=>e.jsx("div",{className:"building-editor-log-entry",children:x},P))})]}),e.jsx("div",{className:"building-editor-footer",children:e.jsxs("button",{className:"building-editor-edit-btn",onClick:n,children:[e.jsx(I,{name:"gear",size:12})," ",o("config:buildings.fullSettings")]})})]})}async function cs(s,i){const n=R(),o=await fetch(G(`/api/areas/${s}/logo`),{method:"POST",headers:{"Content-Type":i.type||"image/png","X-Filename":encodeURIComponent(i.name),...n?{Authorization:`Bearer ${n}`}:{}},body:i});if(!o.ok){const r=await o.json().catch(()=>({error:o.statusText}));throw new Error(r.error||`Upload failed: ${o.statusText}`)}return o.json()}async function rs(s){const i=R(),n=await fetch(G(`/api/areas/${s}/logo`),{method:"DELETE",headers:{...i?{Authorization:`Bearer ${i}`}:{}}});if(!n.ok)throw new Error(`Failed to delete logo: ${n.statusText}`)}function ds(s){return _e(G(`/api/areas/logos/${s}`))}const ms=[{key:"center",labelKey:"posCenter"},{key:"top-left",labelKey:"posTopLeft"},{key:"top-right",labelKey:"posTopRight"},{key:"bottom-left",labelKey:"posBottomLeft"},{key:"bottom-right",labelKey:"posBottomRight"}];function us({area:s,onClose:i,onOpenFolder:n}){var W;const{t:o}=q(["config","common"]),[r,p]=m.useState(s.name),[l,a]=m.useState(s.prompt||""),[h,A]=m.useState(!1),[y,w]=m.useState(""),[d,g]=m.useState(!1),c=m.useRef(null);m.useEffect(()=>{p(s.name)},[s.id,s.name]),m.useEffect(()=>{a(s.prompt||"")},[s.id,s.prompt]);const C=b=>{const T=b.target.value;p(T),v.updateArea(s.id,{name:T})},S=b=>{v.updateArea(s.id,{color:b})},x=b=>{const T=b.target.value;a(T),v.updateArea(s.id,{prompt:T})},P=()=>{y.trim()&&(v.addDirectoryToArea(s.id,y.trim()),w(""),A(!1))},D=(b,T)=>{T.stopPropagation(),v.removeDirectoryFromArea(s.id,b)},$=()=>{v.bringAreaToFront(s.id)},u=()=>{v.sendAreaToBack(s.id)},k=m.useCallback(()=>{let b=2,T=2;s.type==="rectangle"&&s.width&&s.height?(b=s.width,T=s.height):s.type==="circle"&&s.radius&&(b=s.radius*1.414,T=s.radius*1.414);const B=Math.min(b,T)*.4;return{width:Math.round(B*10)/10,height:Math.round(B*10)/10}},[s.type,s.width,s.height,s.radius]),te=async b=>{var B;const T=(B=b.target.files)==null?void 0:B[0];if(T){g(!0);try{const f=await cs(s.id,T),E=k();v.updateArea(s.id,{logo:{filename:f.filename,position:"center",width:E.width,height:E.height,keepAspectRatio:!0,opacity:.8}})}catch(f){console.error("Failed to upload logo:",f)}finally{g(!1),c.current&&(c.current.value="")}}},H=async()=>{try{await rs(s.id),v.updateArea(s.id,{logo:void 0})}catch(b){console.error("Failed to remove logo:",b)}},Z=b=>{s.logo&&v.updateArea(s.id,{logo:{...s.logo,position:b}})},ae=b=>{if(!s.logo)return;const T=parseFloat(b.target.value)||.1;if(s.logo.keepAspectRatio&&s.logo.width>0){const B=s.logo.height/s.logo.width;v.updateArea(s.id,{logo:{...s.logo,width:T,height:Math.round(T*B*10)/10}})}else v.updateArea(s.id,{logo:{...s.logo,width:T}})},X=b=>{if(!s.logo)return;const T=parseFloat(b.target.value)||.1;if(s.logo.keepAspectRatio&&s.logo.height>0){const B=s.logo.width/s.logo.height;v.updateArea(s.id,{logo:{...s.logo,height:T,width:Math.round(T*B*10)/10}})}else v.updateArea(s.id,{logo:{...s.logo,height:T}})},Q=()=>{s.logo&&v.updateArea(s.id,{logo:{...s.logo,keepAspectRatio:!s.logo.keepAspectRatio}})},ee=b=>{s.logo&&v.updateArea(s.id,{logo:{...s.logo,opacity:parseFloat(b.target.value)}})};return e.jsxs("div",{className:"area-editor",children:[e.jsxs("div",{className:"area-editor-header",children:[e.jsx("span",{className:"area-editor-title",children:o("config:areas.editArea")}),e.jsx("button",{className:"area-editor-close",onClick:i,children:"×"})]}),e.jsxs("div",{className:"area-editor-row",children:[e.jsx("div",{className:"area-editor-label",children:o("common:labels.name")}),e.jsx("input",{type:"text",className:"area-editor-input",value:r,onChange:C,placeholder:o("config:areas.areaName")})]}),e.jsxs("div",{className:"area-editor-row",children:[e.jsx("div",{className:"area-editor-label",children:o("config:areas.color")}),e.jsx("div",{className:"color-picker-row",children:Be.map(b=>e.jsx("div",{className:`color-swatch ${s.color===b?"selected":""}`,style:{backgroundColor:b},onClick:()=>S(b)},b))})]}),e.jsxs("div",{className:"area-editor-row",children:[e.jsx("div",{className:"area-editor-label",children:o("config:areas.layer")}),e.jsxs("div",{className:"area-layer-buttons",children:[e.jsxs("button",{className:"area-layer-btn",onClick:$,title:o("config:areas.bringToFront"),children:[e.jsx(I,{name:"arrow-up",size:12})," ",o("config:areas.front")]}),e.jsxs("button",{className:"area-layer-btn",onClick:u,title:o("config:areas.sendToBack"),children:[e.jsx(I,{name:"arrow-down",size:12})," ",o("config:areas.back")]})]})]}),e.jsxs("div",{className:"area-editor-row",style:{flexDirection:"column",alignItems:"stretch"},children:[e.jsx("div",{className:"area-editor-label",style:{marginBottom:6},children:o("config:areas.logo")}),e.jsxs("div",{className:"area-logo-section",children:[(W=s.logo)!=null&&W.filename?e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"area-logo-preview",children:[e.jsx("img",{src:ds(s.logo.filename),alt:"Logo",className:"area-logo-thumbnail"}),e.jsx("button",{className:"area-logo-remove-btn",onClick:H,children:o("config:areas.removeLogo")}),e.jsx("button",{className:"area-logo-replace-btn",onClick:()=>{var b;return(b=c.current)==null?void 0:b.click()},disabled:d,children:d?"...":e.jsx(I,{name:"refresh",size:12})})]}),e.jsxs("div",{className:"area-logo-config-row",children:[e.jsx("span",{className:"area-logo-config-label",children:o("config:areas.logoPosition")}),e.jsx("div",{className:"area-logo-position-row",children:ms.map(({key:b,labelKey:T})=>{var B;return e.jsx("button",{className:`area-logo-pos-btn ${((B=s.logo)==null?void 0:B.position)===b?"active":""}`,onClick:()=>Z(b),children:o(`config:areas.${T}`)},b)})})]}),e.jsxs("div",{className:"area-logo-config-row",children:[e.jsx("span",{className:"area-logo-config-label",children:o("config:areas.logoSize")}),e.jsxs("div",{className:"area-logo-size-row",children:[e.jsxs("label",{className:"area-logo-size-field",children:[e.jsx("span",{children:o("config:areas.logoWidth")}),e.jsx("input",{type:"number",className:"area-logo-size-input",value:s.logo.width,onChange:ae,min:.1,step:.1})]}),e.jsxs("label",{className:"area-logo-size-field",children:[e.jsx("span",{children:o("config:areas.logoHeight")}),e.jsx("input",{type:"number",className:"area-logo-size-input",value:s.logo.height,onChange:X,min:.1,step:.1})]}),e.jsxs("label",{className:"area-logo-aspect-label",title:o("config:areas.keepAspectRatio"),children:[e.jsx("input",{type:"checkbox",checked:s.logo.keepAspectRatio,onChange:Q}),o("config:areas.keepAspectRatio")]})]})]}),e.jsxs("div",{className:"area-logo-config-row",children:[e.jsx("span",{className:"area-logo-config-label",children:o("config:areas.logoOpacity")}),e.jsxs("div",{className:"area-logo-opacity-row",children:[e.jsx("input",{type:"range",min:0,max:1,step:.05,value:s.logo.opacity??.8,onChange:ee,className:"area-logo-opacity-slider"}),e.jsxs("span",{className:"area-logo-opacity-value",children:[Math.round((s.logo.opacity??.8)*100),"%"]})]})]})]}):e.jsx("button",{className:"area-logo-upload-btn",onClick:()=>{var b;return(b=c.current)==null?void 0:b.click()},disabled:d,children:d?"...":o("config:areas.uploadLogo")}),e.jsx("input",{ref:c,type:"file",accept:"image/*",style:{display:"none"},onChange:te})]})]}),e.jsxs("div",{className:"area-editor-row",style:{flexDirection:"column",alignItems:"stretch"},children:[e.jsx("div",{className:"area-editor-label",style:{marginBottom:6},children:o("config:areas.folders",{count:s.directories.length})}),e.jsxs("div",{className:"area-folders-list",children:[s.directories.map(b=>e.jsxs("div",{className:"area-folder-item",title:b,children:[e.jsx("span",{className:"area-folder-icon clickable",onClick:()=>n==null?void 0:n(s.id),title:o("config:areas.openFolder"),children:e.jsx(I,{name:"folder",size:14})}),e.jsx("span",{className:"area-folder-path",children:b.split("/").pop()||b}),e.jsx("button",{className:"area-folder-remove",onClick:T=>D(b,T),title:o("config:areas.removeFolder"),children:"×"})]},b)),h?e.jsxs("div",{className:"area-add-folder-inline",children:[e.jsx(De,{value:y,onChange:w,onSubmit:P,placeholder:o("config:areas.folderPlaceholder"),className:"area-add-folder-input",directoriesOnly:!0,autoFocus:!0}),e.jsx("button",{className:"area-add-folder-confirm",onClick:P,children:"+"})]}):e.jsx("button",{className:"area-add-folder-btn",onClick:()=>A(!0),children:o("config:areas.addFolder")})]})]}),e.jsxs("div",{className:"area-editor-row",style:{flexDirection:"column",alignItems:"stretch"},children:[e.jsx("div",{className:"area-editor-label",style:{marginBottom:6},children:o("config:areas.prompt","Prompt")}),e.jsx("textarea",{className:"area-editor-input",value:l,onChange:x,placeholder:o("config:areas.promptPlaceholder","System prompt for agents in this area..."),rows:4,style:{resize:"vertical",fontFamily:"monospace",fontSize:12}}),e.jsx("div",{style:{fontSize:11,color:"var(--text-secondary)",marginTop:4},children:o("config:areas.promptHint","This prompt is injected into agents assigned to this area. Takes effect on next context refresh.")})]}),s.assignedAgentIds.length>0&&e.jsxs("div",{className:"area-editor-row",children:[e.jsx("div",{className:"area-editor-label",children:o("config:areas.assignedAgents",{count:s.assignedAgentIds.length})}),e.jsx("div",{style:{fontSize:12,color:"var(--text-secondary)"},children:o("config:areas.rightClickUnassign")})]})]})}function gs(){const{t:s}=q(["config","common"]),i=Re(),[n,o]=m.useState(!1),[r,p]=m.useState(null),[l,a]=m.useState({name:"",key:"",value:"",description:""}),h=()=>{o(!0),p(null),a({name:"",key:"",value:"",description:""})},A=c=>{p(c.id),o(!1),a({name:c.name,key:c.key,value:c.value,description:c.description||""})},y=()=>{o(!1),p(null),a({name:"",key:"",value:"",description:""})},w=()=>{!l.name.trim()||!l.key.trim()||(r?v.updateSecret(r,{name:l.name.trim(),key:l.key.trim().toUpperCase().replace(/[^A-Z0-9]+/g,"_"),value:l.value,description:l.description.trim()||void 0}):v.createSecret({name:l.name.trim(),key:l.key.trim().toUpperCase().replace(/[^A-Z0-9]+/g,"_"),value:l.value,description:l.description.trim()||void 0}),y())},d=c=>{confirm(s("config:secrets.deleteConfirm"))&&(v.deleteSecret(c),r===c&&y())},g=c=>{navigator.clipboard.writeText(`{{${c}}}`)};return e.jsxs("div",{className:"secrets-section",children:[e.jsx("div",{className:"secrets-description",children:s("config:secrets.description",{placeholder:"{{KEY}}"})}),e.jsx("div",{className:"secrets-list",children:i.length===0&&!n?e.jsx("div",{className:"secrets-empty",children:s("config:secrets.noSecrets")}):i.map(c=>e.jsxs("div",{className:`secret-item ${r===c.id?"editing":""}`,children:[e.jsxs("div",{className:"secret-item-header",children:[e.jsxs("div",{className:"secret-item-info",children:[e.jsx("span",{className:"secret-item-name",children:c.name}),e.jsx("code",{className:"secret-item-key",onClick:()=>g(c.key),title:s("config:secrets.copyPlaceholder"),children:`{{${c.key}}}`})]}),e.jsxs("div",{className:"secret-item-actions",children:[e.jsx("button",{className:"secret-item-btn edit",onClick:()=>A(c),title:s("common:buttons.edit"),children:e.jsx(I,{name:"edit",size:12})}),e.jsx("button",{className:"secret-item-btn delete",onClick:()=>d(c.id),title:s("common:buttons.delete"),children:"×"})]})]}),c.description&&e.jsx("div",{className:"secret-item-description",children:c.description})]},c.id))}),(n||r)&&e.jsxs("div",{className:"secret-form",children:[e.jsxs("div",{className:"secret-form-row",children:[e.jsx("label",{className:"secret-form-label",children:s("common:labels.name")}),e.jsx("input",{type:"text",className:"secret-form-input",placeholder:s("config:secrets.namePlaceholder"),value:l.name,onChange:c=>a({...l,name:c.target.value}),autoFocus:!0})]}),e.jsxs("div",{className:"secret-form-row",children:[e.jsx("label",{className:"secret-form-label",children:"Key"}),e.jsx("input",{type:"text",className:"secret-form-input",placeholder:s("config:secrets.keyPlaceholder"),value:l.key,onChange:c=>a({...l,key:c.target.value.toUpperCase().replace(/[^A-Z0-9_]/g,"")})}),e.jsx("span",{className:"secret-form-hint",children:s("config:secrets.usedAs",{placeholder:`{{${l.key||"KEY"}}}`})})]}),e.jsxs("div",{className:"secret-form-row",children:[e.jsx("label",{className:"secret-form-label",children:s("config:secrets.secretValue")}),e.jsx("input",{type:"password",className:"secret-form-input",placeholder:s("config:secrets.valuePlaceholder"),value:l.value,onChange:c=>a({...l,value:c.target.value})})]}),e.jsxs("div",{className:"secret-form-row",children:[e.jsx("label",{className:"secret-form-label",children:s("common:labels.description")}),e.jsx("input",{type:"text",className:"secret-form-input",placeholder:s("config:secrets.descriptionPlaceholder"),value:l.description,onChange:c=>a({...l,description:c.target.value})})]}),e.jsxs("div",{className:"secret-form-actions",children:[e.jsx("button",{className:"secret-form-btn cancel",onClick:y,children:s("common:buttons.cancel")}),e.jsx("button",{className:"secret-form-btn save",onClick:w,disabled:!l.name.trim()||!l.key.trim(),children:s(r?"config:secrets.update":"common:buttons.add")})]})]}),!n&&!r&&e.jsx("button",{className:"secrets-add-btn",onClick:h,children:s("config:secrets.addSecret")})]})}async function hs(){const s=R(),i=await fetch(`${K()}/api/agents/system-settings/prompt`,{headers:{Authorization:`Bearer ${s}`}});if(!i.ok)throw new Error(`Failed to fetch system prompt: ${i.statusText}`);return(await i.json()).prompt||""}async function ps(s){const i=R(),n=await fetch(`${K()}/api/agents/system-settings/prompt`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${i}`},body:JSON.stringify({prompt:s})});if(!n.ok)throw new Error(`Failed to update system prompt: ${n.statusText}`)}async function fs(){const s=R(),i=await fetch(`${K()}/api/agents/system-settings/prompt`,{method:"DELETE",headers:{Authorization:`Bearer ${s}`}});if(!i.ok)throw new Error(`Failed to clear system prompt: ${i.statusText}`)}async function xs(){const s=R(),i=await fetch(`${K()}/api/agents/system-settings/echo-prompt`,{headers:{Authorization:`Bearer ${s}`}});if(!i.ok)throw new Error(`Failed to fetch echo prompt setting: ${i.statusText}`);return(await i.json()).enabled||!1}async function bs(s){const i=R(),n=await fetch(`${K()}/api/agents/system-settings/echo-prompt`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${i}`},body:JSON.stringify({enabled:s})});if(!n.ok)throw new Error(`Failed to update echo prompt setting: ${n.statusText}`)}async function js(){const s=R(),i=await fetch(`${K()}/api/agents/system-settings/codex-binary`,{headers:{Authorization:`Bearer ${s}`}});if(!i.ok)throw new Error(`Failed to fetch codex binary path: ${i.statusText}`);return(await i.json()).path||""}async function vs(s){const i=R(),n=await fetch(`${K()}/api/agents/system-settings/codex-binary`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${i}`},body:JSON.stringify({path:s})});if(!n.ok)throw new Error(`Failed to update codex binary path: ${n.statusText}`)}async function Ns(){const s=R(),i=await fetch(`${K()}/api/agents/system-settings/tmux-mode`,{headers:{Authorization:`Bearer ${s}`}});if(!i.ok)throw new Error(`Failed to fetch tmux mode setting: ${i.statusText}`);return(await i.json()).enabled||!1}async function ys(s){const i=R(),n=await fetch(`${K()}/api/agents/system-settings/tmux-mode`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${i}`},body:JSON.stringify({enabled:s})});if(!n.ok)throw new Error(`Failed to update tmux mode setting: ${n.statusText}`)}async function ks(){const s=R(),i=await fetch(`${K()}/api/agents/system-settings/backup`,{headers:{Authorization:`Bearer ${s}`}});if(!i.ok)throw new Error(`Failed to fetch backup status: ${i.statusText}`);return i.json()}async function ws(s){const i=R(),n=await fetch(`${K()}/api/agents/system-settings/backup`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${i}`},body:JSON.stringify({enabled:s})});if(!n.ok){const o=await n.json().catch(()=>({}));throw new Error(o.error||`Failed to update backup setting: ${n.statusText}`)}return n.json()}function Ss({checked:s,onChange:i,disabled:n}){return e.jsxs("label",{className:"config-toggle",children:[e.jsx("input",{type:"checkbox",className:"config-toggle-input",checked:s,disabled:n,onChange:o=>i(o.target.checked)}),e.jsx("span",{className:"config-toggle-track",children:e.jsx("span",{className:"config-toggle-thumb"})})]})}function Cs(){const{t:s}=q(["config","common"]),[i,n]=m.useState([]),[o,r]=m.useState(new Set),[p,l]=m.useState(new Set),[a,h]=m.useState(!1),[A,y]=m.useState(!1),[w,d]=m.useState(null),[g,c]=m.useState(null),[C,S]=m.useState(null),[x,P]=m.useState(null),[D,$]=m.useState(!1),[u,k]=m.useState(null);m.useEffect(()=>{oe(G("/api/config/categories")).then(f=>f.json()).then(f=>{const E=Array.isArray(f)?f:[];n(E),r(new Set(E.map(L=>L.id)))}).catch(f=>console.error("Failed to fetch config categories:",f))},[]),m.useEffect(()=>{ks().then(P).catch(f=>{console.error("Failed to fetch backup status:",f),k(f.message||"Failed to fetch backup status")})},[]);const te=async f=>{if(!D){$(!0),k(null);try{const E=await ws(f);P(E)}catch(E){k(E.message||"Failed to update backup setting")}finally{$(!1)}}},H=f=>{r(E=>{const L=new Set(E);return L.has(f)?L.delete(f):L.add(f),L})},Z=f=>{l(E=>{const L=new Set(E);return L.has(f)?L.delete(f):L.add(f),L})},ae=()=>r(new Set(i.map(f=>f.id))),X=()=>r(new Set),Q=()=>{g&&l(new Set(g.categories.map(f=>f.id)))},ee=()=>l(new Set),W=async()=>{var f;if(o.size!==0){h(!0),S(null);try{const E=Array.from(o).join(","),L=await oe(G(`/api/config/export?categories=${E}`));if(!L.ok)throw new Error("Export failed");const M=await L.blob(),V=window.URL.createObjectURL(M),j=document.createElement("a");j.href=V;const _=L.headers.get("Content-Disposition"),le=((f=_==null?void 0:_.match(/filename="(.+)"/))==null?void 0:f[1])||"tide-commander-config.zip";j.download=le,document.body.appendChild(j),j.click(),document.body.removeChild(j),window.URL.revokeObjectURL(V),S({type:"success",text:s("config:data.exportSuccess")})}catch(E){S({type:"error",text:E.message||"Export failed"})}finally{h(!1)}}},b=async f=>{var L;const E=(L=f.target.files)==null?void 0:L[0];if(E){d(E),S(null),c(null),l(new Set);try{const M=await oe(G("/api/config/preview"),{method:"POST",headers:{"Content-Type":"application/zip"},body:await E.arrayBuffer()});if(!M.ok){const _=await M.json();throw new Error(_.error||"Failed to preview config file")}const V=await M.json(),j=Array.isArray(V.categories)?V.categories:[];c({...V,categories:j}),l(new Set(j.map(_=>_.id)))}catch(M){S({type:"error",text:M.message||"Failed to read config file"}),d(null)}}},T=async()=>{if(!(!w||p.size===0)){y(!0),S(null);try{const f=Array.from(p).join(","),E=await oe(G(`/api/config/import?categories=${f}`),{method:"POST",headers:{"Content-Type":"application/zip"},body:await w.arrayBuffer()}),L=await E.json();if(!E.ok)throw new Error(L.error||"Import failed");S({type:"success",text:L.message||s("config:data.importSuccess")}),d(null),c(null),l(new Set)}catch(f){S({type:"error",text:f.message||"Import failed"})}finally{y(!1)}}},B=()=>{d(null),c(null),l(new Set),S(null)};return e.jsxs("div",{className:"data-section",children:[C&&e.jsx("div",{className:`data-message data-message-${C.type}`,children:C.text}),e.jsxs("div",{className:"data-subsection",children:[e.jsxs("div",{className:"data-subsection-header",children:[e.jsx("span",{className:"data-subsection-title",children:"Hourly Backups"}),e.jsx(Ss,{checked:!!(x!=null&&x.enabled),disabled:D||!x,onChange:te})]}),e.jsxs("div",{className:"data-backup-info",children:[x?e.jsxs(e.Fragment,{children:[e.jsxs("div",{children:["Saves a compressed snapshot of your data every hour to"," ",e.jsx("code",{children:x.backupDir}),". Identical snapshots are skipped. Keeps the 8 newest plus one from each of the 2 most recent prior days."]}),!x.scriptExists&&e.jsxs("div",{style:{marginTop:6,color:"var(--dracula-red, #ff5555)"},children:["Backup script not found at ",e.jsx("code",{children:x.scriptPath})]}),x.lastRunAt&&e.jsxs("div",{style:{marginTop:6},children:["Last run: ",new Date(x.lastRunAt).toLocaleString(),x.lastRunOk===!0&&" — ok",x.lastRunOk===!1&&x.lastRunError&&e.jsxs("span",{style:{color:"var(--dracula-red, #ff5555)"},children:[" — ",x.lastRunError]})]})]}):e.jsx("div",{children:"Loading backup status…"}),u&&e.jsx("div",{className:"data-message data-message-error",style:{marginTop:6},children:u})]})]}),e.jsxs("div",{className:"data-subsection",children:[e.jsxs("div",{className:"data-subsection-header",children:[e.jsx("span",{className:"data-subsection-title",children:s("config:data.exportData")}),e.jsxs("div",{className:"data-select-controls",children:[e.jsx("button",{className:"data-select-btn",onClick:ae,children:s("common:labels.all")}),e.jsx("button",{className:"data-select-btn",onClick:X,children:s("common:labels.none")})]})]}),e.jsx("div",{className:"data-category-list",children:i.map(f=>e.jsxs("label",{className:"data-category-item",children:[e.jsx("input",{type:"checkbox",checked:o.has(f.id),onChange:()=>H(f.id)}),e.jsx("span",{className:"data-category-name",children:f.name})]},f.id))}),e.jsx("button",{className:"data-action-btn export",onClick:W,disabled:a||o.size===0,children:a?s("config:data.exporting"):s("config:data.exportCount",{count:o.size})})]}),e.jsxs("div",{className:"data-subsection",children:[e.jsx("div",{className:"data-subsection-header",children:e.jsx("span",{className:"data-subsection-title",children:s("config:data.importData")})}),w?g?e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"data-import-info",children:[e.jsx("div",{className:"data-import-file",children:w.name}),e.jsxs("div",{className:"data-import-date",children:[s("config:data.exported"),": ",new Date(g.exportedAt).toLocaleDateString()]})]}),e.jsxs("div",{className:"data-subsection-header",children:[e.jsx("span",{className:"data-subsection-subtitle",children:s("config:data.selectToImport")}),e.jsxs("div",{className:"data-select-controls",children:[e.jsx("button",{className:"data-select-btn",onClick:Q,children:s("common:labels.all")}),e.jsx("button",{className:"data-select-btn",onClick:ee,children:s("common:labels.none")})]})]}),e.jsx("div",{className:"data-category-list",children:g.categories.map(f=>e.jsxs("label",{className:"data-category-item",children:[e.jsx("input",{type:"checkbox",checked:p.has(f.id),onChange:()=>Z(f.id)}),e.jsx("span",{className:"data-category-name",children:f.name}),f.fileCount&&e.jsxs("span",{className:"data-category-count",children:["(",f.fileCount," ",s("config:data.files"),")"]})]},f.id))}),e.jsxs("div",{className:"data-import-actions",children:[e.jsx("button",{className:"data-action-btn cancel",onClick:B,children:s("common:buttons.cancel")}),e.jsx("button",{className:"data-action-btn import",onClick:T,disabled:A||p.size===0,children:A?s("config:data.importing"):s("config:data.importCount",{count:p.size})})]})]}):e.jsx("div",{className:"data-loading",children:s("config:data.readingFile")}):e.jsxs("label",{className:"data-file-input",children:[e.jsx("input",{type:"file",accept:".zip",onChange:b,style:{display:"none"}}),e.jsx("span",{className:"data-file-input-label",children:s("config:data.selectFile")})]})]})]})}function As(){const[s,i]=m.useState(()=>Ue()),n=o=>{i(o);const r=Ke(o);qe(r)};return e.jsx("div",{className:"theme-selector",children:e.jsx("div",{className:"theme-selector-grid",children:Ve.map(o=>e.jsxs("button",{className:`theme-option ${s===o.id?"active":""}`,onClick:()=>n(o.id),title:o.description,children:[e.jsx("div",{className:"theme-preview",children:e.jsxs("div",{className:"theme-preview-bg",style:{backgroundColor:o.colors.bgPrimary},children:[e.jsx("div",{className:"theme-preview-accent",style:{backgroundColor:o.colors.accentBlue}}),e.jsx("div",{className:"theme-preview-claude",style:{backgroundColor:o.colors.accentClaude}})]})}),e.jsx("span",{className:"theme-name",children:o.name})]},o.id))})})}function Ts(){const{t:s}=q(["config"]),{updateAvailable:i,updateInfo:n,recentReleases:o,isChecking:r,error:p,currentVersion:l,isAndroid:a,checkForUpdate:h,downloadAndInstall:A,openReleasePage:y}=ts(),w=g=>g?`${(g/(1024*1024)).toFixed(1)} MB`:"",d=g=>new Date(g).toLocaleDateString(void 0,{month:"short",day:"numeric",year:"numeric"});return e.jsxs("div",{className:"about-section",children:[e.jsxs("div",{className:"about-logo",children:[e.jsx("span",{className:"about-logo-icon",children:e.jsx(I,{name:"waves",size:24})}),e.jsx("span",{className:"about-logo-text",children:"Tide Commander"})]}),e.jsxs("div",{className:"about-version",children:[e.jsx("span",{className:"about-version-label",children:s("config:about.version")}),e.jsxs("div",{className:"about-version-info",children:[e.jsx("span",{className:"about-version-value",children:l}),i&&n?e.jsx("span",{className:"about-version-update-badge",onClick:y,title:`Update available: ${n.version}`,children:n.version}):e.jsxs("a",{href:"https://github.com/deivid11/tide-commander/releases",target:"_blank",rel:"noopener noreferrer",className:"about-version-status",children:["(",s("config:about.updated"),")"]})]})]}),e.jsxs("div",{className:"about-update",children:[i&&n?e.jsxs("div",{className:"about-update-available",children:[e.jsxs("div",{className:"about-update-header",children:[e.jsx("span",{className:"about-update-badge",children:s("config:about.updateAvailable")}),e.jsx("span",{className:"about-update-version",children:n.version})]}),n.apkSize&&e.jsxs("div",{className:"about-update-size",children:[s("config:about.sizeLabel"),": ",w(n.apkSize)]}),p&&e.jsx("div",{className:"about-update-error",children:p}),e.jsxs("div",{className:"about-update-actions",children:[e.jsx("button",{className:"about-update-btn changelog",onClick:y,children:s("config:about.changelog")}),a&&n.apkUrl?e.jsx("button",{className:"about-update-btn download",onClick:A,children:s("config:about.downloadAPK")}):e.jsx("button",{className:"about-update-btn download",onClick:y,children:s("config:about.viewRelease")})]})]}):e.jsxs("div",{className:"about-update-check",children:[e.jsx("span",{className:"about-update-status",children:s(r?"config:about.checkingUpdates":"config:about.upToDate")}),e.jsx("button",{className:"about-update-btn check",onClick:()=>h(!0),disabled:r,children:r?"...":s("config:about.check")})]}),o.length>0&&e.jsxs("div",{className:"about-releases",children:[e.jsx("div",{className:"about-releases-title",children:s("config:about.recentReleases")}),e.jsx("div",{className:"about-releases-list",children:o.map(g=>e.jsxs("a",{href:g.releaseUrl,target:"_blank",rel:"noopener noreferrer",className:`about-release-item ${g.version===`v${l}`||g.version===l?"current":""}`,children:[e.jsx("span",{className:"about-release-version",children:g.version}),e.jsx("span",{className:"about-release-date",children:d(g.publishedAt)})]},g.version))})]})]}),e.jsx("div",{className:"about-description",children:s("config:about.tagline")}),e.jsxs("div",{className:"about-principles",children:[e.jsx("div",{className:"about-principles-title",children:s("config:about.corePrinciples")}),e.jsxs("ul",{className:"about-principles-list",children:[e.jsx("li",{children:s("config:about.principle1")}),e.jsx("li",{children:s("config:about.principle2")}),e.jsx("li",{children:s("config:about.principle3")}),e.jsx("li",{children:s("config:about.principle4")})]})]}),e.jsx("div",{className:"about-links",children:e.jsxs("a",{href:"https://github.com/deivid11/tide-commander",target:"_blank",rel:"noopener noreferrer",className:"about-link",children:[e.jsx("span",{className:"about-link-icon",children:e.jsx(I,{name:"package",size:14})}),e.jsx("span",{children:s("config:about.repository")})]})}),e.jsxs("div",{className:"about-credits",children:[e.jsx("div",{className:"about-credits-title",children:s("config:about.specialThanks")}),e.jsxs("div",{className:"about-credit-item",children:[e.jsx("a",{href:"https://kenney.nl",target:"_blank",rel:"noopener noreferrer",className:"about-credit-link",children:"Kenney.nl"}),e.jsx("span",{className:"about-credit-desc",children:s("config:about.kenneyCredit")})]}),e.jsxs("div",{className:"about-credit-item",children:[e.jsx("a",{href:"https://claude.ai/code",target:"_blank",rel:"noopener noreferrer",className:"about-credit-link",children:"Claude Code"}),e.jsx("span",{className:"about-credit-desc",children:s("config:about.claudeCodeCredit")})]})]})]})}const Es={gmail:"✉️",slack:"💬",jira:"📋","google-calendar":"📅",docx:"📄"};function Is({onOpenModal:s}){const[i,n]=m.useState([]),[o,r]=m.useState(!0),p=m.useCallback(async()=>{try{const l=await oe(G("/api/integrations"));if(!l.ok)return;const a=await l.json();n(a)}catch{}finally{r(!1)}},[]);return m.useEffect(()=>{p()},[p]),o?e.jsx("div",{style:{color:"var(--text-secondary, #a6adc8)",fontSize:12,padding:"4px 0"},children:"Loading..."}):i.length===0?e.jsx("div",{style:{color:"var(--text-secondary, #a6adc8)",fontSize:12,padding:"4px 0"},children:"No integrations available."}):e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:4},children:[i.map(l=>{const a=Es[l.id]||"🔌",h=!!l.status.error,A=l.status.connected,y=h?"#f38ba8":A?"#a6e3a1":"#fab387",w=h?"Error":A?"Connected":"Setup Required",d=h?"✗":A?"✓":"⚠";return e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,padding:"6px 8px",borderRadius:6,background:"var(--surface-1, #181825)",border:"1px solid var(--border, #313244)",fontSize:13},children:[e.jsx("span",{style:{fontSize:15,flexShrink:0},children:a}),e.jsx("span",{style:{flex:1,color:"var(--text-primary, #cdd6f4)",fontWeight:500},children:l.name}),e.jsxs("span",{style:{color:y,fontSize:11,fontWeight:500,whiteSpace:"nowrap"},children:[d," ",w]}),e.jsx("button",{onClick:()=>s(l.id),title:`Configure ${l.name}`,style:{background:"none",border:"none",cursor:"pointer",padding:"2px 4px",fontSize:14,color:"var(--text-secondary, #a6adc8)",borderRadius:4,flexShrink:0},onMouseEnter:g=>{g.target.style.color="var(--text-primary, #cdd6f4)"},onMouseLeave:g=>{g.target.style.color="var(--text-secondary, #a6adc8)"},children:"⚙️"})]},l.id)}),e.jsx("button",{onClick:()=>s(),style:{background:"none",border:"1px dashed var(--border, #313244)",borderRadius:6,padding:"6px 8px",cursor:"pointer",color:"var(--text-secondary, #a6adc8)",fontSize:12,textAlign:"center",marginTop:2},onMouseEnter:l=>{l.target.style.borderColor="var(--accent, #89b4fa)",l.target.style.color="var(--accent, #89b4fa)"},onMouseLeave:l=>{l.target.style.borderColor="var(--border, #313244)",l.target.style.color="var(--text-secondary, #a6adc8)"},children:"Manage All Integrations"})]})}function Ps({isOpen:s,onClose:i}){const{t:n}=q(["config"]),[o,r]=m.useState(""),[p,l]=m.useState(""),[a,h]=m.useState(!0),[A,y]=m.useState(null),[w,d]=m.useState(null),[g,c]=m.useState(!1);m.useEffect(()=>{s&&C()},[s]);const C=async()=>{try{h(!0),y(null),d(null);const u=await hs();r(u),l(u),c(!1)}catch(u){y(u instanceof Error?u.message:"Failed to load system prompt")}finally{h(!1)}},S=u=>{const k=u.target.value;r(k),c(k!==p),y(null),d(null)},x=async()=>{try{y(null),d(null),await ps(o),l(o),c(!1),d(n("config:systemPrompt.saved"))}catch(u){y(u instanceof Error?u.message:"Failed to save system prompt")}},P=async()=>{if(window.confirm(n("config:systemPrompt.confirmClear")))try{y(null),d(null),await fs(),r(""),l(""),c(!1),d(n("config:systemPrompt.cleared"))}catch(u){y(u instanceof Error?u.message:"Failed to clear system prompt")}},D=()=>{r(p),c(!1),y(null),d(null)},$=u=>{if(u.key==="Escape"){if(g&&!window.confirm("You have unsaved changes. Close anyway?")){u.preventDefault();return}i()}};return s?e.jsx(Me,{children:e.jsx("div",{className:`modal-overlay ${s?"visible":""}`,onClick:i,children:e.jsxs("div",{className:"system-prompt-modal",onClick:u=>u.stopPropagation(),onKeyDown:$,children:[e.jsxs("div",{className:"modal-header",children:[e.jsx("h2",{children:n("config:systemPrompt.title")}),e.jsx("button",{className:"modal-close",onClick:i,"aria-label":"Close",children:e.jsx(I,{name:"close",size:16})})]}),e.jsx("div",{className:"modal-body",children:a?e.jsxs("div",{className:"loading-state",children:[e.jsx("div",{className:"spinner"}),e.jsx("p",{children:"Loading system prompt..."})]}):e.jsxs(e.Fragment,{children:[e.jsx("p",{className:"modal-description",children:n("config:systemPrompt.description")}),A&&e.jsxs("div",{className:"alert alert-error",children:[e.jsx("span",{className:"alert-icon",children:e.jsx(I,{name:"warn",size:14})}),A]}),w&&e.jsxs("div",{className:"alert alert-success",children:[e.jsx("span",{className:"alert-icon",children:e.jsx(I,{name:"check",size:14})}),w]}),e.jsxs("div",{className:"editor-wrapper",children:[e.jsxs("div",{className:"editor-header",children:[e.jsx("label",{htmlFor:"prompt-input",className:"editor-label",children:n("config:systemPrompt.editPrompt")}),e.jsxs("span",{className:"char-count",children:[o.length," ",n("config:systemPrompt.characters")]})]}),e.jsx("textarea",{id:"prompt-input",className:"prompt-editor",value:o,onChange:S,placeholder:n("config:systemPrompt.placeholder"),rows:18,autoFocus:!0}),e.jsx("div",{className:"editor-hint",children:n("config:systemPrompt.hint")})]})]})}),e.jsxs("div",{className:"modal-footer",children:[e.jsx("div",{className:"footer-buttons-left",children:e.jsx("button",{className:"btn btn-danger",onClick:P,disabled:!o||a,children:n("config:systemPrompt.clear")})}),e.jsxs("div",{className:"footer-buttons-right",children:[e.jsx("button",{className:"btn btn-secondary",onClick:i,children:"Close"}),e.jsx("button",{className:"btn btn-secondary",onClick:D,disabled:!g||a,children:n("config:systemPrompt.reset")}),e.jsx("button",{className:"btn btn-primary",onClick:x,disabled:!g||a,children:n("config:systemPrompt.save")})]})]})]})})}):null}const Ls=[{value:"auto",label:"Auto",icon:"🕐"},{value:"dawn",label:"Dawn",icon:"🌅"},{value:"day",label:"Day",icon:"☀️"},{value:"dusk",label:"Dusk",icon:"🌇"},{value:"night",label:"Night",icon:"🌙"}],Fs=[{value:"none",label:"Grass",icon:"🌱"},{value:"concrete",label:"Concrete",icon:"🏗️"},{value:"galactic",label:"Galactic",icon:"🌌"},{value:"metal",label:"Metal",icon:"⚙️"},{value:"hex",label:"Hex",icon:"⬡"},{value:"circuit",label:"Circuit",icon:"🔌"},{value:"pokemon-stadium",label:"Pokemon",icon:"🔴"}],$s=[{value:"static",label:"Static",icon:"🧍"},{value:"idle",label:"Idle",icon:"🚶"},{value:"walk",label:"Walk",icon:"🚶♂️"},{value:"sprint",label:"Sprint",icon:"🏃"},{value:"jump",label:"Jump",icon:"⬆️"},{value:"fall",label:"Fall",icon:"⬇️"},{value:"crouch",label:"Crouch",icon:"🧎"},{value:"sit",label:"Sit",icon:"🪑"},{value:"die",label:"Die",icon:"💀"},{value:"emote-yes",label:"Yes",icon:"👍"},{value:"emote-no",label:"No",icon:"👎"}],Os=[{value:"normal",label:"Normal",icon:"🎨"},{value:"bw",label:"B&W",icon:"⬛"},{value:"sepia",label:"Sepia",icon:"🟤"},{value:"cool",label:"Cool",icon:"❄️"},{value:"warm",label:"Warm",icon:"🔥"},{value:"neon",label:"Neon",icon:"💜"}],zs=[{key:"showTrees",icon:"🌳",label:"Trees"},{key:"showBushes",icon:"🌿",label:"Bushes"},{key:"showHouse",icon:"🏠",label:"House"},{key:"showLamps",icon:"💡",label:"Lamps"},{key:"showGrass",icon:"🟩",label:"Grass"},{key:"showClouds",icon:"☁️",label:"Clouds"}],_s=[{value:null,label:"Auto",color:"linear-gradient(135deg, #4a90d9 0%, #0a1a2a 100%)"},{value:"#4a90d9",label:"Day Blue",color:"#4a90d9"},{value:"#0a1a2a",label:"Night",color:"#0a1a2a"},{value:"#ff6b35",label:"Sunset",color:"#ff6b35"},{value:"#1a0a2e",label:"Purple",color:"#1a0a2e"},{value:"#2d5a27",label:"Matrix",color:"#2d5a27"},{value:"#8b0000",label:"Blood",color:"#8b0000"},{value:"#000000",label:"Void",color:"#000000"}],Bs={showTrees:"trees",showBushes:"bushes",showHouse:"house",showLamps:"lamps",showGrass:"grass",showClouds:"clouds"},Ds={none:"grass","pokemon-stadium":"pokemon"},Rs={"emote-yes":"yes","emote-no":"no"},Us={"":"auto","#4a90d9":"dayBlue","#0a1a2a":"night","#ff6b35":"sunset","#1a0a2e":"purple","#2d5a27":"matrix","#8b0000":"blood","#000000":"void"};function U({checked:s,onChange:i}){return e.jsxs("label",{className:"config-toggle",children:[e.jsx("input",{type:"checkbox",className:"config-toggle-input",checked:s,onChange:n=>i(n.target.checked)}),e.jsx("span",{className:"config-toggle-track",children:e.jsx("span",{className:"config-toggle-thumb"})})]})}function se({options:s,value:i,onChange:n,iconOnly:o=!1}){return e.jsx("div",{className:"chip-selector",children:s.map(r=>e.jsxs("button",{className:`chip ${i===r.value?"active":""}`,onClick:()=>n(r.value),title:r.label,children:[e.jsx("span",{className:"chip-icon",children:r.icon}),!o&&e.jsx("span",{className:"chip-label",children:r.label})]},r.value))})}function N({text:s,query:i}){if(!i.trim())return e.jsx(e.Fragment,{children:s});const n=s.toLowerCase(),o=i.toLowerCase(),r=n.indexOf(o);if(r===-1)return e.jsx(e.Fragment,{children:s});const p=s.slice(0,r),l=s.slice(r,r+i.length),a=s.slice(r+i.length);return e.jsxs(e.Fragment,{children:[p,e.jsx("mark",{className:"search-highlight",children:l}),a]})}const Vs=[{id:"general",title:"General",keywords:["history","hide costs","grid","fps","power saving","performance","limit","editor","external editor","language","idioma","语言","vibration","haptic","intensity","tab title","tmux","process persistence"]},{id:"agentNames",title:"Agent Names",keywords:["agent","names","custom","characters","rename"]},{id:"defaultClass",title:"Default Spawn Class",keywords:["default","class","spawn","agent","scout","builder","random"]},{id:"appearance",title:"Appearance",keywords:["theme","appearance","color","dark","light","style","look"]},{id:"connection",title:"Connection",keywords:["backend","url","auth","token","reconnect","server","api","connect","codex","opencode","binary","path"]},{id:"scene",title:"Scene",keywords:["character","size","indicator","scale","time","dawn","day","dusk","night","auto"]},{id:"terrain",title:"Terrain",keywords:["trees","bushes","house","lamps","grass","clouds","fog","brightness","floor","sky","color","environment","battlefield","size","grid","simple","minimal","dark","clean"]},{id:"modelStyle",title:"Agent Model Style",keywords:["saturation","roughness","metalness","glow","emissive","reflections","wireframe","color mode","material","shader"]},{id:"animations",title:"Animations",keywords:["idle","working","animation","walk","run","sprint","jump","sit","crouch"]},{id:"secrets",title:"Secrets",keywords:["secrets","api","key","password","credentials","env","environment"]},{id:"systemPrompt",title:"System Prompt",keywords:["system","prompt","global","instructions","ai","agent","rules","guidelines"]},{id:"data",title:"Data",keywords:["export","import","backup","restore","save","load","json"]},{id:"integrations",title:"Integrations",keywords:["integrations","plugins","gmail","slack","jira","calendar","docx","email","config","setup"]},{id:"workflows",title:"Workflows",keywords:["workflow","automation","state machine","editor","actions","transitions","pipeline"]},{id:"triggers",title:"Triggers",keywords:["trigger","event","webhook","cron","slack","email","jira","matching","fire"]},{id:"monitoring",title:"Monitoring",keywords:["monitoring","logs","triggers","events","history","workflow","traces","audit","timeline"]},{id:"experimental",title:"Experimental",keywords:["experimental","2d","view","voice","assistant","speech","tts","text to speech","echo","prompt","duplicate"]},{id:"about",title:"About",keywords:["about","version","update","credits","github","releases"]}],ue=[{value:"auto",label:"Auto",icon:"🌐"},{value:"en",label:"English",icon:"🇺🇸"},{value:"zh-CN",label:"中文",icon:"🇨🇳"},{value:"es",label:"Español",icon:"🇪🇸"},{value:"hi",label:"हिन्दी",icon:"🇮🇳"},{value:"pt",label:"Português",icon:"🇧🇷"},{value:"ru",label:"Русский",icon:"🇷🇺"},{value:"ja",label:"日本語",icon:"🇯🇵"},{value:"de",label:"Deutsch",icon:"🇩🇪"},{value:"fr",label:"Français",icon:"🇫🇷"},{value:"it",label:"Italiano",icon:"🇮🇹"}];function Ks({config:s,onChange:i,searchQuery:n="",onOpenIntegrationsModal:o,onOpenMonitoringModal:r,onOpenWorkflowEditor:p,onOpenTriggerManager:l}){var ve;const{t:a}=q(["config","common"]),h=ge(),A=Ge(),[y,w]=m.useState(()=>He(ne.DEFAULT_AGENT_CLASS)||"scout"),[d,g]=m.useState(h.settings.historyLimit),[c,C]=m.useState(()=>We()),[S,x]=m.useState(!1),[P,D]=m.useState(()=>R()),[$,u]=m.useState(!1),[k,te]=m.useState(!1),[H,Z]=m.useState(""),[ae,X]=m.useState(!1),[Q,ee]=m.useState(""),[W,b]=m.useState(!1);m.useEffect(()=>{js().then(ee).catch(()=>{})},[]),m.useEffect(()=>{xs().then(t=>{t!==h.settings.experimentalEchoPrompt&&v.updateSettings({experimentalEchoPrompt:t})}).catch(()=>{})},[]),m.useEffect(()=>{Ns().then(t=>{t!==h.settings.tmuxMode&&v.updateSettings({tmuxMode:t})}).catch(()=>{})},[]),m.useEffect(()=>Ye(t=>{C(t),x(!1)}),[]);const T=Ls.map(t=>({...t,label:a(`config:time.${t.value}`)})),B=Fs.map(t=>({...t,label:a(`config:floor.${Ds[t.value]||t.value}`)})),f=$s.map(t=>({...t,label:a(`config:animation.${Rs[t.value]||t.value}`)})),E=Os.map(t=>({...t,label:a(`config:colorMode.${t.value}`)})),L=zs.map(t=>({...t,label:a(`config:terrain.${Bs[t.key]}`)})),M=_s.map(t=>({...t,label:a(`config:sky.${Us[t.value??""]}`)})),V=n.trim()?Vs.filter(t=>{const z=n.toLowerCase();return t.title.toLowerCase().includes(z)||t.keywords.some(ce=>ce.toLowerCase().includes(z))}).map(t=>t.id):null,j=t=>V?V.includes(t):!0,_=h.settings.customAgentNames||[],le=_.length>0?_:Je,pe=()=>{const t=H.trim();t&&!_.includes(t)&&(v.updateSettings({customAgentNames:[..._,t]}),Z(""))},Te=t=>{v.updateSettings({customAgentNames:_.filter(z=>z!==t)})},Ee=()=>{v.updateSettings({customAgentNames:[]})},Ie=t=>{C(t),x(!0)},fe=()=>{Xe(c),x(!1),me()},Pe=t=>{D(t),u(!0)},xe=()=>{ie(ne.AUTH_TOKEN,P),u(!1),me()},Le=t=>{ee(t),b(!0)},be=()=>{vs(Q).catch(()=>{}),b(!1)},Y=t=>{i({...s,terrain:{...s.terrain,...t}})},J=t=>{i({...s,modelStyle:{...s.modelStyle,...t}})},je=t=>{i({...s,animations:{...s.animations,...t}})},Fe=t=>{g(t),v.updateSettings({historyLimit:t})},$e=t=>{const z=s.terrain[t];typeof z=="boolean"&&Y({[t]:!z})},O=n.trim().length>0;return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"config-section",children:[V&&V.length===0&&e.jsx("div",{className:"config-no-results",children:a("config:noResults",{query:n})}),j("general")&&e.jsxs(F,{title:a("config:sections.general"),storageKey:"general",defaultOpen:!0,forceOpen:O&&j("general"),children:[e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.history"),query:n})}),e.jsx("input",{type:"number",className:"config-input config-input-sm",value:d,onChange:t=>Fe(parseInt(t.target.value)||100),min:50,max:2e3,step:50})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.hideCosts"),query:n})}),e.jsx(U,{checked:h.settings.hideCost,onChange:t=>v.updateSettings({hideCost:t})})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.grid"),query:n})}),e.jsx(U,{checked:s.gridVisible,onChange:t=>i({...s,gridVisible:t})})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.showFPS"),query:n})}),e.jsx(U,{checked:h.settings.showFPS,onChange:t=>v.updateSettings({showFPS:t})})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.fpsLimit"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0",max:"120",step:"10",value:s.fpsLimit,onChange:t=>i({...s,fpsLimit:parseInt(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.fpsLimit===0?"∞":s.fpsLimit})]}),e.jsxs("div",{className:"config-row",children:[e.jsxs("span",{className:"config-label",title:"Experimental: Reduce FPS when idle to save power",children:[e.jsx(N,{text:a("config:general.powerSaving"),query:n})," ",e.jsx(I,{name:"bolt",size:12})]}),e.jsx(U,{checked:h.settings.powerSaving,onChange:t=>v.updateSettings({powerSaving:t})})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",title:"Wrap agent processes in tmux sessions so they survive server restarts (requires tmux installed)",children:e.jsx(N,{text:a("config:general.tmuxMode"),query:n})}),e.jsx(U,{checked:h.settings.tmuxMode,onChange:async t=>{v.updateSettings({tmuxMode:t});try{await ys(t)}catch(z){console.error("Failed to sync tmux mode setting to server:",z)}}})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.vibrationIntensity"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0",max:"5",step:"1",value:h.settings.vibrationIntensity,onChange:t=>v.updateSettings({vibrationIntensity:parseInt(t.target.value)})}),e.jsx("span",{className:"config-value",children:h.settings.vibrationIntensity===0?a("config:vibrationValues.off"):h.settings.vibrationIntensity===1?a("config:vibrationValues.ultraLight"):h.settings.vibrationIntensity===2?a("config:vibrationValues.veryLight"):h.settings.vibrationIntensity===3?a("config:vibrationValues.light"):h.settings.vibrationIntensity===4?a("config:vibrationValues.medium"):a("config:vibrationValues.heavy")})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.externalEditor"),query:n})}),e.jsx("input",{type:"text",className:"config-input",placeholder:a("config:general.externalEditorPlaceholder"),value:h.settings.externalEditorCommand||"",onChange:t=>v.updateSettings({externalEditorCommand:t.target.value})})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.tabTitle"),query:n})}),e.jsx("input",{type:"text",className:"config-input",placeholder:a("config:general.tabTitlePlaceholder"),value:h.settings.tabTitle||"",onChange:t=>v.updateSettings({tabTitle:t.target.value})})]}),e.jsxs("div",{className:"config-group",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:general.language"),query:n})}),e.jsx(se,{options:ue,value:localStorage.getItem("tide-commander-language-mode")==="manual"?((ve=ue.find(t=>t.value!=="auto"&&de.language.startsWith(t.value.split("-")[0])))==null?void 0:ve.value)||"en":"auto",onChange:t=>{var z;if(t==="auto"){localStorage.setItem("tide-commander-language-mode","auto");const ce=navigator.language,Oe=((z=ue.find(Ne=>Ne.value!=="auto"&&ce.startsWith(Ne.value.split("-")[0])))==null?void 0:z.value)||"en";de.changeLanguage(Oe)}else localStorage.setItem("tide-commander-language-mode","manual"),de.changeLanguage(t)}})]})]}),j("agentNames")&&e.jsx(F,{title:a("config:sections.agentNames"),storageKey:"agentNames",defaultOpen:!1,forceOpen:O&&j("agentNames"),children:e.jsxs("div",{className:"agent-names-section",children:[e.jsx("span",{className:"config-hint",children:_.length>0?a("config:agentNames.customConfigured",{count:_.length}):a("config:agentNames.usingDefaults")}),e.jsxs("div",{className:"agent-names-input-row",children:[e.jsx("input",{type:"text",className:"config-input config-input-full",placeholder:a("config:agentNames.addPlaceholder"),value:H,onChange:t=>Z(t.target.value),onKeyDown:t=>{t.key==="Enter"&&pe()}}),e.jsx("button",{className:"config-btn config-btn-sm",onClick:pe,disabled:!H.trim(),title:a("config:agentNames.addName"),children:"+"})]}),e.jsx("div",{className:"agent-names-list",children:le.map((t,z)=>e.jsxs("div",{className:"agent-name-chip",children:[e.jsx("span",{className:"agent-name-text",children:t}),_.length>0&&e.jsx("button",{className:"agent-name-remove",onClick:()=>Te(t),title:a("common:buttons.remove"),children:"x"})]},`${t}-${z}`))}),_.length>0&&e.jsx("button",{className:"config-btn config-btn-link",onClick:Ee,children:a("common:buttons.resetToDefaults")})]})}),j("defaultClass")&&e.jsx(F,{title:"Default Spawn Class",storageKey:"defaultClass",defaultOpen:!1,forceOpen:O&&j("defaultClass"),children:e.jsxs("div",{className:"config-row config-row-stacked",children:[e.jsx("span",{className:"config-hint",children:'Class pre-selected when the spawn modal opens. "Random" picks a different class each time.'}),e.jsxs("div",{className:"agent-names-list",style:{flexWrap:"wrap",gap:"6px",marginTop:"8px"},children:[e.jsx("div",{className:`agent-name-chip${y==="random"?" agent-name-chip--selected":""}`,style:{cursor:"pointer",userSelect:"none"},onClick:()=>{w("random"),ie(ne.DEFAULT_AGENT_CLASS,"random")},children:e.jsx("span",{className:"agent-name-text",children:"🎲 Random"})}),Object.entries(Ze).map(([t,z])=>e.jsx("div",{className:`agent-name-chip${y===t?" agent-name-chip--selected":""}`,style:{cursor:"pointer",userSelect:"none"},onClick:()=>{w(t),ie(ne.DEFAULT_AGENT_CLASS,t)},children:e.jsxs("span",{className:"agent-name-text",children:[z.icon," ",t.charAt(0).toUpperCase()+t.slice(1)]})},t)),A.map(t=>e.jsx("div",{className:`agent-name-chip${y===t.id?" agent-name-chip--selected":""}`,style:{cursor:"pointer",userSelect:"none"},onClick:()=>{w(t.id),ie(ne.DEFAULT_AGENT_CLASS,t.id)},children:e.jsxs("span",{className:"agent-name-text",children:[t.icon," ",t.name]})},t.id))]})]})}),j("appearance")&&e.jsx(F,{title:a("config:sections.appearance"),storageKey:"appearance",defaultOpen:!1,forceOpen:O&&j("appearance"),children:e.jsx(As,{})}),j("connection")&&e.jsxs(F,{title:a("config:sections.connection"),storageKey:"connection",defaultOpen:!1,forceOpen:O&&j("connection"),children:[e.jsxs("div",{className:"config-row config-row-stacked",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:connection.backendUrl"),query:n})}),e.jsxs("div",{className:"config-input-group",children:[e.jsx("input",{type:"text",className:"config-input config-input-full",value:c,onChange:t=>Ie(t.target.value),placeholder:"http://localhost:5174",onKeyDown:t=>{t.key==="Enter"&&S&&fe()}}),S&&e.jsx("button",{className:"config-btn config-btn-sm",onClick:fe,title:a("config:connection.saveAndReconnect"),children:a("common:buttons.apply")})]}),e.jsx("span",{className:"config-hint",children:a("config:connection.autoDetectHint")})]}),e.jsxs("div",{className:"config-row config-row-stacked",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:connection.authToken"),query:n})}),e.jsxs("div",{className:"config-input-group",children:[e.jsx("input",{type:k?"text":"password",className:"config-input config-input-full",value:P,onChange:t=>Pe(t.target.value),placeholder:a("config:connection.tokenPlaceholder"),onKeyDown:t=>{t.key==="Enter"&&$&&xe()}}),e.jsx("button",{className:"config-btn config-btn-sm",onClick:()=>te(!k),title:a(k?"config:connection.hideToken":"config:connection.showToken"),children:e.jsx(I,{name:k?"eye-closed":"eye",size:14})}),$&&e.jsx("button",{className:"config-btn config-btn-sm",onClick:xe,title:a("config:connection.saveAndReconnect"),children:a("common:buttons.apply")})]}),e.jsx("span",{className:"config-hint",children:a("config:connection.tokenRequired")})]}),e.jsxs("div",{className:"config-row config-row-stacked",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:connection.codexBinaryPath"),query:n})}),e.jsxs("div",{className:"config-input-group",children:[e.jsx("input",{type:"text",className:"config-input config-input-full",value:Q,onChange:t=>Le(t.target.value),placeholder:a("config:connection.codexBinaryPathPlaceholder"),onKeyDown:t=>{t.key==="Enter"&&W&&be()}}),W&&e.jsx("button",{className:"config-btn config-btn-sm",onClick:be,children:a("common:buttons.apply")})]}),e.jsx("span",{className:"config-hint",children:a("config:connection.codexBinaryPathHint")})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("common:buttons.reconnect"),query:n})}),e.jsx("button",{className:"config-btn",onClick:()=>me(),title:"Force reconnect to server",children:a("common:buttons.reconnect")})]})]}),j("scene")&&e.jsxs(F,{title:a("config:sections.scene"),storageKey:"scene",defaultOpen:!1,forceOpen:O&&j("scene"),children:[e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:scene.characterSize"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0.3",max:"3.0",step:"0.1",value:s.characterScale,onChange:t=>i({...s,characterScale:parseFloat(t.target.value)})}),e.jsxs("span",{className:"config-value",children:[s.characterScale.toFixed(1),"x"]})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:scene.scale2d",{defaultValue:"2D Scale"}),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0.3",max:"2.0",step:"0.1",value:s.scale2d,onChange:t=>i({...s,scale2d:parseFloat(t.target.value)})}),e.jsxs("span",{className:"config-value",children:[s.scale2d.toFixed(1),"x"]})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:scene.scale3d",{defaultValue:"3D Scale"}),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0.3",max:"2.0",step:"0.1",value:s.scale3d,onChange:t=>i({...s,scale3d:parseFloat(t.target.value)})}),e.jsxs("span",{className:"config-value",children:[s.scale3d.toFixed(1),"x"]})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:scene.show2DTaskLabels",{defaultValue:"Show 2D task labels"}),query:n})}),e.jsx(U,{checked:s.show2DTaskLabels,onChange:t=>i({...s,show2DTaskLabels:t})})]}),e.jsxs("div",{className:"config-group",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:scene.time"),query:n})}),e.jsx(se,{options:T,value:s.timeMode,onChange:t=>i({...s,timeMode:t}),iconOnly:!0})]})]}),j("terrain")&&e.jsxs(F,{title:a("config:sections.terrain"),storageKey:"terrain",defaultOpen:!1,forceOpen:O&&j("terrain"),children:[e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:terrainSettings.simpleMode",{defaultValue:"Simple Mode"}),query:n})}),e.jsx(U,{checked:s.terrain.simpleMode??!1,onChange:t=>Y({simpleMode:t})})]}),e.jsx("div",{className:"terrain-icons",style:{opacity:s.terrain.simpleMode?.4:1,pointerEvents:s.terrain.simpleMode?"none":"auto"},children:L.map(t=>e.jsx("button",{className:`terrain-icon-btn ${s.terrain[t.key]?"active":""}`,onClick:()=>$e(t.key),title:t.label,children:t.icon},t.key))}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:terrainSettings.fog"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0",max:"2",step:"0.1",value:s.terrain.fogDensity,onChange:t=>Y({fogDensity:parseFloat(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.terrain.fogDensity===0?a("config:fogValues.off"):s.terrain.fogDensity<=1?a("config:fogValues.low"):a("config:fogValues.high")})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:terrainSettings.brightness"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0.2",max:"2",step:"0.1",value:s.terrain.brightness,onChange:t=>Y({brightness:parseFloat(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.terrain.brightness<=.5?a("config:brightnessValues.dark"):s.terrain.brightness<=1.2?a("config:brightnessValues.normal"):a("config:brightnessValues.bright")})]}),e.jsxs("div",{className:"config-group",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:terrainSettings.floor"),query:n})}),e.jsx(se,{options:B,value:s.terrain.floorStyle,onChange:t=>Y({floorStyle:t}),iconOnly:!0})]}),e.jsxs("div",{className:"config-group",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:terrainSettings.sky"),query:n})}),e.jsx("div",{className:"sky-color-selector",children:M.map(t=>e.jsx("button",{className:`sky-color-btn ${s.terrain.skyColor===t.value?"active":""}`,onClick:()=>Y({skyColor:t.value}),title:t.label,style:{background:t.color}},t.value??"auto"))})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:terrainSettings.battlefieldSize"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"30",max:"200",step:"10",value:s.terrain.battlefieldSize,onChange:t=>Y({battlefieldSize:parseInt(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.terrain.battlefieldSize})]})]}),j("modelStyle")&&e.jsxs(F,{title:a("config:sections.modelStyle"),storageKey:"modelStyle",defaultOpen:!1,forceOpen:O&&j("modelStyle"),children:[e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:modelStyleSettings.saturation"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0",max:"2",step:"0.1",value:s.modelStyle.saturation,onChange:t=>J({saturation:parseFloat(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.modelStyle.saturation<=.3?a("config:saturationValues.gray"):s.modelStyle.saturation<=1.2?a("config:saturationValues.normal"):a("config:saturationValues.vivid")})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:modelStyleSettings.roughness"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"-1",max:"1",step:"0.1",value:s.modelStyle.roughness,onChange:t=>J({roughness:parseFloat(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.modelStyle.roughness<0?a("config:roughnessValues.auto"):s.modelStyle.roughness<=.3?a("config:roughnessValues.glossy"):s.modelStyle.roughness<=.7?a("config:roughnessValues.normal"):a("config:roughnessValues.matte")})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:modelStyleSettings.metalness"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"-1",max:"1",step:"0.1",value:s.modelStyle.metalness,onChange:t=>J({metalness:parseFloat(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.modelStyle.metalness<0?a("config:metalnessValues.auto"):s.modelStyle.metalness<=.3?a("config:metalnessValues.plastic"):s.modelStyle.metalness<=.7?a("config:metalnessValues.mixed"):a("config:metalnessValues.metal")})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:modelStyleSettings.glow"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"0",max:"1",step:"0.05",value:s.modelStyle.emissiveBoost,onChange:t=>J({emissiveBoost:parseFloat(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.modelStyle.emissiveBoost<=.1?a("config:glowValues.off"):s.modelStyle.emissiveBoost<=.4?a("config:glowValues.low"):s.modelStyle.emissiveBoost<=.7?a("config:glowValues.med"):a("config:glowValues.high")})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:modelStyleSettings.reflections"),query:n})}),e.jsx("input",{type:"range",className:"config-slider",min:"-1",max:"2",step:"0.1",value:s.modelStyle.envMapIntensity,onChange:t=>J({envMapIntensity:parseFloat(t.target.value)})}),e.jsx("span",{className:"config-value",children:s.modelStyle.envMapIntensity<0?a("config:reflectionValues.auto"):s.modelStyle.envMapIntensity<=.3?a("config:reflectionValues.low"):s.modelStyle.envMapIntensity<=1?a("config:reflectionValues.normal"):a("config:reflectionValues.high")})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:modelStyleSettings.wireframe"),query:n})}),e.jsx(U,{checked:s.modelStyle.wireframe,onChange:t=>J({wireframe:t})})]}),e.jsxs("div",{className:"config-group",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:modelStyleSettings.colorMode"),query:n})}),e.jsx(se,{options:E,value:s.modelStyle.colorMode,onChange:t=>J({colorMode:t}),iconOnly:!0})]})]}),j("animations")&&e.jsxs(F,{title:a("config:sections.animations"),storageKey:"animations",defaultOpen:!1,forceOpen:O&&j("animations"),children:[e.jsxs("div",{className:"config-group",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:animationSettings.idle"),query:n})}),e.jsx(se,{options:f,value:s.animations.idleAnimation,onChange:t=>je({idleAnimation:t}),iconOnly:!0})]}),e.jsxs("div",{className:"config-group",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:animationSettings.working"),query:n})}),e.jsx(se,{options:f,value:s.animations.workingAnimation,onChange:t=>je({workingAnimation:t}),iconOnly:!0})]})]}),j("secrets")&&e.jsx(F,{title:a("config:sections.secrets"),storageKey:"secrets",defaultOpen:!1,forceOpen:O&&j("secrets"),children:e.jsx(gs,{})}),j("systemPrompt")&&e.jsx(F,{title:a("config:sections.systemPrompt"),storageKey:"systemPrompt",defaultOpen:!1,forceOpen:O&&j("systemPrompt"),children:e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",children:e.jsx(N,{text:a("config:systemPrompt.title"),query:n})}),e.jsx("button",{className:"config-button",onClick:()=>X(!0),children:a("config:systemPrompt.editPrompt")})]})}),j("data")&&e.jsx(F,{title:a("config:sections.data"),storageKey:"data",defaultOpen:!1,forceOpen:O&&j("data"),children:e.jsx(Cs,{})}),j("integrations")&&e.jsx(F,{title:"Integrations",storageKey:"integrations",defaultOpen:!1,forceOpen:O&&j("integrations"),children:e.jsx(Is,{onOpenModal:t=>o==null?void 0:o(t)})}),j("workflows")&&e.jsxs(F,{title:"Workflows",storageKey:"workflows",defaultOpen:!1,forceOpen:O&&j("workflows"),children:[e.jsx("div",{className:"config-row",children:e.jsx("span",{className:"config-label",children:e.jsx(N,{text:"Create and manage automated workflow pipelines with visual state machine editor",query:n})})}),e.jsx("div",{className:"config-row",children:e.jsx("button",{className:"config-button",onClick:()=>p==null?void 0:p(),children:"Open Workflow Editor"})})]}),j("triggers")&&e.jsxs(F,{title:"Triggers",storageKey:"triggers",defaultOpen:!1,forceOpen:O&&j("triggers"),children:[e.jsx("div",{className:"config-row",children:e.jsx("span",{className:"config-label",children:e.jsx(N,{text:"Create and manage event-driven triggers that fire agents with templates",query:n})})}),e.jsx("div",{className:"config-row",children:e.jsx("button",{className:"config-button",onClick:()=>l==null?void 0:l(),children:"Open Trigger Manager"})})]}),j("monitoring")&&e.jsxs(F,{title:"Monitoring",storageKey:"monitoring",defaultOpen:!1,forceOpen:O&&j("monitoring"),children:[e.jsx("div",{className:"config-row",children:e.jsx("span",{className:"config-label",children:e.jsx(N,{text:"View event logs, trigger history, workflow traces, and system stats",query:n})})}),e.jsx("div",{className:"config-row",children:e.jsx("button",{className:"config-button",onClick:()=>r==null?void 0:r(),children:"Open Monitoring & Logs"})})]}),j("experimental")&&e.jsxs(F,{title:a("config:sections.experimental"),storageKey:"experimental",defaultOpen:!1,forceOpen:O&&j("experimental"),children:[e.jsxs("div",{className:"config-row",children:[e.jsxs("span",{className:"config-label",title:"Lightweight 2D top-down view for better performance",children:[e.jsx(N,{text:a("config:experimental.2dView"),query:n})," ",e.jsx(I,{name:"map",size:12})]}),e.jsx(U,{checked:h.settings.experimental2DView,onChange:t=>v.updateSettings({experimental2DView:t})})]}),e.jsxs("div",{className:"config-row",children:[e.jsxs("span",{className:"config-label",title:"Voice assistant for hands-free agent control",children:[e.jsx(N,{text:a("config:experimental.voiceAssistant"),query:n})," ",e.jsx(I,{name:"microphone",size:12})]}),e.jsx(U,{checked:h.settings.experimentalVoiceAssistant,onChange:t=>v.updateSettings({experimentalVoiceAssistant:t})})]}),e.jsxs("div",{className:"config-row",children:[e.jsxs("span",{className:"config-label",title:"Text-to-speech for reading agent responses",children:[e.jsx(N,{text:a("config:experimental.tts"),query:n})," ",e.jsx(I,{name:"speaker-on",size:12})]}),e.jsx(U,{checked:h.settings.experimentalTTS,onChange:t=>v.updateSettings({experimentalTTS:t})})]}),e.jsxs("div",{className:"config-row",children:[e.jsx("span",{className:"config-label",title:"Duplicate system prompt for improved LLM attention coverage. Increases input token usage.",children:e.jsx(N,{text:a("config:experimental.echoPrompt"),query:n})}),e.jsx(U,{checked:h.settings.experimentalEchoPrompt,onChange:async t=>{v.updateSettings({experimentalEchoPrompt:t});try{await bs(t)}catch(z){console.error("Failed to sync echo prompt setting to server:",z)}}})]}),e.jsx("span",{className:"config-hint",children:a("config:experimental.hint")})]}),j("about")&&e.jsx(F,{title:a("config:sections.about"),storageKey:"about",defaultOpen:!1,forceOpen:O&&j("about"),children:e.jsx(Ts,{})})]}),e.jsx(Ps,{isOpen:ae,onClose:()=>X(!1)})]})}function Hs({onConfigChange:s,onToolChange:i,config:n,isOpen:o,onClose:r,onOpenBuildingModal:p,onOpenAreaExplorer:l,onOpenIntegrationsModal:a,onOpenMonitoringModal:h,onOpenWorkflowEditor:A,onOpenTriggerManager:y}){const{t:w}=q(["config","common"]),d=ge(),g=Array.from(d.areas.values()),c=Array.from(d.buildings.values()),[C,S]=m.useState(""),x=m.useRef(null);if(m.useEffect(()=>{const u=k=>{k.key==="Escape"&&o&&r()};return document.addEventListener("keydown",u),()=>document.removeEventListener("keydown",u)},[o,r]),m.useEffect(()=>{if(o&&x.current){const u=setTimeout(()=>{var k;(k=x.current)==null||k.focus()},50);return()=>clearTimeout(u)}},[o]),!o)return null;const P=u=>{const k=d.activeTool===u?null:u;i(k)},D=u=>{v.selectArea(d.selectedAreaId===u?null:u),i("select")},$=(u,k)=>{u.stopPropagation(),v.deleteArea(k)};return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"toolbox-backdrop",onClick:r}),e.jsxs("aside",{className:"toolbox",children:[e.jsxs("div",{className:"toolbox-header",children:[e.jsx("span",{children:w("config:title")}),e.jsx("button",{className:"toolbox-close-btn",onClick:r,title:w("common:buttons.close"),children:"×"})]}),e.jsxs("div",{className:"toolbox-search",children:[e.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("path",{d:"M21 21l-4.35-4.35"})]}),e.jsx("input",{ref:x,type:"text",placeholder:w("config:searchPlaceholder"),value:C,onChange:u=>S(u.target.value),className:"toolbox-search-input"}),C&&e.jsx("button",{className:"toolbox-search-clear",onClick:()=>S(""),children:"×"})]}),e.jsxs("div",{className:"toolbox-content",children:[e.jsx("div",{className:"toolbox-section toolbox-section-collapsible",children:e.jsxs(F,{title:w("config:areas.title",{count:g.length}),storageKey:"areas",children:[e.jsxs("div",{className:"tool-buttons",children:[e.jsx("button",{className:`tool-btn ${d.activeTool==="select"?"active":""}`,onClick:()=>P("select"),title:w("config:tools.select"),children:e.jsx("span",{children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("path",{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"})})})}),e.jsx("button",{className:`tool-btn ${d.activeTool==="rectangle"?"active":""}`,onClick:()=>P("rectangle"),title:w("config:tools.rectangle"),children:e.jsx("span",{children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"})})})}),e.jsx("button",{className:`tool-btn ${d.activeTool==="circle"?"active":""}`,onClick:()=>P("circle"),title:w("config:tools.circle"),children:e.jsx("span",{children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:e.jsx("circle",{cx:"12",cy:"12",r:"9"})})})})]}),e.jsx("div",{className:"areas-list",children:g.length===0?e.jsx("div",{className:"areas-empty",children:w("config:areas.drawToCreate")}):g.map(u=>e.jsx(os,{area:u,isSelected:d.selectedAreaId===u.id,onClick:()=>D(u.id),onDelete:k=>$(k,u.id)},u.id))})]})}),d.selectedAreaId&&e.jsx(us,{area:d.areas.get(d.selectedAreaId),onClose:()=>v.selectArea(null),onOpenFolder:l}),e.jsx("div",{className:"toolbox-section toolbox-section-collapsible",children:e.jsx(F,{title:w("config:buildings.title",{count:c.length}),storageKey:"buildings",headerExtra:e.jsx("button",{className:"add-building-btn",onClick:u=>{u.stopPropagation(),p==null||p()},title:w("config:buildings.addBuilding"),children:"+"}),children:e.jsx("div",{className:"buildings-list",children:c.length===0?e.jsx("div",{className:"buildings-empty",children:w("config:buildings.clickToAdd")}):c.map(u=>e.jsx(is,{building:u,isSelected:d.selectedBuildingIds.has(u.id),onClick:()=>{v.selectBuilding(d.selectedBuildingIds.has(u.id)?null:u.id)},onEdit:()=>p==null?void 0:p(u.id)},u.id))})})}),d.selectedBuildingIds.size===1&&(()=>{const u=Array.from(d.selectedBuildingIds)[0],k=d.buildings.get(u);return k?e.jsx(ls,{building:k,onClose:()=>v.selectBuilding(null),onOpenModal:()=>p==null?void 0:p(u)}):null})(),e.jsx(Ks,{config:n,onChange:s,searchQuery:C,onOpenIntegrationsModal:a,onOpenMonitoringModal:h,onOpenWorkflowEditor:A,onOpenTriggerManager:y})]})]})]})}export{Hs as Toolbox};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{z as It,B as St,r as n,C as mt,S as x,E as ft,G as ct,H as ht,J as Ge,K as xe,L as Mt,s as b,M as bt,N as Et,v as yt,w as Tt,j as e,I as p,O as Pt,m as Rt,P as wt,U as Ct,V as Dt,W as zt,X as $t,Y as Lt,Z as Ot,_ as Ft,$ as Wt,a0 as Bt,a1 as Ht,a2 as Gt,a3 as Vt,a4 as Ut,a5 as Xt,a6 as qt,a7 as Kt,a8 as Yt,a9 as Zt,aa as Jt,ab as Qt,ac as ea,ad as ta,ae as aa,af as na,ag as sa}from"./main-BnUsuS5B.js";import"./vendor-react--Eh9ivFN.js";import"./vendor-three-Chj50gSY.js";const Ve=3,Ue=280,gt=320,ot=240,_t=64,la=["simple","chat","advanced"],ra={simple:"Simple",chat:"Chat",advanced:"Advanced"},ia={simple:"○",chat:"◐",advanced:"◉"},oa={simple:"Simple view — clean messages only",chat:"Chat view — assistant replies (no tool calls)",advanced:"Advanced view — everything including tools"},xt="flat-clear-context";function ca(m){const o=m.split("/").filter(Boolean);return o.length===0?m:o.slice(-2).join("/")}function da(m){if(m.provider==="codex"){const re=m.codexModel||"gpt-5.3-codex",k=aa[re];return{model:(k==null?void 0:k.label)||re}}if(m.provider==="opencode")return{model:m.opencodeModel||"opencode"};const o=m.model||"sonnet",C=sa[o],E=m.effort,T=E?na[E]:void 0;return{model:(C==null?void 0:C.label)||o,effort:T==null?void 0:T.label}}function pa(m,o){if(o.type==="rectangle"&&o.width&&o.height){const C=o.width/2,E=o.height/2;return m.x>=o.center.x-C&&m.x<=o.center.x+C&&m.z>=o.center.z-E&&m.z<=o.center.z+E}if(o.type==="circle"&&o.radius){const C=m.x-o.center.x,E=m.z-o.center.z;return C*C+E*E<=o.radius*o.radius}return!1}const ua=Bt.memo(function({agentId:o,terminalViewMode:C,onTerminalViewModeChange:E,inspectorOpen:T,onToggleInspector:re,onImageClick:k,onFileClick:be,onBashClick:we,onViewMarkdown:Ie,onRequestClearSubordinates:Se,onOpenBuilding:Ce,keyboard:je,canNavigateBack:Me,canNavigateForward:$,onNavigateBack:ie,onNavigateForward:oe,agentInfoOpen:U,onToggleAgentInfo:Xe}){var Le,Oe,ge,ve;const u=Ht(o),L=Gt(),X=n.useRef(null),Ee=n.useRef(null);n.useEffect(()=>{const s=Ee.current;if(!s)return;const c=i=>{i.button===3?(i.preventDefault(),i.stopPropagation(),ie()):i.button===4&&(i.preventDefault(),i.stopPropagation(),oe())},d=i=>{(i.button===3||i.button===4)&&i.preventDefault()};return s.addEventListener("mouseup",c),s.addEventListener("mousedown",d),()=>{s.removeEventListener("mouseup",c),s.removeEventListener("mousedown",d)}},[ie,oe]);const ce=bt(),de=n.useMemo(()=>{if(!u)return null;const s=new Set,c=[];for(const d of ce.values())d.archived||d.directories.length===0||d.assignedAgentIds.includes(o)&&(s.add(d.id),c.push(d));for(const d of ce.values())d.archived||d.directories.length===0||s.has(d.id)||pa({x:u.position.x,z:u.position.z},d)&&(s.add(d.id),c.push(d));return c.length===0?null:c.flatMap(d=>d.directories.filter(i=>i&&i.trim().length>0).map(i=>({areaId:d.id,areaName:d.name,dir:i})))},[u,o,ce]),{branches:q,fetchRemote:pe,fetchingDirs:ye}=Vt(de),ue=n.useMemo(()=>{var d;const s=b.getAreaForAgent(o);if(!s)return[];const c=[];for(const i of L.values())i.type==="terminal"&&b.isPositionInArea(i.position,s)&&c.push({id:i.id,name:i.name,hasUrl:!!((d=i.terminalStatus)!=null&&d.url)});return c},[o,L]),K=n.useMemo(()=>{var d;const s=b.getAreaForAgent(o);if(!s)return[];const c=[];for(const i of L.values())i.type==="server"&&((d=i.pm2)!=null&&d.enabled)&&b.isPositionInArea(i.position,s)&&c.push({id:i.id,name:i.name});return c},[o,L]),W=n.useMemo(()=>{const s=b.getAreaForAgent(o);if(!s)return[];const c=[];for(const d of L.values())d.type==="database"&&d.database&&b.isPositionInArea(d.position,s)&&c.push({id:d.id,name:d.name});return c},[o,L]),[,Y]=n.useReducer(s=>s+1,0),O=((Le=X.current)==null?void 0:Le.search.searchMode)??!1,P=n.useCallback(()=>{var s;(s=X.current)==null||s.search.toggleSearch(),Y()},[]),Z=Ut(),R=Z.isPending(xt),[M,me]=n.useState(null),B=M?L.get(M):null,{height:Te,onResizeStart:fe}=Xt(),[J,Pe]=n.useState(()=>ct(x.GIT_PANEL_OPEN,!1)),[y,Re]=n.useState(()=>ct(x.BUILDINGS_PANEL_OPEN,!1)),[H,De]=n.useState(!1),qe=n.useCallback(()=>{De(s=>{const c=!s;return c&&qt.setEnabled(!0),c})},[]),Ke=n.useCallback(()=>De(!1),[]),Ye=n.useCallback(()=>{Pe(s=>{const c=!s;return xe(x.GIT_PANEL_OPEN,c),c})},[]),Ze=n.useCallback(()=>{Re(s=>{const c=!s;return xe(x.BUILDINGS_PANEL_OPEN,c),c})},[]),Je=n.useCallback(()=>{Pe(!1),xe(x.GIT_PANEL_OPEN,!1)},[]),Qe=n.useCallback(()=>{Re(!1),xe(x.BUILDINGS_PANEL_OPEN,!1)},[]),et=Kt();n.useEffect(()=>{if(!M)return;ue.some(c=>c.id===M)||me(null)},[M,ue]);const[Q,f]=n.useState(!1),F=n.useRef(null);if(n.useEffect(()=>{if(!Q)return;const s=c=>{F.current&&!F.current.contains(c.target)&&f(!1)};return document.addEventListener("mousedown",s),()=>document.removeEventListener("mousedown",s)},[Q]),!u)return e.jsx("div",{className:"flat-chat flat-chat--empty",children:e.jsxs("div",{className:"flat-chat__placeholder",children:[e.jsx("span",{className:"flat-chat__placeholder-icon",children:"💬"}),e.jsx("span",{className:"flat-chat__placeholder-text",children:"Select an agent to start chatting"})]})});const A=u.contextStats,he=!!A,Ne=A?A.totalTokens:u.contextUsed||0,ze=A?A.contextWindow:u.contextLimit||2e5,tt=A?A.usedPercent:Math.round(Ne/ze*100),G=Math.max(0,Math.min(100,tt)),at=Math.max(0,100-G),ee=G>=80?"#ff4a4a":G>=60?"#ff9e4a":G>=40?"#ffd700":"#4aff9e",D=(Ne/1e3).toFixed(1),te=(ze/1e3).toFixed(1),ae=u.cwd,$e=ae?ca(ae):null,ne=((Oe=u.subordinateIds)==null?void 0:Oe.length)||0,nt=ne>0;return e.jsxs("div",{ref:Ee,className:`flat-terminal-wrapper ${J||y||H?"flat-terminal-wrapper--with-side-panel":""}`,children:[e.jsxs("div",{className:"flat-terminal-wrapper__header",children:[e.jsxs("button",{type:"button",className:`flat-terminal-wrapper__header-main ${U?"flat-terminal-wrapper__header-main--active":""}`,onClick:Xe,title:U?"Hide agent info":"Show agent info","aria-pressed":U,children:[e.jsx(wt,{agent:u,size:28}),e.jsxs("span",{className:"flat-terminal-wrapper__header-info",children:[e.jsx("span",{className:"flat-terminal-wrapper__header-name",children:u.name}),e.jsx("span",{className:"flat-terminal-wrapper__header-status",style:{color:Ct(u.status)},children:u.status})]}),u.taskLabel&&e.jsxs("span",{className:"flat-terminal-wrapper__header-task",title:u.taskLabel,children:["📋 ",u.taskLabel]}),e.jsxs("span",{className:"flat-terminal-wrapper__header-model",children:[e.jsx("img",{src:u.provider==="codex"?"/assets/codex.png":u.provider==="opencode"?"/assets/opencode.png":"/assets/claude.png",alt:u.provider,className:"flat-terminal-wrapper__header-provider-icon",title:u.provider==="codex"?"Codex Agent":u.provider==="opencode"?"OpenCode Agent":"Claude Agent"}),(()=>{const{model:s,effort:c}=da(u);return e.jsxs("span",{className:"flat-terminal-wrapper__header-model-chip",title:c?`Model: ${s} · Effort: ${c}`:`Model: ${s}`,children:[e.jsx("span",{className:"flat-terminal-wrapper__header-model-name",children:s}),c&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"flat-terminal-wrapper__header-model-sep","aria-hidden":"true",children:"·"}),e.jsx("span",{className:"flat-terminal-wrapper__header-model-effort",children:c})]})]})})()]})]}),e.jsxs("div",{className:"flat-terminal-wrapper__header-meta",children:[e.jsx("div",{className:"flat-terminal-wrapper__view-mode",role:"group","aria-label":"Message view mode",children:la.map(s=>e.jsxs("button",{type:"button",className:`flat-terminal-wrapper__view-mode-btn ${C===s?"flat-terminal-wrapper__view-mode-btn--active":""}`,onClick:()=>E(s),title:oa[s],"aria-pressed":C===s,children:[e.jsx("span",{className:"flat-terminal-wrapper__view-mode-icon","aria-hidden":"true",children:ia[s]}),e.jsx("span",{className:"flat-terminal-wrapper__view-mode-label",children:ra[s]})]},s))}),e.jsxs("div",{className:"flat-terminal-wrapper__actions",role:"group","aria-label":"Terminal actions",children:[e.jsx("button",{type:"button",className:"flat-terminal-wrapper__action-btn",onClick:ie,disabled:!Me,title:"Back to previous agent","aria-label":"Back to previous agent",children:e.jsx(p,{name:"arrow-left",size:14})}),e.jsx("button",{type:"button",className:"flat-terminal-wrapper__action-btn",onClick:oe,disabled:!$,title:"Forward to next agent","aria-label":"Forward to next agent",children:e.jsx(p,{name:"arrow-right",size:14})}),e.jsx("button",{type:"button",className:`flat-terminal-wrapper__action-btn ${O?"flat-terminal-wrapper__action-btn--active":""}`,onClick:P,title:O?"Close search":"Search messages","aria-pressed":O,children:e.jsx(p,{name:O?"cross":"search",size:14})}),e.jsx("button",{type:"button",className:`flat-terminal-wrapper__action-btn flat-terminal-wrapper__action-btn--danger ${R?"flat-terminal-wrapper__action-btn--confirm":""}`,onClick:()=>Z.handleClick(xt,()=>{var s;b.clearContext(o),(s=X.current)==null||s.historyLoader.clearHistory()}),title:R?"Click again to confirm clear context":"Clear context",children:e.jsx(p,{name:R?"question":"clear",size:14})}),e.jsx("button",{type:"button",className:`flat-terminal-wrapper__action-btn ${J?"flat-terminal-wrapper__action-btn--active":""}`,onClick:Ye,title:J?"Hide git panel":"Show git changes","aria-pressed":J,children:e.jsx(p,{name:"git-branch",size:14})}),e.jsx("button",{type:"button",className:`flat-terminal-wrapper__action-btn ${y?"flat-terminal-wrapper__action-btn--active":""}`,onClick:Ze,title:y?"Hide buildings panel":"Show area buildings","aria-pressed":y,children:e.jsx(p,{name:"buildings",size:14})}),e.jsxs("div",{className:"flat-terminal-wrapper__more",ref:F,children:[e.jsx("button",{type:"button",className:`flat-terminal-wrapper__action-btn ${Q?"flat-terminal-wrapper__action-btn--active":""}`,onClick:()=>f(s=>!s),title:"More actions","aria-expanded":Q,children:"⋮"}),Q&&e.jsxs("div",{className:"flat-terminal-wrapper__more-menu",role:"menu",children:[e.jsxs("button",{type:"button",role:"menuitem",className:`flat-terminal-wrapper__more-item ${H?"flat-terminal-wrapper__more-item--active":""}`,onClick:()=>{qe(),f(!1)},title:H?"Hide Debug Panel":"Show Debug Panel",children:[e.jsx(p,{name:"bug",size:14}),e.jsx("span",{children:H?"Hide Debug Panel":"Show Debug Panel"})]}),e.jsx("div",{className:"flat-terminal-wrapper__more-divider"}),e.jsxs("button",{type:"button",role:"menuitem",className:"flat-terminal-wrapper__more-item",onClick:()=>{b.collapseContext(o),f(!1)},disabled:u.status!=="idle",title:u.status!=="idle"?"Agent must be idle to collapse context":"Collapse context",children:[e.jsx(p,{name:"package",size:14}),e.jsx("span",{children:"Collapse context"})]}),nt&&e.jsxs("button",{type:"button",role:"menuitem",className:"flat-terminal-wrapper__more-item flat-terminal-wrapper__more-item--danger",onClick:()=>{Se(o,ne),f(!1)},children:[e.jsx(p,{name:"crown",size:14}),e.jsxs("span",{children:["Clear ",ne," subordinate",ne===1?"":"s"]})]}),e.jsx("div",{className:"flat-terminal-wrapper__more-divider"}),e.jsxs("button",{type:"button",role:"menuitem",className:"flat-terminal-wrapper__more-item flat-terminal-wrapper__more-item--danger",onClick:()=>{b.killAgent(o),f(!1)},children:[e.jsx(p,{name:"cross",size:14}),e.jsx("span",{children:"Remove agent"})]})]})]})]}),e.jsxs("button",{type:"button",className:`flat-terminal-wrapper__inspector-toggle ${T?"flat-terminal-wrapper__inspector-toggle--active":""}`,onClick:re,title:T?"Hide inspector panel":"Show inspector panel","aria-label":T?"Hide inspector panel":"Show inspector panel","aria-pressed":T,children:[e.jsx("span",{className:"flat-terminal-wrapper__inspector-icon","aria-hidden":"true",children:e.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round",children:[e.jsx("rect",{x:"1.5",y:"2.5",width:"13",height:"11",rx:"1.5"}),e.jsx("line",{x1:"10",y1:"2.5",x2:"10",y2:"13.5"})]})}),e.jsx("span",{className:"flat-terminal-wrapper__inspector-label",children:"Inspector"})]}),e.jsx("button",{type:"button",className:"flat-terminal-wrapper__close",onClick:()=>b.deselectAll(),title:"Close chat","aria-label":"Close chat",children:e.jsx(p,{name:"cross",size:14})})]})]}),e.jsx(Yt,{ref:X,agentId:o,agent:u,viewMode:C,isOpen:!0,onImageClick:k,onFileClick:be,onBashClick:we,onViewMarkdown:Ie,keyboard:je,hasModalOpen:!1}),B&&e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"guake-bottom-terminal-resize",onMouseDown:fe,role:"separator","aria-orientation":"horizontal","aria-label":"Resize embedded terminal"}),e.jsxs("div",{className:"flat-bottom-panel",role:"region","aria-label":`Embedded terminal: ${B.name}`,style:{height:Te},children:[e.jsxs("div",{className:"flat-bottom-panel__header",children:[e.jsxs("span",{className:"flat-bottom-panel__title",children:[e.jsx(p,{name:"terminal",size:12}),e.jsx("span",{children:B.name}),!((ge=B.terminalStatus)!=null&&ge.url)&&e.jsx("span",{className:"flat-bottom-panel__muted",children:"(starting...)"})]}),e.jsx("button",{type:"button",className:"flat-bottom-panel__close",onClick:()=>me(null),title:"Close embedded terminal","aria-label":"Close embedded terminal",children:e.jsx(p,{name:"cross",size:12})})]}),e.jsx("div",{className:"flat-bottom-panel__body",children:(ve=B.terminalStatus)!=null&&ve.url?e.jsx(Zt,{terminalUrl:B.terminalStatus.url,visible:!0}):e.jsx("div",{className:"flat-bottom-panel__placeholder",children:"Starting terminal..."})})]})]}),e.jsxs("div",{className:"flat-terminal-wrapper__statusbar",role:"contentinfo",children:[u.isDetached&&e.jsxs("span",{className:"flat-terminal-wrapper__detached",title:"Reattaching session...",children:[e.jsx(p,{name:"refresh",size:12}),e.jsx("span",{children:"Reattaching"})]}),ae&&$e&&e.jsxs("span",{className:"flat-terminal-wrapper__cwd",title:ae,onClick:()=>b.setFileViewerPath(ae),children:[e.jsx("span",{className:"flat-terminal-wrapper__cwd-icon",children:e.jsx(p,{name:"folder",size:12})}),e.jsx("span",{className:"flat-terminal-wrapper__cwd-text",children:$e})]}),de&&de.map(({areaId:s,areaName:c,dir:d})=>{const i=q.get(d),Fe=ye.has(d),V=d.split("/").filter(Boolean).pop()||d;return e.jsxs("span",{className:"flat-terminal-wrapper__area-dir",title:`${c}: ${d}${i?` (${i.branch}${i.ahead?` ↑${i.ahead}`:""}${i.behind?` ↓${i.behind}`:""})`:""}`,onClick:()=>b.openFileExplorerForAreaFolder(s,d),children:[e.jsx(p,{name:"folder-open",size:12}),e.jsx("span",{className:"flat-terminal-wrapper__area-dir-name",children:V}),i&&e.jsxs(e.Fragment,{children:[e.jsxs("span",{className:"flat-terminal-wrapper__area-dir-branch",children:[e.jsx(p,{name:"git-branch",size:10})," ",i.branch]}),i.ahead>0&&e.jsxs("span",{className:"flat-terminal-wrapper__branch-ahead",title:`${i.ahead} ahead`,children:[e.jsx(p,{name:"arrow-up",size:9}),i.ahead]}),i.behind>0&&e.jsxs("span",{className:"flat-terminal-wrapper__branch-behind",title:`${i.behind} behind`,children:[e.jsx(p,{name:"arrow-down",size:9}),i.behind]}),e.jsx("span",{className:`flat-terminal-wrapper__area-fetch ${Fe?"flat-terminal-wrapper__area-fetch--fetching":""}`,title:"Git fetch",onClick:st=>{st.stopPropagation(),pe(d)},children:e.jsx(p,{name:Fe?"hourglass":"download",size:12})})]})]},`${s}:${d}`)}),e.jsxs("span",{className:"flat-terminal-wrapper__context",onClick:()=>b.setContextModalAgentId(o),title:he?`Context usage: ${D}k / ${te}k tokens (${G}% used). Click to view stats.`:"Click to fetch context stats",children:[e.jsx("span",{className:"flat-terminal-wrapper__context-icon",children:e.jsx(p,{name:"dashboard",size:12})}),e.jsx("span",{className:"flat-terminal-wrapper__context-label",children:"Ctx:"}),e.jsx("span",{className:"flat-terminal-wrapper__context-bar",children:e.jsx("span",{className:"flat-terminal-wrapper__context-bar-fill",style:{width:`${G}%`,backgroundColor:ee}})}),e.jsxs("span",{className:"flat-terminal-wrapper__context-tokens",style:{color:ee},children:[D,"k/",te,"k"]}),e.jsxs("span",{className:"flat-terminal-wrapper__context-free",children:["(",at,"% free)"]}),!he&&e.jsx("span",{className:"flat-terminal-wrapper__context-warning",title:"No context stats yet",children:e.jsx(p,{name:"warn",size:12})})]}),e.jsx("div",{className:"flat-terminal-wrapper__statusbar-spacer","aria-hidden":"true"}),ue.length>0&&e.jsx("span",{className:"flat-terminal-wrapper__buildings",role:"group","aria-label":"Area terminals",children:ue.map(s=>{const c=M===s.id;return e.jsx("button",{type:"button",className:`flat-terminal-wrapper__building-btn ${c?"flat-terminal-wrapper__building-btn--active":""} ${s.hasUrl?"":"flat-terminal-wrapper__building-btn--offline"}`,title:`${c?"Hide":"Show"} terminal: ${s.name}${s.hasUrl?"":" (starting...)"}`,onClick:()=>{if(c){me(null);return}s.hasUrl||b.sendBuildingCommand(s.id,"start"),me(s.id)},children:e.jsx(p,{name:"terminal",size:14})},s.id)})}),K.length>0&&e.jsx("span",{className:"flat-terminal-wrapper__buildings",role:"group","aria-label":"Area PM2 logs",children:K.map(s=>e.jsx("button",{type:"button",className:"flat-terminal-wrapper__building-btn",title:`Open logs: ${s.name}`,onClick:()=>Ce(s.id),children:e.jsx(p,{name:"scroll",size:14})},s.id))}),W.length>0&&e.jsx("span",{className:"flat-terminal-wrapper__buildings",role:"group","aria-label":"Area databases",children:W.map(s=>e.jsx("button",{type:"button",className:"flat-terminal-wrapper__building-btn",title:`Open database: ${s.name}`,onClick:()=>Ce(s.id),children:e.jsx(p,{name:"hard-drives",size:14})},s.id))}),e.jsx("div",{className:"flat-terminal-wrapper__theme",children:e.jsx(Jt,{})})]}),J&&e.jsx(Qt,{agentId:o,agents:et,onClose:Je,branchInfoMap:q,fetchRemote:pe,fetchingDirs:ye}),y&&e.jsx(ea,{agentId:o,onClose:Qe}),H&&e.jsx(ta,{agentId:o,onClose:Ke})]})});function ga({onAgentClick:m,onBuildingClick:o,onBuildingDoubleClick:C,onOpenSpawnModal:E,onOpenBossSpawnModal:T,onOpenAreaModal:re}){const k=It(),be=St(),[we,Ie]=n.useState(null),[Se,Ce]=n.useState(null),[je,Me]=n.useState(null),[$,ie]=n.useState(null),[oe,U]=n.useState(!1),Xe=n.useCallback(()=>{U(t=>!t)},[]),u=n.useCallback(()=>{U(!1)},[]),[L,X]=n.useState(()=>{const t=mt(x.VIEW_MODE);return t==="simple"||t==="chat"||t==="advanced"?t:"simple"}),Ee=n.useCallback(t=>{X(t),ft(x.VIEW_MODE,t)},[]);n.useEffect(()=>{const t=a=>{if(a.key!==x.VIEW_MODE)return;const l=a.newValue;(l==="simple"||l==="chat"||l==="advanced")&&X(l)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)},[]);const[ce,de]=n.useState(()=>ct(x.FLAT_INSPECTOR_OPEN,!1)),[q,pe]=n.useState(!1),ye=n.useCallback(()=>pe(t=>!t),[]),ue=n.useCallback(()=>pe(!1),[]),K=n.useRef(null),W=n.useRef(null),[Y,O]=n.useState(()=>{const t=ht(x.FLAT_MIDDLE_WIDTH,0);return t>=Ue?t:null}),[P,Z]=n.useState(()=>{const t=ht(x.FLAT_INSPECTOR_WIDTH,0);return t>=ot?t:null}),R=n.useCallback(t=>{if(typeof window>"u")return t;const a=P!==null?Ve+P:0,l=window.innerWidth-_t-Ve-gt-a;return Math.max(Ue,Math.min(Math.max(l,Ue),t))},[P]),M=n.useCallback(t=>{var j;if(typeof window>"u")return t;const a=(j=K.current)==null?void 0:j.querySelector(".flat-middle"),l=(a==null?void 0:a.getBoundingClientRect().width)??Ue,r=window.innerWidth-_t-l-Ve-gt-Ve;return Math.max(ot,Math.min(Math.max(r,ot),t))},[]);n.useEffect(()=>{if(Y===null&&P===null)return;const t=()=>{O(a=>{if(a===null)return a;const l=R(a);return l===a?a:l}),Z(a=>{if(a===null)return a;const l=M(a);return l===a?a:l})};return window.addEventListener("resize",t),()=>window.removeEventListener("resize",t)},[Y,P,R,M]);const me=n.useCallback(t=>{var l;if(t.button!==0)return;const a=(l=K.current)==null?void 0:l.querySelector(".flat-middle");a&&(t.currentTarget.setPointerCapture(t.pointerId),W.current={kind:"middle",startX:t.clientX,startWidth:a.getBoundingClientRect().width,pointerId:t.pointerId},document.body.classList.add("flat-splitter-dragging"))},[]),B=n.useCallback(t=>{var l;if(t.button!==0)return;const a=(l=K.current)==null?void 0:l.querySelector(".flat-inspector");a&&(t.currentTarget.setPointerCapture(t.pointerId),W.current={kind:"inspector",startX:t.clientX,startWidth:a.getBoundingClientRect().width,pointerId:t.pointerId},document.body.classList.add("flat-splitter-dragging"))},[]),Te=n.useCallback(t=>{const a=W.current;if(!a||t.pointerId!==a.pointerId)return;const l=t.clientX-a.startX;a.kind==="middle"?O(R(a.startWidth+l)):Z(M(a.startWidth-l))},[R,M]),fe=n.useCallback(t=>{const a=W.current;if(!a||t.pointerId!==a.pointerId)return;try{t.currentTarget.releasePointerCapture(t.pointerId)}catch{}if(W.current=null,document.body.classList.remove("flat-splitter-dragging"),!(Math.abs(t.clientX-a.startX)>2))return;const r=t.clientX-a.startX;if(a.kind==="middle"){const j=R(a.startWidth+r);O(j),Ge(x.FLAT_MIDDLE_WIDTH,j)}else{const j=M(a.startWidth-r);Z(j),Ge(x.FLAT_INSPECTOR_WIDTH,j)}},[R,M]),J=n.useCallback(()=>{O(null),Ge(x.FLAT_MIDDLE_WIDTH,0)},[]),Pe=n.useCallback(()=>{Z(null),Ge(x.FLAT_INSPECTOR_WIDTH,0)},[]),[y,Re]=n.useState(()=>mt(x.FLAT_INSPECTOR_VIEW)==="tracking"?"tracking":"agent"),H=n.useCallback(t=>{Re(t),ft(x.FLAT_INSPECTOR_VIEW,t)},[]),De=n.useCallback(()=>{de(t=>{const a=!t;return xe(x.FLAT_INSPECTOR_OPEN,a),a})},[]),qe=n.useCallback(()=>{de(!1),xe(x.FLAT_INSPECTOR_OPEN,!1)},[]),Ke=Mt(),Ye=n.useCallback((t,a)=>{Ie({url:t,name:a})},[]),Ze=n.useCallback((t,a)=>{Ce({command:t,output:a,isLive:!1})},[]),Je=n.useCallback((t,a)=>{b.setFileViewerPath(t,a)},[]),Qe=n.useCallback(t=>{},[]),et=n.useCallback((t,a)=>{Me({agentId:t,count:a})},[]),Q=n.useCallback(t=>{C?C(t):o(t)},[o,C]),f=n.useMemo(()=>be.size>0?Array.from(be)[0]:null,[be]);n.useEffect(()=>{U(!1)},[f]);const F=n.useRef([]),A=n.useRef(-1),he=n.useRef(!1),Ne=n.useRef(null),[ze,tt]=n.useState(!1),[G,at]=n.useState(!1),ee=n.useMemo(()=>new Set(k.map(t=>t.id)),[k]),D=n.useCallback(()=>{const t=F.current,a=A.current;tt(a>0),at(a>=0&&a<t.length-1)},[]),te=n.useCallback(t=>{const a=F.current;if(a.length===0)return;let l=A.current+t;for(;l>=0&&l<a.length;){const r=a[l];if(ee.has(r)){he.current=!0,A.current=l,D(),b.selectAgent(r);return}l+=t}},[ee,D]),ae=n.useCallback(()=>te(-1),[te]),$e=n.useCallback(()=>te(1),[te]);n.useEffect(()=>{if(!f){F.current=[],A.current=-1,D();return}if(Ne.current=f,he.current){he.current=!1,D();return}const t=F.current,a=A.current;if(a>=0&&t[a]===f){D();return}const l=a<t.length-1?t.slice(0,a+1):t.slice();l.push(f),l.length>100&&l.shift(),F.current=l,A.current=l.length-1,D()},[f,D]);const ne=n.useCallback(t=>{m(t),pe(!1)},[m]),nt=f??"",Le=n.useCallback(()=>{},[]),Oe=n.useCallback(t=>{ne(t)},[ne]),ge=ce,ve=n.useRef(null);n.useEffect(()=>{if(f)return;const t=a=>{if(a.key!==" "&&a.key!=="Backspace")return;const l=a.target;if(l.tagName==="INPUT"||l.tagName==="TEXTAREA"||l.isContentEditable)return;const r=Ne.current;!r||!ee.has(r)||(a.preventDefault(),b.selectAgent(r))};return document.addEventListener("keydown",t),()=>document.removeEventListener("keydown",t)},[f,ee]);const[s,c]=n.useState(new Set),d=n.useCallback(t=>{c(a=>{const l=new Set(a);return l.has(t)?l.delete(t):l.add(t),l})},[]),i=bt(),[Fe]=Et(),V=n.useMemo(()=>{const t=new Map,a=[];for(const g of k){const w=b.getAreaForAgent(g.id);if(!yt((w==null?void 0:w.id)??null))continue;if(!w||w.archived){a.push(g);continue}const z=t.get(w.id);z?z.push(g):t.set(w.id,[g])}const l=[];for(const[,g]of i){if(g.archived||!Tt(g.id))continue;const w=t.get(g.id);w&&w.length>0&&l.push({area:g,agents:w})}a.length>0&&l.push({area:{id:"__unassigned__",name:"Unassigned",color:"#6272a4",center:{x:0,z:0},type:"circle",radius:0,directories:[],archived:!1,assignedAgentIds:[],zIndex:0},agents:a});const r=l.filter(g=>g.area.id!=="__unassigned__"),j=l.filter(g=>g.area.id==="__unassigned__");let _=1,N=1;const ke=new Map;if(r.length>1){let g=1/0,w=-1/0,z=1/0,_e=-1/0;for(const I of r)g=Math.min(g,I.area.center.x),w=Math.max(w,I.area.center.x),z=Math.min(z,I.area.center.z),_e=Math.max(_e,I.area.center.z);const We=w-g||1,Be=_e-z||1;if(r.length<=4){_=r.length,N=1;const I=[...r].sort((S,lt)=>S.area.center.x-lt.area.center.x);for(let S=0;S<I.length;S++)ke.set(I[S].area.id,{row:1,col:S+1})}else{const I=[...r].sort((h,v)=>h.area.center.x-v.area.center.x),S=[];for(let h=1;h<I.length;h++)S.push(I[h].area.center.x-I[h-1].area.center.x);const lt=S.reduce((h,v)=>h+v,0)/S.length||1;let dt=1;for(const h of S)h>lt*1.3&&dt++;_=Math.max(2,Math.min(dt,r.length));const rt=[...r].sort((h,v)=>h.area.center.z-v.area.center.z),He=[];for(let h=1;h<rt.length;h++)He.push(rt[h].area.center.z-rt[h-1].area.center.z);const Nt=He.reduce((h,v)=>h+v,0)/He.length||1;let pt=1;for(const h of He)h>Nt*1.3&&pt++;N=Math.max(2,Math.min(pt,r.length)),_=Math.max(_,Math.ceil(r.length/N)),N=Math.max(N,Math.ceil(r.length/_));const vt=We/_,kt=Be/N,it=new Set;for(const h of r){let v=Math.min(_-1,Math.max(0,Math.floor((h.area.center.x-g)/vt))),le=Math.min(N-1,Math.max(0,Math.floor((h.area.center.z-z)/kt))),Ae=`${le},${v}`,ut=0;const At=N*_;for(;it.has(Ae)&&ut<At;)v++,v>=_&&(v=0,le=(le+1)%N),Ae=`${le},${v}`,ut++;it.has(Ae)&&(le=N,v=0,Ae=`${le},${v}`,N++),it.add(Ae),ke.set(h.area.id,{row:le+1,col:v+1})}}}const se=g=>{g.sort((w,z)=>{var We,Be,I,S;const _e=(((We=w.position)==null?void 0:We.z)??0)-(((Be=z.position)==null?void 0:Be.z)??0);return _e!==0?_e:(((I=w.position)==null?void 0:I.x)??0)-(((S=z.position)==null?void 0:S.x)??0)})};for(const g of r)se(g.agents);for(const g of j)se(g.agents);return{groups:[...r,...j],gridCols:_,gridRows:N,positions:ke}},[k,i,Fe]),st=n.useMemo(()=>{if(!$)return[];const t=k.find(a=>a.id===$.agentId);return t?[{id:"edit-agent",label:"Edit Agent",icon:e.jsx(p,{name:"edit",size:14}),onClick:()=>{window.dispatchEvent(new CustomEvent("tide:open-agent-edit",{detail:{agentId:t.id}}))}},{id:"open-chat",label:"Open Chat",icon:e.jsx(p,{name:"chat",size:14}),onClick:()=>m(t.id)},{id:"delete-agent",label:"Delete Agent",icon:e.jsx(p,{name:"trash",size:14}),danger:!0,onClick:()=>{window.confirm(`Remove ${t.name} from view?`)&&b.removeAgentFromServer(t.id)}}]:[]},[$,k,m]),jt=n.useCallback(t=>{const a=new Set(V.groups.map(l=>l.area.id));a.delete(t),c(a),requestAnimationFrame(()=>{const l=ve.current;if(!l)return;const r=l.querySelector(`[data-area-id="${t}"]`);if(!r)return;const j=l.getBoundingClientRect(),N=r.getBoundingClientRect().top-j.top+l.scrollTop-8;l.scrollTo({top:Math.max(0,N),behavior:"smooth"})})},[V]);return e.jsxs("div",{ref:K,className:`flat-view ${ge?"flat-view--with-inspector":""} ${f?"flat-view--has-chat":""} ${q?"flat-view--mobile-sidebar-open":""}`,style:(()=>{if(Y===null&&P===null)return;const t={};return Y!==null&&(t["--flat-middle-width"]=`${Y}px`),P!==null&&(t["--flat-inspector-width"]=`${P}px`),t})(),children:[q&&e.jsx("div",{className:"flat-mobile-sidebar-backdrop",onClick:ue,"aria-hidden":"true"}),e.jsxs("div",{className:"flat-middle",children:[e.jsxs("div",{className:"flat-middle__header",children:[e.jsx("h2",{className:"flat-middle__title",children:"👥 Agents"}),e.jsxs("div",{className:"flat-middle__actions",children:[e.jsx("button",{className:"flat-cta-btn flat-cta-btn--agent",onClick:E,title:"Create new agent",children:"+ Agent"}),e.jsx("button",{className:"flat-cta-btn flat-cta-btn--boss",onClick:T,title:"Create new boss agent",children:"+ Boss"}),e.jsx("button",{className:"flat-cta-btn flat-cta-btn--area",onClick:re,title:"Create new area",children:"+ Area"})]})]}),e.jsx("div",{className:"flat-middle__content",children:e.jsx(Pt,{activeAgentId:nt,onClose:Le,onSelectAgent:Oe,collapsedAreas:s,onToggleArea:d,agentListRef:ve})})]}),e.jsx("div",{className:"flat-splitter flat-splitter--middle",role:"separator","aria-orientation":"vertical","aria-label":"Resize agents panel",title:"Drag to resize · Double-click to reset",onPointerDown:me,onPointerMove:Te,onPointerUp:fe,onPointerCancel:fe,onDoubleClick:J}),e.jsxs("div",{className:"flat-right",children:[e.jsxs("button",{type:"button",className:"flat-mobile-sidebar-toggle","aria-label":q?"Close agents sidebar":"Open agents sidebar","aria-expanded":q,onClick:ye,children:[e.jsx(p,{name:"list",size:18}),e.jsx("span",{className:"flat-mobile-sidebar-toggle__label",children:"Agents"})]}),f?e.jsx(ua,{agentId:f,terminalViewMode:L,onTerminalViewModeChange:Ee,inspectorOpen:ce,onToggleInspector:De,onImageClick:Ye,onFileClick:Je,onBashClick:Ze,onViewMarkdown:Qe,onRequestClearSubordinates:et,onOpenBuilding:Q,keyboard:Ke,canNavigateBack:ze,canNavigateForward:G,onNavigateBack:ae,onNavigateForward:$e,agentInfoOpen:oe,onToggleAgentInfo:Xe}):e.jsx("div",{className:"flat-chat flat-chat--empty",children:e.jsxs("div",{className:"flat-map",children:[e.jsxs("div",{className:"flat-map__header",children:[e.jsx("span",{className:"flat-map__title",children:"🗺️ Areas"}),e.jsx("span",{className:"flat-map__hint",children:"Click an area to focus it, or an agent to chat"})]}),e.jsx("div",{className:"flat-map__grid",style:{gridTemplateColumns:`repeat(${V.gridCols}, 1fr)`},children:V.groups.length===0?e.jsx("div",{className:"flat-map__empty",children:e.jsx("span",{children:"No areas or agents yet"})}):V.groups.map(t=>{const a=t.area.id,l=V.positions.get(a);return e.jsxs("div",{className:"flat-map-area-card",style:{"--area-color":t.area.color,gridRow:l==null?void 0:l.row,gridColumn:l==null?void 0:l.col},children:[e.jsxs("button",{type:"button",className:"flat-map-area-card__header",onClick:()=>jt(a),title:`Focus ${t.area.name} in left panel`,children:[e.jsx("span",{className:"flat-map-area-card__color",style:{background:t.area.color}}),e.jsx("span",{className:"flat-map-area-card__name",children:t.area.name}),e.jsx("span",{className:"flat-map-area-card__count",children:t.agents.length})]}),e.jsx("div",{className:"flat-map-area-card__agents",children:t.agents.map(r=>{const j=r.isBoss||r.class==="boss",_=Rt(r),N=_.usedPercent>=80?"#ff4a4a":_.usedPercent>=60?"#ff9e4a":_.usedPercent>=40?"#ffd700":"#4aff9e",ke=`Context: ${(_.totalTokens/1e3).toFixed(1)}k / ${(_.contextWindow/1e3).toFixed(1)}k (${_.usedPercent}% used, ${_.freePercent}% free)`;return e.jsxs("button",{type:"button",className:`flat-map-agent-chip ${r.status}`,onClick:()=>m(r.id),onContextMenu:se=>{se.preventDefault(),se.stopPropagation(),ie({agentId:r.id,position:{x:se.clientX,y:se.clientY}})},title:`${j?"Boss · ":""}Open chat with ${r.name}
|
|
2
|
-
${ke}`,children:[e.jsx(wt,{agent:r,size:16}),j&&e.jsx("span",{className:"flat-map-agent-chip__crown","aria-hidden":"true",children:e.jsx(p,{name:"crown",size:11,color:"#ffd700",weight:"fill"})}),e.jsx("span",{className:"flat-map-agent-chip__name",children:r.name}),e.jsx("img",{src:r.provider==="codex"?"/assets/codex.png":r.provider==="opencode"?"/assets/opencode.png":"/assets/claude.png",alt:r.provider,className:"flat-map-agent-chip__provider-icon",title:r.provider==="codex"?"Codex Agent":r.provider==="opencode"?"OpenCode Agent":"Claude Agent"}),e.jsx("span",{className:"flat-map-agent-chip__dot",style:{backgroundColor:Ct(r.status)}}),e.jsx("span",{className:"flat-map-agent-chip__context-bar","aria-hidden":"true",children:e.jsx("span",{className:"flat-map-agent-chip__context-bar-fill",style:{width:`${_.usedPercent}%`,backgroundColor:N}})})]},r.id)})})]},a)})})]})})]}),ge&&e.jsx("div",{className:"flat-splitter flat-splitter--inspector",role:"separator","aria-orientation":"vertical","aria-label":"Resize inspector panel",title:"Drag to resize · Double-click to reset",onPointerDown:B,onPointerMove:Te,onPointerUp:fe,onPointerCancel:fe,onDoubleClick:Pe}),ge&&e.jsxs("aside",{className:"flat-inspector","aria-label":"Inspector panel",children:[e.jsxs("div",{className:"flat-inspector__header",children:[e.jsxs("div",{className:"flat-inspector__tabs",role:"tablist","aria-label":"Inspector view",children:[e.jsx("button",{type:"button",role:"tab","aria-selected":y==="agent",className:`flat-inspector__tab ${y==="agent"?"flat-inspector__tab--active":""}`,onClick:()=>H("agent"),children:"Agent"}),e.jsx("button",{type:"button",role:"tab","aria-selected":y==="tracking",className:`flat-inspector__tab ${y==="tracking"?"flat-inspector__tab--active":""}`,onClick:()=>H("tracking"),children:"Tracking"})]}),e.jsx("button",{type:"button",className:"flat-inspector__close",onClick:qe,title:"Close inspector","aria-label":"Close inspector",children:"✕"})]}),e.jsx("div",{className:"flat-inspector__body",children:y==="tracking"?e.jsx(Dt,{activeAgentId:f??"",onSelectAgent:t=>m(t)}):(()=>{if(!f)return e.jsx("div",{className:"flat-inspector__empty",children:e.jsx("span",{children:"Select an agent to inspect"})});const t=k.find(a=>a.id===f);return t?e.jsx(zt,{agent:t,onFocusAgent:a=>m(a),onKillAgent:a=>b.killAgent(a)}):e.jsx("div",{className:"flat-inspector__empty",children:e.jsx("span",{children:"Agent not found"})})})()})]}),we&&e.jsx($t,{url:we.url,name:we.name,onClose:()=>Ie(null)}),Se&&e.jsx(Lt,{state:Se,onClose:()=>Ce(null)}),je&&e.jsx(Ot,{action:"clear-subordinates",selectedAgentId:je.agentId,subordinateCount:je.count,onClose:()=>Me(null),onClearHistory:()=>{}}),e.jsx(Ft,{agent:f?k.find(t=>t.id===f)??null:null,isOpen:oe&&!!f,onClose:u}),e.jsx(Wt,{isOpen:$!==null,position:($==null?void 0:$.position)??{x:0,y:0},worldPosition:{x:0,z:0},actions:st,onClose:()=>ie(null)})]})}export{ga as FlatView};
|