@wjarka/cezarion 0.14.9-dev.888 → 0.14.9-dev.901

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/README.md +12 -0
  2. package/dist/contract/index.js +50 -5
  3. package/dist/contract/projects.d.ts +40 -0
  4. package/dist/contract/runs.d.ts +43 -0
  5. package/dist/contract/skills.d.ts +5 -0
  6. package/dist/core/cursor-acp-runner.js +43 -0
  7. package/dist/core/cursor-acp-runner.js.map +1 -1
  8. package/dist/index.js +6 -0
  9. package/dist/index.js.map +1 -1
  10. package/dist/runs/store.d.ts +12 -0
  11. package/dist/runs/store.js +5 -0
  12. package/dist/runs/store.js.map +1 -1
  13. package/dist/runs/webhook.d.ts +125 -0
  14. package/dist/runs/webhook.js +256 -0
  15. package/dist/runs/webhook.js.map +1 -0
  16. package/dist/server/server.d.ts +2634 -1403
  17. package/dist/server/server.js +131 -7
  18. package/dist/server/server.js.map +1 -1
  19. package/dist/task-cli/cli.js +51 -4
  20. package/dist/task-cli/cli.js.map +1 -1
  21. package/dist/task-cli/discovery.js +6 -5
  22. package/dist/task-cli/discovery.js.map +1 -1
  23. package/dist/task-cli/http.d.ts +3 -0
  24. package/dist/task-cli/http.js.map +1 -1
  25. package/dist/workflows/run.d.ts +2 -0
  26. package/dist/workflows/run.js +1 -0
  27. package/dist/workflows/run.js.map +1 -1
  28. package/dist/workspace/config.d.ts +9 -0
  29. package/dist/workspace/config.js +13 -1
  30. package/dist/workspace/config.js.map +1 -1
  31. package/dist/workspace/projects.d.ts +24 -1
  32. package/dist/workspace/projects.js +14 -1
  33. package/dist/workspace/projects.js.map +1 -1
  34. package/package.json +3 -3
  35. package/scripts/mock-cursor-hang-stdin-late.mjs +35 -0
  36. package/scripts/mock-cursor-hang-stdin.mjs +19 -5
  37. package/web/dist/assets/agent-accounts-DOFEs7OK.js +1 -0
  38. package/web/dist/assets/centered-state-BrRPODjj.js +43 -0
  39. package/web/dist/assets/{collapsible-D3Lh_nlG.js → collapsible-CH3UzMt8.js} +1 -1
  40. package/web/dist/assets/{commit-list-CgoIXaVd.js → commit-list-BF4myGkq.js} +1 -1
  41. package/web/dist/assets/{compare-variants-2AnPP6ez.js → compare-variants-DNX6SniB.js} +1 -1
  42. package/web/dist/assets/{diff-CZcD4D1r2.js → diff-Jd8igxRb2.js} +2 -2
  43. package/web/dist/assets/{diff-controls-BCazakYu.js → diff-controls-1iZN3L9z.js} +1 -1
  44. package/web/dist/assets/{diff-stat-Cn7rzy1H.js → diff-stat-C3Id3W_C.js} +1 -1
  45. package/web/dist/assets/{diff-view-C46nHiP2.js → diff-view-BK1wJX0D.js} +1 -1
  46. package/web/dist/assets/{dropdown-menu-CyFz8H2A.js → dropdown-menu-JK2oEKtU.js} +1 -1
  47. package/web/dist/assets/{git-toolbar-DT4Q02mZ.js → git-toolbar-Czc2eDts.js} +1 -1
  48. package/web/dist/assets/github-BOYBHSuU.js +1 -0
  49. package/web/dist/assets/{image-preview-B618kDBH.js → image-preview-BEOsw8qX.js} +1 -1
  50. package/web/dist/assets/index-CaQiR7tg.js +7 -0
  51. package/web/dist/assets/index-Cp146nCD.css +1 -0
  52. package/web/dist/assets/{markdown-0VE-LMFx.js → markdown-CbMH76QP.js} +1 -1
  53. package/web/dist/assets/pill-i0LDDqPl.js +1 -0
  54. package/web/dist/assets/{project-router-EEnXzYjj.js → project-router-5lOBnHn-.js} +1 -1
  55. package/web/dist/assets/{prompt-templates-D8lCwJds.js → prompt-templates-CinGNbS4.js} +3 -3
  56. package/web/dist/assets/repo-git-CwEH2IXE.js +1 -0
  57. package/web/dist/assets/{run-diff-C-Ij6Y04.js → run-diff-3peOAX9l.js} +2 -2
  58. package/web/dist/assets/run-header-DDuQGG2F.js +1 -0
  59. package/web/dist/assets/{skills-CH6TkMy9.js → skills-Cd35zfc2.js} +1 -1
  60. package/web/dist/assets/{tab-link-CQc65wEy.js → tab-link-KwnZekGX.js} +1 -1
  61. package/web/dist/assets/task-changes-BRAnOBnv.js +1 -0
  62. package/web/dist/assets/{task-commits-BYdWmsx1.js → task-commits-CLHTP-nL.js} +1 -1
  63. package/web/dist/assets/{task-files-DHUEF1Fh.js → task-files-BbQ3zTG5.js} +2 -2
  64. package/web/dist/assets/task-thread-BzPJy_YC.js +9 -0
  65. package/web/dist/assets/{textarea-BOXhPgVD.js → textarea-CP5yQwcP.js} +1 -1
  66. package/web/dist/assets/thread-loading-DRqt03Zs.js +1 -0
  67. package/web/dist/assets/{token-metrics-DJeOZ5n-.js → token-metrics-BjlJ1WUf.js} +1 -1
  68. package/web/dist/assets/{utils-DKheTxGD.js → utils-BW1-Ibnd.js} +1 -1
  69. package/web/dist/assets/{workflows-CpHaJbUe.js → workflows-BPYflHS1.js} +4 -4
  70. package/web/dist/assets/{zoomable-image-YW3Qdrr_.js → zoomable-image-DVvXID3t.js} +1 -1
  71. package/web/dist/index.html +14 -14
  72. package/web/dist/assets/agent-accounts-tNk0wiKj.js +0 -1
  73. package/web/dist/assets/centered-state-DXxIJA15.js +0 -43
  74. package/web/dist/assets/github-vwoJvCTz.js +0 -1
  75. package/web/dist/assets/index-1YNk4P3I.js +0 -7
  76. package/web/dist/assets/index-D0WAgmTQ.css +0 -1
  77. package/web/dist/assets/pill-BU5y1CTd.js +0 -1
  78. package/web/dist/assets/repo-git-CYDGngEk.js +0 -1
  79. package/web/dist/assets/run-header-DYiqx0qE.js +0 -1
  80. package/web/dist/assets/task-changes-CEi-l2GZ.js +0 -1
  81. package/web/dist/assets/task-thread-DAxvkDvr.js +0 -9
  82. package/web/dist/assets/thread-loading-D9dDLmql.js +0 -1
@@ -1,7 +0,0 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/task-thread-DAxvkDvr.js","assets/rolldown-runtime-QTnfLwEv.js","assets/react-runtime-CCIEwYL0.js","assets/centered-state-DXxIJA15.js","assets/utils-DKheTxGD.js","assets/bundle-mjs-BT31bpU6.js","assets/collapsible-D3Lh_nlG.js","assets/agent-accounts-tNk0wiKj.js","assets/dropdown-menu-CyFz8H2A.js","assets/textarea-BOXhPgVD.js","assets/createLucideIcon-BHp8sXmF.js","assets/pill-BU5y1CTd.js","assets/external-link-BE6y205O.js","assets/square-terminal-B6RYYieR.js","assets/prompt-templates-D8lCwJds.js","assets/run-header-DYiqx0qE.js","assets/project-router-EEnXzYjj.js","assets/markdown-0VE-LMFx.js","assets/chunk-BO2N2NFS-DE6qKn3r.js","assets/lib-BxQXEXDF.js","assets/highlighter-CdHqIwFr.js","assets/diff-stat-Cn7rzy1H.js","assets/token-metrics-DJeOZ5n-.js","assets/tab-link-CQc65wEy.js","assets/use-desktop-BaYgO7YW.js","assets/run-header-BJQfFL2l.css","assets/message-square-B-MD-8rD.js","assets/search-x-I9Q8pgUa.js","assets/thread-loading-D9dDLmql.js","assets/skills-DFBiAuJG.js","assets/use-submit-shortcut-KWJsC906.js","assets/lib-BQXq3kEf.js","assets/zoomable-image-YW3Qdrr_.js","assets/run-diff-C-Ij6Y04.js","assets/chevron-right-BENZ-1ZN.js","assets/task-thread-Bw_nQuTx.css","assets/compare-variants-2AnPP6ez.js","assets/task-changes-CEi-l2GZ.js","assets/git-toolbar-DT4Q02mZ.js","assets/diff-controls-BCazakYu.js","assets/diff-CZcD4D1r2.js","assets/image-preview-B618kDBH.js","assets/task-files-DHUEF1Fh.js","assets/task-commits-BYdWmsx1.js","assets/commit-list-CgoIXaVd.js","assets/repo-git-CYDGngEk.js","assets/repo-git-Dkgz4rfB.css","assets/github-vwoJvCTz.js","assets/github-DTIn5Tro.css","assets/workflows-CpHaJbUe.js","assets/skill-empty-hint-oOtzR3v0.js","assets/skills-CH6TkMy9.js"])))=>i.map(i=>d[i]);
2
- import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{i as t,n,t as r}from"./react-runtime-CCIEwYL0.js";import{$a as i,$r as a,$t as o,Ai as s,An as c,Ar as l,B as u,Ba as d,Bn as f,Br as p,Bt as m,C as h,Ca as g,Ci as _,Cr as v,Ct as y,D as b,Da as x,Dn as S,Dr as C,Dt as w,Ea as T,Er as E,Et as ee,F as D,Fa as O,Ft as te,Hi as ne,Hn as k,Hr as A,Ht as re,In as j,Ir as ie,It as ae,J as oe,Ja as se,Jn as ce,Jr as le,Ka as ue,Ki as M,Kn as de,Kr as fe,Kt as pe,L as N,Li as me,Lt as he,M as P,Ma as ge,Mi as _e,Mr as ve,Mt as ye,N as F,Na as be,Nn as xe,Nr as Se,Nt as Ce,O as we,Oa as Te,On as Ee,Ot as De,Pa as Oe,Pn as ke,Pr as Ae,Qa as je,Qr as Me,Ra as Ne,Rt as Pe,Sa as Fe,Sr as Ie,St as Le,T as Re,Ta as ze,Ti as Be,Tr as I,Tt as Ve,Ua as He,Un as Ue,Ur as We,Ut as Ge,V as Ke,Va as qe,Vn as Je,Vr as Ye,Vt as Xe,W as Ze,Wi as Qe,Wn as $e,Wr as et,X as tt,Xa as nt,Xr as L,Y as rt,Ya as it,Yi as at,Yn as ot,Yr as st,Yt as ct,Z as lt,Za as ut,Zi as dt,Zn as ft,Zr as pt,_a as mt,_n as ht,_r as gt,a as _t,ai as vt,an as yt,at as bt,ba as xt,bn as St,br as Ct,c as wt,ca as Tt,ci as Et,cn as Dt,d as R,da as Ot,di as kt,dr as At,dt as jt,ea as Mt,en as Nt,eo as Pt,er as Ft,fa as It,fr as Lt,ft as Rt,ga as z,gi as zt,gr as Bt,gt as Vt,ha as Ht,hn as Ut,hr as Wt,ht as Gt,i as Kt,ia as qt,in as B,io as Jt,it as Yt,j as Xt,ja as Zt,ji as Qt,jr as $t,k as en,ka as tn,kr as nn,l as rn,ln as an,lr as on,lt as sn,ma as cn,mn as ln,mt as un,n as dn,na as fn,ni as pn,nn as mn,no as hn,o as gn,oa as _n,oi as vn,on as yn,ot as bn,pa as xn,pn as Sn,pr as Cn,pt as wn,q as Tn,qa as V,qn as En,qr as Dn,qt as On,r as kn,ra as An,rn as jn,ro as Mn,s as Nn,sa as Pn,si as Fn,sn as In,t as H,ta as Ln,ti as Rn,tn as zn,to as Bn,tt as Vn,u as Hn,ua as Un,ui as Wn,un as Gn,ur as Kn,va as qn,vr as Jn,wa as Yn,wr as Xn,wt as Zn,xa as Qn,xi as $n,xr as er,ya as tr,yi as nr,yr as rr,z as ir,za as ar,zn as or,zr as sr,zt as cr}from"./centered-state-DXxIJA15.js";import{O as lr,f as ur,i as dr,l as fr,n as pr,o as mr,p as hr,s as gr,t as U}from"./utils-DKheTxGD.js";import{i as _r}from"./bundle-mjs-BT31bpU6.js";import{_ as vr,a as yr,c as br,d as xr,f as Sr,g as Cr,h as wr,i as Tr,l as Er,m as Dr,p as Or,r as kr,t as Ar,u as jr,v as Mr,y as Nr}from"./dropdown-menu-CyFz8H2A.js";import{a as Pr,i as Fr,n as Ir,o as Lr,r as Rr,t as zr}from"./agent-accounts-tNk0wiKj.js";import{a as Br,i as Vr,n as Hr,o as Ur,r as Wr,s as Gr,t as Kr}from"./textarea-BOXhPgVD.js";import{t as W}from"./createLucideIcon-BHp8sXmF.js";import{A as qr,C as Jr,D as Yr,E as Xr,M as Zr,N as Qr,O as $r,S as ei,T as ti,a as ni,k as G,n as ri,o as ii,r as ai,t as oi,v as si,w as ci,y as li}from"./pill-BU5y1CTd.js";import{t as ui}from"./chevron-right-BENZ-1ZN.js";import{t as di}from"./external-link-BE6y205O.js";import{A as fi,C as pi,D as mi,E as hi,F as gi,I as _i,M as vi,N as yi,O as bi,P as xi,S as Si,T as Ci,_ as wi,a as Ti,b as Ei,c as Di,d as Oi,f as ki,g as Ai,h as ji,i as Mi,j as K,k as q,l as Ni,m as Pi,n as Fi,o as Ii,p as Li,r as Ri,t as zi,u as Bi,v as Vi,w as Hi,x as Ui,y as Wi}from"./prompt-templates-D8lCwJds.js";import{a as Gi,c as Ki,i as qi,l as Ji,n as Yi,o as Xi,r as Zi,s as Qi,t as J,u as $i}from"./project-router-EEnXzYjj.js";import{t as ea}from"./search-x-I9Q8pgUa.js";import{i as ta,t as na}from"./markdown-0VE-LMFx.js";import{a as ra,c as ia,d as aa,f as oa,i as sa,o as ca,s as la,t as ua,u as da}from"./skills-DFBiAuJG.js";import{a as fa,d as pa,f as ma,i as ha,l as ga,n as _a,o as va,p as ya,r as ba,t as xa,u as Sa}from"./thread-loading-D9dDLmql.js";import{t as Ca}from"./diff-stat-Cn7rzy1H.js";import{i as wa,n as Ta,r as Ea,t as Da}from"./token-metrics-DJeOZ5n-.js";import{n as Oa}from"./use-submit-shortcut-KWJsC906.js";import{i as ka,n as Aa,r as ja}from"./highlighter-CdHqIwFr.js";(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin===`use-credentials`?t.credentials=`include`:e.crossOrigin===`anonymous`?t.credentials=`omit`:t.credentials=`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var Ma=class extends Jt{constructor(e={}){super(),this.config=e,this.#e=new Set,this.#t=new Map,this.#n=0}#e;#t;#n;build(e,t,n){let r=new qe({client:e,mutationCache:this,mutationId:++this.#n,options:e.defaultMutationOptions(t),state:n});return this.add(r),r}add(e){this.#e.add(e);let t=Na(e);if(typeof t==`string`){let n=this.#t.get(t);n?n.push(e):this.#t.set(t,[e])}this.notify({type:`added`,mutation:e})}remove(e){if(this.#e.delete(e)){let t=Na(e);if(typeof t==`string`){let n=this.#t.get(t);if(n)if(n.length>1){let t=n.indexOf(e);t!==-1&&n.splice(t,1)}else n[0]===e&&this.#t.delete(t)}}this.notify({type:`removed`,mutation:e})}canRun(e){let t=Na(e);if(typeof t==`string`){let n=this.#t.get(t)?.find(e=>e.state.status===`pending`);return!n||n===e}else return!0}runNext(e){let t=Na(e);return typeof t==`string`?(this.#t.get(t)?.find(t=>t!==e&&t.state.isPaused))?.continue()??Promise.resolve():Promise.resolve()}clear(){V.batch(()=>{this.#e.forEach(e=>{this.notify({type:`removed`,mutation:e})}),this.#e.clear(),this.#t.clear()})}getAll(){return Array.from(this.#e)}find(e){let t={exact:!0,...e};return this.getAll().find(e=>ut(t,e))}findAll(e={}){return this.getAll().filter(t=>ut(e,t))}notify(e){V.batch(()=>{this.listeners.forEach(t=>{t(e)})})}resumePausedMutations(){let e=this.getAll().filter(e=>e.state.isPaused);return V.batch(()=>Promise.all(e.map(e=>e.continue().catch(i))))}};function Na(e){return e.options.scope?.id}var Pa=class extends Jt{constructor(e={}){super(),this.config=e,this.#e=new Map}#e;build(e,t,n){let r=t.queryKey,i=t.queryHash??nt(r,t),a=this.get(i);return a||(a=new He({client:e,queryKey:r,queryHash:i,options:e.defaultQueryOptions(t),state:n,defaultOptions:e.getQueryDefaults(r)}),this.add(a)),a}add(e){this.#e.has(e.queryHash)||(this.#e.set(e.queryHash,e),this.notify({type:`added`,query:e}))}remove(e){let t=this.#e.get(e.queryHash);t&&(e.destroy(),t===e&&this.#e.delete(e.queryHash),this.notify({type:`removed`,query:e}))}clear(){V.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return this.#e.get(e)}getAll(){return[...this.#e.values()]}find(e){let t={exact:!0,...e};return this.getAll().find(e=>je(t,e))}findAll(e={}){let t=this.getAll();return Object.keys(e).length>0?t.filter(t=>je(e,t)):t}notify(e){V.batch(()=>{this.listeners.forEach(t=>{t(e)})})}onFocus(){V.batch(()=>{this.getAll().forEach(e=>{e.onFocus()})})}onOnline(){V.batch(()=>{this.getAll().forEach(e=>{e.onOnline()})})}},Fa=class{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e={}){this.#e=e.queryCache||new Pa,this.#t=e.mutationCache||new Ma,this.#n=e.defaultOptions||{},this.#r=new Map,this.#i=new Map,this.#a=0}mount(){this.#a++,this.#a===1&&(this.#o=Mn.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onFocus())}),this.#s=ue.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onOnline())}))}unmount(){this.#a--,this.#a===0&&(this.#o?.(),this.#o=void 0,this.#s?.(),this.#s=void 0)}isFetching(e){return this.#e.findAll({...e,fetchStatus:`fetching`}).length}isMutating(e){return this.#t.findAll({...e,status:`pending`}).length}getQueryData(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state.data}ensureQueryData(e){let t=this.defaultQueryOptions(e),n=this.#e.build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(Bn(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return this.#e.findAll(e).map(({queryKey:e,state:t})=>[e,t.data])}setQueryData(e,t,n){let r=this.defaultQueryOptions({queryKey:e}),i=this.#e.get(r.queryHash)?.state.data,a=se(t,i);if(a!==void 0)return this.#e.build(this,r).setData(a,{...n,manual:!0})}setQueriesData(e,t,n){return V.batch(()=>this.#e.findAll(e).map(({queryKey:e})=>[e,this.setQueryData(e,t,n)]))}getQueryState(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state}removeQueries(e){let t=this.#e;V.batch(()=>{t.findAll(e).forEach(e=>{t.remove(e)})})}resetQueries(e,t){let n=this.#e;return V.batch(()=>(n.findAll(e).forEach(e=>{e.reset()}),this.refetchQueries({type:`active`,...e},t)))}cancelQueries(e,t={}){let n={revert:!0,...t},r=V.batch(()=>this.#e.findAll(e).map(e=>e.cancel(n)));return Promise.all(r).then(i).catch(i)}invalidateQueries(e,t={}){return V.batch(()=>(this.#e.findAll(e).forEach(e=>{e.invalidate()}),e?.refetchType===`none`?Promise.resolve():this.refetchQueries({...e,type:e?.refetchType??e?.type??`active`},t)))}refetchQueries(e,t={}){let n={...t,cancelRefetch:t.cancelRefetch??!0},r=V.batch(()=>this.#e.findAll(e).filter(e=>!e.isDisabled()&&!e.isStatic()).map(e=>{let t=e.fetch(void 0,n);return n.throwOnError||(t=t.catch(i)),e.state.fetchStatus===`paused`?Promise.resolve():t}));return Promise.all(r).then(i)}fetchQuery(e){let t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);let n=this.#e.build(this,t);return n.isStaleByTime(Bn(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(i).catch(i)}fetchInfiniteQuery(e){return e._type=`infinite`,this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(i).catch(i)}ensureInfiniteQueryData(e){return e._type=`infinite`,this.ensureQueryData(e)}resumePausedMutations(){return ue.isOnline()?this.#t.resumePausedMutations():Promise.resolve()}getQueryCache(){return this.#e}getMutationCache(){return this.#t}getDefaultOptions(){return this.#n}setDefaultOptions(e){this.#n=e}setQueryDefaults(e,t){this.#r.set(it(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){let t=[...this.#r.values()],n={};return t.forEach(t=>{Pt(e,t.queryKey)&&Object.assign(n,t.defaultOptions)}),n}setMutationDefaults(e,t){this.#i.set(it(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){let t=[...this.#i.values()],n={};return t.forEach(t=>{Pt(e,t.mutationKey)&&Object.assign(n,t.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;let t={...this.#n.queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||=nt(t.queryKey,t),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!==`always`),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode=`offlineFirst`),t.queryFn===hn&&(t.enabled=!1),t}defaultMutationOptions(e){return e?._defaulted?e:{...this.#n.mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){this.#e.clear(),this.#t.clear()}},Y=e(t(),1),Ia=n();function La(e,t){if(e===`ping`)return{project:null,event:{type:`ping`}};let n;try{n=JSON.parse(t)}catch{return null}if(!Ra(n))return null;let r=n.project;if(typeof r!=`string`||r===``)return null;switch(e){case`run`:{let{project:e,...t}=n;return za(t)?{project:r,event:{type:`run`,run:t}}:null}case`run-deleted`:{let e=n.id;return typeof e==`string`&&e?{project:r,event:{type:`run-deleted`,id:e}}:null}case`todos`:return Array.isArray(n.items)?{project:r,event:{type:`todos`,items:n.items}}:null;case`usage`:return Ra(n.usage)?{project:r,event:{type:`usage`,usage:n.usage}}:null;default:return null}}function Ra(e){return typeof e==`object`&&!!e&&!Array.isArray(e)}function za(e){return Ra(e)&&typeof e.id==`string`&&e.id!==``}function Ba(e,t){if(!e)return;let n=e.findIndex(e=>e.id===t.id);if(n>=0){let r=[...e];return r[n]=Ha(e[n],t),r}let r=t.createdAt??``,i=e.findIndex(e=>(e.createdAt??``).localeCompare(r)<0),a=[...e];return a.splice(i<0?e.length:i,0,t),a}function Va(e,t){if(!e)return;let n=e.filter(e=>e.id!==t);return n.length===e.length?e:n}function Ha(e,t){return e?.usage?{...t,usage:e.usage}:t}var Ua=Object.freeze({});function Wa(){let e=Ua,t=new Set;return{subscribe(e){return t.add(e),()=>t.delete(e)},get:()=>e,set(n){e=n;for(let e of t)e()}}}var X=r(),Ga=dr(`/workspace/events`),Ka=2,qa=3e3,Ja=[`run`,`run-deleted`,`todos`,`usage`,`ping`],Ya=[`project-added`,`project-removed`,`checkout-progress`,`automation-change`],Xa=new Set;function Za(e){return Xa.add(e),()=>{Xa.delete(e)}}var Qa=400;function $a(e){let t;return{onEvent(n){n.type!==`run`&&n.type!==`run-deleted`||t===void 0&&(t=setTimeout(()=>{t=void 0,e.invalidateQueries({queryKey:I.runsIndex})},Qa))},cancel(){clearTimeout(t),t=void 0}}}function eo(e){return e[1]===`runs`&&e[2]===`list`}function to(e){e.invalidateQueries({queryKey:B.runs.all}),e.invalidateQueries({predicate:e=>eo(e.queryKey)}),e.invalidateQueries({queryKey:I.runsIndex}),e.invalidateQueries({queryKey:B.todos}),e.invalidateQueries({queryKey:B.health}),e.invalidateQueries({queryKey:B.worktrees}),e.invalidateQueries({queryKey:I.providerStatus}),e.invalidateQueries({predicate:({queryKey:e})=>e.length===3&&e[1]===`github`&&(e[2]===null||typeof e[2]==`number`)})}function no(e){return mr()??ro(e)}function ro(e){let t=e.getQueryData(I.projects)?.bootProject;return typeof t==`string`&&t!==``?t:e.getQueryData(B.health)?.bootProject??e.getQueryData([`default`,`health`])?.bootProject}function io(e,t){return[e===t?`default`:e,`runs`,`list`]}function ao(e,t,n){if(n.type!==`run`&&n.type!==`run-deleted`)return;let r=io(t,ro(e));if(n.type===`run`){e.setQueryData(r,e=>Ba(e,n.run));return}e.setQueryData(r,e=>Va(e,n.id))}function oo(e){let t=new Map;return{refresh(n){let r=B.runs.detail(n);if(!e.getQueryState(r))return;let i=JSON.stringify(r);clearTimeout(t.get(i)),e.cancelQueries({queryKey:r}),t.set(i,setTimeout(()=>{t.delete(i),e.invalidateQueries({queryKey:r})},400))},cancel(){for(let e of t.values())clearTimeout(e);t.clear()}}}function so(e,t,n,r){switch(n.type){case`run`:{e.invalidateQueries({queryKey:[...B.runs.all,`relationships`]}),e.setQueryData(B.runs.list(),e=>Ba(e,n.run));let t=B.runs.detail(n.run.id);if(e.getQueryData(t)!==void 0&&e.setQueryData(t,e=>Ha(e,n.run)),r(n.run.id),n.run.delegation?.role===`worker`){let t=B.runs.detail(n.run.delegation.parentRunId);e.setQueryData(t,e=>{if(!e)return e;let{finishBlocked:t,...n}=e;return n}),r(n.run.delegation.parentRunId)}let i=B.runs.changes(n.run.id);e.getQueryData(i)!==void 0&&e.invalidateQueries({queryKey:i}),e.invalidateQueries({queryKey:B.worktrees});return}case`run-deleted`:e.invalidateQueries({queryKey:[...B.runs.all,`relationships`]}),e.setQueryData(B.runs.list(),e=>Va(e,n.id)),e.removeQueries({queryKey:B.runs.detail(n.id)}),e.removeQueries({queryKey:B.runs.diff(n.id)}),e.invalidateQueries({queryKey:B.worktrees});return;case`todos`:e.setQueryData(B.todos,n.items);return;case`usage`:t.set(n.usage);return;case`ping`:return}}function co(e,t=Ga){let n=d();(0,Y.useEffect)(()=>{let r=globalThis.EventSource;if(typeof r!=`function`)return;let i=null,a=$a(n),o=oo(n),s,c=!1,l=!1,u=!1,d=!1,f=()=>{u=!0,d=!1;let e=I.providerStatus;n.cancelQueries({queryKey:e,exact:!0}).then(()=>n.invalidateQueries({queryKey:e,exact:!0,refetchType:`active`})).finally(()=>{if(l||!d){u=!1;return}f()})},p=()=>{l||s!==void 0||(s=setTimeout(()=>{s=void 0,l||m()},qa))},m=()=>{i?.close(),i=new r(t,{withCredentials:!0}),i.addEventListener(`open`,()=>{c&&to(n),c=!0});for(let t of Ja)i.addEventListener(t,r=>{let i=La(t,r.data);i&&(a.onEvent(i.event),i.project!==null&&ao(n,i.project,i.event),!(i.project!==null&&i.project!==no(n))&&so(n,e,i.event,o.refresh))});for(let e of Ya)i.addEventListener(e,t=>{let r;try{r=JSON.parse(t.data)}catch{return}e!==`checkout-progress`&&e!==`automation-change`&&n.invalidateQueries({queryKey:I.projects});for(let t of[...Xa])t(e,r)});i.addEventListener(`provider-status`,e=>{let t;try{t=JSON.parse(e.data)}catch{return}let r=qn(t);if(!r)return;let i=I.providerStatus,a=mt(n.getQueryData(i),r);if(a!==void 0){n.setQueryData(i,a);return}if(u){d=!0;return}f()}),i.addEventListener(`error`,()=>{i?.readyState===Ka&&p()})},h=()=>{document.visibilityState===`visible`&&(to(n),(!i||i.readyState===Ka)&&(clearTimeout(s),s=void 0,m()))},g=()=>{clearTimeout(s),s=void 0,i?.close()},_=e=>{e.persisted&&(to(n),m())};return document.addEventListener(`visibilitychange`,h),window.addEventListener(`pagehide`,g),window.addEventListener(`pageshow`,_),m(),()=>{l=!0,clearTimeout(s),a.cancel(),o.cancel(),document.removeEventListener(`visibilitychange`,h),window.removeEventListener(`pagehide`,g),window.removeEventListener(`pageshow`,_),i?.close(),i=null}},[n,e,t])}var lo=(0,Y.createContext)(null);function uo({children:e}){let[t]=(0,Y.useState)(Wa);return co(t),Ee(),(0,X.jsx)(lo.Provider,{value:t,children:e})}function fo(e){let t=(0,Y.useContext)(lo),n=t?t.get:mo;return(0,Y.useSyncExternalStore)(t?t.subscribe:po,()=>e?n()[e]:void 0,()=>void 0)}var po=()=>()=>void 0,mo=()=>Ua;function ho(){return new Fa({defaultOptions:{queries:{refetchInterval:!1,staleTime:5*6e4,gcTime:30*6e4,refetchOnWindowFocus:!1,refetchOnReconnect:!1,retry:(e,t)=>t instanceof Fn&&t.status>=400&&t.status<500?!1:e<1},mutations:{retry:!1}}})}var go=class extends Y.Component{state={error:null};static getDerivedStateFromError(e){return{error:e instanceof Error?e:Error(String(e))}}componentDidCatch(e,t){console.error(`cezar cockpit: uncaught render error`,e,t.componentStack)}render(){let{error:e}=this.state;return e?(0,X.jsxs)(`div`,{"data-slot":`app-error`,role:`alert`,style:{display:`flex`,minHeight:`100dvh`,flexDirection:`column`,alignItems:`center`,justifyContent:`center`,gap:`12px`,padding:`24px`,textAlign:`center`,font:`14px/1.5 system-ui, sans-serif`},children:[(0,X.jsx)(`h1`,{style:{fontSize:`20px`,fontWeight:600,margin:0},children:`The cockpit hit an error`}),(0,X.jsxs)(`p`,{style:{margin:0,maxWidth:`52ch`},children:[`Reload to carry on. Nothing on disk changed — cezar’s state lives in`,` `,(0,X.jsx)(`code`,{children:`.ai/cezar/`}),`, and this page never wrote to it.`]}),(0,X.jsx)(`pre`,{"data-slot":`app-error-detail`,style:{margin:0,maxWidth:`100%`,overflowX:`auto`,textAlign:`left`,opacity:.75},children:e.message}),(0,X.jsx)(`button`,{type:`button`,onClick:()=>location.reload(),style:{padding:`6px 14px`,cursor:`pointer`},children:`Reload`})]}):this.props.children}},_o=Object.freeze({position:`absolute`,border:0,width:1,height:1,padding:0,margin:-1,overflow:`hidden`,clip:`rect(0, 0, 0, 0)`,whiteSpace:`nowrap`,wordWrap:`normal`}),vo=`VisuallyHidden`,yo=Y.forwardRef((e,t)=>(0,X.jsx)(F.span,{...e,ref:t,style:{..._o,...e.style}}));yo.displayName=vo;var bo=yo;function xo(e){let t=Y.useRef({value:e,previous:e});return Y.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var So=`Label`,Co=Y.forwardRef((e,t)=>(0,X.jsx)(F.label,{...e,ref:t,onMouseDown:t=>{t.target.closest(`button, input, select, textarea`)||(e.onMouseDown?.(t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}));Co.displayName=So;var wo=Co,To=`Switch`,[Eo,Do]=P(To),[Oo,ko]=Eo(To);function Ao(e){let{__scopeSwitch:t,checked:n,children:r,defaultChecked:i,disabled:a,form:o,name:s,onCheckedChange:c,required:l,value:u=`on`,internal_do_not_use_render:d}=e,[f,p]=en({prop:n,defaultProp:i??!1,onChange:c,caller:To}),[m,h]=Y.useState(null),[g,_]=Y.useState(null),v={checked:f,setChecked:p,disabled:a,control:m,setControl:h,name:s,form:o,value:u,hasConsumerStoppedPropagationRef:Y.useRef(!1),required:l,defaultChecked:i,isFormControl:!m||!!o||!!m.closest(`form`),bubbleInput:g,setBubbleInput:_};return(0,X.jsx)(Oo,{scope:t,...v,children:Ro(d)?d(v):r})}var jo=`SwitchTrigger`,Mo=Y.forwardRef(({__scopeSwitch:e,onClick:t,...n},r)=>{let{control:i,form:a,value:o,disabled:s,checked:c,required:l,setControl:u,setChecked:d,hasConsumerStoppedPropagationRef:f,isFormControl:p,bubbleInput:m}=ko(jo,e),h=ir(r,u),g=Y.useRef(c);return Y.useEffect(()=>{let e=a?i?.ownerDocument.getElementById(a):i?.form;if(e instanceof HTMLFormElement){let t=()=>d(g.current);return e.addEventListener(`reset`,t),()=>e.removeEventListener(`reset`,t)}},[i,a,d]),(0,X.jsx)(F.button,{type:`button`,role:`switch`,"aria-checked":c,"aria-required":l,"data-state":zo(c),"data-disabled":s?``:void 0,disabled:s,value:o,...n,ref:h,onClick:Xt(t,e=>{d(e=>!e),m&&p&&(f.current=e.isPropagationStopped(),f.current||e.stopPropagation())})})});Mo.displayName=jo;var No=Y.forwardRef((e,t)=>{let{__scopeSwitch:n,name:r,checked:i,defaultChecked:a,required:o,disabled:s,value:c,onCheckedChange:l,form:u,...d}=e;return(0,X.jsx)(Ao,{__scopeSwitch:n,checked:i,defaultChecked:a,disabled:s,required:o,onCheckedChange:l,name:r,form:u,value:c,internal_do_not_use_render:({isFormControl:e})=>(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(Mo,{...d,ref:t,__scopeSwitch:n}),e&&(0,X.jsx)(Lo,{__scopeSwitch:n})]})})});No.displayName=To;var Po=`SwitchThumb`,Fo=Y.forwardRef((e,t)=>{let{__scopeSwitch:n,...r}=e,i=ko(Po,n);return(0,X.jsx)(F.span,{"data-state":zo(i.checked),"data-disabled":i.disabled?``:void 0,...r,ref:t})});Fo.displayName=Po;var Io=`SwitchBubbleInput`,Lo=Y.forwardRef(({__scopeSwitch:e,...t},n)=>{let{control:r,hasConsumerStoppedPropagationRef:i,checked:a,defaultChecked:o,required:s,disabled:c,name:l,value:u,form:d,bubbleInput:f,setBubbleInput:p}=ko(Io,e),m=ir(n,p),h=xo(a),g=Mr(r);Y.useEffect(()=>{let e=f;if(!e)return;let t=window.HTMLInputElement.prototype,n=Object.getOwnPropertyDescriptor(t,`checked`).set,r=!i.current;if(h!==a&&n){let t=new Event(`click`,{bubbles:r});n.call(e,a),e.dispatchEvent(t)}},[f,h,a,i]);let _=Y.useRef(a);return(0,X.jsx)(F.input,{type:`checkbox`,"aria-hidden":!0,defaultChecked:o??_.current,required:s,disabled:c,name:l,value:u,form:d,...t,tabIndex:-1,ref:m,style:{...t.style,...g,position:`absolute`,pointerEvents:`none`,opacity:0,margin:0,transform:`translateX(-100%)`}})});Lo.displayName=Io;function Ro(e){return typeof e==`function`}function zo(e){return e?`checked`:`unchecked`}var Bo=`Tabs`,[Vo,Ho]=P(Bo,[Sr]),Uo=Sr(),[Wo,Go]=Vo(Bo),Ko=Y.forwardRef((e,t)=>{let{__scopeTabs:n,value:r,onValueChange:i,defaultValue:a,orientation:o=`horizontal`,dir:s,activationMode:c=`automatic`,...l}=e,u=Nr(s),[d,f]=en({prop:r,onChange:i,defaultProp:a??``,caller:Bo});return(0,X.jsx)(Wo,{scope:n,baseId:b(),value:d,onValueChange:f,orientation:o,dir:u,activationMode:c,children:(0,X.jsx)(F.div,{dir:u,"data-orientation":o,...l,ref:t})})});Ko.displayName=Bo;var qo=`TabsList`,Jo=Y.forwardRef((e,t)=>{let{__scopeTabs:n,loop:r=!0,...i}=e,a=Go(qo,n),o=Uo(n);return(0,X.jsx)(xr,{asChild:!0,...o,orientation:a.orientation,dir:a.dir,loop:r,children:(0,X.jsx)(F.div,{role:`tablist`,"aria-orientation":a.orientation,...i,ref:t})})});Jo.displayName=qo;var Yo=`TabsTrigger`,Xo=Y.forwardRef((e,t)=>{let{__scopeTabs:n,value:r,disabled:i=!1,...a}=e,o=Go(Yo,n),s=Uo(n),c=$o(o.baseId,r),l=es(o.baseId,r),u=r===o.value;return(0,X.jsx)(jr,{asChild:!0,...s,focusable:!i,active:u,children:(0,X.jsx)(F.button,{type:`button`,role:`tab`,"aria-selected":u,"aria-controls":l,"data-state":u?`active`:`inactive`,"data-disabled":i?``:void 0,disabled:i,id:c,...a,ref:t,onMouseDown:Xt(e.onMouseDown,e=>{!i&&e.button===0&&e.ctrlKey===!1?o.onValueChange(r):e.preventDefault()}),onKeyDown:Xt(e.onKeyDown,e=>{i||e.target!==e.currentTarget||[` `,`Enter`].includes(e.key)&&o.onValueChange(r)}),onFocus:Xt(e.onFocus,()=>{let e=o.activationMode!==`manual`;!u&&!i&&e&&o.onValueChange(r)})})})});Xo.displayName=Yo;var Zo=`TabsContent`,Qo=Y.forwardRef((e,t)=>{let{__scopeTabs:n,value:r,forceMount:i,children:a,...o}=e,s=Go(Zo,n),c=$o(s.baseId,r),l=es(s.baseId,r),u=r===s.value,d=Y.useRef(u);return Y.useEffect(()=>{let e=requestAnimationFrame(()=>d.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,X.jsx)(we,{present:i||u,children:({present:n})=>(0,X.jsx)(F.div,{"data-state":u?`active`:`inactive`,"data-orientation":s.orientation,role:`tabpanel`,"aria-labelledby":c,hidden:!n,id:l,tabIndex:0,...o,ref:t,style:{...e.style,animationDuration:d.current?`0s`:void 0},children:n&&a})})});Qo.displayName=Zo;function $o(e,t){return`${e}-trigger-${t}`}function es(e,t){return`${e}-content-${t}`}var ts=Ko,ns=Jo,rs=Xo,is=Qo,[as,os]=P(`Tooltip`,[vr]),ss=vr(),cs=`TooltipProvider`,ls=700,us=`tooltip.open`,[ds,fs]=as(cs),ps=e=>{let{__scopeTooltip:t,delayDuration:n=ls,skipDelayDuration:r=300,disableHoverableContent:i=!1,children:a}=e,o=Y.useRef(!0),s=Y.useRef(!1),c=Y.useRef(0);return Y.useEffect(()=>{let e=c.current;return()=>window.clearTimeout(e)},[]),(0,X.jsx)(ds,{scope:t,isOpenDelayedRef:o,delayDuration:n,onOpen:Y.useCallback(()=>{r<=0||(window.clearTimeout(c.current),o.current=!1)},[r]),onClose:Y.useCallback(()=>{r<=0||(window.clearTimeout(c.current),c.current=window.setTimeout(()=>o.current=!0,r))},[r]),isPointerInTransitRef:s,onPointerInTransitChange:Y.useCallback(e=>{s.current=e},[]),disableHoverableContent:i,children:a})};ps.displayName=cs;var ms=`Tooltip`,[hs,gs]=as(ms),_s=e=>{let{__scopeTooltip:t,children:n,open:r,defaultOpen:i,onOpenChange:a,disableHoverableContent:o,delayDuration:s}=e,c=fs(ms,e.__scopeTooltip),l=ss(t),[u,d]=Y.useState(null),f=b(),p=Y.useRef(0),m=o??c.disableHoverableContent,h=s??c.delayDuration,g=Y.useRef(!1),[_,v]=en({prop:r,defaultProp:i??!1,onChange:e=>{e?(c.onOpen(),document.dispatchEvent(new CustomEvent(us))):c.onClose(),a?.(e)},caller:ms}),y=Y.useMemo(()=>_?g.current?`delayed-open`:`instant-open`:`closed`,[_]),x=Y.useCallback(()=>{window.clearTimeout(p.current),p.current=0,g.current=!1,v(!0)},[v]),S=Y.useCallback(()=>{window.clearTimeout(p.current),p.current=0,v(!1)},[v]),C=Y.useCallback(()=>{window.clearTimeout(p.current),p.current=window.setTimeout(()=>{g.current=!0,v(!0),p.current=0},h)},[h,v]);return Y.useEffect(()=>()=>{p.current&&=(window.clearTimeout(p.current),0)},[]),(0,X.jsx)(Cr,{...l,children:(0,X.jsx)(hs,{scope:t,contentId:f,open:_,stateAttribute:y,trigger:u,onTriggerChange:d,onTriggerEnter:Y.useCallback(()=>{c.isOpenDelayedRef.current?C():x()},[c.isOpenDelayedRef,C,x]),onTriggerLeave:Y.useCallback(()=>{m?S():(window.clearTimeout(p.current),p.current=0)},[S,m]),onOpen:x,onClose:S,disableHoverableContent:m,children:n})})};_s.displayName=ms;var vs=`TooltipTrigger`,ys=Y.forwardRef((e,t)=>{let{__scopeTooltip:n,...r}=e,i=gs(vs,n),a=fs(vs,n),o=ss(n),s=ir(t,Y.useRef(null),i.onTriggerChange),c=Y.useRef(!1),l=Y.useRef(!1),u=Y.useCallback(()=>c.current=!1,[]);return Y.useEffect(()=>()=>document.removeEventListener(`pointerup`,u),[u]),(0,X.jsx)(Or,{asChild:!0,...o,children:(0,X.jsx)(F.button,{"aria-describedby":i.open?i.contentId:void 0,"data-state":i.stateAttribute,...r,ref:s,onPointerMove:Xt(e.onPointerMove,e=>{e.pointerType!==`touch`&&!l.current&&!a.isPointerInTransitRef.current&&(i.onTriggerEnter(),l.current=!0)}),onPointerLeave:Xt(e.onPointerLeave,()=>{i.onTriggerLeave(),l.current=!1}),onPointerDown:Xt(e.onPointerDown,()=>{i.open&&i.onClose(),c.current=!0,document.addEventListener(`pointerup`,u,{once:!0})}),onFocus:Xt(e.onFocus,()=>{c.current||i.onOpen()}),onBlur:Xt(e.onBlur,i.onClose),onClick:Xt(e.onClick,i.onClose)})})});ys.displayName=vs;var bs=`TooltipPortal`,[xs,Ss]=as(bs,{forceMount:void 0}),Cs=e=>{let{__scopeTooltip:t,forceMount:n,children:r,container:i}=e,a=gs(bs,t);return(0,X.jsx)(xs,{scope:t,forceMount:n,children:(0,X.jsx)(we,{present:n||a.open,children:(0,X.jsx)(h,{asChild:!0,container:i,children:r})})})};Cs.displayName=bs;var ws=`TooltipContent`,Ts=Y.forwardRef((e,t)=>{let n=Ss(ws,e.__scopeTooltip),{forceMount:r=n.forceMount,side:i=`top`,...a}=e,o=gs(ws,e.__scopeTooltip);return(0,X.jsx)(we,{present:r||o.open,children:o.disableHoverableContent?(0,X.jsx)(As,{side:i,...a,ref:t}):(0,X.jsx)(Es,{side:i,...a,ref:t})})}),Es=Y.forwardRef((e,t)=>{let n=gs(ws,e.__scopeTooltip),r=fs(ws,e.__scopeTooltip),i=Y.useRef(null),a=ir(t,i),[o,s]=Y.useState(null),{trigger:c,onClose:l}=n,u=i.current,{onPointerInTransitChange:d}=r,f=Y.useCallback(()=>{s(null),d(!1)},[d]),p=Y.useCallback((e,t)=>{let n=e.currentTarget,r={x:e.clientX,y:e.clientY},i=Ps(r,Ns(r,n.getBoundingClientRect())),a=Fs(t.getBoundingClientRect()),o=Ls([...i,...a]);s(o),d(!0)},[d]);return Y.useEffect(()=>()=>f(),[f]),Y.useEffect(()=>{if(c&&u){let e=e=>p(e,u),t=e=>p(e,c);return c.addEventListener(`pointerleave`,e),u.addEventListener(`pointerleave`,t),()=>{c.removeEventListener(`pointerleave`,e),u.removeEventListener(`pointerleave`,t)}}},[c,u,p,f]),Y.useEffect(()=>{if(o){let e=e=>{let t=e.target,n={x:e.clientX,y:e.clientY},r=c?.contains(t)||u?.contains(t),i=!Is(n,o);r?f():i&&(f(),l())};return document.addEventListener(`pointermove`,e),()=>document.removeEventListener(`pointermove`,e)}},[c,u,o,l,f]),(0,X.jsx)(As,{...e,ref:a})}),[Ds,Os]=as(ms,{isInside:!1}),ks=N(`TooltipContent`),As=Y.forwardRef((e,t)=>{let{__scopeTooltip:n,children:r,"aria-label":i,onEscapeKeyDown:a,onPointerDownOutside:o,...s}=e,c=gs(ws,n),l=ss(n),{onClose:u}=c;return Y.useEffect(()=>(document.addEventListener(us,u),()=>document.removeEventListener(us,u)),[u]),Y.useEffect(()=>{if(c.trigger){let e=e=>{e.target instanceof Node&&e.target.contains(c.trigger)&&u()};return window.addEventListener(`scroll`,e,{capture:!0}),()=>window.removeEventListener(`scroll`,e,{capture:!0})}},[c.trigger,u]),(0,X.jsx)(Re,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:o,onFocusOutside:e=>e.preventDefault(),onDismiss:u,children:(0,X.jsxs)(wr,{"data-state":c.stateAttribute,...l,...s,ref:t,style:{...s.style,"--radix-tooltip-content-transform-origin":`var(--radix-popper-transform-origin)`,"--radix-tooltip-content-available-width":`var(--radix-popper-available-width)`,"--radix-tooltip-content-available-height":`var(--radix-popper-available-height)`,"--radix-tooltip-trigger-width":`var(--radix-popper-anchor-width)`,"--radix-tooltip-trigger-height":`var(--radix-popper-anchor-height)`},children:[(0,X.jsx)(ks,{children:r}),(0,X.jsx)(Ds,{scope:n,isInside:!0,children:(0,X.jsx)(bo,{id:c.contentId,role:`tooltip`,children:i||r})})]})})});Ts.displayName=ws;var js=`TooltipArrow`,Ms=Y.forwardRef((e,t)=>{let{__scopeTooltip:n,...r}=e,i=ss(n);return Os(js,n).isInside?null:(0,X.jsx)(Dr,{...i,...r,ref:t})});Ms.displayName=js;function Ns(e,t){let n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,r,i,a)){case a:return`left`;case i:return`right`;case n:return`top`;case r:return`bottom`;default:throw Error(`unreachable`)}}function Ps(e,t,n=5){let r=[];switch(t){case`top`:r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case`bottom`:r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case`left`:r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case`right`:r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function Fs(e){let{top:t,right:n,bottom:r,left:i}=e;return[{x:i,y:t},{x:n,y:t},{x:n,y:r},{x:i,y:r}]}function Is(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,a=t.length-1;e<t.length;a=e++){let o=t[e],s=t[a],c=o.x,l=o.y,u=s.x,d=s.y;l>r!=d>r&&n<(u-c)*(r-l)/(d-l)+c&&(i=!i)}return i}function Ls(e){let t=e.slice();return t.sort((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:+(e.y>t.y)),Rs(t)}function Rs(e){if(e.length<=1)return e.slice();let t=[];for(let n=0;n<e.length;n++){let r=e[n];for(;t.length>=2;){let e=t[t.length-1],n=t[t.length-2];if((e.x-n.x)*(r.y-n.y)>=(e.y-n.y)*(r.x-n.x))t.pop();else break}t.push(r)}t.pop();let n=[];for(let t=e.length-1;t>=0;t--){let r=e[t];for(;n.length>=2;){let e=n[n.length-1],t=n[n.length-2];if((e.x-t.x)*(r.y-t.y)>=(e.y-t.y)*(r.x-t.x))n.pop();else break}n.push(r)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}var zs=ps,Bs=_s,Vs=ys,Hs=Cs,Us=Ts,Ws=Ms,Gs=u(`inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2 py-0.5 text-xs font-medium whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 [&>svg]:pointer-events-none [&>svg]:size-3`,{variants:{variant:{default:`bg-accent-strong text-accent-strong-foreground [a&]:hover:bg-accent-strong/90`,secondary:`bg-secondary text-secondary-foreground [a&]:hover:bg-secondary/90`,destructive:`bg-destructive text-destructive-foreground focus-visible:ring-destructive/20 [a&]:hover:bg-destructive/90`,outline:`border-border text-foreground [a&]:hover:bg-accent [a&]:hover:text-accent-foreground`,ghost:`[a&]:hover:bg-accent [a&]:hover:text-accent-foreground`,link:`text-link-foreground underline-offset-4 [a&]:hover:underline`}},defaultVariants:{variant:`default`}});function Ks({className:e,variant:t=`default`,asChild:n=!1,...r}){return(0,X.jsx)(n?D:`span`,{"data-slot":`badge`,"data-variant":t,className:U(Gs({variant:t}),e),...r})}var qs=W(`bookmark`,[[`path`,{d:`M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z`,key:`oz39mx`}]]),Js=W(`check-check`,[[`path`,{d:`M18 6 7 17l-5-5`,key:`116fxf`}],[`path`,{d:`m22 10-7.5 7.5L13 16`,key:`ke71qq`}]]),Ys=W(`check`,[[`path`,{d:`M20 6 9 17l-5-5`,key:`1gmf2c`}]]),Xs=W(`chevron-down`,[[`path`,{d:`m6 9 6 6 6-6`,key:`qrunsl`}]]),Zs=W(`chevrons-left`,[[`path`,{d:`m11 17-5-5 5-5`,key:`13zhaf`}],[`path`,{d:`m18 17-5-5 5-5`,key:`h8a8et`}]]),Qs=W(`chevrons-right`,[[`path`,{d:`m6 17 5-5-5-5`,key:`xnjwq`}],[`path`,{d:`m13 17 5-5-5-5`,key:`17xmmf`}]]),$s=W(`clock-3`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6h4`,key:`135r8i`}]]),ec=W(`coins`,[[`path`,{d:`M13.744 17.736a6 6 0 1 1-7.48-7.48`,key:`bq4yh3`}],[`path`,{d:`M15 6h1v4`,key:`11y1tn`}],[`path`,{d:`m6.134 14.768.866-.5 2 3.464`,key:`17snzx`}],[`circle`,{cx:`16`,cy:`8`,r:`6`,key:`14bfc9`}]]),tc=W(`compass`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z`,key:`9ktpf1`}]]),nc=W(`corner-left-up`,[[`path`,{d:`M14 9 9 4 4 9`,key:`1af5af`}],[`path`,{d:`M20 20h-7a4 4 0 0 1-4-4V4`,key:`1blwi3`}]]),rc=W(`dollar-sign`,[[`line`,{x1:`12`,x2:`12`,y1:`2`,y2:`22`,key:`7eqyqh`}],[`path`,{d:`M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6`,key:`1b0p4s`}]]),ic=W(`ellipsis`,[[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}],[`circle`,{cx:`19`,cy:`12`,r:`1`,key:`1wjl8i`}],[`circle`,{cx:`5`,cy:`12`,r:`1`,key:`1pcz8c`}]]),ac=W(`eye-off`,[[`path`,{d:`M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49`,key:`ct8e1f`}],[`path`,{d:`M14.084 14.158a3 3 0 0 1-4.242-4.242`,key:`151rxh`}],[`path`,{d:`M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143`,key:`13bj9a`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),oc=W(`file-cog`,[[`path`,{d:`M15 8a1 1 0 0 1-1-1V2a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8z`,key:`1ckgky`}],[`path`,{d:`M20 8v12a2 2 0 0 1-2 2h-4.182`,key:`1726p0`}],[`path`,{d:`m3.305 19.53.923-.382`,key:`ao1pio`}],[`path`,{d:`M4 10.592V4a2 2 0 0 1 2-2h8`,key:`1foop0`}],[`path`,{d:`m4.228 16.852-.924-.383`,key:`1fv9zy`}],[`path`,{d:`m5.852 15.228-.383-.923`,key:`1a9hc2`}],[`path`,{d:`m5.852 20.772-.383.924`,key:`1sh9ke`}],[`path`,{d:`m8.148 15.228.383-.923`,key:`4yu6lf`}],[`path`,{d:`m8.53 21.696-.382-.924`,key:`18b0s9`}],[`path`,{d:`m9.773 16.852.922-.383`,key:`ti6xop`}],[`path`,{d:`m9.773 19.148.922.383`,key:`rws47d`}],[`circle`,{cx:`7`,cy:`18`,r:`3`,key:`lvkj7j`}]]),sc=W(`folder-git-2`,[[`path`,{d:`M18 19a5 5 0 0 1-5-5v8`,key:`sz5oeg`}],[`path`,{d:`M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5`,key:`1w6njk`}],[`circle`,{cx:`13`,cy:`12`,r:`2`,key:`1j92g6`}],[`circle`,{cx:`20`,cy:`19`,r:`2`,key:`1obnsp`}]]),cc=W(`folder-search`,[[`path`,{d:`M10.7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v4.1`,key:`1bw5m7`}],[`path`,{d:`m21 21-1.9-1.9`,key:`1g2n9r`}],[`circle`,{cx:`17`,cy:`17`,r:`3`,key:`18b49y`}]]),lc=W(`id-card`,[[`path`,{d:`M16 10h2`,key:`8sgtl7`}],[`path`,{d:`M16 14h2`,key:`epxaof`}],[`path`,{d:`M6.17 15a3 3 0 0 1 5.66 0`,key:`n6f512`}],[`circle`,{cx:`9`,cy:`11`,r:`2`,key:`yxgjnd`}],[`rect`,{x:`2`,y:`5`,width:`20`,height:`14`,rx:`2`,key:`qneu4z`}]]),uc=W(`keyboard`,[[`path`,{d:`M10 8h.01`,key:`1r9ogq`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M14 8h.01`,key:`1primd`}],[`path`,{d:`M16 12h.01`,key:`1l6xoz`}],[`path`,{d:`M18 8h.01`,key:`emo2bl`}],[`path`,{d:`M6 8h.01`,key:`x9i8wu`}],[`path`,{d:`M7 16h10`,key:`wp8him`}],[`path`,{d:`M8 12h.01`,key:`czm47f`}],[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}]]),dc=W(`link`,[[`path`,{d:`M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71`,key:`1cjeqo`}],[`path`,{d:`M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71`,key:`19qd67`}]]),fc=W(`list-checks`,[[`path`,{d:`M13 5h8`,key:`a7qcls`}],[`path`,{d:`M13 12h8`,key:`h98zly`}],[`path`,{d:`M13 19h8`,key:`c3s6r1`}],[`path`,{d:`m3 17 2 2 4-4`,key:`1jhpwq`}],[`path`,{d:`m3 7 2 2 4-4`,key:`1obspn`}]]),pc=W(`memory-stick`,[[`path`,{d:`M12 12v-2`,key:`fwoke6`}],[`path`,{d:`M12 18v-2`,key:`qj6yno`}],[`path`,{d:`M16 12v-2`,key:`heuere`}],[`path`,{d:`M16 18v-2`,key:`s1ct0w`}],[`path`,{d:`M2 11h1.5`,key:`15p63e`}],[`path`,{d:`M20 18v-2`,key:`12ehxp`}],[`path`,{d:`M20.5 11H22`,key:`khsy7a`}],[`path`,{d:`M4 18v-2`,key:`1c3oqr`}],[`path`,{d:`M8 12v-2`,key:`1mwtfd`}],[`path`,{d:`M8 18v-2`,key:`qcmpov`}],[`rect`,{x:`2`,y:`6`,width:`20`,height:`10`,rx:`2`,key:`1qcswk`}]]),mc=W(`monitor`,[[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}],[`line`,{x1:`8`,x2:`16`,y1:`21`,y2:`21`,key:`1svkeh`}],[`line`,{x1:`12`,x2:`12`,y1:`17`,y2:`21`,key:`vw1qmm`}]]),hc=W(`moon`,[[`path`,{d:`M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401`,key:`kfwtm`}]]),gc=W(`package-check`,[[`path`,{d:`M12 22V12`,key:`d0xqtd`}],[`path`,{d:`m16 17 2 2 4-4`,key:`uh5qu3`}],[`path`,{d:`M21 11.127V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.729l7 4a2 2 0 0 0 2 .001l1.32-.753`,key:`kpkbpo`}],[`path`,{d:`M3.29 7 12 12l8.71-5`,key:`19ckod`}],[`path`,{d:`m7.5 4.27 8.997 5.148`,key:`9yrvtv`}]]),_c=W(`scale`,[[`path`,{d:`M12 3v18`,key:`108xh3`}],[`path`,{d:`m19 8 3 8a5 5 0 0 1-6 0zV7`,key:`zcdpyk`}],[`path`,{d:`M3 7h1a17 17 0 0 0 8-2 17 17 0 0 0 8 2h1`,key:`1yorad`}],[`path`,{d:`m5 8 3 8a5 5 0 0 1-6 0zV7`,key:`eua70x`}],[`path`,{d:`M7 21h10`,key:`1b0cd5`}]]),vc=W(`sun`,[[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`m4.93 4.93 1.41 1.41`,key:`149t6j`}],[`path`,{d:`m17.66 17.66 1.41 1.41`,key:`ptbguv`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`m6.34 17.66-1.41 1.41`,key:`1m8zz5`}],[`path`,{d:`m19.07 4.93-1.41 1.41`,key:`1shlcs`}]]),yc=W(`x`,[[`path`,{d:`M18 6 6 18`,key:`1bl5f8`}],[`path`,{d:`m6 6 12 12`,key:`d8bk6v`}]]);function bc({path:e,selected:t,onSelect:n,onEnter:r,decorate:i,emptyHint:a,showHidden:o=!1}){let s=St(e,o),c=s.data?.parent??null;return(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(`p`,{"data-slot":`fs-breadcrumb`,className:`truncate font-mono text-[11px] text-soft-foreground`,title:s.data?.path??void 0,children:s.data?.path??(s.isError?``:`Loading…`)}),s.isError?(0,X.jsx)(`p`,{"data-slot":`fs-error`,className:`min-w-0 break-words text-[13px] text-danger`,children:s.error instanceof Error?s.error.message:`could not list that folder`}):(0,X.jsxs)(`ul`,{"data-slot":`fs-listing`,className:`max-h-64 divide-y divide-border/60 overflow-y-auto overscroll-contain rounded-md border border-border`,children:[c===null?null:(0,X.jsx)(`li`,{className:`flex`,children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`fs-up`,onClick:()=>r(c),className:`flex flex-1 items-center gap-2 px-3 py-2 text-left text-[13px] hover:bg-muted`,children:[(0,X.jsx)(nc,{className:`size-3.5 shrink-0 text-muted-foreground`,"aria-hidden":`true`}),`Up one level`]})}),(s.data?.dirs??[]).map(e=>(0,X.jsxs)(`li`,{className:`flex items-stretch`,children:[(0,X.jsxs)(`button`,{type:`button`,"data-slot":`fs-dir`,"aria-pressed":t?.path===e.path,onClick:()=>n(e),onDoubleClick:()=>r(e.path),className:U(`flex min-w-0 flex-1 items-center gap-2 px-3 py-2 text-left text-[13px] hover:bg-muted`,t?.path===e.path&&`bg-muted`),children:[(0,X.jsx)(Zr,{className:`size-3.5 shrink-0 text-muted-foreground`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`truncate`,children:e.name}),i?.(e)]}),(0,X.jsx)(`button`,{type:`button`,"data-slot":`fs-enter`,"aria-label":`Open ${e.name}`,onClick:()=>r(e.path),className:`flex shrink-0 items-center px-2.5 text-muted-foreground hover:bg-muted hover:text-foreground`,children:(0,X.jsx)(ui,{className:`size-3.5`,"aria-hidden":`true`})})]},e.path)),s.data&&s.data.dirs.length===0?(0,X.jsx)(`li`,{className:`px-3 py-2 text-[13px] text-muted-foreground`,children:a}):null]}),s.data?.truncated?(0,X.jsx)(`p`,{"data-slot":`fs-truncated`,className:`text-[11px] text-muted-foreground`,children:`Too many folders to list — only the first ones are shown.`}):null]})}function xc(e,t,n=!1){let r=St(e,n);return t?.path??r.data?.path??null}function Sc({open:e,onOpenChange:t}){let[n,r]=(0,Y.useState)(null),[i,a]=(0,Y.useState)(null),o=f(),s=En(),c=ge(),l=new Set((o.data?.projects??[]).map(e=>e.root)),u=e=>{r(e),a(null),s.reset()},d=xc(n,i);return(0,X.jsx)(Hr,{open:e,onOpenChange:t,children:(0,X.jsxs)(Wr,{"data-slot":`add-project-dialog`,className:`sm:max-w-lg`,children:[(0,X.jsxs)(Ur,{children:[(0,X.jsx)(Gr,{children:`Open local folder`}),(0,X.jsx)(Vr,{children:`Pick the folder cezar should run in. Git repos are marked; any folder works.`})]}),(0,X.jsx)(bc,{path:n,selected:i,onSelect:a,onEnter:u,emptyHint:`No subfolders here — “Add project” registers this folder.`,decorate:e=>(0,X.jsxs)(X.Fragment,{children:[e.isRepo?(0,X.jsx)(Ks,{variant:`outline`,className:`shrink-0 text-[12px]`,children:`git`}):null,l.has(e.path)?(0,X.jsx)(Ks,{variant:`ghost`,className:`shrink-0 text-[12px] text-muted-foreground`,children:`already added`}):null]})}),s.isError?(0,X.jsx)(`p`,{"data-slot":`add-project-error`,className:`min-w-0 break-words text-[13px] text-danger`,children:s.error instanceof Error?s.error.message:`could not add that folder`}):null,(0,X.jsxs)(Br,{className:`min-w-0 sm:items-center sm:justify-between`,children:[(0,X.jsx)(`span`,{"data-slot":`add-project-target`,className:`min-w-0 truncate font-mono text-[11px] text-muted-foreground`,title:d??void 0,children:d??``}),(0,X.jsxs)(`span`,{className:`flex shrink-0 gap-2`,children:[(0,X.jsx)(R,{variant:`outline`,onClick:()=>t(!1),children:`Cancel`}),(0,X.jsx)(R,{"data-slot":`add-project-confirm`,disabled:d===null||s.isPending,onClick:()=>{d===null||s.isPending||s.mutate(d,{onSuccess:({project:e})=>{t(!1),c(`/p/${encodeURIComponent(e.id)}/`)}})},children:s.isPending?`Adding…`:`Add project`})]})]})]})})}function Cc({className:e,type:t,...n}){return(0,X.jsx)(`input`,{type:t,"data-slot":`input`,className:U(`h-11 w-full min-w-0 rounded-md border border-input bg-[var(--task-brand-bg)] px-3 py-1 text-base shadow-none transition-[color,box-shadow] outline-none selection:bg-accent-strong selection:text-accent-strong-foreground file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-soft-foreground disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm`,`focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50`,`aria-invalid:border-destructive aria-invalid:ring-destructive/20`,e),...n})}function wc({className:e,...t}){return(0,X.jsx)(wo,{"data-slot":`label`,className:U(`flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50`,e),...t})}function Tc({open:e,onOpenChange:t}){let[n,r]=(0,Y.useState)(``),[i,a]=(0,Y.useState)(``),[o,s]=(0,Y.useState)(null),c=f(),l=Sn(),u=ge(),d=(0,Y.useMemo)(()=>`co-${Math.random().toString(36).slice(2)}-${Date.now().toString(36)}`,[]),p=(0,Y.useRef)(d);p.current=d,(0,Y.useEffect)(()=>Za((e,t)=>{if(e!==`checkout-progress`)return;let n=t;n?.checkoutId===p.current&&(n.phase===`cloning`&&n.line?s(n.line):n.phase!==`cloning`&&s(null))}),[]);let h=(0,Y.useMemo)(()=>{let e=n.trim().replace(/\/+$/,``).replace(/\.git$/,``).split(`/`).pop()??``;return e.includes(`:`)?e.split(`:`).pop()??``:e},[n]),_=i.trim()===``?h:i.trim(),v=c.data?.projectsDir??``,y=_===``?``:`${v.replace(/\/+$/,``)}/${_}`,b=()=>{n.trim()===``||l.isPending||(s(null),l.mutate({url:n.trim(),checkoutId:d,...i.trim()===``?{}:{name:i.trim()}},{onSuccess:({project:e})=>{t(!1),u(`/p/${encodeURIComponent(e.id)}/`)}}))};return(0,X.jsx)(Hr,{open:e,onOpenChange:e=>l.isPending?void 0:t(e),children:(0,X.jsxs)(Wr,{"data-slot":`clone-project-dialog`,className:`sm:max-w-lg`,children:[(0,X.jsxs)(Ur,{children:[(0,X.jsx)(Gr,{children:`Clone from GitHub`}),(0,X.jsxs)(Vr,{children:[`cezar clones with `,(0,X.jsx)(`code`,{children:`gh`}),` into your checkout root and adds the result as a project.`]})]}),(0,X.jsxs)(`div`,{className:`grid gap-1.5`,children:[(0,X.jsx)(wc,{htmlFor:`clone-url`,children:`Repository`}),(0,X.jsx)(Cc,{id:`clone-url`,"data-slot":`clone-url`,autoFocus:!0,placeholder:`owner/repo or https://github.com/owner/repo`,value:n,disabled:l.isPending,onChange:e=>r(e.target.value),onKeyDown:e=>{e.key===`Enter`&&b()}})]}),(0,X.jsxs)(`div`,{className:`grid gap-1.5`,children:[(0,X.jsx)(wc,{htmlFor:`clone-name`,children:`Folder name`}),(0,X.jsx)(Cc,{id:`clone-name`,"data-slot":`clone-name`,placeholder:h===``?`repo`:h,value:i,disabled:l.isPending,onChange:e=>a(e.target.value)}),(0,X.jsxs)(`div`,{className:`flex min-w-0 items-center gap-1`,children:[(0,X.jsx)(`p`,{"data-slot":`clone-target`,className:`min-w-0 flex-1 truncate font-mono text-[11px] text-soft-foreground`,title:y,children:y}),l.isPending?(0,X.jsx)(R,{"data-slot":`clone-root-settings`,variant:`ghost`,size:`icon-sm`,className:`size-7`,"aria-label":`Edit checkout root`,title:`Edit checkout root`,disabled:!0,children:(0,X.jsx)(m,{className:`size-3.5`,"aria-hidden":`true`})}):(0,X.jsx)(R,{asChild:!0,variant:`ghost`,size:`icon-sm`,className:`size-7`,children:(0,X.jsx)(g,{to:`/settings/global/projects`,"data-slot":`clone-root-settings`,"aria-label":`Edit checkout root`,title:`Edit checkout root`,children:(0,X.jsx)(m,{className:`size-3.5`,"aria-hidden":`true`})})})]})]}),l.isPending?(0,X.jsx)(`p`,{"data-slot":`clone-progress`,className:`truncate font-mono text-[11px] text-muted-foreground`,children:o??`Starting the clone…`}):null,l.isError?(0,X.jsx)(`p`,{"data-slot":`clone-error`,className:`text-[13px] text-danger`,children:l.error instanceof Error?l.error.message:`could not clone that repository`}):null,(0,X.jsxs)(Br,{children:[(0,X.jsx)(R,{variant:`outline`,disabled:l.isPending,onClick:()=>t(!1),children:`Cancel`}),(0,X.jsx)(R,{"data-slot":`clone-confirm`,disabled:n.trim()===``||_===``||l.isPending,onClick:b,children:l.isPending?`Cloning…`:`Clone`})]})]})})}var Ec=[{to:`/`,label:`Tasks`,icon:w,match:[`/`,`/tasks`,`/compare`],badge:`tasks-unread`},{to:`/inbox`,label:`Inbox`,icon:Zn,match:[`/inbox`],badge:`inbox-count`,inbox:!0},{to:`/git`,label:`Git`,icon:Vt,match:[`/git`]},{to:`/github`,label:`GitHub`,icon:Le,match:[`/github`],forge:!0},{to:`/automations`,label:`Automations`,icon:mn,match:[`/automations`],forge:!0,automations:!0},{to:`/skills`,label:`Skills`,icon:Ge,match:[`/skills`],badge:`skills-update`},{to:`/workflows`,label:`Workflows`,icon:o,match:[`/workflows`]},{to:`/settings`,label:`Settings`,icon:m,match:[`/settings`]}];function Dc({forge:e=!1,inbox:t=!1,automations:n=!1}={}){return Ec.filter(r=>(!r.forge||e)&&(!r.inbox||t)&&(!r.automations||n))}function Oc(e,t){return t===`/`?e===`/`:e===t||e.startsWith(t+`/`)}function kc(e){let t=null;for(let n of Ec)for(let r of n.match)Oc(e,r)&&(t===null||r.length>t.length)&&(t={to:n.to,length:r.length});return t?.to??null}function Ac(e){let t=kc(e);return Ec.find(e=>e.to===t)??null}var jc=`cez-theme`,Mc=`(prefers-color-scheme: light)`,Nc=`dark`;function Pc(e){return e===`light`||e===`dark`||e===`system`?e:Nc}function Fc(e,t){return e===`light`||e===`system`&&t?`light`:`dark`}function Ic(){try{return Pc(localStorage.getItem(jc))}catch{return Nc}}function Lc(e){try{localStorage.setItem(jc,e)}catch{}}function Rc(){return typeof window<`u`&&typeof window.matchMedia==`function`&&window.matchMedia(Mc).matches}function zc(e,t){e.classList.toggle(`light`,t===`light`),e.style.colorScheme=t}function Bc(e){return`/cezarion-mark-${e}.svg`}function Vc(e){let t=document.querySelector(`link[rel="icon"]`);t&&(t.href=Bc(e))}var Hc=Y.createContext(null);function Uc({children:e}){let[t,n]=Y.useState(Ic),[r,i]=Y.useState(Rc);Y.useEffect(()=>{let e=window.matchMedia?.(Mc);if(!e)return;i(e.matches);let t=e=>i(e.matches);return e.addEventListener(`change`,t),()=>e.removeEventListener(`change`,t)},[]);let a=Fc(t,r);Y.useLayoutEffect(()=>{zc(document.documentElement,a),Vc(a)},[a]);let o=Y.useCallback(e=>{n(e),Lc(e)},[]),s=Y.useMemo(()=>({theme:t,resolvedTheme:a,setTheme:o}),[t,a,o]);return(0,X.jsx)(Hc.Provider,{value:s,children:e})}function Wc(){let e=Y.useContext(Hc);if(!e)throw Error(`cezar: useTheme() must be called inside <ThemeProvider>`);return e}var Gc={light:`dark`,dark:`system`,system:`light`},Kc={light:`light`,dark:`dark`,system:`system`};function qc({className:e}){let{theme:t,setTheme:n}=Wc(),r=Gc[t],i=pe;return(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`icon-sm`,className:e,"data-slot":`theme-toggle`,"data-theme-pref":t,title:`Theme: ${Kc[t]}`,"aria-label":`Theme: ${Kc[t]}. Switch to ${Kc[r]}.`,onClick:()=>n(r),children:(0,X.jsx)(i,{"aria-hidden":`true`})})}var Jc=`cezar:open-command-palette`;function Yc(){window.dispatchEvent(new Event(Jc))}function Xc(e){return[...e].sort((e,t)=>Date.parse(t.createdAt)-Date.parse(e.createdAt))}function Zc(e,t,n){let r=t.trim().toLowerCase();if(r===``)return 1;let i=(n?.length?`${e} ${n.join(` `)}`:e).toLowerCase(),a=r.split(/\s+/),o=0;for(let e of a){let t=i.indexOf(e);if(t===-1)return 0;let n=t===0||!/[a-z0-9]/.test(i[t-1]??``);o+=(n?1:.5)/(1+t/48)}return o/a.length}function Qc(e,t,n){let r=Xc(e.filter(e=>!fe(e))).map(e=>({projectId:t,id:e.id,title:e.title,titleSummary:e.titleSummary,titleOrigin:e.titleOrigin,status:e.status,activity:e.activity,createdAt:e.createdAt,finishedAt:e.finishedAt,seenAt:e.seenAt,archived:e.archived,autoResumeAt:e.autoResumeAt,...e.hasPendingHumanAsk===void 0?{}:{hasPendingHumanAsk:e.hasPendingHumanAsk},...e.delegation?{delegation:lr.parse(e.delegation)}:{},workflow:e.workflow,branch:e.branch,startedAt:e.startedAt})),i=new Set(r.map($c)),a=(n??[]).filter(e=>!fe(e)&&!i.has($c(e))).sort((e,t)=>t.createdAt.localeCompare(e.createdAt));return[...r,...a]}var $c=e=>`${e.projectId??``}/${e.id}`;function el(e){let t=e.filter(e=>Yr(e)).sort((e,t)=>(t.finishedAt??``).localeCompare(e.finishedAt??``)),n=new Set(t.map($c));return{recentlyFinished:t,otherTasks:e.filter(e=>!n.has($c(e)))}}function tl(e,t){return[...e].sort((e,n)=>Number(e.id===t)-Number(n.id===t)||n.lastOpenedAt.localeCompare(e.lastOpenedAt))}function nl(){let[e,t]=Y.useState(!1),n=Ki();ma(`k`,()=>t(e=>!e));let r=Y.useCallback(()=>{t(!1),n(`/new`)},[n]);return ma(`n`,r),ya(`c`,r),Y.useEffect(()=>{let e=()=>t(!0);return window.addEventListener(Jc,e),()=>window.removeEventListener(Jc,e)},[]),(0,X.jsx)(mi,{open:e,onOpenChange:t,title:`Command palette`,description:`Search projects, tasks, views, actions, and skills`,showCloseButton:!1,filter:Zc,className:`top-[10vh] translate-y-0 sm:max-w-2xl lg:max-w-3xl xl:max-w-4xl`,children:(0,X.jsx)(il,{close:()=>t(!1)})})}function rl({task:e,projectName:t,showProject:n,now:r,onSelect:i}){let a=Rn(e),o=L(e);return(0,X.jsxs)(K,{value:`task ${o} ${e.id}`,keywords:t?[t]:void 0,"data-slot":`palette-task`,"data-run-id":e.id,"data-project-id":e.projectId??void 0,onSelect:()=>i(e),children:[(0,X.jsx)(G,{tone:a.tone,pulse:a.pulse,"aria-label":a.label,role:`img`}),e.delegation?.role===`worker`?(0,X.jsx)(`span`,{className:`shrink-0 text-xs text-muted-foreground`,children:`Worker`}):null,(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate`,children:o}),n&&t?(0,X.jsx)(`span`,{"data-slot":`palette-task-project`,className:`shrink-0 truncate text-xs text-soft-foreground`,children:t}):null,(0,X.jsx)(`span`,{className:`shrink-0 text-xs text-soft-foreground tabular-nums`,children:ta(e.finishedAt??e.createdAt,r)})]})}function il({close:e}){let t=Ki(),n=ge(),[r,i]=Y.useState(``),a=r.trim()!==``,o=Qi(),{theme:s,setTheme:c}=Wc(),l=At(),u=Wt(),d=f(),p=Jn(),m=S(),h=Date.now(),g=d.data,_=g!==void 0&&g.projects.length>1,v=Lt(_),y=Y.useMemo(()=>_?tl(g.projects,o):[],[_,g,o]),b=Y.useMemo(()=>new Map((g?.projects??[]).map(e=>[e.id,e.name])),[g]),x=o??g?.bootProject??null,C=Y.useMemo(()=>Qc(l.data??[],x,v.data?.runs),[l.data,x,v.data]),w=Y.useMemo(()=>el(C),[C]),T=a?[]:w.recentlyFinished,E=a?C:w.otherTasks,D=_,O=e=>e.projectId===null?null:b.get(e.projectId)??null,te=p.data?.skillUsage,ne=Y.useMemo(()=>la(u.data??[],te),[u.data,te]),k=n=>{e(),t(n)},A=t=>{e(),n(t)},re=n=>{e(),t(Gi(n,`/`))},j=n=>{e(),t(n.projectId===null?`/tasks/${n.id}`:Gi(n.projectId,`/tasks/${n.id}`))},ie=Gc[s];return(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(fi,{placeholder:`Search projects, tasks, views, actions, skills…`,value:r,onValueChange:i}),(0,X.jsxs)(vi,{className:`max-h-[55vh] min-h-[14rem] sm:max-h-[60vh] lg:max-h-[68vh]`,children:[(0,X.jsx)(bi,{children:`Nothing matches.`}),(0,X.jsx)(q,{children:(0,X.jsxs)(K,{value:`new task`,"data-slot":`palette-view`,"data-nav-to":`/new`,onSelect:()=>k(`/new`),children:[(0,X.jsx)(ae,{"aria-hidden":`true`}),`New task`,(0,X.jsx)(xi,{children:`C`})]})}),!a&&T.length>0?(0,X.jsx)(q,{heading:`Recently finished`,children:T.map(e=>(0,X.jsx)(rl,{task:e,projectName:O(e),showProject:D,now:h,onSelect:j},$c(e)))}):null,(0,X.jsxs)(q,{heading:`Views`,children:[_?(0,X.jsxs)(K,{value:`view All tasks`,"data-slot":`palette-view`,"data-nav-to":`/tasks`,onSelect:()=>A(`/tasks`),children:[(0,X.jsx)(ee,{"aria-hidden":`true`}),`All tasks`]}):null,Dc({forge:m.data?.forge?.available===!0,inbox:m.data?.capabilities.followups===!0,automations:m.data?.capabilities.automations===!0}).map(e=>{let t=e.icon;return(0,X.jsxs)(K,{value:`view ${e.label}`,"data-slot":`palette-view`,"data-nav-to":e.to,onSelect:()=>k(e.to),children:[(0,X.jsx)(t,{"aria-hidden":`true`}),e.label]},e.to)})]}),y.length>0?(0,X.jsx)(q,{heading:`Projects`,children:y.map(e=>{let t=e.id===o,n=e.status===`missing`;return(0,X.jsxs)(K,{value:`project ${e.name} ${e.id}`,keywords:[e.root],"data-slot":`palette-project`,"data-project-id":e.id,disabled:n,onSelect:()=>re(e.id),children:[(0,X.jsx)(Rt,{"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate`,children:e.name}),n?(0,X.jsx)(`span`,{className:`shrink-0 text-xs text-soft-foreground`,children:`folder not found`}):e.branch===void 0?null:(0,X.jsx)(`span`,{className:`shrink-0 font-mono text-xs text-soft-foreground`,children:e.branch}),t?(0,X.jsx)(rt,{"aria-hidden":`true`,className:`size-3.5 shrink-0 text-link-foreground`}):null]},e.id)})}):null,E.length>0?(0,X.jsx)(q,{heading:`Tasks`,children:E.map(e=>(0,X.jsx)(rl,{task:e,projectName:O(e),showProject:D,now:h,onSelect:j},$c(e)))}):null,(0,X.jsx)(q,{heading:`Actions`,children:(0,X.jsxs)(K,{value:`action toggle theme`,"data-slot":`palette-action`,"data-action":`toggle-theme`,onSelect:()=>{c(ie),e()},children:[(0,X.jsx)(pe,{"aria-hidden":`true`}),`Toggle theme`,(0,X.jsxs)(xi,{className:`tracking-normal`,children:[s,` → `,ie]})]})}),ne.length>0?(0,X.jsx)(q,{heading:`Skills`,children:ne.map(e=>(0,X.jsxs)(K,{value:`skill ${e.name} ${e.path}`,keywords:e.description?[e.description]:void 0,"data-slot":`palette-skill`,"data-skill":e.name,onSelect:()=>k(`/new?skill=${encodeURIComponent(e.name)}`),children:[(0,X.jsx)(`span`,{className:`shrink-0 font-medium`,children:e.name}),e.description?(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-xs text-soft-foreground`,children:e.description}):null]},e.path))}):null]})]})}function al({delayDuration:e=0,...t}){return(0,X.jsx)(zs,{"data-slot":`tooltip-provider`,delayDuration:e,...t})}function ol({...e}){return(0,X.jsx)(Bs,{"data-slot":`tooltip`,...e})}function sl({...e}){return(0,X.jsx)(Vs,{"data-slot":`tooltip-trigger`,...e})}function cl({className:e,sideOffset:t=0,children:n,...r}){return(0,X.jsx)(Hs,{children:(0,X.jsxs)(Us,{"data-slot":`tooltip-content`,sideOffset:t,className:U(`z-50 w-fit origin-(--radix-tooltip-content-transform-origin) animate-in rounded-md bg-contrast px-3 py-1.5 text-xs text-balance text-contrast-foreground fade-in-0 zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95`,e),...r,children:[n,(0,X.jsx)(Ws,{className:`z-50 size-2.5 translate-y-[calc(-50%_-_2px)] rotate-45 rounded-[2px] bg-contrast fill-contrast`})]})})}function ll(e,t){let n=e=>e.split(`.`).slice(0,3).map(e=>Number.parseInt(e,10)||0),r=n(e),i=n(t);for(let e=0;e<3;e++){let t=(r[e]??0)-(i[e]??0);if(t!==0)return t>0}return!1}function ul({version:e,latestVersion:t,state:n,onApplyUpdate:r,onRestart:i,error:a,busy:o=!1,offline:s=!1}){let[c,l]=Y.useState(!1),u=Y.useRef(null),d=Y.useRef(!1),f=n?.status===`ready`,p=n?.status===`preparing`,m=n?.status===`restarting`,h=!!(e&&t&&ll(t,e)),g=n?.supported&&f&&!!i,_=n?.supported&&h&&!!r,v=n?.supported?f||m?`restart`:p||_?`update`:null:null,y=o||p||m,b=v===`restart`?`Restart required`:p?`Preparing update`:`Update from v${e} to v${t}`;return v?(0,X.jsxs)(kn,{open:c,onOpenChange:l,children:[(0,X.jsx)(`div`,{"data-slot":`application-update-action`,className:`flex size-11 shrink-0 items-center justify-center`,children:v?(0,X.jsx)(al,{children:(0,X.jsxs)(ol,{children:[(0,X.jsx)(sl,{asChild:!0,children:v===`update`?(0,X.jsx)(R,{variant:`ghost`,size:`icon`,className:`size-11 motion-safe:transition-transform motion-safe:duration-[var(--app-duration-1)] motion-safe:active:scale-[0.97]`,"aria-label":p?`Preparing update`:`Update application`,"aria-busy":y,disabled:!_||y||s,title:b,onClick:()=>{!_||y||s||d.current||(d.current=!0,r?.().finally(()=>{d.current=!1}))},children:(0,X.jsx)(bn,{"aria-hidden":`true`,className:`size-[18px]`})}):(0,X.jsx)(R,{ref:u,variant:`ghost`,size:`icon`,className:`size-11 motion-safe:transition-transform motion-safe:duration-[var(--app-duration-1)] motion-safe:active:scale-[0.97]`,"aria-label":m?`Reconnecting after restart`:`Restart application`,"aria-busy":y,disabled:!g||y||s,title:b,onClick:()=>l(!0),children:(0,X.jsx)(he,{"aria-hidden":`true`,className:`size-[18px]`})})}),(0,X.jsx)(cl,{side:`bottom`,children:b})]})}):null}),(0,X.jsxs)(gn,{onCloseAutoFocus:e=>{e.preventDefault(),u.current?.focus()},children:[(0,X.jsxs)(rn,{children:[(0,X.jsx)(Hn,{children:`Restart Cezarion?`}),(0,X.jsx)(Nn,{children:`Running tasks will be recovered after restart. The cockpit will reconnect when the new version is ready.`})]}),(0,X.jsxs)(wt,{children:[(0,X.jsx)(_t,{children:`Restart Later`}),(0,X.jsx)(Kt,{onClick:()=>{!g||y||s||d.current||(d.current=!0,l(!1),i?.().finally(()=>{d.current=!1}))},children:`Restart Now`})]})]})]}):null}function dl({version:e,latestVersion:t,state:n,error:r,offline:i=!1,busy:a=!1}){let o=r??(n?.status===`error`?n.message??`Update failed.`:null),s=n&&!n.supported&&e&&t&&ll(t,e),c=n?.message&&n.message!==`Update this installation manually.`?n.message:`Install the newer release using your original installation method, then restart Cezarion.`,l=o?null:i?`Connection lost. Reconnect to continue.`:n?.status===`preparing`||a&&n?.status!==`ready`?`Preparing update.`:n?.status===`restarting`?`Restarting. Reconnecting to the cockpit.`:a&&n?.status===`ready`?`Checking update status.`:s?`In-app updates are unavailable for this installation. ${c}`:null;return!o&&!l?null:(0,X.jsx)(`div`,{"data-slot":`application-update-feedback`,className:`px-4 pb-2 text-[11px] leading-4 text-muted-foreground`,children:o?(0,X.jsxs)(`p`,{role:`status`,children:[(0,X.jsx)(`span`,{className:`block truncate`,title:o,children:o}),(0,X.jsx)(`span`,{className:`block`,children:`Retry or update manually.`})]}):l?(0,X.jsx)(`p`,{role:`status`,title:l,children:l}):null})}var fl=`cez-sidebar-width`;function pl(e){let t=typeof e==`number`?e:Number(e);return Number.isFinite(t)?Math.min(420,Math.max(264,Math.round(t))):264}function ml(){try{let e=localStorage.getItem(fl);return e===null?264:pl(e)}catch{return 264}}function hl(e){try{localStorage.setItem(fl,String(pl(e)))}catch{}}var gl=`(min-width: 768px)`,_l=Y.createContext(void 0);function vl(){return Y.useContext(_l)}function yl(e){return tn({path:`/tasks/:id`,end:!0},Xi(e))!==null}function bl({children:e,breadcrumb:t,repo:n=null,inboxCount:r=null,unreadCount:i=null,skillsUpdateAvailable:a=!1,version:o=null,latestVersion:s=null,applicationUpdate:c,onApplyUpdate:l,onRestart:u,applicationUpdateError:d,applicationUpdateBusy:f,applicationUpdateOffline:p,taskQuickList:m,sessionScope:h,toolsMenu:g,forgeAvailable:_=!0,inboxAvailable:v=!0,automationsAvailable:y=!0,singleProject:b=!1,banner:x,projectGroups:S}){let{pathname:C}=Zt(),w=Xi(C),T=w===`/new`?`/new`:kc(w),E=Ac(w),[ee,D]=Y.useState(!1),O=Y.useRef(null),te=Y.useRef(null),ne=yl(C),[k,A]=Y.useState(ml),re=Y.useCallback(e=>{let t=pl(e);A(t),hl(t)},[]);Y.useLayoutEffect(()=>{if(ne)return;let e=te.current;e&&(e.scrollTop=0)},[C,ne]),Y.useEffect(()=>{D(!1)},[C]),Y.useEffect(()=>{let e=window.matchMedia?.(gl);if(!e)return;e.matches&&D(!1);let t=e=>{e.matches&&D(!1)};return e.addEventListener(`change`,t),()=>e.removeEventListener(`change`,t)},[]);let j={activeTo:T,items:Dc({forge:_,inbox:v,automations:y}),repo:n,inboxCount:v?r:null,unreadCount:i,skillsUpdateAvailable:a,version:o,latestVersion:s,applicationUpdate:c,onApplyUpdate:l,onRestart:u,applicationUpdateError:d,applicationUpdateBusy:f,applicationUpdateOffline:p,taskQuickList:m,sessionScope:h,toolsMenu:g,projectGroups:S,singleProject:b};return(0,X.jsx)(ha,{open:ee,onOpenChange:D,children:(0,X.jsxs)(`div`,{"data-slot":`app-shell`,className:`flex h-dvh overflow-hidden bg-background text-foreground pl-[env(safe-area-inset-left)] pr-[env(safe-area-inset-right)]`,children:[(0,X.jsx)(xl,{...j,width:k,onWidthChange:re}),(0,X.jsx)(Cl,{...j,onNavigate:()=>D(!1),onCloseAutoFocus:e=>{O.current?.isConnected&&(e.preventDefault(),O.current.focus())}}),(0,X.jsxs)(`div`,{className:`grid min-w-0 flex-1 grid-rows-[auto_auto_1fr_auto] overflow-hidden`,children:[(0,X.jsx)(Al,{title:E?.label??`cezar`,repo:n,onTrigger:e=>{O.current=e}}),(0,X.jsxs)(`header`,{"data-slot":`desktop-breadcrumb`,className:U(`row-start-1 hidden min-w-0 items-center gap-3 border-b border-border text-[13px] text-muted-foreground md:flex`,w===`/new`?`h-[72px] px-11`:`h-16 px-9`),children:[(0,X.jsx)(jt,{"aria-hidden":`true`,className:`size-4 shrink-0`}),t?.project??n?.name?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(`span`,{className:`truncate font-medium text-foreground`,children:t?.project??n?.name}),(0,X.jsx)(`span`,{"aria-hidden":`true`,children:`/`})]}):null,(0,X.jsx)(`span`,{className:`min-w-0 truncate`,children:t?.page??E?.label??`Cezarion`}),t?.branch??n?.branch?(0,X.jsxs)(`span`,{className:`ml-auto flex shrink-0 items-center gap-2 text-[11px]`,children:[(0,X.jsx)(Xe,{"aria-hidden":`true`,className:`size-4 text-accent-text`}),t?.branch??n?.branch]}):null]}),x?(0,X.jsx)(`div`,{"data-slot":`banner-slot`,className:`row-start-2`,children:x}):null,(0,X.jsx)(`main`,{ref:te,"data-slot":`main`,className:`row-start-3 min-h-0 overflow-y-auto overscroll-contain`,children:e}),(0,X.jsx)(`div`,{"data-slot":`composer`,className:`row-start-4 pb-[max(env(safe-area-inset-bottom),var(--kb,0px))]`})]})]})})}function xl({width:e,onWidthChange:t,...n}){return(0,X.jsxs)(`aside`,{"data-slot":`sidebar`,style:{width:e},className:`relative hidden shrink-0 flex-col border-r border-border bg-sidebar md:flex`,children:[(0,X.jsx)(wl,{...n}),(0,X.jsx)(Sl,{width:e,onWidthChange:t})]})}function Sl({width:e,onWidthChange:t}){let n=Y.useRef(null),r=t=>{t.button===0&&(n.current={x:t.clientX,width:e},t.currentTarget.setPointerCapture(t.pointerId),t.preventDefault(),t.currentTarget.focus())},i=e=>{let r=n.current;r&&t(pl(r.width+(e.clientX-r.x)))},a=e=>{n.current&&(n.current=null,e.currentTarget.hasPointerCapture(e.pointerId)&&e.currentTarget.releasePointerCapture(e.pointerId))};return(0,X.jsx)(`div`,{"data-slot":`sidebar-resize-handle`,role:`separator`,"aria-orientation":`vertical`,"aria-label":`Resize the sidebar`,"aria-valuenow":e,"aria-valuemin":264,"aria-valuemax":420,tabIndex:0,onPointerDown:r,onPointerMove:i,onPointerUp:a,onPointerCancel:a,onKeyDown:n=>{let r=n.key===`ArrowLeft`?e-16:n.key===`ArrowRight`?e+16:n.key===`Home`?264:n.key===`End`?420:null;r!==null&&(n.preventDefault(),t(pl(r)))},onDoubleClick:()=>t(264),title:`Drag to resize the sidebar — double-click to reset`,className:`absolute inset-y-0 -right-[2px] z-20 w-[5px] cursor-col-resize touch-none bg-transparent transition-colors hover:bg-[var(--composer-border)] focus-visible:bg-[var(--composer-border)] focus-visible:outline-none`})}function Cl({onNavigate:e,onCloseAutoFocus:t,...n}){return(0,X.jsxs)(va,{side:`left`,"data-slot":`mobile-nav-drawer`,onCloseAutoFocus:t,overlayClassName:`bg-[var(--nav-scrim)]`,showCloseButton:!1,className:`w-[calc(100%-68px)] max-w-[334px] gap-0 border-border bg-sidebar p-0 sm:max-w-[334px] md:hidden`,"aria-describedby":void 0,children:[(0,X.jsx)(ga,{className:`sr-only`,children:`Navigation`}),(0,X.jsx)(wl,{...n,onNavigate:e,headerAction:(0,X.jsx)(fa,{asChild:!0,children:(0,X.jsx)(R,{variant:`ghost`,size:`icon`,"aria-label":`Close menu`,className:`absolute top-5 -right-14 size-11`,children:(0,X.jsx)(zn,{className:`size-[22px]`,"aria-hidden":`true`})})})})]})}function wl({activeTo:e,items:t,repo:n,inboxCount:r,unreadCount:i,skillsUpdateAvailable:a,version:o,latestVersion:s,applicationUpdate:c,onApplyUpdate:l,onRestart:u,applicationUpdateError:d,applicationUpdateBusy:f,applicationUpdateOffline:p,taskQuickList:m,sessionScope:h,toolsMenu:g,projectGroups:_,singleProject:v,onNavigate:y,headerAction:b}){return(0,X.jsxs)(`div`,{"data-slot":`sidebar-content`,className:`@container/sidebar flex min-h-0 flex-1 flex-col pt-[env(safe-area-inset-top)] pb-[env(safe-area-inset-bottom)]`,children:[(0,X.jsxs)(`div`,{"data-slot":`sidebar-header`,className:`shrink-0`,children:[(0,X.jsxs)(`div`,{className:`flex min-w-0 items-center gap-[9px] px-4 pt-5 pb-2`,children:[(0,X.jsx)(`span`,{"data-slot":`brand-wordmark`,className:`shrink-0 text-[23px] leading-normal font-semibold tracking-[-0.03em] text-foreground`,children:`Cezarion`}),(0,X.jsxs)(`div`,{className:`ml-auto flex min-h-11 min-w-0 items-center justify-end`,"data-slot":`version-action`,children:[o?(0,X.jsx)(kl,{version:o,latestVersion:s}):(0,X.jsx)(`span`,{className:`min-w-0 flex-1`}),(0,X.jsx)(ul,{version:o,latestVersion:s,state:c,onApplyUpdate:l,onRestart:u,error:d,busy:f,offline:p})]})]}),(0,X.jsx)(dl,{version:o,latestVersion:s,state:c,error:d,offline:p,busy:f}),b]}),(0,X.jsx)(`div`,{className:`px-4 pb-2`,children:(0,X.jsx)(Ol,{})}),(0,X.jsx)(`div`,{className:`flex gap-1.5 px-4 pb-2`,children:(0,X.jsx)(R,{asChild:!0,variant:`ghost`,className:U(`relative h-[42px] min-w-0 flex-1 justify-start gap-2.5 px-2.5 text-[13px] font-medium text-muted-foreground`,e===`/new`&&`bg-[var(--task-brand-selected)] text-accent-text`),children:(0,X.jsxs)(J,{to:`/new`,onClick:y,children:[(0,X.jsx)(ae,{className:`size-[18px]`,"aria-hidden":`true`}),`New task`,(0,X.jsx)(`kbd`,{"aria-hidden":`true`,className:`sr-only`,children:`C`})]})})}),h?(0,X.jsx)(`div`,{className:`shrink-0 px-4 pb-3`,children:h}):null,_?(0,X.jsx)(X.Fragment,{children:(0,X.jsx)(`div`,{"data-slot":`project-groups`,className:`min-h-0 flex-1 overflow-y-auto overscroll-contain px-4 pt-0 pb-2`,children:(0,X.jsx)(_l.Provider,{value:y,children:_})})}):(0,X.jsxs)(`div`,{"data-slot":`single-project-navigation`,className:`min-h-0 flex-1 overflow-y-auto overscroll-contain`,children:[n?(0,X.jsxs)(`div`,{className:`mx-4 mb-1 flex min-h-[55px] items-center gap-2 rounded-md bg-muted px-2 text-[13px] font-semibold`,children:[(0,X.jsx)(jt,{"aria-hidden":`true`,className:`size-[18px] shrink-0 text-muted-foreground`}),(0,X.jsxs)(`span`,{className:`min-w-0`,children:[(0,X.jsx)(`span`,{"data-slot":`repo-chip`,className:`block truncate`,children:n.name}),(0,X.jsx)(`span`,{className:`block truncate font-mono text-[12px] font-normal text-soft-foreground`,children:n.branch})]})]}):null,(0,X.jsx)(`nav`,{"aria-label":`Main`,className:`flex flex-col gap-0.5 px-4`,children:t.map(t=>{let n=t.to===e,o=t.icon;return(0,X.jsxs)(J,{to:t.to,onClick:y,"aria-current":n?`page`:void 0,className:U(`selection-row focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-link-foreground flex h-11 w-full items-center gap-2.5 rounded-md px-2.5 text-[13px] font-normal text-muted-foreground transition-colors hover:bg-muted hover:text-foreground md:h-[30px]`,n&&`bg-[var(--task-brand-selected)] text-[var(--accent-text)]`),children:[(0,X.jsx)(o,{className:`size-[15px] shrink-0 text-soft-foreground`,"aria-hidden":`true`}),t.label,t.badge===`inbox-count`&&r?(0,X.jsx)(`span`,{"data-slot":`nav-badge`,className:`ml-auto rounded-full bg-accent-strong px-1.5 py-px text-[11px] font-semibold tabular-nums text-accent-strong-foreground`,children:r}):null,t.badge===`tasks-unread`&&i?(0,X.jsx)(`span`,{"data-slot":`nav-unread-badge`,title:`${i} unread finished ${i===1?`task`:`tasks`}`,className:`ml-auto rounded-full bg-accent-strong px-1.5 py-px text-[11px] font-semibold tabular-nums text-accent-strong-foreground`,children:i}):null,t.badge===`skills-update`&&a?(0,X.jsxs)(`span`,{"data-slot":`nav-update-marker`,className:`ml-auto flex items-center`,children:[(0,X.jsx)(`span`,{className:`size-1.5 rounded-full bg-accent-strong`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`sr-only`,children:`Skills update available`})]}):null]},t.to)})}),(0,X.jsx)(`div`,{"data-slot":`task-quick-list`,className:`px-4 pb-2`,children:m})]}),(0,X.jsx)(`div`,{"data-slot":`sidebar-footer`,className:`shrink-0 px-4 pt-2 pb-3`,children:(0,X.jsxs)(`div`,{"data-slot":`sidebar-footer-controls`,className:`flex items-center justify-between gap-1 border-t border-border pt-3`,children:[v?null:(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(Tl,{onNavigate:y}),(0,X.jsx)(Dl,{})]}),(0,X.jsx)(El,{onNavigate:y}),(0,X.jsx)(`div`,{"data-slot":`tools-menu`,className:`shrink-0`,children:g}),(0,X.jsx)(qc,{})]})})]})}function Tl({onNavigate:e}){let{pathname:t}=Zt(),n=t===`/tasks`;return(0,X.jsxs)(g,{to:`/tasks`,"data-slot":`all-tasks-link`,"aria-label":`All tasks`,title:`All tasks`,onClick:e,"aria-current":n?`page`:void 0,className:U(`selection-row flex size-9 shrink-0 items-center justify-center rounded-md text-muted-foreground hover:bg-muted`,n&&`bg-muted`),children:[(0,X.jsx)(ee,{className:U(`size-4 shrink-0`,n?`text-accent-text`:`text-muted-foreground`),"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`sr-only`,children:`All tasks`})]})}function El({className:e,onNavigate:t}){return(0,X.jsx)(R,{asChild:!0,variant:`ghost`,size:`icon`,className:U(`size-9`,e),children:(0,X.jsxs)(g,{to:`/settings/global`,"data-slot":`global-settings-link`,"aria-label":`Global settings`,title:`Global settings`,onClick:t,children:[(0,X.jsx)(cr,{className:`size-4`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`sr-only`,children:`Global settings`})]})})}function Dl(){let[e,t]=Y.useState(!1),[n,r]=Y.useState(!1);return(0,X.jsxs)(Ar,{children:[(0,X.jsx)(Er,{asChild:!0,children:(0,X.jsxs)(R,{variant:`ghost`,"aria-label":`Add project`,title:`Add project`,className:`size-9 p-0 text-muted-foreground`,children:[(0,X.jsx)(wn,{className:`size-4`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`sr-only`,children:`Add project`})]})}),(0,X.jsxs)(kr,{align:`start`,className:`w-56`,children:[(0,X.jsx)(yr,{className:`text-xs text-soft-foreground`,children:`Add project`}),(0,X.jsxs)(Tr,{"data-slot":`add-project-local`,onSelect:()=>t(!0),children:[(0,X.jsx)(jt,{"aria-hidden":`true`}),`Open local folder…`]}),(0,X.jsxs)(Tr,{"data-slot":`add-project-clone`,onSelect:()=>r(!0),children:[(0,X.jsx)(Le,{"aria-hidden":`true`}),`Clone from GitHub…`]})]}),e?(0,X.jsx)(Sc,{open:!0,onOpenChange:t}):null,n?(0,X.jsx)(Tc,{open:!0,onOpenChange:r}):null]})}function Ol(){return(0,X.jsxs)(`button`,{type:`button`,"data-slot":`command-palette-hint`,title:`Search — command palette (⌘K / Ctrl+K)`,onClick:()=>Yc(),className:`flex h-11 w-full items-center gap-2 rounded-lg border border-border bg-[var(--task-brand-bg)] px-2.5 text-left text-[13px] font-normal text-muted-foreground transition-colors hover:border-[var(--composer-border)] hover:text-foreground md:h-10`,children:[(0,X.jsx)(Pe,{className:`size-4 shrink-0`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`truncate`,children:`Search…`}),(0,X.jsx)(`kbd`,{"aria-hidden":`true`,className:`ml-auto shrink-0 font-sans text-[12px] font-normal text-soft-foreground`,children:pa(`k`)})]})}function kl({version:e,latestVersion:t}){let n=!!(t&&ll(t,e));return(0,X.jsxs)(`span`,{"data-slot":`version-chip`,"data-update-available":n?`true`:void 0,title:n?`v${e} — update available: v${t}`:`v${e}`,className:`flex min-w-0 items-center gap-1 text-[12px] text-muted-foreground`,children:[n?(0,X.jsx)(G,{tone:`pending`,className:`size-[5px] shrink-0`}):null,(0,X.jsxs)(`span`,{className:`truncate`,children:[`v`,e]})]})}function Al({title:e,repo:t,onTrigger:n}){return(0,X.jsx)(`header`,{"data-slot":`mobile-top-bar`,className:`row-start-1 border-b border-border bg-card pt-[env(safe-area-inset-top)] md:hidden`,children:(0,X.jsxs)(`div`,{className:`flex h-[52px] items-center gap-3 px-3.5`,children:[(0,X.jsx)(Sa,{asChild:!0,children:(0,X.jsx)(R,{variant:`ghost`,size:`icon`,"aria-label":`Open menu`,onClick:e=>n(e.currentTarget),className:`-ml-1.5 size-11`,children:(0,X.jsx)(De,{className:`size-[17px]`,"aria-hidden":`true`})})}),(0,X.jsx)(`span`,{className:`shrink-0 text-[19px] font-semibold tracking-[-0.03em]`,children:`Cezarion`}),t?(0,X.jsx)(Sa,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`mobile-project-picker`,"aria-label":`Switch project: ${t.name}`,onClick:e=>n(e.currentTarget),className:`ml-auto flex h-11 min-w-0 items-center gap-2 text-[13px] focus-visible:outline-2 focus-visible:outline-ring`,children:[(0,X.jsx)(jt,{"aria-hidden":`true`,className:`size-4 shrink-0`}),(0,X.jsx)(`span`,{className:`max-w-28 truncate`,children:t.name}),(0,X.jsx)(tt,{"aria-hidden":`true`,className:`size-3.5 shrink-0 text-muted-foreground`})]})}):null,e===`cezar`?null:(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(`span`,{"aria-hidden":`true`,className:U(`text-soft-foreground`,t&&`hidden`),children:`·`}),(0,X.jsx)(`span`,{"data-slot":`mobile-route-title`,className:U(`truncate text-[13px] font-medium text-muted-foreground`,t&&`sr-only`),children:e})]}),(0,X.jsx)(`div`,{"data-slot":`mobile-status`,className:`ml-auto flex items-center gap-2`})]})})}var jl=`cez:application-restart-from`,Ml=24e4,Nl=3e4,Pl=`The response was lost; update status is unknown. Reconnect or check the current state before retrying.`;function Fl(e,t){let n=t?.applicationUpdate;return!!(n&&(n.status===`error`||e.kind===`apply`&&n.status===`ready`||e.kind===`restart`&&(n.status===`restarting`||n.status===`idle`&&e.initialVersion&&t.version!==e.initialVersion)))}function Il(e,t=()=>window.location.reload()){let n=d(),r=Y.useRef(null),i=Y.useRef(e);i.current=e;let[a,o]=Y.useState(!1),[s,c]=Y.useState(null),[l,u]=Y.useState(()=>!navigator.onLine),f=Y.useRef(e?.version??null),p=Y.useRef(!1),[m,h]=Y.useState(()=>{try{return window.sessionStorage.getItem(jl)}catch{return null}});Y.useEffect(()=>{let e=()=>u(!navigator.onLine);return window.addEventListener(`online`,e),window.addEventListener(`offline`,e),()=>{window.removeEventListener(`online`,e),window.removeEventListener(`offline`,e)}},[]),Y.useEffect(()=>{(e?.applicationUpdate?.status===`ready`||e?.applicationUpdate?.status===`restarting`)&&c(null)},[e?.applicationUpdate?.status]),Y.useEffect(()=>{if(!e?.version)return;f.current||=e.version;let n=f.current!==e.version,r=!!(m&&e.version!==m);if(n||r||m&&e.applicationUpdate?.status===`error`){try{window.sessionStorage.removeItem(jl)}catch{}h(null)}(n||r)&&!p.current&&(p.current=!0,t())},[e?.version,e?.applicationUpdate?.status,m,t]);let g=Y.useCallback(e=>{n.setQueryData(B.health,t=>t&&{...t,applicationUpdate:e})},[n]),_=Y.useCallback((e,t)=>{if(r.current===e){if(e.reconciledRestart&&(t.source===`timeout`||t.source===`failure`&&t.cause instanceof Fn&&t.cause.status===0)&&(t={source:`health`,state:e.reconciledRestart}),r.current=null,clearTimeout(e.timer),t.source!==`response`&&e.controller.abort(),o(!1),t.source===`response`&&t.state&&g(t.state),t.source===`timeout`?c(Pl):t.source===`failure`?c(t.cause instanceof Error?t.cause.message:`The request failed.`):c(null),t.source===`failure`&&e.kind===`restart`){try{window.sessionStorage.removeItem(jl)}catch{}h(null)}(t.source===`timeout`||t.source===`failure`)&&n.invalidateQueries({queryKey:B.health}),e.resolve(t.state)}},[n,g]);Y.useEffect(()=>{let t=r.current,n=e?.applicationUpdate;if(t&&!(n===t.initialState&&e?.version===t.initialVersion||!Fl(t,e))){if(t.kind===`restart`&&n?.status===`restarting`){t.reconciledRestart=n,o(!1),c(null),t.resolve(n);return}_(t,{source:`health`,state:n})}},[e?.applicationUpdate,e?.version,_]),Y.useEffect(()=>()=>{let e=r.current;e&&(r.current=null,clearTimeout(e.timer),e.controller.abort(),e.resolve(void 0))},[]);let v=Y.useCallback((e,t)=>{if(r.current)return Promise.resolve(void 0);let a=new AbortController,s=i.current?.applicationUpdate,l=i.current?.version,u=n.getQueryData(B.health)?.applicationUpdate;return o(!0),c(null),new Promise(o=>{let c={controller:a,initialState:s,initialCacheState:u,initialVersion:l,kind:e,resolve:o,timer:setTimeout(()=>_(c,{source:`timeout`}),e===`apply`?Ml:Nl)};r.current=c,t(a.signal).then(e=>{if(r.current!==c)return;let t=n.getQueryData(B.health),a=i.current,o=t?.applicationUpdate!==u&&Fl(c,t)?t.applicationUpdate:a?.applicationUpdate!==s&&Fl(c,a)?a.applicationUpdate:void 0;_(c,o?{source:`health`,state:o}:{source:`response`,state:e.state})},e=>_(c,{source:`failure`,cause:e}))})},[_,n]);return{apply:Y.useCallback(async()=>{await v(`apply`,Et)},[v]),restart:Y.useCallback(async()=>{if(r.current)return;let e=i.current?.version,t=await v(`restart`,Tt);if(e&&t?.status===`restarting`){try{window.sessionStorage.setItem(jl,e)}catch{}h(e)}},[v]),busy:a,error:s,offline:l}}var Ll=Y.createContext(null);function Rl({children:e}){let[t,n]=Y.useState(`active`),r=Y.useMemo(()=>[t,n],[t]);return(0,X.jsx)(Ll.Provider,{value:r,children:e})}function zl(){let e=Y.useContext(Ll);if(!e)throw Error(`useListView must be used inside a <ListViewProvider>`);return e}var Bl=[`claude`,`codex`,`opencode`,`pi`,`cursor`],Vl={claude:`Claude Code`,codex:`Codex`,opencode:`OpenCode`,pi:`pi`,cursor:`Cursor`};function Hl(e){if(typeof e!=`object`||!e||Array.isArray(e))return{};let t=e,n={};for(let e of Bl){let r=t[e];typeof r==`string`&&r.length>0&&r.length<=128&&(n[e]=r)}return n}function Ul(e,t){if(!e)return[];let n=new Map(e.providers.map(e=>[e.provider,e]));return Bl.flatMap(e=>{let r=n.get(e);return r?.status!==`disconnected`||!r.authFailureId||t[e]===r.authFailureId?[]:[{provider:e,label:Vl[e],authFailureId:r.authFailureId}]})}function Wl(e,t){return{...e,...Object.fromEntries(t.map(({provider:e,authFailureId:t})=>[e,t]))}}function Gl({status:e,pending:t,error:n,dismissals:r,onDismissAuthFailures:i}){if(t||!e)return null;let a;try{a=tr(e)}catch{return null}let o=Ul(a,r);if(o.length>0)return(0,X.jsxs)(`div`,{"data-slot":`provider-banner`,role:`alert`,className:`flex min-h-9 items-center gap-2 border-b border-border bg-destructive/10 px-4 text-sm text-foreground`,children:[(0,X.jsx)(G,{tone:`danger`}),(0,X.jsxs)(`span`,{children:[`Provider authentication failed during a task:`,` `,o.map(({label:e})=>e).join(`, `),`.`]}),(0,X.jsx)(J,{to:`/settings/agents#providers`,className:`ml-auto shrink-0 font-medium underline underline-offset-4 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring`,children:`Open agent settings`}),(0,X.jsx)(`button`,{type:`button`,"aria-label":`Dismiss provider authentication alert`,onClick:()=>i(o),className:`shrink-0 rounded-sm p-1 text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring`,children:(0,X.jsx)(yc,{className:`size-4`,"aria-hidden":`true`})})]});if(n||a.providers.some(e=>e.enabled&&e.status===`connected`))return null;let s=a.providers.some(e=>e.status===`connected`),c=a.providers.some(e=>e.status===`unknown`);return(0,X.jsxs)(`div`,{"data-slot":`provider-banner`,role:`status`,className:`flex min-h-9 items-center gap-2 border-b border-border bg-muted/50 px-4 text-sm text-muted-foreground`,children:[(0,X.jsx)(G,{tone:c?`danger`:`pending`}),(0,X.jsx)(`span`,{children:s?`No agent provider is enabled.`:c?`No connected provider could be verified.`:`No agent provider credentials were found.`}),(0,X.jsx)(J,{to:`/settings/agents#providers`,className:`ml-auto shrink-0 font-medium text-foreground underline underline-offset-4 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring`,children:`Configure providers`})]})}function Kl(e){if(!(typeof e!=`object`||!e||Array.isArray(e)))return e}function ql(){let e=Je(),t=v(),n=d(),r=(0,Y.useRef)(Promise.resolve()),i=(0,Y.useRef)(0),a=(0,Y.useRef)(0),o=(0,Y.useRef)(Kl(t.data));(0,Y.useEffect)(()=>{a.current===0&&(o.current=Kl(t.data))},[t.data]);let s=(0,Y.useCallback)(e=>{let t=I.uiState,s=Kl(n.getQueryData(t)),c=Wl(Hl(s?.dismissedProviderAuthFailures),e),l={...s,dismissedProviderAuthFailures:c};a.current+=1,n.setQueryData(t,l);let u=++i.current;r.current=r.current.then(async()=>{try{let e=await An({dismissedProviderAuthFailures:c});o.current=Kl(e),u===i.current&&n.setQueryData(t,e)}catch(e){u===i.current&&(o.current===void 0?n.removeQueries({queryKey:t,exact:!0}):n.setQueryData(t,o.current),n.invalidateQueries({queryKey:t}),z(e instanceof Error?e.message:String(e),{tone:`danger`}))}finally{--a.current}})},[n]);return(0,X.jsx)(Gl,{status:e.data,pending:e.isPending,error:e.isError,dismissals:Hl(Kl(t.data)?.dismissedProviderAuthFailures),onDismissAuthFailures:s})}function Jl({pinned:e,onToggle:t,className:n}){return(0,X.jsx)(`button`,{type:`button`,"data-slot":`pin-toggle`,"data-pinned":e?`true`:void 0,"aria-pressed":e,"aria-label":e?`Unpin task`:`Pin task`,title:e?`Unpin from the top of the list`:`Pin to the top of the list`,onClick:n=>{n.stopPropagation(),t(!e)},className:U(`inline-flex size-5 shrink-0 items-center justify-center rounded-sm text-soft-foreground transition-colors motion-reduce:transition-none hover:text-foreground focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-none`,e&&`text-accent-text hover:text-accent-text`,n,`max-md:min-h-11 max-md:min-w-11 no-hover:min-h-11 no-hover:min-w-11`),children:(0,X.jsx)(te,{className:U(`size-[18px]`),"aria-hidden":`true`})})}function Yl({runs:e,view:t,onViewChange:n,currentRunId:r=null,now:i=Date.now(),showTokens:a=!0,showCost:o=!0,onTogglePin:s,showViewControls:c=!0}){let l=Dn(e),u=et(e,t),d=t===`archived`?void 0:s;return(0,X.jsxs)(`div`,{"data-slot":`quick-list`,children:[c?(0,X.jsx)(`div`,{className:`sticky top-0 z-10 bg-sidebar pt-2 pb-1`,children:(0,X.jsxs)(`div`,{className:`inline-flex w-full gap-0.5 rounded-md bg-muted p-[3px]`,children:[(0,X.jsxs)(Zl,{view:`active`,current:t,onSelect:n,count:l.active,children:[`Active`,l.waiting>0&&t!==`active`?(0,X.jsx)(G,{tone:`pending`,pulse:!0,"data-slot":`waiting-dot`,"aria-label":`needs you`}):null]}),(0,X.jsx)(Zl,{view:`archived`,current:t,onSelect:n,count:l.archived,children:`Archived`})]})}):null,u.length===0?(0,X.jsx)(`p`,{className:`px-3 py-3.5 text-xs text-soft-foreground`,children:t===`archived`?`Nothing archived yet.`:`No tasks yet — describe one.`}):(0,X.jsx)(Xl,{buckets:u,currentRunId:pt(r,e),now:i,showTokens:a,showCost:o,onTogglePin:d})]})}function Xl({buckets:e,currentRunId:t=null,now:n=Date.now(),scope:r=null,showTokens:i=!0,showCost:a=!0,onTogglePin:o}){let[s,c]=Y.useState(()=>new Set),l=e=>c(t=>{let n=new Set(t);return n.delete(e)||n.add(e),n}),u=[];for(let t of[`Pinned`,`Recent`,`Archived`]){let n=e.filter(e=>t===`Recent`?e.label!==`Pinned`&&e.label!==`Archived`:e.label===t).flatMap(e=>e.rows);n.length&&u.push({label:t,rows:n})}let d=e=>(0,X.jsx)(Ql,{row:e,currentRunId:t,now:n,scope:r,showTokens:i,showCost:a,expanded:e.kind===`group`&&s.has(e.groupId),onToggle:l,onTogglePin:o});return(0,X.jsx)(X.Fragment,{children:u.map(e=>(0,X.jsxs)(`div`,{"data-slot":`quick-list-bucket`,"data-bucket":e.label,children:[(0,X.jsx)(`h2`,{className:`pl-9 pt-3 pb-2 text-[11px] font-medium tracking-[0.14em] text-soft-foreground uppercase`,children:e.label}),e.rows.map(e=>(0,X.jsx)(`div`,{children:d(e)},e.kind===`group`?e.groupId:e.run.id))]},e.label))})}function Zl({view:e,current:t,onSelect:n,count:r,children:i}){let a=e===t;return(0,X.jsxs)(`button`,{type:`button`,"data-slot":`view-tab`,"data-view":e,"aria-pressed":a,onClick:()=>n(e),className:U(`flex min-h-11 min-w-0 flex-1 items-center justify-center gap-1.5 rounded-[7px] text-[11px] font-medium text-muted-foreground md:min-h-[30px]`,a&&`bg-card font-semibold text-foreground shadow-xs`),children:[i,r>0?(0,X.jsx)(`span`,{className:`font-mono text-[11px] tabular-nums`,children:r}):null]})}function Ql({row:e,currentRunId:t,now:n,scope:r,expanded:i,onToggle:a,showTokens:o,showCost:s,onTogglePin:c}){return e.kind===`run`?(0,X.jsx)(tu,{run:e.run,queuePosition:e.queuePosition,currentRunId:t,now:n,scope:r,showTokens:o,showCost:s,onTogglePin:c}):(0,X.jsxs)(X.Fragment,{children:[(0,X.jsxs)(`div`,{className:`flex items-center rounded-sm hover:bg-muted`,children:[(0,X.jsxs)(`button`,{type:`button`,"data-slot":`group-tile`,"data-group-id":e.groupId,"aria-expanded":i,onClick:()=>a(e.groupId),className:`flex min-w-0 flex-1 items-center gap-2 px-2.5 py-[7px] text-left`,children:[(0,X.jsx)(tt,{className:U(`size-3 shrink-0 text-soft-foreground transition-transform`,!i&&`-rotate-90`),"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`min-w-[7rem] flex-1 truncate text-[13px] font-medium`,children:e.title}),(0,X.jsxs)(`span`,{className:`shrink-0 rounded-full bg-muted px-1.5 py-px font-mono text-[11px] font-semibold tabular-nums text-muted-foreground`,children:[`×`,e.members.length]})]}),(0,X.jsx)(J,{to:Gi(r,`/compare/${e.groupId}`),"data-slot":`group-compare`,title:`Compare the variants`,"aria-label":`Compare the variants of ${e.title}`,className:`mr-1.5 inline-flex size-6 shrink-0 items-center justify-center rounded-sm text-soft-foreground hover:bg-accent-strong/10 hover:text-accent-icon`,children:(0,X.jsx)(_c,{className:`size-3.5`,"aria-hidden":`true`})})]}),i?(0,X.jsx)($l,{members:e.members,currentRunId:t,now:n,scope:r,showTokens:o,showCost:s,onTogglePin:c}):null]})}function $l({members:e,currentRunId:t,now:n,scope:r,showTokens:i,showCost:a,onTogglePin:o}){let s=e.map(e=>(0,X.jsx)(tu,{run:e,queuePosition:null,currentRunId:t,now:n,scope:r,variant:!0,showTokens:i,showCost:a,onTogglePin:o},e.id));return r?(0,X.jsx)(Jr,{projectId:r,requests:e.flatMap(e=>p(e).map(e=>({projectId:r,kind:e.kind,number:e.number}))),children:s}):(0,X.jsx)(X.Fragment,{children:s})}var eu=`w-0 overflow-hidden opacity-0 group-hover/task-row:mr-1 group-hover/task-row:w-5 group-hover/task-row:opacity-100 focus-visible:mr-1 focus-visible:w-5 focus-visible:opacity-100 no-hover:mr-1 no-hover:size-11 no-hover:opacity-100 data-[pinned=true]:mr-1 data-[pinned=true]:w-5 data-[pinned=true]:opacity-100`;function tu({run:e,queuePosition:t,currentRunId:n,now:r,scope:i,variant:o=!1,showTokens:s,showCost:c,onTogglePin:l}){let u=Ki(),d=Gi(i,`/tasks/${e.id}`),f=Rn(e),m=e.id===n,h=sr(e),g=p(e),_=L(e),v=st(_,h?.number)?a(_).rest:_,y=Yr(e),b=Xr(e),x=o?``:t===null?ta(e.finishedAt??e.createdAt,r):`#${t}`;return(0,X.jsxs)(`div`,{"data-slot":`task-row`,"data-run-id":e.id,"data-active":m?`true`:void 0,onClick:e=>{e.currentTarget.contains(e.target)&&(e.target.closest(`a, button, input`)||u(d))},className:U(`selection-row group/task-row flex cursor-pointer items-center gap-2 rounded-sm pl-2.5 hover:bg-muted`,m&&`bg-[var(--task-brand-selected)]`,o&&`pl-[26px]`),children:[(0,X.jsx)(G,{tone:f.tone,pulse:f.pulse,"aria-label":f.label,title:f.label,role:`img`}),g.length?(0,X.jsx)(`div`,{"data-slot":`session-references`,className:`flex flex-wrap items-center gap-1`,children:g.map(t=>(0,X.jsx)(ii,{run:e,reference:t,compact:!0,className:`h-auto shrink-0 gap-[2px] px-1 py-px text-[12px] no-hover:min-h-11 no-hover:min-w-11`},`${t.kind}-${t.number}-${t.url}`))}):null,(0,X.jsxs)(J,{to:d,title:_,"aria-current":m?`page`:void 0,className:`flex min-w-0 flex-1 items-center gap-2 py-[7px] pr-2.5 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-link-foreground`,children:[o?(0,X.jsx)(`span`,{className:`inline-flex size-[15px] shrink-0 items-center justify-center rounded-full bg-accent-strong/15 font-mono text-[11px] font-semibold text-accent-text`,children:e.variant??`?`}):null,(0,X.jsx)(`span`,{"data-slot":`task-row-title`,className:U(`min-w-[7rem] flex-1 truncate text-[13px]`,y?`font-semibold text-foreground`:b?`font-medium text-muted-foreground`:`font-medium`),children:o?nu(e,s,c):v}),e.diffStat?(0,X.jsx)(Ca,{stat:e.diffStat,className:`hidden shrink-0 text-[12px] @min-[23rem]/sidebar:inline`}):null,x&&(t!==null||!h)?(0,X.jsx)(`span`,{className:`shrink-0 text-[12px] text-supporting-foreground tabular-nums`,children:x}):null,y?(0,X.jsx)(G,{tone:`accent`,role:`img`,"aria-label":`unread`,title:`Unread — not opened since it finished`,className:`ml-0.5 shrink-0`}):null]}),e.delegation?.role===`worker`?(0,X.jsxs)(`span`,{className:`sr-only`,children:[`Worker · `,f.label]}):null,l?(0,X.jsx)(Jl,{pinned:!!e.pinned,onToggle:t=>l(e,t),className:eu}):null]})}function nu(e,t,n){let r=[e.runner??`claude`];t&&(e.inputTokens!==void 0||e.outputTokens!==void 0)&&r.push(wa(e.inputTokens,e.outputTokens));let i=ve(e.costUsd);return n&&i&&r.push(i),r.join(` · `)}function ru({showViewControls:e=!0}){let t=At(),n=j(),r=Da(S().data),[i,a]=zl(),o=Ji(`/tasks/:id/*`),s=Ji(`/tasks/:id`),c=ba(3e4),l=$e(),u=Y.useMemo(()=>l===void 0?[]:(t.data??[]).flatMap(e=>p(e).map(e=>({projectId:l,kind:e.kind,number:e.number}))),[t.data,l]);return t.data?(0,X.jsx)(Jr,{projectId:l,requests:u,children:(0,X.jsx)(Yl,{showViewControls:e,runs:t.data,view:i,onViewChange:a,currentRunId:o?.params.id??s?.params.id??null,now:c,showTokens:r.tokens,showCost:r.cost,onTogglePin:(e,t)=>n.mutate({id:e.id,pinned:t})})}):null}function iu(){let[e,t]=zl(),n=At(),r=f().data,i=gr(),a=(r?.projects??[]).filter(e=>e.id!==r?.bootProject),o=Ne({queries:a.map(e=>({queryKey:[e.id,`runs`,`list`],queryFn:async()=>[],enabled:!1}))}),s=new Set,c=[],l=(e,t)=>{let n=`${e}:${t.id}`;s.has(n)||(s.add(n),c.push(t))};for(let e of n.data??[])l(i,e);a.forEach((e,t)=>{for(let n of o[t]?.data??[])l(e.id,n)});let u=Dn(c);return(0,X.jsxs)(`div`,{"data-slot":`sidebar-session-scope`,role:`group`,"aria-label":`Session scope`,className:`flex w-full gap-1 rounded-lg bg-muted p-[3px]`,children:[(0,X.jsxs)(Zl,{view:`active`,current:e,onSelect:t,count:u.active,children:[`Active`,u.waiting>0&&e!==`active`?(0,X.jsx)(G,{tone:`pending`,pulse:!0,"data-slot":`waiting-dot`,"aria-label":`needs you`}):null]}),(0,X.jsx)(Zl,{view:`archived`,current:e,onSelect:t,count:u.archived,children:`Archived`})]})}var au=`cez-sidebar-collapsed`;function ou(e){if(typeof e!=`object`||!e||Array.isArray(e))return{};let t={};for(let[n,r]of Object.entries(e))typeof r==`boolean`&&(t[n]=r);return t}function su(){try{let e=localStorage.getItem(au);return e===null?{}:ou(JSON.parse(e))}catch{return{}}}function cu(e){try{localStorage.setItem(au,JSON.stringify(e))}catch{}}function lu(e,t,n){let r=e?.[t];return r===void 0?t!==n:r}var uu=10;function du(e){let[t,n]=Y.useState(su),r=Y.useRef(t);return{collapsed:t,toggle:Y.useCallback(t=>{let i={...r.current,[t]:!lu(r.current,t,e)};r.current=i,cu(i),n(i)},[e])}}function fu({projects:e,bootProjectId:t,inboxAvailable:n=!1,automationsAvailable:r=!1,inboxCount:i=null,skillsUpdateAvailable:a=!1}){let{pathname:o}=Zt(),s=qi(o),c=s??t,{collapsed:l,toggle:u}=du(c),[d]=zl(),f=kc(Xi(o)),p=Ji(`/tasks/:id/*`),m=Ji(`/tasks/:id`),h=p?.params.id??m?.params.id??null,g=ba(3e4),_=Da(S().data);return(0,X.jsx)(`div`,{"data-slot":`project-group-list`,children:Y.useMemo(()=>[...e].sort((e,t)=>t.lastOpenedAt.localeCompare(e.lastOpenedAt)),[e]).map(e=>(0,X.jsx)(pu,{project:e,boot:e.id===t,active:e.id===s,collapsed:lu(l,e.id,c),onToggle:u,view:d,activeTo:f,currentRunId:h,now:g,inboxAvailable:n,automationsAvailable:r,inboxCount:i,skillsUpdateAvailable:a,showTokens:_.tokens,showCost:_.cost},e.id))})}function pu({project:e,boot:t,active:n,collapsed:r,onToggle:i,view:a,activeTo:o,currentRunId:s,now:c,inboxAvailable:l,automationsAvailable:u,inboxCount:d,skillsUpdateAvailable:f,showTokens:m,showCost:h}){let g=e.status===`missing`,_=or(e.id,!r&&!g,t),v=vl(),y=j(e.id,t?`default`:e.id),b=_.data?Dn(_.data).waiting:0,x=_.data?We(et(_.data,a),uu):[],S=x.flatMap(t=>t.rows.flatMap(t=>p(t.kind===`run`?t.run:t.members[0]).map(t=>({projectId:e.id,kind:t.kind,number:t.number}))));if(g)return(0,X.jsx)(`div`,{"data-slot":`project-group`,"data-project":e.id,"data-status":`missing`,className:`mb-3`,children:(0,X.jsxs)(`div`,{"data-slot":`project-group-header`,title:`${e.root} is gone — remove it in Global settings → Projects`,className:`flex h-11 w-full items-center gap-[7px] rounded-lg px-2 text-[13px] font-semibold opacity-55 md:h-[34px]`,children:[(0,X.jsx)(`span`,{className:`w-3 shrink-0`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`truncate`,children:e.name}),(0,X.jsx)(`span`,{"data-slot":`project-missing`,className:`ml-auto shrink-0 rounded-full bg-danger/15 px-[7px] py-px text-[12px] font-medium text-danger`,children:`folder not found`})]})});let C=`project-group-${e.id}`;return(0,X.jsxs)(`div`,{"data-slot":`project-group`,"data-project":e.id,"data-status":e.status,"data-collapsed":r?``:void 0,"data-active":n?``:void 0,className:`mb-3`,children:[(0,X.jsxs)(`div`,{className:`relative flex min-h-10 w-full items-center gap-2 rounded-md bg-muted px-2 py-2 text-left text-[13px] font-semibold`,children:[(0,X.jsx)(`button`,{type:`button`,onClick:()=>i(e.id),"aria-expanded":!r,"aria-controls":C,"aria-label":`Toggle ${e.name}`,"data-slot":`project-group-header`,className:`absolute inset-0 rounded-md hover:bg-muted/80`}),r?(0,X.jsx)(jt,{className:`pointer-events-none relative size-[18px] shrink-0 text-muted-foreground`,"aria-hidden":`true`}):(0,X.jsx)(Rt,{className:`pointer-events-none relative size-[18px] shrink-0 text-muted-foreground`,"aria-hidden":`true`}),(0,X.jsx)(J,{to:Gi(e.id,`/`),onClick:()=>{v?.(),i(e.id)},className:`pointer-events-auto relative min-w-0 flex-1 truncate`,"aria-label":`Open ${e.name}`,children:e.name}),e.branch?(0,X.jsx)(`span`,{"data-slot":`project-branch`,className:`pointer-events-none relative max-w-[40%] shrink-0 truncate font-mono text-[12px] leading-[14px] font-normal text-soft-foreground`,children:e.branch}):null,b?(0,X.jsx)(`span`,{"data-slot":`project-attention`,title:`${b} task${b===1?``:`s`} need${b===1?`s`:``} you`,className:`pointer-events-none relative shrink-0 rounded-full bg-pending/15 px-1.5 py-0.5 text-[11px] font-medium text-pending-strong`,children:b}):null,(0,X.jsx)(tt,{className:U(`pointer-events-none relative size-4 shrink-0 text-muted-foreground transition-transform`,r&&`-rotate-90`),"aria-hidden":`true`})]}),r?null:(0,X.jsxs)(`div`,{id:C,"data-slot":`project-group-body`,className:`mt-1`,children:[(0,X.jsx)(`nav`,{"aria-label":`${e.name} navigation`,className:`flex flex-col gap-0.5`,children:Dc({forge:e.forge===`github`,inbox:l,automations:u}).map(t=>{let r=n&&t.to===o,i=t.icon;return(0,X.jsxs)(J,{to:Gi(e.id,t.to),onClick:v,"aria-current":r?`page`:void 0,className:U(`selection-row focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-link-foreground flex h-11 w-full items-center gap-2.5 rounded-md px-2.5 text-[13px] font-normal text-muted-foreground transition-colors hover:bg-muted hover:text-foreground md:h-[30px]`,r&&`bg-[var(--task-brand-selected)] text-accent-text`),children:[(0,X.jsx)(i,{className:`size-[15px] shrink-0 text-soft-foreground`,"aria-hidden":`true`}),t.label,t.badge===`inbox-count`&&n&&d?(0,X.jsx)(`span`,{"data-slot":`nav-badge`,className:`ml-auto rounded-full bg-accent-strong px-1.5 py-px text-[11px] font-semibold tabular-nums text-accent-strong-foreground`,children:d}):null,t.badge===`skills-update`&&n&&f?(0,X.jsxs)(`span`,{"data-slot":`nav-update-marker`,className:`ml-auto flex items-center`,children:[(0,X.jsx)(`span`,{className:`size-1.5 rounded-full bg-accent-strong`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`sr-only`,children:`Skills update available`})]}):null]},t.to)})}),(0,X.jsx)(Jr,{projectId:e.id,requests:S,children:(0,X.jsx)(Xl,{buckets:x,currentRunId:n?pt(s,_.data??[]):null,now:c,scope:e.id,showTokens:m,showCost:h,onTogglePin:a===`archived`?void 0:(e,t)=>y.mutate({id:e.id,pinned:t})})}),(0,X.jsx)(J,{to:Gi(e.id,`/`),onClick:v,"data-slot":`project-group-more`,className:`flex min-h-9 items-center rounded-md px-3 text-[11px] text-muted-foreground hover:bg-muted hover:text-foreground focus-visible:outline-2 focus-visible:outline-ring`,children:`More…`})]})]})}var mu={claude:!0,codex:!0,opencode:!0,pi:!0,cursor:!0},hu=e=>Object.hasOwn(mu,e.name);function gu(e){let t=e.checks.filter(hu);if(t.length&&!t.some(e=>e.available))return`no agent CLI found — install one to run tasks`;let n=t.find(t=>t.name===e.defaultRunner);return n&&!n.available?`default runner (${e.defaultRunner}) not found`:null}function _u(e){let t=`cezar v${e.version}`,n=gu(e);if(n)return`${t} · ${n}`;let r=e.checks.filter(e=>!e.available).map(e=>e.name);return r.length?`${t} · optional: ${r.join(`, `)} not installed`:t}function vu(e){return e.forge?.available?null:e.forge?`GitHub is unreachable — ${e.forge.reason??`unknown reason`}. The GitHub tab is hidden until it comes back.`:`No GitHub remote detected — the GitHub tab is hidden. Every plain-git feature still works.`}function yu({health:e,sessionScope:t}){if(!e)return null;let n=gu(e);return(0,X.jsxs)(Ar,{children:[(0,X.jsx)(Er,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`tools-menu-trigger`,"aria-label":`Tools`,title:_u(e),className:`relative flex size-9 items-center justify-center gap-0.5 rounded-lg text-xs font-medium text-muted-foreground transition-colors hover:bg-muted hover:text-foreground md:min-h-9`,children:[(0,X.jsx)(Nt,{className:`size-4`,"aria-hidden":`true`}),n?(0,X.jsx)(G,{tone:`pending`,className:`absolute top-1 right-1 size-1.5`}):null,(0,X.jsx)(`span`,{className:`sr-only`,children:`Tools`}),(0,X.jsx)(tt,{className:`size-[11px]`,"aria-hidden":`true`})]})}),(0,X.jsxs)(kr,{side:`top`,align:`start`,"data-slot":`tools-menu-content`,className:`w-[240px]`,children:[t?(0,X.jsx)(`div`,{className:`px-2 py-2`,children:t}):null,(0,X.jsx)(yr,{className:`text-[11px] font-semibold tracking-[.04em] text-soft-foreground uppercase`,children:`Installed tools`}),e.checks.map(e=>e.available?(0,X.jsx)(bu,{check:e},e.name):(0,X.jsx)(xu,{check:e},e.name)),vu(e)?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(br,{}),(0,X.jsx)(`p`,{"data-slot":`forge-note`,className:`px-2 py-1.5 text-[11px] leading-snug text-muted-foreground`,children:vu(e)})]}):null,(0,X.jsx)(br,{}),(0,X.jsx)(Tr,{asChild:!0,children:(0,X.jsx)(g,{to:`/tools`,children:`Tools diagnostics`})}),(0,X.jsx)(Tr,{asChild:!0,children:(0,X.jsxs)(J,{to:`/settings/agents`,"data-slot":`tools-settings`,className:`gap-2 text-[13px] text-muted-foreground`,children:[(0,X.jsx)(m,{className:`size-3.5`,"aria-hidden":`true`}),`Tool settings`]})})]})]})}function bu({check:e}){return(0,X.jsxs)(`div`,{"data-slot":`tool-row`,"data-tool":e.name,"data-available":`true`,className:`flex items-center gap-2 rounded-sm px-2 py-1.5`,children:[(0,X.jsx)(G,{tone:`success`}),(0,X.jsx)(`span`,{className:`font-mono text-[13px] font-medium`,children:e.name}),(0,X.jsx)(`span`,{"data-slot":`tool-version`,className:`ml-auto font-mono text-[11px] font-medium text-muted-foreground tabular-nums`,children:e.version??`not found`})]})}function xu({check:e}){return(0,X.jsx)(Tr,{asChild:!0,children:(0,X.jsxs)(J,{to:`/settings/agents`,"data-slot":`tool-row`,"data-tool":e.name,"data-available":`false`,className:`flex-col items-stretch gap-1`,children:[(0,X.jsxs)(`span`,{className:`flex items-center gap-2`,children:[(0,X.jsx)(G,{tone:`danger`}),(0,X.jsx)(`span`,{className:`font-mono text-[13px] font-medium`,children:e.name}),(0,X.jsx)(`span`,{"data-slot":`tool-version`,className:`ml-auto font-mono text-[11px] font-medium text-muted-foreground`,children:`not found`})]}),(0,X.jsxs)(`span`,{className:`flex items-end justify-between gap-3 pl-[15px]`,children:[e.hint?(0,X.jsx)(`span`,{"data-slot":`tool-hint`,className:`min-w-0 text-[11px] leading-snug text-muted-foreground`,children:e.hint}):null,(0,X.jsx)(`span`,{"data-slot":`tool-setup`,className:`ml-auto shrink-0 text-[11px] font-semibold text-accent-text`,children:`Set up →`})]})]})})}function Su(e){return e?.trim()||null}function Cu({projectName:e,pageLabel:t}){let n=Su(e),r=Su(t);return n&&r?`${n} — ${r} · cezar`:n?`${n} · cezar`:r?`${r} · cezar`:`cezar`}function wu(e){let t=Cu(e);(0,Y.useEffect)(()=>{document.title=t},[t])}var Tu=`cez-last-location`;function Eu(){try{let e=localStorage.getItem(Tu);return e===null?null:JSON.parse(e)}catch{return null}}function Du(e){try{localStorage.setItem(Tu,JSON.stringify(e))}catch{}}var Ou=new Set([`projectId`,`pathname`,`search`,`hash`]);function ku(e){if(typeof e!=`object`||!e||Array.isArray(e))return null;let t=e;if(Object.keys(t).some(e=>!Ou.has(e))||typeof t.projectId!=`string`||t.projectId.length<1||t.projectId.length>64||typeof t.pathname!=`string`||t.pathname.length<1||t.pathname.length>2048||!t.pathname.startsWith(`/p/`)||t.search!==void 0&&(typeof t.search!=`string`||t.search.length>4096||!t.search.startsWith(`?`))||t.hash!==void 0&&(typeof t.hash!=`string`||t.hash.length>2048||!t.hash.startsWith(`#`)))return null;try{if(qi(t.pathname)!==t.projectId)return null}catch{return null}return{projectId:t.projectId,pathname:t.pathname,...t.search===void 0?{}:{search:t.search},...t.hash===void 0?{}:{hash:t.hash}}}function Au(e,t){let n=t.projects.find(t=>t.id===e);return n!==void 0&&n.status!==`missing`}function ju(e,t){if(t===void 0)return null;let n;try{n=qi(e.pathname)}catch{return null}return n===null||!Au(n,t)?null:ku({projectId:n,pathname:e.pathname,...e.search===``?{}:{search:e.search},...e.hash===``?{}:{hash:e.hash}})}function Mu(e,t,n){let r=ku(e);return r===null||!(t===void 0?n!==void 0&&r.projectId===n:Au(r.projectId,t))?null:`${r.pathname}${r.search??``}${r.hash??``}`}function Nu(e,t){let n=ku(e);return n!==null&&n.projectId===t.projectId&&n.pathname===t.pathname&&(n.search??``)===(t.search??``)&&(n.hash??``)===(t.hash??``)}function Pu(){return(0,X.jsx)(`div`,{"data-route":`compare`,className:`flex min-h-full flex-col`,children:(0,X.jsx)(H,{icon:(0,X.jsx)($i,{className:`motion-safe:animate-spin`}),tone:`neutral`,title:`Loading variants…`,subtitle:`Fetching every variant's status, spend and diff summary.`})})}function Fu(){return(0,X.jsx)(`div`,{"data-route":`github`,className:`flex min-h-full flex-col`,children:(0,X.jsx)(H,{icon:(0,X.jsx)($i,{className:`motion-safe:animate-spin`}),tone:`neutral`,title:`Loading GitHub…`,subtitle:`Fetching open issues and pull requests.`})})}function Iu(e){let t=Je(),n=ln(),r=Qn(t.data),i=n.data?.defaultRunner,a=Si(e.runner,r,i??r[0]??`claude`),o=Kn(a),s=n.data?.modelsLocked===!0,{accounts:c,repoAccount:l}=Ir(),u=c.some(t=>t.provider===a&&t.id===e.account)?e.account:null,d=Ui(s?null:e.model,a,n.data?.defaultModels,o.data),f=Ai(a,d,o.data);return{runner:a,runnerExplicit:e.runner!==null,model:d,effort:s?``:Ei(e.effort,f),effortOptions:f,runners:r,defaultRunner:i,canRun:t.isSuccess&&r.length>0,modelsLocked:s,providerPending:t.isPending,providerError:t.isError,accounts:c,account:u,repoAccount:l}}function Lu(e){return{runner:Hi(e.runner,e.defaultRunner,e.runnerExplicit),model:e.modelsLocked?void 0:e.model||void 0,effort:e.modelsLocked?void 0:e.effort||void 0}}function Ru(e){return{...Lu(e),...e.account?{agentProfile:e.account}:{}}}function zu({pick:e,onChange:t,disabled:n=!1,accounts:r=!1}){let i=Iu(e),{runner:a,model:o,effort:s,effortOptions:c,runners:l,canRun:u,modelsLocked:d}=i,f=ln(),p=Kn(a),m=Vi(a,p.data,[e.model,f.data?.defaultModels?.[a]]),h=n||!u,g=r?i.accounts:[];return(0,X.jsxs)(X.Fragment,{children:[l.length>1||l.some(e=>zr(g,e))?(0,X.jsx)(Ni,{icon:(0,X.jsx)(On,{"aria-hidden":`true`,className:`size-[18px] shrink-0 text-accent-text`}),fieldLabel:!0,runners:l,value:a,accounts:g,account:r?i.account:null,repoAccount:r?i.repoAccount:void 0,disabled:h,onPick:(n,i)=>t(r?{runner:n,account:i,model:n===a?e.model:null,effort:e.effort}:{runner:n,account:null,model:null,effort:e.effort})}):null,(0,X.jsx)(Di,{icon:(0,X.jsx)(bt,{"aria-hidden":`true`,className:`size-[18px] shrink-0 text-accent-text`}),fieldLabel:!0,slot:`model-pill`,ariaLabel:`Model`,label:o===``?`Default`:m.find(e=>e.id===o).label,value:o,disabled:h,readOnly:d===!0,disabledHint:d?`Model selection is locked to native coding-agent settings.`:void 0,onPick:n=>{let r=Ai(a,n,p.data);t({...e,model:n,effort:e.effort===null?null:Ei(e.effort,r)})},options:m.map(e=>({value:e.id,label:e.label,desc:e.desc})),status:wi(a,p.data,p.isError,p.isFetching)}),(0,X.jsx)(Di,{icon:(0,X.jsx)(Gt,{"aria-hidden":`true`,className:`size-[18px] shrink-0 text-accent-text`}),fieldLabel:!0,slot:`effort-pill`,ariaLabel:`Effort`,label:c.find(e=>e.value===s)?.label??`auto`,value:s,disabled:h,readOnly:d===!0,disabledHint:d?`Effort selection is locked to native coding-agent settings.`:void 0,onPick:n=>t({...e,effort:n}),options:c.map(e=>({value:e.value,label:e.label,desc:e.desc}))})]})}function Bu({templates:e,onInsert:t,triggerClassName:n,disabled:r,iconOnly:i=!1,label:a=`Template`}){let[o,s]=(0,Y.useState)(!1),c=(0,Y.useRef)(null),l=Ki();return e.length===0?null:(0,X.jsxs)(Rr,{open:o,onOpenChange:s,children:[(0,X.jsx)(Lr,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`prompt-template-trigger`,"aria-label":`Insert a prompt template`,title:`Insert a prompt template`,disabled:r,className:U(`inline-flex h-[26px] items-center gap-1.5 rounded-full border border-border bg-card text-xs font-medium text-muted-foreground transition-colors hover:bg-muted hover:text-foreground disabled:pointer-events-none disabled:opacity-50`,i?`w-[26px] justify-center px-0`:`h-11 gap-2 rounded-lg px-3 text-foreground`,n),children:[(0,X.jsx)(ye,{"aria-hidden":`true`,className:i?`size-3 shrink-0 text-accent-icon`:`size-[18px] shrink-0 text-muted-foreground`}),i?null:(0,X.jsxs)(X.Fragment,{children:[a,(0,X.jsx)(tt,{"aria-hidden":`true`,className:`size-[13px] shrink-0 text-soft-foreground`})]})]})}),(0,X.jsx)(Pr,{align:`start`,sideOffset:8,"data-slot":`prompt-template-menu`,className:`w-[336px] max-w-[calc(100vw-2rem)] p-0`,onCloseAutoFocus:e=>e.preventDefault(),children:(0,X.jsxs)(hi,{filter:ra,children:[(0,X.jsx)(fi,{placeholder:`search templates…`,onInput:()=>c.current?.scrollTo(0,0)}),(0,X.jsxs)(vi,{ref:c,"data-slot":`prompt-template-list-menu`,className:`max-h-[min(16rem,calc(var(--radix-popover-content-available-height)-3rem))]`,children:[(0,X.jsx)(bi,{children:`Nothing matches.`}),(0,X.jsx)(q,{heading:`Insert a template`,children:e.map(e=>(0,X.jsxs)(K,{value:`template ${e.label} ${e.id}`,keywords:[e.text,...e.skills??[]],"data-slot":`prompt-template-option`,"data-template":e.id,title:e.text,className:`flex-col items-start gap-0.5`,onSelect:()=>{t(e.text),s(!1)},children:[(0,X.jsxs)(`span`,{className:`flex w-full items-center gap-1.5`,children:[(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-[13px] font-medium text-foreground`,children:e.label}),e.skills&&e.skills.length>0?(0,X.jsxs)(`span`,{"data-slot":`prompt-template-assigned`,title:`Applied automatically with: ${e.skills.join(`, `)}`,className:`inline-flex shrink-0 items-center gap-0.5 text-[12px] font-medium text-accent-text`,children:[(0,X.jsx)(Ge,{"aria-hidden":`true`,className:`size-2.5`}),e.skills.length]}):null]}),(0,X.jsx)(`span`,{className:`line-clamp-1 text-[11px] text-soft-foreground`,children:e.text})]},e.id))}),(0,X.jsx)(yi,{}),(0,X.jsx)(q,{children:(0,X.jsx)(K,{value:`edit prompt templates settings`,"data-slot":`prompt-template-settings`,className:`text-[12px] text-muted-foreground`,onSelect:()=>{s(!1),l(`/settings/prompt-templates`)},children:`Edit templates…`})})]})]})})]})}function Vu(e){return e.filter(e=>!e.startedTaskId)}function Hu(e){return e.runnable??!!(e.suggestedSkill||e.suggestedPrompt)}function Uu(){let e=S(),t=e.data?.capabilities.followups===!0,n=e.data!==void 0&&!t,r=gt(!n),i=At(),a=$e(),o=f().data?.projects?.find(e=>e.id===a)?.name,s=r.data===void 0?void 0:Vu(r.data);return(0,X.jsxs)(`div`,{"data-route":`inbox`,"data-inbox-empty":s?.length===0&&!n,className:`task-flow-page flex min-h-full flex-col`,children:[(0,X.jsxs)(`header`,{className:`flex shrink-0 flex-col gap-5`,children:[(0,X.jsx)(`h1`,{className:`text-[28px] font-medium`,children:`Inbox`}),(0,X.jsx)(`p`,{className:`text-[13px] text-soft-foreground`,children:n?`Disabled for this server; per-task Notes still run.`:`Follow-ups from your agents. Review the suggestion, then start a new task.`})]}),(0,X.jsx)(`div`,{className:`flex flex-1 flex-col`,children:n?(0,X.jsx)(H,{icon:(0,X.jsx)(Zn,{}),tone:`neutral`,title:`Inbox is off`,subtitle:`Agents are not asked to leave follow-ups. Set CEZ_FOLLOWUPS=1 and restart Cezarion to enable Inbox.`,heading:`h2`}):s===void 0?r.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(ct,{}),tone:`danger`,title:`Could not load the inbox`,subtitle:r.error.message,actions:(0,X.jsx)(R,{variant:`outline`,onClick:()=>void r.refetch(),children:`Retry`}),heading:`h2`}):(0,X.jsx)(`div`,{role:`status`,className:`rounded-xl border border-border bg-card p-6 text-sm text-muted-foreground`,children:`Loading follow-ups…`}):s.length===0?e.isPending?null:(0,X.jsx)(H,{icon:(0,X.jsx)(Zn,{}),tone:`neutral`,title:`You’re all caught up`,subtitle:`No follow-ups to review. New suggestions and notes from your agents will appear here.`,heading:`h2`}):(0,X.jsx)(`ul`,{"data-slot":`todo-list`,className:`flex w-full flex-col gap-5`,children:s.map(e=>(0,X.jsx)(Wu,{todo:e,projectName:o,sourceTaskExists:e.taskId===void 0?null:i.data?.some(t=>t.id===e.taskId)??!1},e.id))})})]})}function Wu({todo:e,projectName:t,sourceTaskExists:n}){let r=Ki(),i=d(),a=Jn(),[o,s]=(0,Y.useState)({runner:null,model:null,effort:null,account:null}),c=Iu(o),[l,u]=(0,Y.useState)(!1),[f,p]=(0,Y.useState)(``),m=(0,Y.useRef)(null),h=Ti(a.data?.promptTemplates),g=e=>{let t=m.current?.selectionStart??f.length,n=Ri(f,t,e);p(n.text),requestAnimationFrame(()=>{m.current?.focus(),m.current?.setSelectionRange(n.caret,n.caret)})},_=O({mutationFn:async()=>c.canRun?xn(e.id,{...Lu(c),prompt:f.trim()||void 0}):null,onSuccess:e=>{if(e===null)return;let{run:t}=e;i.invalidateQueries({queryKey:B.todos}),i.invalidateQueries({queryKey:B.runs.all}),r(`/tasks/${t.id}`)},onError:e=>z(e.message,{tone:`danger`})}),v=O({mutationFn:()=>Pn(e.id),onSuccess:()=>{i.setQueryData(B.todos,t=>t?.filter(t=>t.id!==e.id)),i.invalidateQueries({queryKey:B.todos})},onError:e=>z(e.message,{tone:`danger`})}),y=_.isPending||v.isPending,b=Hu(e);return(0,X.jsxs)(`li`,{"data-slot":`todo-card`,"data-runnable":b,"data-id":e.id,className:`flex flex-col gap-2.5 rounded-lg border border-border bg-card p-4 shadow-xs`,children:[(0,X.jsx)(`div`,{className:`flex items-start gap-3`,children:(0,X.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,X.jsx)(`p`,{"data-slot":`todo-summary`,className:`text-sm leading-snug font-medium text-foreground`,children:e.summary}),(0,X.jsxs)(`div`,{"data-slot":`todo-meta`,className:`mt-1.5 flex flex-wrap items-center gap-x-3 gap-y-1 text-xs text-soft-foreground`,children:[t?(0,X.jsx)(`span`,{children:t}):null,(0,X.jsx)(`span`,{children:b?`Runnable follow-up`:`Note only`}),e.ts?(0,X.jsxs)(`span`,{children:[ta(e.ts),` ago`]}):null,e.action?(0,X.jsx)(`span`,{children:e.action}):null,e.taskId===void 0?null:n?(0,X.jsxs)(J,{to:`/tasks/${e.taskId}`,"data-slot":`todo-source`,className:`text-muted-foreground underline decoration-border underline-offset-2 hover:text-foreground`,children:[`Source task `,(0,X.jsx)(`span`,{"aria-hidden":`true`,children:`↗`})]}):(0,X.jsx)(`span`,{"data-slot":`todo-source-gone`,children:`source task deleted`}),pr(e.prUrl)?(0,X.jsx)(`a`,{href:e.prUrl,target:`_blank`,rel:`noopener noreferrer`,"data-slot":`todo-pr`,className:`text-muted-foreground underline decoration-border underline-offset-2 hover:text-foreground`,children:`PR`}):null,e.suggestedSkill?(0,X.jsxs)(`span`,{"data-slot":`todo-skill`,className:`font-mono`,children:[`skill: `,e.suggestedSkill]}):null]})]})}),b&&e.suggestedPrompt&&e.suggestedPrompt!==e.summary?(0,X.jsx)(`p`,{"data-slot":`todo-prompt`,className:`whitespace-pre-wrap break-words text-[13px] leading-relaxed text-muted-foreground`,children:e.suggestedPrompt}):null,b?(0,X.jsxs)(`div`,{"data-slot":`todo-engine`,className:`flex flex-wrap items-center gap-2 pl-5`,children:[(0,X.jsx)(zu,{pick:o,onChange:s,disabled:y||!c.canRun}),!c.providerPending&&!c.canRun?(0,X.jsxs)(`span`,{"data-slot":`todo-provider-gate`,className:`inline-flex flex-wrap items-center gap-1 text-xs text-muted-foreground`,children:[c.providerError?`Provider authentication could not be verified.`:`Connect an agent provider to run this follow-up.`,(0,X.jsx)(J,{to:`/settings/agents#providers`,className:`font-medium text-foreground underline underline-offset-4`,children:`Configure providers`})]}):null]}):null,b?l?(0,X.jsxs)(`div`,{"data-slot":`todo-instructions`,className:`flex flex-col gap-2 pl-5`,children:[(0,X.jsx)(`label`,{htmlFor:`todo-instructions-${e.id}`,className:`text-xs text-muted-foreground`,children:`Additional instructions`}),(0,X.jsx)(Kr,{ref:m,id:`todo-instructions-${e.id}`,"data-slot":`todo-instructions-input`,"aria-label":`Extra instructions for this follow-up`,value:f,onChange:e=>p(e.target.value),placeholder:`Add instructions for the agent… (appended to the suggestion above)`,maxLength:2e4,className:`min-h-11 text-[13px]`})]}):(0,X.jsx)(`button`,{type:`button`,"data-slot":`todo-instructions-toggle`,onClick:()=>u(!0),className:`self-start pl-5 text-xs font-medium text-muted-foreground underline decoration-border underline-offset-2 hover:text-foreground`,children:f.trim()?`Edit instructions (added)`:`+ Add instructions`}):null,(0,X.jsxs)(`div`,{"data-slot":`todo-actions`,className:`flex flex-wrap items-center gap-3`,children:[b&&l?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(Bu,{templates:h,onInsert:g}),(0,X.jsx)(R,{type:`button`,variant:`outline`,"data-slot":`todo-instructions-hide`,onClick:()=>u(!1),children:`Hide instructions`})]}):null,b?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(R,{type:`button`,variant:`primary`,size:`sm`,"data-action":`todo-run`,title:`Start a task from this follow-up`,disabled:y||!c.canRun,onClick:()=>_.mutate(),children:`Run follow-up`}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`todo-dismiss`,title:`Check off (remove)`,disabled:y,onClick:()=>v.mutate(),children:`Dismiss`})]}):(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`todo-acknowledge`,title:`Acknowledge and remove this note`,disabled:y,onClick:()=>v.mutate(),children:`Acknowledge`})]})]})}function Gu({source:e,className:t}){return(0,X.jsx)(`span`,{"data-slot":`skill-source`,"data-source":e,className:U(`shrink-0 rounded bg-accent-strong/10 px-2 py-1 text-[12px]`,sa({source:e})?`font-semibold text-foreground`:`text-soft-foreground`,t),children:e===`team`?`Team`:e})}function Ku({skill:e,usedBy:t,heading:n=`h2`}){return(0,X.jsxs)(`div`,{"data-slot":`skill-detail`,className:`min-w-0`,children:[(0,X.jsxs)(`div`,{className:`flex min-w-0 flex-col items-start gap-4`,children:[(0,X.jsxs)(`span`,{className:`sw-detail-source text-[12px]`,children:[(0,X.jsx)(Gu,{source:e.source}),` skill`]}),(0,X.jsx)(n,{className:`min-w-0 text-[19px] font-normal md:text-2xl break-words [overflow-wrap:anywhere]`,children:e.name})]}),(0,X.jsxs)(`p`,{"data-slot":`skill-path`,className:`mt-4 text-[12px] break-all text-soft-foreground`,children:[e.path,e.team?` · from ${e.team.repo}`:``]}),e.description?(0,X.jsx)(`p`,{"data-slot":`skill-description`,className:`mt-2.5 text-[13px] text-muted-foreground`,children:e.description}):null,t===void 0?null:(0,X.jsxs)(`section`,{"data-slot":`skill-used-by`,className:`mt-5`,children:[(0,X.jsx)(`h3`,{className:`text-[13px] font-semibold`,children:`Used by`}),t.length>0?(0,X.jsx)(`ul`,{className:`mt-1.5 flex flex-col gap-1`,children:t.map(e=>(0,X.jsxs)(`li`,{className:`flex items-center gap-1.5 font-mono text-xs text-muted-foreground`,children:[(0,X.jsx)(Ze,{"aria-hidden":`true`,className:`size-3 shrink-0 text-soft-foreground`}),e]},e))}):(0,X.jsx)(`p`,{className:`mt-1.5 text-xs text-soft-foreground`,children:`Not referenced by a workflow yet. quick-task can use it when the task mentions it.`})]}),(0,X.jsx)(`section`,{className:`mt-5`,children:(0,X.jsx)(`div`,{"data-slot":`skill-body`,className:`mt-2 text-sm`,children:(0,X.jsx)(na,{children:e.body})})})]})}function qu({skill:e,onClose:t}){return(0,X.jsx)(Hr,{open:e!==null,onOpenChange:e=>e?void 0:t(),children:(0,X.jsx)(Wr,{"data-slot":`skill-preview`,className:`block max-h-[80dvh] overflow-y-auto sm:max-w-2xl`,children:e?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(Gr,{className:`sr-only`,children:e.name}),(0,X.jsx)(Vr,{className:`sr-only`,children:`Read-only skill preview`}),(0,X.jsx)(Ku,{skill:e,heading:`h3`}),(0,X.jsx)(`p`,{className:`mt-5`,children:(0,X.jsx)(J,{to:`/skills?skill=${encodeURIComponent(e.name)}`,"data-slot":`skill-preview-manage`,onClick:t,className:`text-xs font-semibold text-accent-text hover:underline`,children:`Open in the Skills catalog`})})]}):null})})}function Ju(e,t,n){let r=e.skill===``?{source:`workflow`,ref:`quick-task`}:{source:`skill`,ref:e.skill};return ji({task:e.ref,source:r,model:``,runner:t,defaultRunner:n,variants:1,images:[],todoId:e.todo})}function Yu(e,t){return e.kind===`failed`?{message:`Auto-start failed: ${e.message} — review and press Start`,tone:`danger`}:e.kind===`blocked`?{message:`Auto-start blocked (bad key) — review and press Start`,tone:`danger`}:t===``?{message:`Prefilled from link — review and press Start`,tone:`default`}:{message:`Unknown skill "${t}" — prefilled for quick-task; review and press Start`,tone:`danger`}}function Xu(e,t){return`Use the "${e}" skill on: ${t}`}function Zu(e){let t=e.configuredAutonomous===`source-dependent`?e.source===`skill`:e.configuredAutonomous,n=e.interactive!==!0&&void 0;return{autonomous:e.planFirst?!1:e.explicitAutonomous??n??t,worktree:e.hasGit?e.variants>1?!0:e.explicitWorktree??n??e.configuredWorktree:!1}}function Qu(e){return e.worktree?`Runs in an isolated worktree — review everything before it lands.`:e.hasGit?`Runs in the repo working tree — your checkout is modified directly.`:`Runs in place — no git repository detected, so there is no worktree to isolate in.`}var $u={text:``,source:null,runner:null,agentProfile:null,model:null,effort:null,variants:1,planFirst:!1,worktree:null,autonomous:null,generateFollowups:null},ed=`cez-new-task-draft`;function td(e){return e===null?ed:`${ed}:${e}`}function nd(e){let t=e&&typeof e==`object`?e:{};return{text:typeof t.text==`string`?t.text:``,source:rd(t.source)?t.source:null,runner:typeof t.runner==`string`?t.runner:null,agentProfile:typeof t.agentProfile==`string`?t.agentProfile:null,model:typeof t.model==`string`?t.model:null,effort:typeof t.effort==`string`?t.effort:null,variants:t.variants===2||t.variants===3?t.variants:1,planFirst:t.planFirst===!0,worktree:typeof t.worktree==`boolean`?t.worktree:null,autonomous:typeof t.autonomous==`boolean`?t.autonomous:null,generateFollowups:typeof t.generateFollowups==`boolean`?t.generateFollowups:null}}function rd(e){return!!e&&typeof e==`object`&&(e.source===`skill`||e.source===`workflow`)&&typeof e.ref==`string`}var id=new Map,ad=new Map;function od(e=null){return ad.get(td(e))??0}function sd(e=null){let t=td(e),n=id.get(t);if(n)return{...n};let r;try{let e=localStorage.getItem(t);r=e?nd(JSON.parse(e)):{...$u}}catch{r={...$u}}return id.set(t,r),{...r}}function cd(e,t=null){let n=td(t);ad.set(n,od(t)+1),id.set(n,{...e});try{localStorage.setItem(n,JSON.stringify(e))}catch{}}function ld(e=null,t){t!==void 0&&od(e)!==t||cd({...sd(e),text:``,source:null},e)}function ud(e){let t=typeof e==`string`?new URLSearchParams(e):e;return{skill:(t.get(`skill`)??``).trim(),ref:(t.get(`ref`)??t.get(`task`)??``).trim(),auto:t.get(`auto`)===`1`,key:t.get(`key`)??``,todo:(t.get(`todo`)??``).trim()}}function dd(e,t,n){return{task:e,steps:[...n.steps],rationale:n.rationale,fallback:n.fallback,images:[...t]}}function fd(e,t){return!Number.isInteger(t)||t<0||t>=e.length?[...e]:e.filter((e,n)=>n!==t)}function pd(e,t,n){let r=[...e];if(!Number.isInteger(t)||t<0||t>=r.length)return r;let i=Math.max(0,Math.min(r.length-1,n));if(i===t)return r;let[a]=r.splice(t,1);return r.splice(i,0,a),r}function md(e){return e.command??e.prompt??``}function hd(e,t=120){let n=e.split(`
3
- `)[0]??``;return n.length>t?`${n.slice(0,t-1)}…`:n}function gd(e){let{task:t,steps:n,model:r,modelsLocked:i,effort:a,runner:o,runnerExplicit:s,defaultRunner:c,variants:l,images:u,generateFollowups:d,todoId:f}=e;return{task:t,steps:[...n],model:i?void 0:r||void 0,effort:i?void 0:a||void 0,runner:Hi(o,c,s),variants:l>1?l:void 0,images:u.length>0?[...u]:void 0,generateFollowups:d!==!1&&void 0,todoId:f||void 0}}function _d({plan:e,starting:t,startAvailable:n,startUnavailableReason:r,startUnavailableAction:i,onStepsChange:a,onStart:o,onDiscard:s}){let[c,l]=(0,Y.useState)(null),[u,d]=(0,Y.useState)(null),f=(0,Y.useRef)(null),p=(0,Y.useId)();(0,Y.useEffect)(()=>{f.current?.focus({preventScroll:!0});let e=f.current?.closest(`[data-slot="main"]`);e&&(e.scrollTop=0)},[]);let m=()=>{l(null),d(null)},h=(t,n)=>{t.preventDefault(),c!==null&&c!==n&&a(pd(e.steps,c,n)),m()},g=e.steps.length===0;return(0,X.jsxs)(`div`,{"data-slot":`plan-page`,children:[(0,X.jsxs)(`header`,{"data-slot":`plan-page-header`,children:[(0,X.jsx)(`h1`,{children:`New task / Plan first`}),(0,X.jsx)(`p`,{children:`Review the proposed chain before launching.`})]}),(0,X.jsx)(`div`,{"data-slot":`plan-canvas`,children:(0,X.jsxs)(`section`,{ref:f,tabIndex:-1,"aria-labelledby":p,"data-slot":`plan-review`,className:`flex flex-col outline-none`,onKeyDown:e=>{e.key!==`Escape`||e.defaultPrevented||e.target.closest(`[role="dialog"], [role="alertdialog"]`)||(e.preventDefault(),s())},children:[(0,X.jsxs)(`header`,{"data-slot":`dialog-header`,className:`flex flex-col gap-1 px-5 pt-4 pb-3.5 text-left`,children:[(0,X.jsxs)(`div`,{className:`flex items-start justify-between gap-3`,children:[(0,X.jsx)(`h2`,{id:p,"data-slot":`dialog-title`,className:`text-[11px] font-semibold tracking-[0.08em] text-muted-foreground uppercase`,children:`Proposed chain`}),(0,X.jsx)(`button`,{type:`button`,onClick:s,"aria-label":`Discard the plan`,className:`-mt-1 -mr-1 rounded-md p-1 text-muted-foreground transition-colors hover:bg-muted hover:text-foreground`,children:(0,X.jsx)(zn,{"aria-hidden":`true`,className:`size-4`})})]}),(0,X.jsx)(`p`,{"data-slot":`plan-task`,title:e.task,className:`text-[18px] font-medium text-foreground`,children:hd(e.task)}),e.fallback?(0,X.jsx)(`p`,{"data-slot":`plan-fallback`,className:`text-xs text-soft-foreground italic`,children:`planner unavailable — single-step plan`}):e.rationale===``?null:(0,X.jsx)(`p`,{"data-slot":`plan-rationale`,className:`text-xs text-muted-foreground`,children:e.rationale})]}),(0,X.jsx)(`ol`,{"data-slot":`plan-steps`,className:`flex-1 space-y-2 overflow-y-auto px-5 py-4`,children:g?(0,X.jsx)(`li`,{className:`py-6 text-center text-sm text-muted-foreground`,children:`(no steps left — discard and plan again)`}):e.steps.map((t,n)=>(0,X.jsxs)(`li`,{"data-slot":`plan-step`,"data-step-id":t.id,draggable:!0,onDragStart:()=>l(n),onDragOver:e=>{e.preventDefault(),d(n)},onDragLeave:()=>d(e=>e===n?null:e),onDrop:e=>h(e,n),onDragEnd:m,className:U(`flex items-center gap-2.5 rounded-lg border border-border bg-card-2 px-3 py-2.5`,c===n&&`opacity-50`,u===n&&c!==null&&c!==n&&`border-ring`),children:[(0,X.jsx)(y,{"aria-hidden":`true`,className:`size-3.5 shrink-0 cursor-grab text-soft-foreground`}),(0,X.jsx)(`span`,{className:`w-5 shrink-0 font-mono text-[11px] text-soft-foreground tabular-nums`,children:String(n+1).padStart(2,`0`)}),(0,X.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,X.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,X.jsx)(`span`,{className:`text-[13px] font-medium`,children:t.name??t.id}),t.skill?(0,X.jsx)(`span`,{"data-slot":`plan-badge-skill`,title:`skill`,className:`shrink-0 rounded-full bg-accent-strong/15 px-1.5 py-px font-mono text-[11px] font-medium text-accent-text`,children:t.skill}):null,t.command?(0,X.jsx)(`span`,{"data-slot":`plan-badge-check`,className:`shrink-0 rounded-full bg-muted px-1.5 py-px text-[11px] font-medium text-muted-foreground`,children:`check`}):null]}),(0,X.jsx)(`p`,{className:`mt-3 whitespace-pre-wrap break-words font-mono text-[11px] text-muted-foreground`,children:md(t)})]}),(0,X.jsxs)(`span`,{"data-slot":`plan-step-actions`,className:`flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`icon-sm`,"data-slot":`plan-step-up`,"aria-label":`Move step ${n+1} up`,disabled:n===0,className:`size-7 text-muted-foreground`,onClick:()=>a(pd(e.steps,n,n-1)),children:`Move up`}),(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`icon-sm`,"data-slot":`plan-step-down`,"aria-label":`Move step ${n+1} down`,disabled:n===e.steps.length-1,className:`size-7 text-muted-foreground`,onClick:()=>a(pd(e.steps,n,n+1)),children:`Move down`}),(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`icon-sm`,"data-slot":`plan-step-remove`,"aria-label":`Remove step ${n+1}`,className:`size-7 text-muted-foreground hover:text-danger`,onClick:()=>a(fd(e.steps,n)),children:`Remove`})]})]},t.id))}),!n&&r?(0,X.jsxs)(`p`,{id:`plan-start-guidance`,className:`flex flex-wrap items-center gap-1.5 border-t border-border px-5 pt-3 text-xs text-muted-foreground`,children:[(0,X.jsx)(`span`,{children:r}),i]}):null,(0,X.jsxs)(`div`,{"data-slot":`plan-actions`,className:`flex flex-wrap items-center gap-3 px-6 pt-3 pb-6`,children:[(0,X.jsxs)(R,{type:`button`,"data-slot":`plan-start`,disabled:g||t||!n,title:n?void 0:r,"aria-describedby":!n&&r?`plan-start-guidance`:void 0,onClick:o,children:[(0,X.jsx)(gi,{"aria-hidden":`true`,className:`size-3.5`}),t?`Starting…`:`Start`]}),(0,X.jsx)(vd,{steps:e.steps,disabled:g}),(0,X.jsx)(R,{type:`button`,variant:`outline`,onClick:s,children:`Discard`})]}),(0,X.jsx)(`p`,{className:`px-6 pb-6 text-xs text-muted-foreground`,children:`No steps left? Start is disabled. A planner failure shows a single-step fallback.`})]})})]})}function vd({steps:e,disabled:t}){let n=d(),[r,i]=(0,Y.useState)(!1),[a,o]=(0,Y.useState)(``),[s,c]=(0,Y.useState)(!1),[l,u]=(0,Y.useState)(!1),f=async t=>{let r=a.trim();if(!(r===``||l)){u(!0);try{let a=await Be({name:r,steps:e,...t?{overwrite:!0}:{}});z(`Saved — ${a.path.split(`/`).pop()??a.path}`),n.invalidateQueries({queryKey:B.workflows}),c(!1),i(!1),o(``)}catch(e){e instanceof Fn&&e.exists===!0?c(!0):z(e instanceof Error?e.message:String(e),{tone:`danger`})}finally{u(!1)}}};return(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(R,{type:`button`,variant:`outline`,"data-slot":`plan-save`,disabled:t,onClick:()=>i(!0),children:`Save as chain`}),(0,X.jsx)(Hr,{open:r,onOpenChange:e=>i(!!e),children:(0,X.jsxs)(Wr,{"data-slot":`plan-save-dialog`,className:`sm:max-w-sm`,showCloseButton:!1,children:[(0,X.jsxs)(Ur,{children:[(0,X.jsx)(Gr,{children:`Save as chain`}),(0,X.jsx)(Vr,{children:`Saves these steps as a reusable workflow — it joins the picker like any other chain.`})]}),(0,X.jsxs)(`form`,{onSubmit:e=>{e.preventDefault(),f(!1)},children:[(0,X.jsx)(`label`,{htmlFor:`plan-chain-name`,className:`mb-2 block text-[11px] text-muted-foreground`,children:`Chain name`}),(0,X.jsx)(Cc,{id:`plan-chain-name`,value:a,onChange:e=>o(e.target.value),"aria-label":`Chain name`,placeholder:`e.g. fix-and-verify-v2`,maxLength:80,autoFocus:!0}),(0,X.jsxs)(Br,{className:`mt-4`,children:[(0,X.jsx)(R,{type:`button`,variant:`outline`,onClick:()=>i(!1),children:`Cancel`}),(0,X.jsx)(R,{type:`submit`,disabled:a.trim()===``||l,children:l?`Saving…`:`Save chain`})]})]})]})}),(0,X.jsx)(kn,{open:s,onOpenChange:e=>e?void 0:c(!1),children:(0,X.jsxs)(gn,{"data-slot":`plan-overwrite-dialog`,children:[(0,X.jsxs)(rn,{children:[(0,X.jsxs)(Hn,{children:[`Overwrite “`,a.trim(),`”?`]}),(0,X.jsx)(Nn,{children:`A chain with this name already exists. Overwriting replaces its steps with this plan.`})]}),(0,X.jsxs)(wt,{children:[(0,X.jsx)(_t,{children:`Cancel`}),(0,X.jsx)(Kt,{onClick:()=>void f(!0),children:`Overwrite chain`})]})]})})]})}function yd(){let[e]=Oe(),t=Ki(),n=d(),r=(0,Y.useRef)(null),[i,a]=(0,Y.useState)(()=>typeof window<`u`&&window.innerWidth<=767),{projectId:o}=be(),s=vn().projectId,c=f(),[l]=(0,Y.useState)(()=>ud(e)),u=S(),p=er(),m=Wt(),h=ft(),g=Jn(),v=ln(),y=Ie(),[b,x]=(0,Y.useState)(()=>({...sd(s),...l.ref===``?{}:{text:l.ref},...l.skill===``?{}:{source:{source:`skill`,ref:l.skill}}})),C=(0,Y.useRef)(b);(0,Y.useEffect)(()=>{cd(C.current,s)},[s]);let w=(0,Y.useRef)(!1),T=(0,Y.useRef)(!0);(0,Y.useEffect)(()=>(T.current=!0,()=>{T.current=!1}),[]);let E=e=>{if(!T.current||w.current)return;let t={...C.current,...e};C.current=t,cd(t,s),x(t)},ee=g.data?.recentSources,D=m.data,O=g.data?.skillUsage,te=(0,Y.useMemo)(()=>la(D??[],O),[D,O]),ne=p.data?.workflows??[],k=c.data?.projects??[],A=m.data!==void 0&&p.data!==void 0&&!g.isPending,j=pi(b.source,te,ne),ie=j?.source===`skill`?te.find(e=>e.name===j.ref):void 0,ae=(0,Y.useRef)(null),oe=(0,Y.useRef)(null),se=(0,Y.useMemo)(()=>Ti(g.data?.promptTemplates),[g.data?.promptTemplates]),ce=Fi(se,j?.source===`skill`?[j.ref]:[]),le=(0,Y.useRef)(b.text);le.current=b.text;let ue=(0,Y.useRef)(``);(0,Y.useEffect)(()=>{if(!A||w.current)return;let e=Ii(le.current,ue.current,ce);ue.current=e.applied,e.text!==le.current&&E({text:e.text})},[ce,A]);let M=Je(),de=Qn(M.data),fe=v.data?.defaultRunner,pe=fe??`claude`,N=de.length>0?Si(b.runner,de,pe):null,he=N??pe,P=M.isSuccess&&de.length>0,ge=Kn(he),_e=v.data?.modelsLocked===!0,ve=N===null?[]:Vi(N,ge.data,[b.model,v.data?.defaultModels?.[N]]),ye=N===null?``:Ui(_e?null:b.model,N,v.data?.defaultModels,ge.data),F=Ai(he,ye,ge.data),xe=_e?``:Ei(b.effort,F),{accounts:Se,repoAccount:Ce}=Ir(),we=Se.some(e=>e.provider===he&&e.id===b.agentProfile)?b.agentProfile:null,Te=(0,Y.useRef)(!1);(0,Y.useEffect)(()=>{let e=P&&!Te.current;Te.current=P,e&&document.activeElement===document.body&&document.querySelector(`textarea[aria-label="Describe a task for the agent"]`)?.focus()},[P]);let Ee=h.data===void 0||h.data.info!==null,De=Ee?b.variants:1,ke=Ee,Ae=De>1,je=Zu({hasGit:Ee,variants:De,planFirst:b.planFirst,explicitAutonomous:b.autonomous,explicitWorktree:b.worktree,interactive:ie?.interactive,configuredAutonomous:y.data?.composerDefaults?.autonomous??y.data?.composerDefaults?.inheritedAutonomous??`source-dependent`,configuredWorktree:y.data?.composerDefaults?.worktree??y.data?.composerDefaults?.inheritedWorktree??!0,source:j?.source??`workflow`}),Me=je.worktree,Ne=je.autonomous,Pe=u.data===void 0||u.data.capabilities.followups,Fe=Pe?b.generateFollowups??g.data?.lastGenerateFollowups??!0:!1,[Le,Re]=(0,Y.useState)(null),[ze,Be]=(0,Y.useState)(!1),[I,Ve]=(0,Y.useState)(!1),[He,Ue]=(0,Y.useState)(()=>l.auto&&l.ref!==``);(0,Y.useLayoutEffect)(()=>{let e=r.current;if(!e)return;let t=()=>a(window.innerWidth<=767||e.getBoundingClientRect().width<550);t();let n=typeof ResizeObserver>`u`?null:new ResizeObserver(t);return n?.observe(e),window.addEventListener(`resize`,t),()=>{n?.disconnect(),window.removeEventListener(`resize`,t)}},[He]);let[We,Ge]=(0,Y.useState)(()=>!l.auto&&l.ref!==``?{kind:`prefill`}:null),Ke=(0,Y.useRef)(!1),qe=(0,Y.useRef)(!1);(0,Y.useEffect)(()=>{Ke.current||(Ke.current=!0,e.toString()!==``&&t(`/new`,{replace:!0}))},[]),(0,Y.useEffect)(()=>{if(qe.current||!l.auto||l.ref===``||M.isPending)return;if(!P||N===null){qe.current=!0,Ge({kind:`prefill`}),Ue(!1);return}if(v.isPending)return;if(qe.current=!0,fe===void 0){Ge({kind:`prefill`}),Ue(!1);return}let e=od(s);(async()=>{let r=``;try{r=(await me()).key}catch{}if(r!==``&&l.key===r)try{let r=await _(Ju(l,N,fe));ld(s,e),n.invalidateQueries({queryKey:B.runs.all}),T.current&&t(Ci(r));return}catch(e){Ge({kind:`failed`,message:e instanceof Error?e.message:String(e)})}else Ge({kind:`blocked`});Ue(!1)})()},[v.isPending,fe,M.isPending,P,N]),(0,Y.useEffect)(()=>{if(We===null||!A)return;Ge(null);let e=l.skill!==``&&!te.some(e=>e.name===l.skill)?l.skill:``;e!==``&&E({text:Xu(l.skill,l.ref),source:null});let{message:t,tone:n}=Yu(We,e);z(t,{tone:n}),document.querySelector(`[data-slot="composer"] button[aria-label="Start task"], [data-slot="composer"] button[aria-label="Plan task"]`)?.focus()},[We,A]);let Ye=async(e,r)=>{let i=od(s);if(!P||N===null)throw Error(M.isPending?`Checking agent providers…`:M.isError?`Provider authentication could not be verified.`:`Connect an agent provider before starting a task.`);if(!A)throw Error(`Still loading workflows and skills — try again in a second.`);if(b.planFirst){Be(!0);try{let t=await dt(e);T.current&&Re(dd(e,r,t))}finally{Be(!1)}return}let a=await _(ji({task:e,source:j,model:ye,modelsLocked:_e,effort:xe,runner:N,runnerExplicit:b.runner!==null,agentProfile:we,defaultRunner:fe,variants:De,images:r,worktree:Me,autonomous:Ne,generateFollowups:Fe,todoId:l.todo}));Ln({lastTask:j,...j?{recentSources:Wi(ee,j)}:{},...Pe?{lastGenerateFollowups:Fe}:{},...j?.source===`skill`&&g.data!==void 0?{skillUsage:ua(g.data.skillUsage,j.ref)}:{}}).then(()=>n.invalidateQueries({queryKey:B.uiState})).catch(()=>{}),ld(s,i),n.invalidateQueries({queryKey:B.runs.all}),T.current&&t(Ci(a))},Xe=async()=>{if(Le===null||Le.steps.length===0||I||!P||N===null)return;let e=od(s);Ve(!0);try{let r=await _(gd({task:Le.task,steps:Le.steps,model:ye,modelsLocked:_e,effort:xe,runner:N,runnerExplicit:b.runner!==null,defaultRunner:fe,variants:De,images:Le.images,generateFollowups:Fe,todoId:l.todo}));Pe&&Ln({lastGenerateFollowups:Fe}).then(()=>n.invalidateQueries({queryKey:B.uiState})).catch(()=>{}),ld(s,e),Re(null),n.invalidateQueries({queryKey:B.runs.all}),T.current&&t(Ci(r))}catch(e){z(e instanceof Error?e.message:String(e),{tone:`danger`})}finally{Ve(!1)}};if(He)return(0,X.jsxs)(`div`,{"data-route":`new`,className:`relative isolate flex min-h-full flex-col items-center justify-center overflow-x-clip px-6`,children:[(0,X.jsx)(dn,{}),(0,X.jsxs)(`div`,{"data-slot":`auto-starting`,role:`status`,className:`text-center`,children:[(0,X.jsx)(`h1`,{className:`animate-pulse text-lg font-semibold tracking-tight`,children:`Starting task…`}),(0,X.jsx)(`p`,{className:`mt-1.5 text-[14px] text-muted-foreground`,children:`Launched from a bookmarklet — taking you to the run.`})]})]});let Ze=de.length>1||de.some(e=>zr(Se,e))?(0,X.jsx)(Ni,{icon:(0,X.jsx)(On,{"aria-hidden":`true`,className:`size-[18px] shrink-0 text-accent-text`}),fieldLabel:!0,runners:de,value:he,accounts:Se,account:we,repoAccount:Ce,onPick:(e,t)=>E({runner:e,agentProfile:t,...e===he?{}:{model:null}}),disabled:!P},`runner`):null,Qe=(0,X.jsx)(Di,{icon:(0,X.jsx)(bt,{"aria-hidden":`true`,className:`size-[18px] shrink-0 text-accent-text`}),fieldLabel:!0,slot:`model-pill`,ariaLabel:`Model`,label:ve.find(e=>e.id===ye)?.label??`auto`,value:ye,disabled:!P,readOnly:_e,disabledHint:_e?`Model selection is locked to native coding-agent settings.`:void 0,onPick:e=>{let t=Ai(he,e,ge.data);E({model:e,effort:b.effort===null?null:Ei(b.effort,t)})},options:ve.map(e=>({value:e.id,label:e.label,desc:e.desc})),status:wi(he,ge.data,ge.isError,ge.isFetching)},`model`),$e=(0,X.jsx)(Di,{icon:(0,X.jsx)(Gt,{"aria-hidden":`true`,className:`size-[18px] shrink-0 text-accent-text`}),fieldLabel:!0,slot:`effort-pill`,ariaLabel:`Effort`,label:F.find(e=>e.value===xe)?.label??`auto`,value:xe,disabled:!P,readOnly:_e,disabledHint:_e?`Effort selection is locked to native coding-agent settings.`:void 0,onPick:e=>E({effort:e}),options:F.map(e=>({value:e.value,label:e.label,desc:e.desc}))},`effort`);return(0,X.jsxs)(`div`,{"data-route":`new`,"data-plan-review":Le===null?void 0:`true`,className:`relative isolate flex min-h-full flex-col overflow-x-clip pb-16`,children:[(0,X.jsxs)(`div`,{ref:oe,style:Le===null?void 0:{display:`none`},className:`relative z-[1] mx-auto w-full max-w-none px-11 pt-12 max-md:px-[18px] max-md:pt-[22px]`,children:[(0,X.jsxs)(`header`,{className:`mb-7 max-md:mb-5`,children:[(0,X.jsx)(`p`,{"data-slot":`page-eyebrow`,className:`mb-2 text-[11px] font-semibold tracking-[0.16em] text-[var(--accent-text)] uppercase`,children:`NEW TASK`}),(0,X.jsx)(`h1`,{className:`text-[30px] leading-[normal] font-semibold tracking-[-0.9px] max-md:text-[22px] max-md:leading-[29px] max-md:tracking-[-0.6px]`,children:`What should the agent work on?`}),(0,X.jsx)(`p`,{"data-slot":`page-description`,className:`mt-2 hidden text-[13px] text-muted-foreground md:block`,children:`Describe the outcome. Configure the run. Review everything before it lands.`})]}),(0,X.jsx)(_a,{ref:ae,onSubmit:Ye,retainDraftUntilSuccess:!0,idleFeedback:(0,X.jsxs)(`div`,{"data-slot":`new-task-mode-note`,className:`flex items-center justify-between gap-3 text-[11px] text-muted-foreground`,children:[(0,X.jsx)(`span`,{children:b.planFirst?`Review the plan before starting the task.`:`Start immediately with the selected configuration.`}),(0,X.jsx)(`kbd`,{className:`hidden font-sans md:inline`,children:Oa()})]}),pendingLabel:b.planFirst?`Planning task…`:`Starting task…`,failureHint:b.planFirst?`Could not create the plan. Your draft is kept. Please retry.`:void 0,clearOnSuccess:!b.planFirst,onPendingChange:e=>{w.current=e},value:b.text,onValueChange:e=>E({text:e}),autoFocus:!0,placeholder:`Describe a task for the agent — / for skills…`,ariaLabel:`Describe a task for the agent`,sendAriaLabel:b.planFirst?`Plan task`:`Start task`,disabled:!P||I,disabledReason:M.isPending?`Checking agent providers…`:M.isError?`Provider authentication could not be verified.`:`Connect an agent provider before starting a task.`,autocompleteSkills:!0,footerStart:(0,X.jsxs)(X.Fragment,{children:[k.length>1&&o!==void 0?(0,X.jsx)(wd,{projects:k,projectId:o,onPick:e=>t(`/p/${encodeURIComponent(e)}/new`,{replace:!0})}):null,(0,X.jsx)(Bu,{label:`Template`,templates:se,onInsert:e=>ae.current?.insertAtCaret(e)}),(0,X.jsx)(Td,{source:j,ready:A,skills:te,skillUsage:O,workflows:ne,onPick:e=>E({source:e})})]}),agentOptions:(0,X.jsx)(`div`,{ref:r,"data-slot":`agent-options`,role:`group`,"aria-label":`Agent settings`,className:`new-task-agent-options`,children:i?[Ze,$e,Qe]:[Ze,Qe,$e]}),executionOptions:(0,X.jsxs)(`div`,{className:`flex min-w-0 flex-col gap-4`,children:[(0,X.jsxs)(`details`,{"data-slot":`execution-options`,open:!0,className:`group rounded-xl border border-border bg-card xl:self-start`,children:[(0,X.jsxs)(`summary`,{className:`flex min-h-[44px] cursor-pointer list-none flex-wrap items-center gap-x-2 gap-y-1 px-3 py-2 text-xs text-muted-foreground hover:bg-muted/50 focus-visible:outline-2 focus-visible:outline-offset-[-2px] focus-visible:outline-foreground [&::-webkit-details-marker]:hidden`,children:[(0,X.jsx)(re,{"aria-hidden":`true`,className:`size-[18px] shrink-0 text-accent-text`}),(0,X.jsx)(`span`,{className:`font-medium text-foreground`,children:`Execution settings`}),(0,X.jsxs)(`span`,{"data-slot":`execution-summary`,hidden:!0,className:`min-w-0 basis-full truncate pl-5 xl:ml-auto xl:basis-auto xl:pl-0`,children:[Li.find(e=>e.id===he)?.label??he,` · `,ve.find(e=>e.id===ye)?.label??`auto`]})]}),(0,X.jsxs)(`div`,{className:`space-y-3 border-t border-border px-5 pt-3 pb-5`,children:[(0,X.jsx)(`p`,{className:`hidden text-[11px] text-muted-foreground xl:block`,children:`Control where and how this task runs.`}),(0,X.jsxs)(`div`,{role:`group`,"aria-label":`Run settings`,className:`new-task-run-settings`,children:[(0,X.jsxs)(`div`,{className:`flex items-center justify-between gap-2 text-xs text-muted-foreground`,children:[(0,X.jsx)(`span`,{children:`Parallel variants`}),(0,X.jsx)(Di,{slot:`variants-pill`,ariaLabel:`Parallel variants`,label:De>1?`×${De} variants`:`×1`,value:String(De),onPick:e=>E({variants:Number(e)}),disabled:!Ee,hint:`How many times to run this task in parallel — each variant gets its own worktree, and you pick the diff you keep. ×1 runs it once.`,disabledHint:`Parallel variants need a git repository — each variant runs in its own worktree.`,options:[{value:`1`,label:`×1`,desc:`One run`},{value:`2`,label:`×2 variants`,desc:`Two competing runs — pick the diff you keep`},{value:`3`,label:`×3 variants`,desc:`Three competing runs — pick the diff you keep`}]})]}),ke?(0,X.jsx)(bd,{on:Me,disabled:Ae,disabledReason:`Parallel variants always use isolated worktrees`,onChange:e=>E({worktree:e})}):null,(0,X.jsx)(xd,{on:Ne,disabled:b.planFirst,onChange:e=>E({autonomous:e})}),ie?.interactive&&(b.autonomous===null||b.worktree===null)?(0,X.jsx)(`p`,{className:`basis-full text-xs text-muted-foreground`,"data-slot":`interactive-skill-hint`,children:`This skill recommends an interactive run in the current checkout. You can change either setting.`}):null,h.data?(0,X.jsxs)(`div`,{className:`flex items-center justify-between gap-2 text-xs text-muted-foreground`,children:[(0,X.jsx)(`span`,{children:`Base branch`}),(0,X.jsx)(Ed,{repo:h.data})]}):null]}),(0,X.jsxs)(`p`,{"data-slot":`execution-tip`,className:`hidden rounded-lg bg-background p-3 text-[11px] leading-5 text-muted-foreground xl:block`,children:[(0,X.jsx)(Vt,{"aria-hidden":`true`,className:`mb-2 size-[18px] text-accent-text`}),Me&&Ee?`Changes stay in their own worktree, separate from your working directory.`:`Changes are made in the current working directory.`]})]})]}),Pe?(0,X.jsx)(`section`,{"data-slot":`followups-options`,"aria-label":`Follow-ups preference`,className:`rounded-xl border border-border bg-card p-4`,children:(0,X.jsx)(Sd,{on:Fe,onChange:e=>E({generateFollowups:e})})}):null]}),footerEnd:(0,X.jsxs)(X.Fragment,{children:[!P&&!M.isPending?(0,X.jsx)(J,{to:`/settings/agents#providers`,className:`text-xs font-medium text-foreground underline underline-offset-4`,children:`Configure providers`}):null,(0,X.jsx)(Dd,{planFirst:b.planFirst,planning:ze,onModeChange:e=>E({planFirst:e})}),(0,X.jsx)(`kbd`,{"aria-hidden":`true`,className:`hidden rounded-[5px] border border-b-2 border-border bg-card px-[5px] py-px font-mono text-[11px] font-medium text-muted-foreground md:inline`,children:Oa()})]})}),(0,X.jsx)(`p`,{"data-slot":`run-mode-note`,className:`mt-2.5 text-[13px] text-muted-foreground`,children:Qu({worktree:Me,hasGit:Ee})})]}),Le===null?null:(0,X.jsx)(_d,{plan:Le,starting:I,startAvailable:P,startUnavailableReason:M.isPending?`Checking agent providers…`:M.isError?`Provider authentication could not be verified.`:`Connect an agent provider before starting a task.`,startUnavailableAction:M.isPending?void 0:(0,X.jsx)(J,{to:`/settings/agents#providers`,children:`Configure providers`}),onStepsChange:e=>Re(t=>t&&{...t,steps:e}),onStart:()=>void Xe(),onDiscard:()=>{Re(null),requestAnimationFrame(()=>oe.current?.querySelector(`textarea`)?.focus())}})]})}function bd({on:e,disabled:t,disabledReason:n,onChange:r}){return(0,X.jsxs)(`button`,{type:`button`,role:`checkbox`,"aria-checked":e,disabled:t,"aria-label":`Worktree`,"data-slot":`worktree-toggle`,onClick:()=>r(!e),title:t?n:e?`Runs in an isolated worktree — uncheck to run in the repo working tree`:`Runs in the repo working tree — check to isolate in a worktree`,className:`flex items-center justify-between gap-3 px-0 py-3 text-left`,children:[(0,X.jsxs)(`span`,{children:[(0,X.jsx)(`span`,{className:`block text-[13px] font-medium`,children:`Worktree`}),(0,X.jsx)(`span`,{className:`block text-[12px] text-muted-foreground`,children:`Run in an isolated working copy`})]}),(0,X.jsx)(`span`,{"aria-hidden":`true`,className:U(`flex h-6 w-10 shrink-0 items-center rounded-full border p-0.5`,e?`border-accent-strong bg-accent-strong`:`border-muted-foreground bg-muted`),children:(0,X.jsx)(`span`,{className:U(`size-[18px] rounded-full`,e?`ml-auto bg-accent-strong-foreground`:`bg-foreground`)})})]})}function xd({on:e,disabled:t,onChange:n}){return(0,X.jsxs)(`button`,{type:`button`,role:`checkbox`,"aria-checked":e,disabled:t,"aria-label":`Autonomous`,"data-slot":`autonomous-toggle`,onClick:()=>n(!e),title:t?`Plan-first runs are interactive — autonomous is unavailable`:e?`Autonomous — the agent runs to completion without pausing for you`:`Runs interactively — check to let the agent finish without pausing for you`,className:`flex items-center justify-between gap-3 px-0 py-3 text-left disabled:opacity-50`,children:[(0,X.jsxs)(`span`,{children:[(0,X.jsx)(`span`,{className:`block text-[13px] font-medium`,children:`Autonomous`}),(0,X.jsx)(`span`,{className:`block text-[12px] text-muted-foreground`,children:`Let the agent proceed without prompts`})]}),(0,X.jsx)(`span`,{"aria-hidden":`true`,className:U(`flex h-6 w-10 shrink-0 items-center rounded-full border p-0.5`,e?`border-accent-strong bg-accent-strong`:`border-muted-foreground bg-muted`),children:(0,X.jsx)(`span`,{className:U(`size-[18px] rounded-full`,e?`ml-auto bg-accent-strong-foreground`:`bg-foreground`)})})]})}function Sd({on:e,onChange:t}){return(0,X.jsxs)(`button`,{type:`button`,role:`checkbox`,"aria-checked":e,"data-slot":`generate-followups-toggle`,onClick:()=>t(!e),title:e?`Agents can add newly discovered follow-up work to the task inbox`:`Follow-up generation is off; agents still maintain the handoff journal`,"aria-label":`Follow-ups`,className:`flex min-h-11 w-full items-center justify-between gap-4 text-left text-foreground`,children:[(0,X.jsxs)(`span`,{children:[(0,X.jsx)(`span`,{className:`block text-[16px]`,children:`Follow-ups`}),(0,X.jsx)(`span`,{className:`mt-1 block text-xs leading-[1.5] text-muted-foreground`,children:`Generate suggestions in Inbox after this task. Enabled by default; your choice is remembered.`})]}),(0,X.jsx)(`span`,{"aria-hidden":`true`,className:U(`flex h-6 w-10 shrink-0 items-center rounded-full border p-0.5`,e?`border-accent-strong bg-accent-strong`:`border-muted-foreground bg-muted`),children:(0,X.jsx)(`span`,{className:U(`size-[18px] rounded-full`,e?`ml-auto bg-accent-strong-foreground`:`bg-foreground`)})})]})}function Cd(e,t){let n=t.trim().toLowerCase();if(n===``)return[...e];let r=e=>{let t=e.name.toLowerCase(),r=e.id.toLowerCase();return t.startsWith(n)||r.startsWith(n)?0:t.includes(n)||r.includes(n)?1:2};return e.map((e,t)=>({project:e,rank:r(e),index:t})).filter(e=>e.rank<2).sort((e,t)=>e.rank-t.rank||e.index-t.index).map(e=>e.project)}function wd({projects:e,projectId:t,onPick:n}){let[r,i]=(0,Y.useState)(!1),[a,o]=(0,Y.useState)(``),s=e.find(e=>e.id===t),c=Cd(e,a);return(0,X.jsxs)(Rr,{open:r,onOpenChange:e=>{i(e),e||o(``)},children:[(0,X.jsx)(Lr,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`project-pill`,"aria-label":`Project`,title:`Which project this task runs in — its skills, workflows, settings and draft`,className:U(Oi,`border-foreground/60 font-semibold text-foreground`),children:[(0,X.jsx)(Rt,{"aria-hidden":`true`,className:`size-3 shrink-0 text-soft-foreground`}),(0,X.jsx)(`span`,{className:`max-w-40 truncate`,children:s?.name??t}),Bi]})}),(0,X.jsx)(Pr,{align:`start`,sideOffset:8,className:`w-[300px] max-w-[calc(100vw-2rem)] p-0`,children:(0,X.jsxs)(hi,{shouldFilter:!1,children:[(0,X.jsx)(fi,{placeholder:`search projects…`,value:a,onValueChange:o}),(0,X.jsxs)(vi,{"data-slot":`project-menu`,className:`max-h-[min(18rem,calc(var(--radix-popover-content-available-height)-3rem))]`,children:[c.length===0?(0,X.jsx)(bi,{children:`Nothing matches.`}):null,c.map(e=>(0,X.jsxs)(K,{value:e.id,keywords:[e.name],"data-slot":`project-option`,"data-project-id":e.id,disabled:e.status===`missing`,onSelect:()=>{n(e.id),i(!1)},children:[(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-xs font-medium`,children:e.name}),e.status===`missing`?(0,X.jsx)(`span`,{className:`shrink-0 text-[11px] text-soft-foreground`,children:`folder not found`}):e.branch===void 0?null:(0,X.jsx)(`span`,{className:`shrink-0 font-mono text-[11px] text-soft-foreground`,children:e.branch}),e.id===t?(0,X.jsx)(rt,{"aria-hidden":`true`,className:`size-3.5 shrink-0 text-link-foreground`}):null]},e.id))]}),(0,X.jsx)(`p`,{className:`border-t border-border px-3 py-2 text-[11px] leading-snug text-soft-foreground`,children:`Skills, workflows, settings and the draft re-resolve against the selected project.`})]})})]})}function Td({source:e,ready:t,skills:n,skillUsage:r,workflows:i,onPick:a}){let[s,c]=(0,Y.useState)(!1),[l,u]=(0,Y.useState)(``),[d,f]=(0,Y.useState)(null),p=(0,Y.useRef)(null),{mostUsed:m,project:h,global:g,ranked:_}=da(n,l,r),v=i.find(e=>e.name===ki),y=aa(i,l).filter(e=>e.name!==ki),b=i.some(e=>e.name!==ki),x=ia(`no skill`,`none plain ${ki} ${v?.description??``}`,l)>0,S=!x&&(_?_.length===0:m.length===0&&h.length===0&&g.length===0)&&y.length===0,C=e=>{a(e),c(!1)},w=t=>C(e?.source===t.source&&e.ref===t.ref?null:t),T=(t,n)=>{let r=e?.source===`skill`&&e.ref===t.name;return(0,X.jsxs)(K,{value:`skill ${t.name} ${t.path}`,keywords:oa(t.name,t.description),"data-slot":`source-option`,"data-source-kind":`skill`,"data-source-ref":t.name,onSelect:()=>w({source:`skill`,ref:t.name}),children:[(0,X.jsx)(`span`,{className:U(`shrink-0 font-mono text-xs`,n&&`font-semibold`),children:t.name}),t.description?(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-xs text-soft-foreground`,children:t.description}):null,(0,X.jsx)(`button`,{type:`button`,"data-slot":`source-skill-view`,"aria-label":`View skill ${t.name}`,title:`View skill`,onClick:e=>{e.preventDefault(),e.stopPropagation(),f(t)},className:`ml-auto shrink-0 rounded-sm p-0.5 text-soft-foreground transition-colors hover:text-foreground`,children:(0,X.jsx)(_i,{"aria-hidden":`true`,className:`size-3.5`})}),r?(0,X.jsx)(rt,{"aria-hidden":`true`,className:`size-3.5 shrink-0 text-link-foreground`}):null]},t.path)},E=e===null||e.source===`skill`?Ge:o,ee=(0,X.jsxs)(`button`,{type:`button`,"data-slot":`source-pill`,"data-source-kind":e?.source??`none`,"aria-label":`Choose a skill or workflow`,title:e===null?`No skill — the task runs as one plain agent step. Pick a skill or workflow to change that.`:`Runs the ${e.source} "${e.ref}" — pick it again, or press ✕, to run without it`,disabled:!t,onKeyDown:t=>{e===null||t.metaKey||t.ctrlKey||t.altKey||t.key!==`Backspace`&&t.key!==`Delete`||(t.preventDefault(),a(null))},className:U(Oi,`font-mono text-[11px]`,e===null?`text-muted-foreground`:`rounded-r-none border-r-0 border-foreground/60 pr-1.5 font-semibold text-foreground`),children:[(0,X.jsx)(E,{"aria-hidden":`true`,className:U(`size-3 shrink-0`,e===null?`text-muted-foreground`:`text-accent-icon`)}),(0,X.jsx)(`span`,{className:`max-w-44 truncate`,children:t?e?.ref??(b?`Skill or workflow`:`Skill`):`…`}),Bi]});return(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(qu,{skill:d,onClose:()=>f(null)}),(0,X.jsxs)(Rr,{open:s,onOpenChange:e=>{c(e),e||u(``)},children:[(0,X.jsxs)(`span`,{className:`inline-flex items-center`,children:[(0,X.jsx)(Lr,{asChild:!0,children:ee}),e!==null&&t?(0,X.jsx)(`button`,{type:`button`,"data-slot":`source-pill-clear`,"aria-label":`Clear the ${e.source} ${e.ref}`,title:`Run without it`,onClick:()=>a(null),className:U(Oi,`rounded-l-none border-foreground/60 pl-1.5 pr-2 text-soft-foreground hover:text-foreground`),children:(0,X.jsx)(zn,{"aria-hidden":`true`,className:`size-3`})}):null]}),(0,X.jsx)(Pr,{align:`start`,sideOffset:8,className:`w-[336px] max-w-[calc(100vw-2rem)] p-0`,children:(0,X.jsxs)(hi,{shouldFilter:!1,children:[(0,X.jsx)(fi,{placeholder:`search skills & workflows…`,value:l,onValueChange:u,onInput:()=>p.current?.scrollTo(0,0)}),(0,X.jsxs)(vi,{ref:p,"data-slot":`source-menu`,className:`max-h-[min(18rem,calc(var(--radix-popover-content-available-height)-3rem))]`,children:[S?(0,X.jsx)(bi,{children:`Nothing matches.`}):null,x?(0,X.jsx)(q,{children:(0,X.jsxs)(K,{value:`none no-skill`,keywords:[`none`,`plain`,...oa(ki)],"data-slot":`source-option`,"data-source-kind":`none`,onSelect:()=>C(null),children:[(0,X.jsx)(Vn,{"aria-hidden":`true`,className:`size-3.5 shrink-0 text-soft-foreground`}),(0,X.jsx)(`span`,{className:`shrink-0 text-xs font-medium`,children:`No skill`}),(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-xs text-soft-foreground`,children:v?.description??`One agent run on your task — no ceremony.`}),e===null?(0,X.jsx)(rt,{"aria-hidden":`true`,className:`ml-auto size-3.5 shrink-0 text-link-foreground`}):null]})}):null,_?_.length>0?(0,X.jsx)(q,{children:_.map(e=>T(e,sa(e)))}):null:(0,X.jsxs)(X.Fragment,{children:[m.length>0?(0,X.jsx)(q,{heading:`Most used`,children:m.map(e=>T(e,sa(e)))}):null,h.length>0?(0,X.jsx)(q,{heading:`Project skills`,children:h.map(e=>T(e,!0))}):null]}),y.length>0?(0,X.jsx)(q,{heading:`Workflows`,children:y.map(t=>{let n=e?.source===`workflow`&&e.ref===t.name;return(0,X.jsxs)(K,{value:`workflow ${t.name}`,keywords:oa(t.name,t.description),"data-slot":`source-option`,"data-source-kind":`workflow`,"data-source-ref":t.name,onSelect:()=>w({source:`workflow`,ref:t.name}),children:[(0,X.jsx)(`span`,{className:`shrink-0 font-mono text-xs`,children:t.name}),t.description?(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-xs text-soft-foreground`,children:t.description}):null,n?(0,X.jsx)(rt,{"aria-hidden":`true`,className:`ml-auto size-3.5 shrink-0 text-link-foreground`}):null]},t.name)})}):null,g.length>0?(0,X.jsx)(q,{heading:`Global`,children:g.map(e=>T(e,!1))}):null]})]})})]})]})}function Ed({repo:e}){let t=d(),n=O({mutationFn:e=>Mt({baseBranch:e}),onSuccess:e=>{t.invalidateQueries({queryKey:B.repo}),z(e.baseBranch?`New tasks will branch off "${e.baseBranch}" (PRs target it too).`:`Base branch cleared — new tasks fork from the checked-out branch.`)},onError:e=>z(e.message,{tone:`danger`})});return e.info?(0,X.jsx)(Di,{slot:`base-pill`,ariaLabel:`Base branch`,label:(0,X.jsx)(`span`,{className:`text-[11px]`,children:e.baseBranch??e.info.branch}),value:e.baseBranch??``,onPick:e=>n.mutate(e===``?null:e),options:[{value:``,label:`follow checked-out branch (${e.info.branch})`,desc:`New task worktrees fork from whatever branch is checked out`},...e.branches.map(e=>({value:e,label:e}))]}):null}function Dd({planFirst:e,planning:t,onModeChange:n}){return(0,X.jsxs)(`div`,{"data-slot":`mode-seg`,role:`radiogroup`,"aria-label":`Run mode`,className:`inline-flex items-center gap-0.5 rounded-lg bg-muted p-[3px]`,children:[(0,X.jsxs)(`button`,{type:`button`,role:`radio`,"aria-checked":!e,onClick:()=>n(!1),className:U(`h-6 rounded-md px-2 text-xs transition-colors`,e?`font-medium text-muted-foreground hover:text-foreground`:`bg-card font-semibold text-foreground shadow-xs`),children:[e?null:(0,X.jsx)(rt,{"aria-hidden":`true`,className:`size-3.5`}),`Start`]}),(0,X.jsx)(`button`,{type:`button`,role:`radio`,"aria-checked":e,"aria-busy":t||void 0,"data-slot":`mode-plan`,onClick:()=>n(!0),className:U(`h-6 rounded-md px-2 text-xs transition-colors`,e?`bg-contrast font-semibold text-contrast-foreground ring-2 ring-ring/55`:`font-medium text-muted-foreground hover:text-foreground`,t&&`animate-pulse`),children:t?`Planning…`:`Plan first`})]})}function Od(){return(0,X.jsx)(`div`,{"data-route":`not-found`,className:`flex min-h-full flex-col`,children:(0,X.jsx)(H,{icon:(0,X.jsx)(tc,{}),tone:`neutral`,title:`Page not found`,subtitle:`Nothing lives at this address. The link may be mistyped, or it points at something that is gone.`,actions:(0,X.jsx)(R,{asChild:!0,variant:`outline`,children:(0,X.jsx)(J,{to:`/`,children:`Back to tasks`})})})})}function kd(){return(0,X.jsx)(`div`,{"data-route":`repo-git`,className:`flex min-h-full flex-col`,children:(0,X.jsx)(H,{icon:(0,X.jsx)($i,{className:`motion-safe:animate-spin`}),tone:`neutral`,title:`Loading repository…`,subtitle:`Fetching the repo's git state.`})})}function Ad(){return(0,X.jsxs)(`div`,{"data-route":`skills`,"aria-busy":`true`,className:`mx-auto min-h-full w-full px-[18px] py-6 md:p-9`,children:[(0,X.jsx)(`h1`,{className:`text-[30px] font-semibold tracking-tight`,children:`Skills`}),(0,X.jsx)(`p`,{className:`mt-1 text-[13px] text-muted-foreground`,children:`Markdown playbooks your agents can follow.`}),(0,X.jsx)(`p`,{"data-slot":`skills-loading`,role:`status`,className:`mt-6 text-xs text-muted-foreground`,children:`Loading skills…`}),(0,X.jsxs)(`div`,{"aria-hidden":`true`,className:`mt-4 flex flex-col gap-[22px] motion-safe:animate-pulse`,children:[(0,X.jsx)(`div`,{className:`h-11 rounded-lg border border-border bg-card`}),(0,X.jsx)(`div`,{className:`h-80 rounded-xl border border-border bg-card`})]})]})}function jd({projectId:e,registry:t}){let n=t.projects.length?t.projects:[{id:t.bootProject,name:t.bootProject}];return(0,X.jsx)(`div`,{"data-route":`unknown-project`,className:`flex min-h-full flex-col`,children:(0,X.jsx)(H,{icon:(0,X.jsx)(cc,{}),tone:`neutral`,title:`“${e}” isn’t registered here`,subtitle:`This cezar doesn’t serve a project by that id. The link may come from another machine’s workspace — these are the projects registered on this one:`,children:(0,X.jsx)(`ul`,{"data-slot":`registered-projects`,className:`mx-auto flex w-full max-w-xs flex-col gap-1.5 text-left`,children:n.map(e=>(0,X.jsx)(`li`,{children:(0,X.jsxs)(g,{to:`/p/${encodeURIComponent(e.id)}/`,className:`flex items-baseline gap-2 rounded-md border border-border bg-card px-3 py-2 text-sm font-medium text-foreground shadow-xs transition-colors hover:bg-card-2`,children:[e.name||e.id,(0,X.jsxs)(`span`,{className:`font-mono text-[11px] font-normal text-soft-foreground`,children:[`/p/`,e.id]})]})},e.id))})})})}function Md(){return(0,X.jsxs)(`div`,{"data-route":`workflows`,"aria-busy":`true`,className:`mx-auto min-h-full w-full px-[18px] py-6 md:p-9`,children:[(0,X.jsx)(`h1`,{className:`text-[30px] font-semibold tracking-tight`,children:`Workflows`}),(0,X.jsx)(`p`,{className:`mt-1 text-[13px] text-muted-foreground`,children:`Portable skill chains. Steps run from top to bottom.`}),(0,X.jsx)(`p`,{"data-slot":`workflows-loading`,role:`status`,className:`mt-6 text-xs text-muted-foreground`,children:`Loading workflows…`}),(0,X.jsxs)(`div`,{"aria-hidden":`true`,className:`mt-4 flex flex-col gap-[22px] motion-safe:animate-pulse`,children:[(0,X.jsx)(`div`,{className:`h-11 rounded-lg border border-border bg-card`}),(0,X.jsx)(`div`,{className:`h-80 rounded-xl border border-border bg-card`})]})]})}function Nd({tab:e}){return(0,X.jsx)(`div`,{"data-route":`task-${e}`,className:`flex min-h-full flex-col`,children:(0,X.jsx)(H,{icon:(0,X.jsx)($i,{className:`motion-safe:animate-spin`}),tone:`neutral`,title:e===`changes`?`Loading changes…`:`Loading files…`,subtitle:`Fetching the run record.`})})}function Pd({tab:e,error:t}){let n=t instanceof Fn&&t.status===404;return(0,X.jsx)(`div`,{"data-route":`task-${e}`,className:`flex min-h-full flex-col`,children:(0,X.jsx)(H,{icon:n?(0,X.jsx)(ea,{}):(0,X.jsx)(ct,{size:16}),tone:n?`neutral`:`danger`,title:n?`Task not found`:`Could not load this task`,subtitle:n?`No run has this id. It may have been deleted, or the link is from another machine.`:t.message,actions:(0,X.jsx)(R,{asChild:!0,variant:`outline`,children:(0,X.jsx)(J,{to:`/`,children:`Back to tasks`})})})})}function Fd({className:e,orientation:t=`horizontal`,...n}){return(0,X.jsx)(ts,{"data-slot":`tabs`,"data-orientation":t,orientation:t,className:U(`group/tabs flex gap-2 data-[orientation=horizontal]:flex-col`,e),...n})}var Id=u(`group/tabs-list inline-flex w-fit items-center justify-center rounded-md p-[3px] text-muted-foreground group-data-[orientation=horizontal]/tabs:h-9 group-data-[orientation=vertical]/tabs:h-fit group-data-[orientation=vertical]/tabs:flex-col data-[variant=line]:rounded-none`,{variants:{variant:{default:`bg-muted`,line:`gap-1 bg-transparent`}},defaultVariants:{variant:`default`}});function Ld({className:e,variant:t=`default`,...n}){return(0,X.jsx)(ns,{"data-slot":`tabs-list`,"data-variant":t,className:U(Id({variant:t}),e),...n})}function Rd({className:e,...t}){return(0,X.jsx)(rs,{"data-slot":`tabs-trigger`,className:U(`relative inline-flex h-[calc(100%-1px)] flex-1 items-center justify-center gap-1.5 rounded-sm border border-transparent px-3 py-1 text-[13px] font-medium whitespace-nowrap text-muted-foreground transition-all group-data-[orientation=vertical]/tabs:w-full group-data-[orientation=vertical]/tabs:justify-start hover:text-foreground focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-1 focus-visible:outline-ring disabled:pointer-events-none disabled:opacity-50 group-data-[variant=default]/tabs-list:data-[state=active]:shadow-xs group-data-[variant=line]/tabs-list:data-[state=active]:shadow-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4`,`group-data-[variant=line]/tabs-list:bg-transparent group-data-[variant=line]/tabs-list:data-[state=active]:bg-transparent`,`data-[state=active]:bg-card data-[state=active]:font-semibold data-[state=active]:text-foreground`,`after:absolute after:bg-accent-strong after:opacity-0 after:transition-opacity group-data-[orientation=horizontal]/tabs:after:inset-x-0 group-data-[orientation=horizontal]/tabs:after:bottom-[-5px] group-data-[orientation=horizontal]/tabs:after:h-0.5 group-data-[orientation=vertical]/tabs:after:inset-y-0 group-data-[orientation=vertical]/tabs:after:-right-1 group-data-[orientation=vertical]/tabs:after:w-0.5 group-data-[variant=line]/tabs-list:data-[state=active]:after:opacity-100`,e),...t})}function zd({className:e,...t}){return(0,X.jsx)(is,{"data-slot":`tabs-content`,className:U(`flex-1 outline-none`,e),...t})}function Bd(e){return Li.flatMap(t=>{let n=e.filter(e=>e.provider===t.id);return n.length<2?[{runner:t,account:null,label:t.label,desc:t.desc,missing:!1}]:n.map(e=>({runner:t,account:e.isDefault?null:e.id,label:`${t.label} · ${e.label}`,desc:e.exists?e.configDir:`${e.configDir} — folder not created yet`,missing:!e.exists}))})}var Vd=e=>e.length>Li.length;function Hd({rows:e,runner:t,accountFor:n,providerStatus:r,disabled:i=!1,accountDisabled:a=!1,onPick:o}){let s=Vd(e);return(0,X.jsx)(`div`,{role:`radiogroup`,"aria-label":`Default runner`,"data-slot":`agents-runner`,className:U(`gap-0.5 rounded-md border border-border bg-card p-0.5`,s?`flex max-w-md flex-col`:`inline-flex w-fit`),children:e.map(c=>{let l=xt(r.data,c.runner.id),u=!r.isPending&&!r.isError&&l?.enabled===!0&&l.status===`connected`,d=r.isPending?`Checking provider authentication…`:r.isError?`Provider authentication could not be verified.`:l?.enabled===!1?`This provider is disabled. Enable it above or choose another provider.`:u?void 0:`Connect this provider before selecting it.`,f=e.filter(e=>e.runner.id===c.runner.id).length>1,p=c.runner.id===t&&c.account===n(c.runner.id);return(0,X.jsxs)(`button`,{type:`button`,role:`radio`,"aria-checked":p,"data-value":c.runner.id,"data-account":c.account??``,title:d??c.desc,disabled:i||!u||f&&a,onClick:()=>o(c.runner.id,c.account,f),className:U(`rounded-sm px-3 py-1.5 text-left font-mono text-[13px] font-medium transition-colors disabled:opacity-50`,p?`bg-muted text-foreground`:`text-muted-foreground hover:text-foreground`),children:[c.label,s?(0,X.jsx)(`span`,{"data-slot":c.missing?`agents-account-missing`:`agents-account-dir`,"data-runner":c.runner.id,className:`ml-2 font-sans text-[11px] text-soft-foreground`,children:c.desc}):null]},`${c.runner.id}:${c.account??``}`)})})}function Ud({open:e,onOpenChange:t,providers:n,initialProvider:r}){let[i,a]=(0,Y.useState)(null),[o,s]=(0,Y.useState)(null),[c,l]=(0,Y.useState)(r??n[0]??`claude`),[u,d]=(0,Y.useState)(``),[f,p]=(0,Y.useState)(``),[m,h]=(0,Y.useState)(!1),g=ht(),_=f.trim();return(0,X.jsx)(Hr,{open:e,onOpenChange:t,children:(0,X.jsxs)(Wr,{"data-slot":`add-account-dialog`,className:`sm:max-w-lg`,children:[(0,X.jsxs)(Ur,{children:[(0,X.jsx)(Gr,{children:`Add agent account`}),(0,X.jsx)(Vr,{children:`The config folder this account uses. It does not have to exist yet — Connect signs in and the CLI creates it.`})]}),(0,X.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2`,children:[(0,X.jsxs)(`label`,{className:`flex items-center gap-2 text-[13px]`,children:[(0,X.jsx)(`span`,{className:`text-muted-foreground`,children:`Agent`}),(0,X.jsx)(`select`,{"aria-label":`Agent`,"data-slot":`add-account-provider`,value:c,onChange:e=>l(e.target.value),className:`rounded-md border border-input bg-card px-2 py-1 text-[13px] outline-none focus-visible:border-ring`,children:n.map(e=>(0,X.jsx)(`option`,{value:e,children:e},e))})]}),(0,X.jsxs)(`label`,{className:`flex min-w-0 flex-1 items-center gap-2 text-[13px]`,children:[(0,X.jsx)(`span`,{className:`shrink-0 text-muted-foreground`,children:`Name`}),(0,X.jsx)(`input`,{type:`text`,"aria-label":`Account name`,"data-slot":`add-account-label`,value:u,placeholder:`Work`,onChange:e=>d(e.target.value),className:`min-w-0 flex-1 rounded-md border border-input bg-card px-2 py-1 text-[13px] outline-none focus-visible:border-ring`})]})]}),(0,X.jsxs)(`div`,{className:`flex flex-col gap-1.5`,children:[(0,X.jsxs)(`label`,{className:`flex min-w-0 items-center gap-2 text-[13px]`,children:[(0,X.jsx)(`span`,{className:`shrink-0 text-muted-foreground`,children:`Folder`}),(0,X.jsx)(`input`,{type:`text`,spellCheck:!1,autoComplete:`off`,"aria-label":`Config folder`,"data-slot":`add-account-dir`,value:f,placeholder:c===`codex`?`~/.codex-second`:`~/.claude-second`,onChange:e=>{p(e.target.value),s(null),g.reset()},className:`min-w-0 flex-1 rounded-md border border-input bg-card px-2 py-1 font-mono text-[13px] outline-none focus-visible:border-ring`}),(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`sm`,"data-action":`add-account-browse`,"aria-expanded":m,onClick:()=>h(e=>!e),children:m?`Hide folders`:`Browse…`})]}),(0,X.jsxs)(`p`,{className:`text-[11px] text-soft-foreground`,children:[`A `,(0,X.jsx)(`code`,{children:`~`}),` is kept as written and expanded when the agent runs.`]})]}),m?(0,X.jsx)(bc,{path:i,selected:o,onSelect:e=>{s(e),p(e.path),g.reset()},onEnter:e=>{a(e),s(null),g.reset()},showHidden:!0,emptyHint:`No subfolders here — pick this folder by typing its path above.`}):null,g.isError?(0,X.jsx)(`p`,{"data-slot":`add-account-error`,className:`min-w-0 break-words text-[13px] text-danger`,children:g.error instanceof Error?g.error.message:`could not add that folder`}):null,(0,X.jsxs)(Br,{className:`min-w-0 sm:items-center sm:justify-end`,children:[(0,X.jsx)(R,{variant:`outline`,onClick:()=>t(!1),children:`Cancel`}),(0,X.jsx)(R,{"data-slot":`add-account-confirm`,disabled:_===``||g.isPending,onClick:()=>{_===``||g.isPending||g.mutate({provider:c,configDir:_,...u.trim()?{label:u.trim()}:{}},{onSuccess:()=>{t(!1),d(``),p(``),s(null),h(!1),z(`Account added — use Connect to sign in`)}})},children:g.isPending?`Adding…`:`Add account`})]})]})})}function Wd(e){let t=(0,Y.useRef)(null),n=e.rows.find(t=>t.runner.id===e.runner&&t.account===e.accountFor(t.runner.id));return(0,X.jsxs)(`details`,{ref:t,className:`settings-agent-picker`,children:[(0,X.jsxs)(`summary`,{children:[(0,X.jsx)(On,{"aria-hidden":`true`,className:`size-4 text-accent-text`}),(0,X.jsx)(`span`,{className:`min-w-0 flex-1`,children:(n?.label??e.runner).replace(/^codex/,`Codex`).replace(/^claude/,`Claude Code`)}),(0,X.jsx)(tt,{"aria-hidden":`true`,className:`size-4 text-muted-foreground`})]}),(0,X.jsx)(Hd,{...e,onPick:(...n)=>{e.onPick(...n),t.current&&(t.current.open=!1)}})]})}var Gd={claude:`Claude Code`,codex:`Codex`,opencode:`OpenCode`,pi:`pi`,cursor:`Cursor`},Kd={claude:`npm i -g @anthropic-ai/claude-code`,codex:`npm i -g @openai/codex`,opencode:`https://opencode.ai`,pi:`https://github.com/badlogic/pi-mono`,cursor:`https://cursor.com/docs/cli/installation`},qd={connected:{label:`Connected`,tone:`success`},disconnected:{label:`Not connected`,tone:`pending`},"not-installed":{label:`Not installed`,tone:`neutral`},unknown:{label:`Could not verify`,tone:`danger`}};function Jd(){let e=Gn();return e.isPending?(0,X.jsx)(`p`,{"data-slot":`accounts-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading agent accounts…`}):e.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(lc,{}),tone:`danger`,title:`Agent accounts did not load`,subtitle:e.error.message,heading:`h2`}):(0,X.jsx)(Yd,{data:e.data})}function Yd({data:e}){let t=S(),[n,r]=(0,Y.useState)(null),[i,a]=(0,Y.useState)(null),o=ce(),s=[`claude`,`codex`,`opencode`,`pi`,`cursor`];return e.editable?(0,X.jsxs)(`div`,{"data-slot":`accounts-section`,className:`mx-auto flex w-full max-w-2xl flex-col gap-5 p-4 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-6 md:pb-6`,children:[(0,X.jsx)(`div`,{children:(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`Manage runner installations, logins and defaults for new projects.`})}),(0,X.jsxs)(Fd,{defaultValue:`claude`,children:[(0,X.jsx)(Ld,{variant:`line`,"data-slot":`accounts-tabs`,children:s.map(e=>(0,X.jsx)(Rd,{value:e,"data-provider":e,children:Gd[e]},e))}),s.map(n=>(0,X.jsx)(zd,{value:n,className:`pt-4`,children:(0,X.jsx)(Xd,{provider:n,check:t.data?.checks?.find(e=>e.name===n),accounts:e.profiles.filter(e=>e.provider===n),canCarryAccounts:e.profileCapableProviders.includes(n),defaultAccountId:e.defaults[n]??null,onAdd:()=>r(n),onRemove:a})},n))]}),(0,X.jsx)(Zd,{profiles:e}),n===null?null:(0,X.jsx)(Ud,{open:!0,onOpenChange:e=>!e&&r(null),providers:e.profileCapableProviders,initialProvider:n},n),(0,X.jsx)(kn,{open:i!==null,onOpenChange:e=>!e&&a(null),children:(0,X.jsxs)(gn,{"data-slot":`accounts-remove-confirm`,children:[(0,X.jsxs)(rn,{children:[(0,X.jsxs)(Hn,{children:[`Remove “`,i?.label,`”?`]}),(0,X.jsxs)(Nn,{children:[`This only forgets the account. Nothing in `,i?.configDir,` is deleted — not your login, not your sessions. Projects using it fall back to the default account, and tasks that ran under it can no longer be resumed from here.`]})]}),(0,X.jsxs)(wt,{children:[(0,X.jsx)(_t,{children:`Cancel`}),(0,X.jsx)(Kt,{"data-action":`accounts-remove-confirm`,disabled:o.isPending,onClick:()=>{let e=i;e&&o.mutate(e.id,{onSuccess:()=>{a(null),z(`Removed ${e.label}`)},onError:e=>z(e.message,{tone:`danger`})})},children:`Remove`})]})]})})]}):(0,X.jsx)(`div`,{"data-slot":`accounts-section`,className:`mx-auto flex w-full max-w-2xl flex-col gap-4 p-4 md:p-6`,children:(0,X.jsx)(`p`,{"data-slot":`accounts-hosted`,className:`text-[13px] text-soft-foreground`,children:`Agent accounts are managed from the machine that owns the checkout — this cockpit runs in hosted mode.`})})}function Xd({provider:e,check:t,accounts:n,canCarryAccounts:r,defaultAccountId:i,onAdd:a,onRemove:o}){let s=t?.available===!0,c=n.filter(e=>e.isDefault).length;return(0,X.jsxs)(`div`,{"data-slot":`accounts-provider`,"data-provider":e,className:`flex flex-col gap-4`,children:[(0,X.jsx)(`h3`,{className:`settings-account-provider-title`,children:Gd[e]}),(0,X.jsxs)(`div`,{className:`settings-account-installation settings-readout`,children:[t===void 0?(0,X.jsx)(`span`,{children:`Checking…`}):s?(0,X.jsx)(`span`,{"data-slot":`agent-installed`,children:`Installed`}):(0,X.jsxs)(`span`,{"data-slot":`agent-installed`,children:[`Not installed — `,(0,X.jsx)(`code`,{children:Kd[e]})]}),s&&t?.version?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(`span`,{"aria-hidden":`true`,children:` · `}),(0,X.jsx)(`span`,{"data-slot":`agent-version`,children:t.version})]}):null,(0,X.jsxs)(`span`,{className:`settings-account-count`,children:[n.length,` `,n.length===1?`account`:`accounts`,` (`,c,` discovered, `,n.length-c,` added)`]})]}),(0,X.jsx)(`ul`,{className:`bg-card`,children:[...n].sort((e,t)=>Number(t.id===i)-Number(e.id===i)).map(e=>(0,X.jsx)(Qd,{account:e,isMachineDefault:i===e.id||i===null&&e.isDefault,onRemove:()=>o(e)},e.id))}),r?(0,X.jsx)(`div`,{className:`settings-account-add-row`,children:(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`accounts-add`,"data-provider":e,onClick:a,children:`Add account`})}):null,r?null:(0,X.jsxs)(`p`,{"data-slot":`accounts-single-only`,className:`text-[11px] text-soft-foreground`,children:[Gd[e],` can only hold one account here: it keeps its credentials outside its config folder, so a second folder would change settings without changing the login — which would say “work account” while billing the other one.`]})]})}function Zd({profiles:e}){let[t,n]=(0,Y.useState)(null),r=d(),i=Ie(),a=Je(),o=on(),s=Cn(),c=O({mutationFn:e=>fn(e),onSuccess:e=>r.setQueryData(I.config,e),onError:e=>z(e.message,{tone:`danger`})});if(i.data===void 0)return null;let l=Bd(e.profiles),u=i.data.agentDefaults.runner??`claude`,f=i.data.agentDefaults.models??{};return(0,X.jsxs)(`section`,{"data-slot":`accounts-defaults`,className:`flex flex-col gap-3 rounded-lg border border-border bg-card/40 p-3.5`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h3`,{className:`text-[13px] font-semibold text-foreground`,children:`Defaults for new projects`}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`What a project runs when it has not chosen for itself — set once instead of per repository. A project that has chosen keeps its own.`})]}),(0,X.jsx)(Wd,{rows:l,runner:u,accountFor:t=>e.defaults[t]??null,providerStatus:a,disabled:c.isPending,accountDisabled:s.isPending,onPick:(e,t,n)=>{e!==u&&c.mutate({agentDefaults:{runner:e}}),n&&s.mutate({projectId:null,provider:e,profileId:t},{onError:e=>z(e.message,{tone:`danger`})})}}),(0,X.jsxs)(`div`,{className:`settings-account-models flex flex-col gap-2`,children:[(0,X.jsxs)(`label`,{className:`settings-model-agent-choice`,children:[(0,X.jsx)(`span`,{children:`Default model for`}),(0,X.jsx)(`select`,{"aria-label":`Model agent`,value:t??u,onChange:e=>n(e.target.value),children:Li.map(e=>(0,X.jsx)(`option`,{value:e.id,children:Gd[e.id]},e.id))})]}),Li.filter(e=>e.id===(t??u)).map(e=>(0,X.jsxs)(`label`,{className:`settings-account-model flex items-center gap-3`,children:[(0,X.jsx)(bt,{className:`size-4 text-accent-icon shrink-0`}),(0,X.jsx)(`span`,{className:`w-24 shrink-0 text-xs text-muted-foreground`,children:Gd[e.id]}),(0,X.jsxs)(`select`,{"aria-label":`Default model for ${e.label}`,"data-slot":`accounts-default-model`,"data-runner":e.id,value:f[e.id]??``,disabled:c.isPending,onChange:t=>c.mutate({agentDefaults:{models:{[e.id]:t.target.value||null}}}),className:`block w-full max-w-xs rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`,children:[Vi(e.id,o[e.id].data,[f[e.id]]).map(e=>(0,X.jsx)(`option`,{value:e.id,children:e.id===``?`Native default`:e.label},e.id)),wi(e.id,o[e.id].data,o[e.id].isError,o[e.id].isFetching)?(0,X.jsx)(`option`,{disabled:!0,children:wi(e.id,o[e.id].data,o[e.id].isError,o[e.id].isFetching)}):null]})]},e.id))]})]})}function Qd({account:e,isMachineDefault:t,onRemove:n}){let[r,i]=(0,Y.useState)(!1),a=ur(e),o=Ut(),s=Ue(),c=In(a,e.status===void 0),l=e.status??c.data?.status,u=l?qd[l.status]:void 0;return(0,X.jsxs)(`li`,{"data-slot":`account-row`,"data-account":e.id,className:`flex flex-col gap-2 px-3.5 py-3`,children:[(0,X.jsxs)(`div`,{className:`settings-account-card`,children:[(0,X.jsxs)(`div`,{className:`min-w-0`,children:[(0,X.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,X.jsx)(`span`,{className:`text-[13px] font-medium text-foreground`,children:e.label}),e.isDefault?(0,X.jsx)(Ks,{variant:`ghost`,className:`shrink-0 text-[12px] text-muted-foreground`,children:`discovered`}):null]}),t&&(0,X.jsx)(`p`,{className:`settings-account-default-note`,children:`Default account for new projects. Credentials are not displayed.`}),(0,X.jsxs)(`div`,{className:`settings-account-readout settings-readout`,children:[(0,X.jsx)(`p`,{"data-slot":`account-path`,className:`mt-0.5 truncate font-mono text-[11px] text-soft-foreground`,title:e.path,children:e.configDir}),(0,X.jsxs)(`div`,{className:`mt-1 flex flex-wrap items-center gap-2 text-xs text-muted-foreground`,children:[(0,X.jsx)(G,{tone:u?.tone??`neutral`,pulse:u===void 0}),(0,X.jsx)(`span`,{"data-slot":`account-status`,children:u?.label??`Checking…`}),e.exists?e.looksValid?null:(0,X.jsxs)(`span`,{"data-slot":`account-unrecognised`,children:[`— this folder does not look like `,Gd[e.provider],` config yet`]}):(0,X.jsx)(`span`,{"data-slot":`account-missing`,children:`— folder not created yet; Connect will make it`})]})]})]}),(0,X.jsxs)(`div`,{className:`settings-account-actions`,children:[l?.status===`connected`?null:(0,X.jsx)(R,{type:`button`,size:`sm`,"data-action":`account-connect`,disabled:o.isPending,onClick:()=>o.mutate({provider:e.provider,...e.isDefault?{}:{profileId:e.id}},{onSuccess:e=>z(e.opened?`Finish signing in in the terminal, then Check again.`:`This account is already connected.`),onError:e=>z(e instanceof Fn&&e.command?`${e.message} — run: ${e.command}`:e.message,{tone:`danger`})}),children:`Connect`}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`account-recheck`,disabled:s.isPending,title:`Re-probe this account's login now, instead of waiting for the cached answer`,onClick:()=>s.mutate(a,{onError:e=>z(e.message,{tone:`danger`})}),children:`Check again`}),(0,X.jsx)(ef,{account:e,onRemove:n}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`account-details-toggle`,"aria-expanded":r,onClick:()=>i(e=>!e),children:r?`Hide details`:`Show details`})]})]}),r?(0,X.jsx)($d,{account:e,routeId:a}):null]})}function $d({account:e,routeId:t}){let n=yn(t,!0),r=xe(),i=ke().data?.targets??[],a=i.filter(e=>li(e.id)===void 0&&e.id!==`terminal`&&e.id!==`finder`).map(e=>({target:e})),o=i.filter(e=>li(e.id)===void 0).map(e=>({target:e})),s=(e,n,i)=>r.mutate({routeId:t,file:e,...i?{target:i}:{}},{onError:e=>z(e.message,{tone:`danger`}),onSuccess:()=>z(`Opened ${n}`)});return(0,X.jsxs)(`div`,{"data-slot":`account-details`,className:`rounded-md border border-border/60 bg-muted/30 p-3`,children:[n.isPending?(0,X.jsx)(`p`,{className:`text-xs text-muted-foreground`,children:`Reading account details…`}):n.isError?(0,X.jsx)(`p`,{"data-slot":`account-details-error`,className:`text-xs text-danger`,children:n.error.message}):n.data.available?(0,X.jsx)(`dl`,{"data-slot":`account-identity`,className:`grid grid-cols-[7rem_minmax(0,1fr)] gap-x-3 gap-y-1 text-xs`,children:n.data.fields.map(e=>(0,X.jsxs)(Y.Fragment,{children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:e.label}),(0,X.jsx)(`dd`,{className:`min-w-0 truncate text-foreground`,title:e.value,children:e.value})]},e.label))}):(0,X.jsx)(`p`,{"data-slot":`account-identity-unavailable`,className:`text-xs text-muted-foreground`,children:n.data.reason??`No account details to show.`}),(0,X.jsxs)(`div`,{className:`mt-3 flex flex-wrap items-center gap-1.5 border-t border-border/60 pt-2.5`,children:[(0,X.jsx)(`span`,{className:`mr-1 text-xs text-muted-foreground`,children:`Config files`}),e.files.map(e=>(0,X.jsx)(si,{slot:`account-open-file`,label:e.label,triggerVariant:`outline`,disabled:r.isPending,title:e.exists?e.path:`${e.path} — not created yet`,choices:a,onPick:t=>s(e.id,e.label,t),leading:(0,X.jsxs)(Tr,{"data-target":`system`,onSelect:()=>s(e.id,e.label),children:[(0,X.jsx)(di,{"aria-hidden":`true`}),`System default`]})},e.id)),(0,X.jsx)(si,{slot:`account-open-folder`,label:`Folder`,disabled:r.isPending,title:e.path,choices:o,onPick:e=>s(`folder`,`folder`,e),leading:(0,X.jsxs)(Tr,{"data-target":`system`,onSelect:()=>s(`folder`,`folder`),children:[(0,X.jsx)(di,{"aria-hidden":`true`}),`System default`]})})]})]})}function ef({account:e,onRemove:t}){let[n,r]=(0,Y.useState)(!1),[i,a]=(0,Y.useState)(e.label),o=rr();return(0,X.jsx)(X.Fragment,{children:e.isDefault?null:(0,X.jsx)(`div`,{"data-slot":`account-manage`,className:`settings-account-management`,children:n?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(`input`,{type:`text`,autoFocus:!0,"aria-label":`Name for ${e.label}`,"data-slot":`account-rename-input`,value:i,onChange:e=>a(e.target.value),className:`w-48 rounded-md border border-input bg-card px-2 py-1 text-xs outline-none focus-visible:border-ring`}),(0,X.jsx)(R,{type:`button`,size:`sm`,"data-action":`account-rename-save`,disabled:o.isPending||i.trim()===``||i.trim()===e.label,onClick:()=>o.mutate({id:e.id,label:i.trim()},{onSuccess:()=>r(!1),onError:e=>z(e.message,{tone:`danger`})}),children:`Save`}),(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`sm`,onClick:()=>{a(e.label),r(!1)},children:`Cancel`})]}):(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`account-rename`,onClick:()=>r(!0),children:`Rename`}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`account-remove`,onClick:t,children:`Remove account`}),(0,X.jsx)(`span`,{className:`text-xs text-muted-foreground`,children:`Renaming changes what cezar calls this account, not its folder.`})]})})})}var tf=1500;function nf(e,t){let n=(0,Y.useMemo)(()=>e.split(`
4
- `).map(e=>[{content:e}]),[e]),r=(0,Y.useMemo)(()=>Aa(t),[t]),i=n.length>tf,[a,o]=(0,Y.useState)(null);return(0,Y.useEffect)(()=>{if(r===null||i)return;let t=!1;return ja(e,r).then(n=>{t||o({key:e,tokens:n.tokens})}),()=>{t=!0}},[e,r,i]),r===null||i?n:a?.key===e?a.tokens:ka(e,r)?.tokens??n}var rf=`m-0 min-h-full w-full whitespace-pre font-mono text-xs leading-[1.7] px-3 py-2 [tab-size:2]`;function af({value:e,onChange:t,language:n,readOnly:r,className:i,...a}){let o=nf(e,n),s=(0,Y.useRef)(null),c=(0,Y.useRef)(null),l=()=>{let e=c.current,t=s.current;!e||!t||(t.scrollTop=e.scrollTop,t.scrollLeft=e.scrollLeft)};return(0,Y.useLayoutEffect)(l,[e]),(0,X.jsxs)(`div`,{"data-slot":`code-editor`,className:U(`relative overflow-hidden rounded-md border border-input bg-card`,i),children:[(0,X.jsx)(`pre`,{ref:s,"aria-hidden":`true`,className:U(rf,`pointer-events-none absolute inset-0 overflow-auto text-soft-foreground`),children:o.map((e,t)=>(0,X.jsx)(`span`,{className:`block`,children:e.length===0?`
5
- `:(0,X.jsxs)(X.Fragment,{children:[e.map((e,t)=>(0,X.jsx)(`span`,{style:e.color===void 0?void 0:{color:e.color},children:e.content},t)),`
6
- `]})},t))}),(0,X.jsx)(`textarea`,{ref:c,"data-slot":`code-editor-input`,value:e,readOnly:r,onChange:e=>t?.(e.target.value),onScroll:l,spellCheck:!1,autoCorrect:`off`,autoCapitalize:`off`,autoComplete:`off`,wrap:`off`,className:U(rf,`relative block resize-none overflow-auto bg-transparent text-transparent caret-foreground outline-none`,`selection:bg-accent-strong/30 focus-visible:ring-0`,r&&`cursor-default`),...a})]})}var of=`An editor-plus-commit: a saved change reaches a run after you commit it to the base branch.`;function sf(e){return t=>t.runners.includes(e)}function Z(e,t,n,r,i){let a=sf(e),o=t===`mcp`?e=>a(e)&&(e.holdsMcp===!0||e.kind===`mcp`):e=>a(e)&&e.kind===t;return{id:t,label:n,note:r,...i?{empty:i}:{},files:o}}var cf=[{id:`claude`,label:`Claude`,groups:[Z(`claude`,`settings`,`Settings`),Z(`claude`,`mcp`,`MCP`,`A dedicated .mcp.json (key: mcpServers), shared via version control.`),Z(`claude`,`memory`,`Memory & instructions`)]},{id:`codex`,label:`Codex`,note:of,groups:[Z(`codex`,`settings`,`Settings`),Z(`codex`,`mcp`,`MCP`,`Inside config.toml under [mcp_servers.<id>] — the same file as Codex’s settings.`),Z(`codex`,`memory`,`Memory & instructions`)]},{id:`opencode`,label:`OpenCode`,note:of,groups:[Z(`opencode`,`settings`,`Settings`),Z(`opencode`,`mcp`,`MCP`,`Under the "mcp" key in opencode.json — the same file as OpenCode’s settings.`),Z(`opencode`,`memory`,`Memory & instructions`)]},{id:`pi`,label:`Pi`,note:of,groups:[Z(`pi`,`settings`,`Settings`),Z(`pi`,`mcp`,`MCP`,`Pi ships no MCP client, so it has no MCP file to edit.`,`Nothing to list: Pi’s README says "No MCP." Give Pi tools as CLI programs with a README (Pi skills), or install a Pi extension that adds MCP support and configure servers there.`),Z(`pi`,`memory`,`Memory & instructions`)]},{id:`cursor`,label:`Cursor`,note:of,groups:[Z(`cursor`,`settings`,`Settings`),Z(`cursor`,`mcp`,`MCP`,`Cursor CLI uses the editor’s MCP configuration.`),Z(`cursor`,`memory`,`Memory & instructions`,`Cursor also reads CLAUDE.md and .cursor/rules.`)]}];function lf(e){let t=cf.find(t=>t.id===e);if(!t)throw Error(`no agent descriptor for ${e}`);return t}function uf(e){return e.seeded?`Copied into each run’s worktree — takes effect on your next run.`:e.tracked===`tracked`?`Runs read the committed copy — this edit applies after you commit it.`:e.tracked===`outside-repo`?`Applies to every session on this machine.`:`Personal, git-ignored.`}function df(){let e=Dt(),t=S(),n=(0,Y.useMemo)(()=>t.data?Pi(t.data.checks):cf.map(e=>e.id),[t.data]);return e.isPending?(0,X.jsx)(`p`,{"data-slot":`agent-config-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading agent config…`}):e.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(oc,{}),tone:`danger`,title:`Agent config did not load`,subtitle:e.error.message,heading:`h2`}):(0,X.jsx)(ff,{listing:e.data,installed:n})}function ff({listing:e,installed:t}){let[n,r]=(0,Y.useState)(`claude`),[i,a]=(0,Y.useState)(null),o=lf(n),s=e.files.find(e=>e.id===i)??null,c=e=>{r(e),a(null)};return(0,X.jsxs)(`div`,{"data-slot":`agent-config`,className:`flex flex-col gap-5 p-4 md:p-6`,children:[(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`Edit agent instructions and MCP configuration for this project.`}),!e.editable&&(0,X.jsx)(`div`,{"data-slot":`agent-config-readonly`,className:`rounded-md border border-border bg-muted/40 px-3 py-2 text-[13px] text-soft-foreground`,children:`Read-only: agent config is edited from the machine that owns the checkout (this cockpit runs in hosted mode). You can still see every file and which one wins.`}),(0,X.jsx)(`div`,{"data-slot":`agent-config-agents`,role:`tablist`,className:`flex flex-wrap gap-1`,children:cf.map(e=>(0,X.jsxs)(`button`,{type:`button`,role:`tab`,"aria-selected":e.id===o.id,"data-slot":`agent-config-agent`,"data-agent":e.id,"data-selected":e.id===o.id,onClick:()=>c(e.id),className:U(`flex min-w-11 items-center justify-center gap-2 rounded-md px-3 py-1.5 text-[13px] transition-colors`,e.id===o.id?`bg-background font-semibold shadow-sm`:`hover:bg-muted/60`),children:[e.label,!t.includes(e.id)&&(0,X.jsx)(Ks,{variant:`outline`,className:`text-[12px] text-soft-foreground`,children:`not installed`})]},e.id))}),o.note&&(0,X.jsx)(`p`,{"data-slot":`agent-config-agent-note`,className:`text-[12px] text-soft-foreground`,children:o.note}),(0,X.jsxs)(`div`,{className:`grid min-w-0 gap-6 lg:grid-cols-[minmax(0,20rem)_minmax(0,1fr)]`,children:[(0,X.jsx)(`nav`,{"data-slot":`agent-config-nav`,className:`flex min-w-0 flex-col gap-5`,children:(0,X.jsx)(pf,{agent:o,listing:e,selectedId:i,onSelect:a})}),(0,X.jsx)(`div`,{"data-slot":`agent-config-editor-pane`,className:`min-w-0`,children:s?(0,X.jsx)(hf,{file:s},s.id):(0,X.jsx)(`div`,{className:`flex h-full min-h-40 items-center justify-center rounded-md border border-dashed border-border text-[13px] text-soft-foreground`,children:`Select a config file to view or edit it.`})})]})]})}function pf({agent:e,listing:t,selectedId:n,onSelect:r}){return(0,X.jsx)(X.Fragment,{children:e.groups.map(i=>{let a=t.files.filter(i.files),o=e.id===`claude`&&i.id===`mcp`;return a.length===0&&!(o&&t.userMcp)&&!i.empty?null:(0,X.jsxs)(`section`,{"data-slot":`agent-config-group`,"data-group":i.id,"data-agent":e.id,children:[(0,X.jsx)(`p`,{className:`mb-1 text-[11px] font-medium uppercase tracking-wide text-soft-foreground`,children:i.label}),i.note&&(0,X.jsx)(`p`,{className:`mb-2 text-[12px] text-soft-foreground`,children:i.note}),a.length===0&&i.empty&&(0,X.jsx)(`p`,{"data-slot":`agent-config-group-empty`,className:`rounded-md border border-dashed border-border px-3 py-2 text-[12px] text-soft-foreground`,children:i.empty}),(0,X.jsx)(`ul`,{className:`flex flex-col gap-1`,children:a.map(e=>(0,X.jsx)(`li`,{children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`agent-config-file`,"data-selected":e.id===n,onClick:()=>r(e.id),className:U(`flex w-full items-center gap-2 rounded-md px-2 py-1.5 text-left text-[13px] transition-colors`,e.id===n?`bg-accent-strong/15 text-foreground`:`hover:bg-muted/60`),children:[(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate font-mono text-[12px]`,children:e.label}),e.seeded&&(0,X.jsx)(Ks,{variant:`outline`,className:`shrink-0 text-[12px]`,children:`seeded`}),!e.exists&&(0,X.jsx)(`span`,{className:`shrink-0 text-[11px] text-soft-foreground`,children:`absent`})]})},e.id))}),o&&t.userMcp&&(0,X.jsx)(mf,{userMcp:t.userMcp})]},i.id)})})}function mf({userMcp:e}){return(0,X.jsxs)(`div`,{"data-slot":`agent-config-user-mcp`,className:`mt-3`,children:[(0,X.jsx)(`h4`,{className:`mb-1 text-[12px] font-semibold`,children:`User & local scopes`}),(0,X.jsxs)(`p`,{className:`mb-2 text-[12px] text-soft-foreground`,children:[`Managed by `,(0,X.jsx)(`code`,{className:`font-mono`,children:`claude mcp add`}),` in `,e.path,` — cezar does not edit Claude’s state file.`]}),e.readable?e.servers.length>0?(0,X.jsx)(`ul`,{className:`flex flex-wrap gap-1`,children:e.servers.map(e=>(0,X.jsx)(`li`,{children:(0,X.jsx)(Ks,{variant:`outline`,className:`font-mono text-[11px]`,children:e})},e))}):(0,X.jsx)(`p`,{className:`text-[12px] text-soft-foreground`,children:`No user-scoped MCP servers.`}):(0,X.jsx)(`p`,{className:`text-[12px] text-soft-foreground`,children:`Could not read the file.`})]})}function hf({file:e}){let t=an(e.id),n=k(e.id),[r,i]=(0,Y.useState)(null),[a,o]=(0,Y.useState)(!1),[s,c]=(0,Y.useState)(null),l=t.data?.version??null;(0,Y.useEffect)(()=>{t.data&&(i(t.data.content),o(!1),c(null))},[t.data?.version,t.data]);let u=r??t.data?.content??``,d=t.data?u!==t.data.content:!1,f=e.writable;return(0,X.jsxs)(`div`,{"data-slot":`settings-config-editor`,className:`flex flex-col gap-3`,children:[(0,X.jsx)(`h3`,{className:`text-sm`,children:`Configuration file`}),(0,X.jsxs)(`p`,{"data-slot":`agent-config-scope`,title:e.path,className:`text-[12px] text-muted-foreground break-words`,children:[e.scope.charAt(0).toUpperCase()+e.scope.slice(1),` scope · `,e.path]}),(0,X.jsxs)(`div`,{className:`settings-readout flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(`span`,{className:`font-mono text-[13px]`,children:e.label}),(0,X.jsx)(Ks,{variant:`outline`,className:`text-[12px] uppercase`,children:e.format}),(0,X.jsx)(`a`,{href:e.docsUrl,target:`_blank`,rel:`noreferrer`,className:`text-[12px] text-soft-foreground underline hover:text-foreground`,children:`docs`})]}),(0,X.jsxs)(`div`,{className:`settings-config-content-heading`,children:[(0,X.jsx)(`h3`,{children:e.kind===`mcp`||e.holdsMcp?`MCP configuration`:`File contents`}),(e.kind===`mcp`||e.holdsMcp)&&(0,X.jsx)(`p`,{children:`Review server commands before saving. MCP servers execute locally.`})]}),t.isPending?(0,X.jsx)(`p`,{className:`text-[13px] text-soft-foreground`,children:`Loading file…`}):t.isError?(0,X.jsx)(`p`,{className:`text-[13px] text-destructive`,children:t.error.message}):(0,X.jsx)(af,{value:u,language:e.format,readOnly:!f,onChange:i,"aria-label":`${e.label} contents`,className:`h-[210px]`}),s&&(0,X.jsx)(`p`,{"data-slot":`agent-config-format-error`,className:`text-[12px] text-destructive`,children:s}),a&&(0,X.jsxs)(`div`,{"data-slot":`agent-config-conflict`,className:`flex items-center justify-between gap-2 rounded-md border border-destructive/40 bg-destructive/10 px-3 py-2 text-[12px]`,children:[(0,X.jsx)(`span`,{children:`The file changed on disk since you opened it.`}),(0,X.jsx)(R,{size:`sm`,variant:`outline`,onClick:()=>void t.refetch(),children:`Reload from disk`})]}),f&&(0,X.jsxs)(`div`,{className:`settings-form-actions`,children:[(0,X.jsx)(R,{size:`sm`,onClick:()=>{c(null),o(!1),n.mutate({content:u,version:l},{onSuccess:()=>{i(null),z(`${e.exists?`Saved`:`Created`} ${e.label}`)},onError:e=>{e instanceof Fn&&e.status===409?o(!0):e instanceof Fn&&e.status===400?c(e.message):z(e.message,{tone:`danger`})}})},disabled:!d||n.isPending,children:e.exists?`Save file`:`Create file`}),(0,X.jsx)(R,{size:`sm`,variant:`outline`,onClick:()=>i(null),disabled:!d||n.isPending,children:`Reset`}),d&&(0,X.jsx)(`span`,{className:`text-[12px] text-soft-foreground`,children:`Unsaved changes`})]}),(0,X.jsxs)(`div`,{className:`settings-config-save-help`,children:[(0,X.jsx)(`p`,{"data-slot":`agent-config-precedence`,className:`text-[12px] text-soft-foreground`,children:e.precedence}),(0,X.jsxs)(`p`,{"data-slot":`agent-config-effect`,className:`text-[12px] text-foreground/80`,children:[uf(e),e.hotReload?` ${e.hotReload}`:``]}),e.readOnlyReason&&(0,X.jsx)(`p`,{children:e.readOnlyReason})]})]})}function gf({className:e,size:t=`default`,...n}){return(0,X.jsx)(No,{"data-slot":`switch`,"data-size":t,className:U(`peer group/switch inline-flex shrink-0 items-center rounded-full border border-transparent shadow-none transition-all outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:opacity-50 data-[size=default]:h-6 data-[size=default]:w-10 data-[size=sm]:h-3.5 data-[size=sm]:w-6 data-[state=checked]:bg-accent-strong data-[state=unchecked]:bg-input`,e),...n,children:(0,X.jsx)(Fo,{"data-slot":`switch-thumb`,className:U(`pointer-events-none block rounded-full bg-background ring-0 transition-transform group-data-[size=default]/switch:size-[18px] group-data-[size=sm]/switch:size-3 group-data-[size=default]/switch:data-[state=checked]:translate-x-5 group-data-[size=default]/switch:data-[state=unchecked]:translate-x-0.5 group-data-[size=sm]/switch:data-[state=checked]:translate-x-[calc(100%-2px)] group-data-[size=sm]/switch:data-[state=unchecked]:translate-x-0`)})})}var _f=[{id:`claude`,label:`Claude Code`,login:`claude auth login`},{id:`codex`,label:`Codex`,login:`codex login`},{id:`opencode`,label:`OpenCode`,login:`opencode auth login`},{id:`pi`,label:`pi`,login:`pi /login`},{id:`cursor`,label:`Cursor`,login:`agent login`}],vf=e=>({claude:e,codex:e,opencode:e,pi:e,cursor:e}),yf={connected:{label:`Credentials found`,tone:`success`},disconnected:{label:`Not connected`,tone:`pending`},"not-installed":{label:`Not installed`,tone:`neutral`},unknown:{label:`Could not verify`,tone:`danger`}};function bf(e,t,n){return{providers:e.providers.map(e=>e.provider===t?{...e,enabled:n}:e)}}function xf(){let e=Je(),t=de(),n=Ft(),r=d(),[i,a]=(0,Y.useState)(null),o=(0,Y.useRef)(Promise.resolve()),s=(0,Y.useRef)(vf(0)),c=(0,Y.useRef)(vf(0)),l=(0,Y.useRef)(e.data);(0,Y.useEffect)(()=>{i&&xt(e.data,i.provider)?.status===`connected`&&a(null)},[i,e.data]),(0,Y.useEffect)(()=>{if(e.data){if(Object.values(c.current).every(e=>e===0)||!l.current){l.current=e.data;return}l.current={providers:e.data.providers.map(e=>({...e,enabled:c.current[e.provider]>0?xt(l.current,e.provider)?.enabled??e.enabled:e.enabled}))}}},[e.data]);let u=(0,Y.useCallback)((e,t)=>{let n=I.providerStatus,i=r.getQueryData(n);if(!i)return;l.current||=i;let a=bf(i,e,t);c.current[e]+=1,r.setQueryData(n,a);let u=++s.current[e];o.current=o.current.then(async()=>{try{let i=await It(e,t),a=xt(i,e)?.enabled;if(a===void 0)return;if(l.current=bf(l.current??i,e,a),u===s.current[e]){let t=r.getQueryData(n);r.setQueryData(n,t?bf(t,e,a):i)}}catch(t){if(u===s.current[e]){let i=xt(l.current,e)?.enabled,a=r.getQueryData(n);a&&i!==void 0?r.setQueryData(n,bf(a,e,i)):l.current?r.setQueryData(n,l.current):r.removeQueries({queryKey:n,exact:!0}),z(t instanceof Error?t.message:String(t),{tone:`danger`})}}finally{--c.current[e]}})},[r]),f=O({mutationFn:e=>nr(e),onSuccess:async(e,t)=>{a(null),z(e.opened?`Finish signing in in the terminal, then check again.`:`Provider is already connected.`),await r.invalidateQueries({queryKey:I.providerStatus}),hr(t)&&await jn(r,t,`none`)},onError:(e,t)=>{if(e instanceof Fn&&e.command){let n=_f.find(e=>e.id===t)?.label??t;a({provider:t,label:n,message:e.message,command:e.command});return}z(e.message,{tone:`danger`})}}),p=async e=>{try{await navigator.clipboard.writeText(e),z(`Command copied`)}catch{z(`Could not copy the command`,{tone:`danger`})}};return(0,X.jsxs)(`section`,{id:`providers`,"data-slot":`provider-settings`,className:`scroll-mt-20`,children:[(0,X.jsxs)(`div`,{className:`mb-2`,children:[(0,X.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:`Providers`}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`Connect the coding agents available on this computer.`})]}),e.isError?(0,X.jsxs)(`div`,{role:`alert`,className:`mb-3 flex flex-wrap items-center justify-between gap-2 rounded-md border border-danger/30 bg-danger/5 px-3 py-2.5`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`p`,{className:`text-[13px] font-medium text-foreground`,children:`Provider status could not be loaded`}),(0,X.jsx)(`p`,{className:`text-xs text-muted-foreground`,children:e.error.message})]}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,disabled:e.isFetching,onClick:()=>void e.refetch(),children:`Retry`})]}):null,(0,X.jsx)(`div`,{className:`flex flex-col gap-2`,children:_f.map(r=>{let a=xt(e.data,r.id),o=a?.status,s=o?yf[o]:e.isPending?{label:`Checking…`,tone:`neutral`}:yf.unknown,c=f.isPending&&f.variables===r.id,l=o===`disconnected`||o===`unknown`,d=a?.authFailureId;return(0,X.jsxs)(Y.Fragment,{children:[(0,X.jsxs)(`div`,{"data-slot":`provider-card`,"data-provider":r.id,className:`rounded-md border border-border bg-card px-3.5 py-3`,children:[(0,X.jsxs)(`div`,{className:`flex flex-wrap items-start justify-between gap-3`,children:[(0,X.jsxs)(`div`,{className:`min-w-0`,children:[(0,X.jsx)(`h3`,{className:`text-[13px] font-semibold text-foreground`,children:r.label}),(0,X.jsxs)(`div`,{className:`mt-1 flex items-center gap-2 text-xs text-muted-foreground`,children:[(0,X.jsx)(G,{tone:s.tone,pulse:e.isPending}),(0,X.jsx)(`span`,{children:s.label}),a?.enabled===!1?(0,X.jsx)(`span`,{children:`Disabled`}):null]}),o===`not-installed`?(0,X.jsxs)(`p`,{className:`mt-1.5 text-xs text-soft-foreground`,children:[`Install `,r.label,`, then run `,(0,X.jsx)(`code`,{children:r.login}),`.`]}):o===`unknown`||e.isError&&!o?(0,X.jsx)(`p`,{className:`mt-1.5 text-xs text-soft-foreground`,children:`Verification failed. Check again when the provider is available.`}):a?.hint?(0,X.jsx)(`p`,{className:`mt-1.5 text-xs text-soft-foreground`,children:a.hint}):null]}),(0,X.jsxs)(`div`,{className:`flex items-center gap-2`,children:[o===`not-installed`?null:(0,X.jsx)(gf,{checked:a?.enabled??!0,"aria-label":`Use ${r.label}`,onCheckedChange:e=>u(r.id,e)}),l?(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`sm`,disabled:t.isPending,onClick:()=>t.mutate(void 0,{onError:e=>z(e.message,{tone:`danger`})}),children:`Check again`}):null,o===`disconnected`?(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,disabled:f.isPending,onClick:()=>f.mutate(r.id),children:c?`Opening…`:`Connect`}):null,d===void 0?null:(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,disabled:n.isPending,onClick:()=>n.mutate({provider:r.id,authFailureId:d},{onSuccess:()=>z(`${r.label} can be tried again.`),onError:e=>z(e.message,{tone:`danger`})}),children:`Try again`})]})]}),d===void 0?null:(0,X.jsx)(`p`,{className:`mt-2 text-xs text-soft-foreground`,children:`Use this after completing the provider sign-in flow. cezar cannot validate the credential without a task/model request; it will verify it on the next task.`})]}),i?.provider===r.id&&o!==`connected`?(0,X.jsxs)(`div`,{role:`region`,"aria-label":`${i.label} manual sign-in`,className:`rounded-md border border-pending/40 bg-pending/5 px-3.5 py-3`,children:[(0,X.jsx)(`p`,{className:`text-[13px] text-foreground`,children:i.message}),(0,X.jsxs)(`div`,{className:`mt-2 flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(`code`,{className:`min-w-0 flex-1 overflow-x-auto rounded-sm bg-muted px-2 py-1.5 text-xs`,children:i.command}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,onClick:()=>void p(i.command),children:`Copy command`})]})]}):null]},r.id)})})]})}var Sf=2e4;function Cf(){let e=ln(),t=on(),n=Je();return e.isPending?(0,X.jsx)(`p`,{"data-slot":`agents-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading agent settings…`}):e.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(oe,{}),tone:`danger`,title:`Agent settings did not load`,subtitle:e.error.message,heading:`h2`}):(0,X.jsx)(wf,{config:e.data,catalogs:t,providerStatus:n})}function wf({config:e,catalogs:t,providerStatus:n}){let r=ft(),i=d(),a=O({mutationFn:e=>Mt(e),onSuccess:e=>{i.setQueryData(B.config,e),i.invalidateQueries({queryKey:B.health}),i.invalidateQueries({queryKey:B.repo})},onError:e=>z(e.message,{tone:`danger`})}),[o,s]=(0,Y.useState)(e.systemPrompt??``),c=o.trim(),l=c===(e.systemPrompt??``),u=c.length>Sf;return(0,X.jsxs)(`div`,{"data-slot":`agents-section`,className:`mx-auto flex w-full max-w-2xl flex-col gap-7 p-4 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-6 md:pb-6`,children:[(0,X.jsx)(Tf,{defaultRunner:e.defaultRunner,providerStatus:n,saving:a.isPending,onPick:e=>a.mutate({defaultRunner:e})}),(0,X.jsx)(Ef,{title:`Default model`,hint:e.modelsLocked?`Models are locked to the defaults configured in the native coding-agent settings.`:`The model preselected in the composer for each runner. Auto lets the runner decide per task.`,children:(0,X.jsx)(`div`,{className:`flex flex-col gap-4`,children:Li.map(r=>{let i=xt(n.data,r.id),o=!n.isPending&&!n.isError&&i?.enabled===!0&&i.status===`connected`,s=n.isPending?`Checking provider authentication…`:n.isError?`Provider authentication could not be verified.`:i?.enabled===!1?`This provider is disabled. Enable it above or choose another provider.`:o?void 0:`Connect this provider before selecting it.`,c=t[r.id],l=wi(r.id,c.data,c.isError,c.isFetching),u=Vi(r.id,c.data,[e.defaultModels[r.id]]),d=e.defaultModels[r.id]??``,f=u.find(e=>e.id===d)?.label??d??`auto (default)`;return(0,X.jsxs)(`label`,{className:`settings-option-row`,children:[(0,X.jsx)(`div`,{children:(0,X.jsx)(`h3`,{children:r.label})}),e.modelsLocked?(0,X.jsx)(`output`,{"aria-label":`Default model for ${r.label}`,"data-slot":`agents-model`,"data-runner":r.id,title:`Model selection is locked to native coding-agent settings.`,className:`block rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs`,children:f}):(0,X.jsxs)(`select`,{"aria-label":`Default model for ${r.label}`,"data-slot":`agents-model`,"data-runner":r.id,value:d,title:s??r.desc,disabled:a.isPending||!o,onChange:e=>a.mutate({defaultModels:{[r.id]:e.target.value||null}}),className:`block rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`,children:[u.map(e=>(0,X.jsx)(`option`,{value:e.id,children:e.id===``?`Native agent default`:e.label},e.id)),l?(0,X.jsx)(`option`,{disabled:!0,children:l}):null]})]},r.id)})})}),(0,X.jsxs)(Ef,{title:`System prompt`,hint:`Extra instructions for every run in this project.`,children:[(0,X.jsx)(Kr,{"aria-label":`System prompt`,"data-slot":`agents-system-prompt`,value:o,onChange:e=>s(e.target.value),placeholder:`Extra rules for every agent run — conventions, tone, review requirements…`,className:`min-h-48 w-full`}),(0,X.jsxs)(`div`,{className:`settings-form-actions`,children:[(0,X.jsx)(R,{type:`button`,variant:`primary`,size:`sm`,"data-action":`agents-save-prompt`,disabled:l||u||a.isPending,onClick:()=>a.mutate({systemPrompt:c===``?null:c},{onSuccess:()=>z(c===``?`System prompt cleared`:`System prompt saved`)}),children:`Save prompt`}),u?(0,X.jsxs)(`p`,{"data-slot":`agents-prompt-limit`,className:`text-[11px] text-danger`,children:[c.length.toLocaleString(),` characters — the limit is`,` `,Sf.toLocaleString(),`.`]}):(0,X.jsx)(`p`,{className:`text-[11px] text-soft-foreground`,children:`Leave empty and save to clear. Applied to new runs only.`})]})]}),(0,X.jsxs)(`section`,{"data-slot":`agents-task-runs`,className:`settings-field flex flex-col gap-5`,children:[(0,X.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:`Task runs`}),(0,X.jsx)(Df,{title:`Live title updates`,hint:`Refresh a task's short title through the namer model as the run progresses. A manual rename always wins and stops updates for that task.`,children:(0,X.jsxs)(`label`,{className:`flex w-fit items-center gap-3`,children:[(0,X.jsx)(gf,{"aria-label":`Live title updates`,"data-slot":`agents-live-title-updates`,checked:e.liveTitleUpdates??!0,disabled:a.isPending,onCheckedChange:e=>a.mutate({liveTitleUpdates:e},{onSuccess:()=>z(e?`Live title updates on`:`Live title updates off`)})}),(0,X.jsxs)(`span`,{className:`text-[13px] text-muted-foreground`,children:[e.liveTitleUpdates??!0?`On`:`Off`,e.liveTitleUpdates===null&&` (default)`]})]})}),(0,X.jsx)(Df,{title:`Review changes before finishing`,hint:`When on, a task with changes pauses so you can Accept, Send back, or open a Draft PR. Autonomous tasks always skip this and finish on their own. Default: off — tasks finish without asking.`,children:(0,X.jsxs)(`label`,{className:`flex w-fit items-center gap-3`,children:[(0,X.jsx)(gf,{"aria-label":`Review changes before finishing`,"data-slot":`agents-review-gate`,checked:e.reviewGate??!1,disabled:a.isPending,onCheckedChange:e=>a.mutate({reviewGate:e},{onSuccess:()=>z(e?`Review gate on`:`Review gate off`)})}),(0,X.jsxs)(`span`,{className:`text-[13px] text-muted-foreground`,children:[e.reviewGate??!1?`On`:`Off`,e.reviewGate===null&&` (default)`]})]})}),(0,X.jsx)(Df,{title:`Base branch`,hint:`New task worktrees branch from this and draft PRs target it. Also settable from the Git view.`,children:r.data?.info?(0,X.jsxs)(`select`,{"aria-label":`Base branch`,"data-slot":`agents-base-branch`,value:e.baseBranch??``,disabled:a.isPending,onChange:e=>a.mutate({baseBranch:e.target.value||null}),className:`block rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`,children:[(0,X.jsx)(`option`,{value:``,children:`follow checked-out branch (default)`}),r.data.branches.map(e=>(0,X.jsx)(`option`,{value:e,children:e},e))]}):(0,X.jsx)(`p`,{"data-slot":`agents-base-branch-unavailable`,className:`text-[13px] text-soft-foreground`,children:r.isPending?`Loading branches…`:`Not a git repository — tasks run in place, no branching.`})})]}),(0,X.jsxs)(`details`,{className:`settings-disclosure`,children:[(0,X.jsx)(`summary`,{children:`Provider connections`}),(0,X.jsx)(xf,{})]})]})}function Tf({defaultRunner:e,providerStatus:t,saving:n,onPick:r}){let i=Gn(),a=f(),o=vn(),s=ft(),c=Cn(),l=o.projectId??`default`,u=s.data?.info?.root,d=u?i.data?.selections[u]:void 0,p=i.data?.defaults,m=Bd(i.data?.profiles??[]),h=Vd(m);return(0,X.jsxs)(Ef,{title:`Default runner`,hint:`Project defaults. A task can override these choices.`,children:[(0,X.jsx)(Wd,{rows:m,runner:e,accountFor:e=>d?.[e]??p?.[e]??null,providerStatus:t,disabled:n,accountDisabled:c.isPending||a.data===void 0,onPick:(t,n,i)=>{t!==e&&r(t),i&&c.mutate({projectId:l,provider:t,profileId:n},{onError:e=>z(e.message,{tone:`danger`})})}}),!t.isPending&&!t.isError&&xt(t.data,e)?.enabled===!1?(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`This provider is disabled. Enable it above or choose another provider.`}):null,h?(0,X.jsx)(`p`,{className:`max-w-md text-[13px] text-muted-foreground`,children:`The account is personal and never committed. Tasks already started under another account can’t be resumed here — their sessions live in that account’s folder.`}):null]})}function Ef({title:e,hint:t,children:n}){return(0,X.jsxs)(`section`,{className:`settings-field flex flex-col gap-2`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:e}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:t})]}),n]})}function Df({title:e,hint:t,children:n}){return(0,X.jsxs)(`section`,{className:`settings-option-row`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h3`,{children:e}),(0,X.jsx)(`p`,{children:t})]}),n]})}var Of=`cez-accent`,kf=`cez-density`,Af=`cez-width`,jf=`cezarion`,Mf=`comfortable`,Nf=`narrow`;function Pf(e){return jf}function Ff(e){return e===`comfortable`||e===`compact`||e===`ultra`?e:Mf}function If(e){return e===`narrow`||e===`wide`?e:Nf}function Lf(e){let t=e&&typeof e==`object`?e:{};return{accent:Pf(t.accent),density:Ff(t.density),width:If(t.width)}}function Rf(){try{return{accent:Pf(localStorage.getItem(Of)),density:Ff(localStorage.getItem(kf)),width:If(localStorage.getItem(Af))}}catch{return{accent:jf,density:Mf,width:Nf}}}function zf(e){try{localStorage.setItem(Of,e.accent),localStorage.setItem(kf,e.density),localStorage.setItem(Af,e.width)}catch{}}function Bf(e,t){t.accent===`cezarion`?delete e.dataset.accent:e.dataset.accent=t.accent,t.density===`comfortable`?delete e.dataset.density:e.dataset.density=t.density,t.width===`narrow`?delete e.dataset.width:e.dataset.width=t.width}var Vf=Y.createContext(null);function Hf({children:e}){let t=d(),n=v(),[r,i]=Y.useState(Rf),a=n.data;Y.useEffect(()=>{if(a===void 0)return;let e=Lf(a.appearance);i(e),zf(e)},[a]),Y.useLayoutEffect(()=>{Bf(document.documentElement,r)},[r]);let o=Y.useCallback(e=>{i(e),zf(e),An({appearance:e}).then(e=>t.setQueryData(I.uiState,e)).catch(e=>{z(e instanceof Error?e.message:String(e),{tone:`danger`}),t.invalidateQueries({queryKey:I.uiState})})},[t]),s=Y.useCallback(e=>o({...r,accent:e}),[o,r]),c=Y.useCallback(e=>o({...r,density:e}),[o,r]),l=Y.useCallback(e=>o({...r,width:e}),[o,r]),u=Y.useMemo(()=>({accent:r.accent,density:r.density,width:r.width,setAccent:s,setDensity:c,setWidth:l}),[r,s,c,l]);return(0,X.jsx)(Vf.Provider,{value:u,children:e})}function Uf(){let e=Y.useContext(Vf);if(!e)throw Error(`cezar: useAppearance() must be called inside <AppearanceProvider>`);return e}var Wf=[{value:`system`,label:`System`,icon:mc},{value:`light`,label:`Light`,icon:vc},{value:`dark`,label:`Dark`,icon:hc}],Gf=[{value:`cezarion`,label:`Cezarion`,swatch:`var(--accent-strong)`}],Kf=[{value:`comfortable`,label:`Comfortable`},{value:`compact`,label:`Compact`},{value:`ultra`,label:`Compact for real`}],qf=[{value:`narrow`,label:`Narrow`},{value:`wide`,label:`Wide`}];function Jf({slot:e,label:t,value:n,options:r,onChange:i}){return(0,X.jsx)(`div`,{role:`radiogroup`,"aria-label":t,"data-slot":e,className:`inline-flex w-fit gap-0.5 rounded-md border border-border bg-card p-0.5 max-md:max-w-full max-md:flex-wrap`,children:r.map(e=>{let t=e.value===n;return(0,X.jsxs)(`button`,{type:`button`,role:`radio`,"aria-checked":t,"data-value":e.value,onClick:()=>i(e.value),className:U(`flex min-h-11 items-center gap-2 rounded-sm px-3 py-1.5 text-[13px] font-medium transition-colors`,t?`bg-muted text-foreground`:`text-muted-foreground hover:text-foreground`),children:[e.icon?(0,X.jsx)(e.icon,{"aria-hidden":`true`,className:`size-3.5`}):null,e.swatch?(0,X.jsx)(`span`,{"aria-hidden":`true`,className:`size-3 rounded-full border border-border`,style:{background:e.swatch}}):null,e.label]},e.value)})})}function Yf({title:e,hint:t,children:n}){return(0,X.jsxs)(`section`,{className:`flex flex-col gap-2`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:e}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:t})]}),n]})}function Xf(){let{theme:e,setTheme:t}=Wc(),{accent:n,density:r,width:i,setAccent:a,setDensity:o,setWidth:s}=Uf();return(0,X.jsxs)(`div`,{"data-slot":`appearance-section`,className:`flex w-full flex-col gap-7 rounded-lg border border-border bg-card p-5`,children:[(0,X.jsx)(Yf,{title:`Theme`,hint:`System follows your OS preference. Applies to this browser.`,children:(0,X.jsx)(Jf,{slot:`appearance-theme`,label:`Theme`,value:e,options:Wf,onChange:t})}),Gf.length>1?(0,X.jsx)(Yf,{title:`Accent`,hint:`The cockpit brand accent. Saved with your workspace appearance.`,children:(0,X.jsx)(Jf,{slot:`appearance-accent`,label:`Accent`,value:n,options:Gf,onChange:a})}):null,(0,X.jsx)(Yf,{title:`Density`,hint:`Compact tightens spacing across the cockpit — text stays the same size.`,children:(0,X.jsx)(Jf,{slot:`appearance-density`,label:`Density`,value:r,options:Kf,onChange:o})}),(0,X.jsx)(Yf,{title:`Reading width`,hint:`Wide lets a task's session and commits use more of the screen. Narrow keeps a comfortable reading column. The Changes tab is always full-width.`,children:(0,X.jsx)(Jf,{slot:`appearance-width`,label:`Reading width`,value:i,options:qf,onChange:s})}),(0,X.jsxs)(`div`,{className:`settings-appearance-preview settings-readout`,children:[(0,X.jsx)(`span`,{className:`text-[12px] text-soft-foreground`,children:`PREVIEW`}),(0,X.jsx)(`p`,{className:`mt-3 text-base`,children:`Review finalization retries`}),(0,X.jsxs)(`p`,{className:`mt-3 text-xs text-muted-foreground`,children:[`Needs you · cezar · Task `,`#`,`227`]}),(0,X.jsx)(`span`,{className:`mt-3 inline-flex rounded-md border border-accent-strong/30 bg-accent-strong/10 px-4 py-3 text-xs text-accent-text`,children:`Open task`})]}),(0,X.jsx)(`p`,{className:`text-xs leading-relaxed text-muted-foreground`,children:`Changes apply immediately. Theme is browser-local; density and reading width are saved with your workspace.`})]})}var Zf=`http://localhost:4321`;function Qf(e,t,n,r=Zf,i=null){let a=e=>encodeURIComponent(e).replaceAll(`'`,`%27`),o=`(()=>{const m=location.href.match(/^https:\\/\\/github\\.com\\/([^\\/]+)\\/([^\\/]+)\\/(pull|issues)\\/\\d+/);if(!m){alert('Open a GitHub PR or issue first');return;}const q='${`${e?`skill=${a(e)}&`:``}auto=${t?`1`:`0`}&key=${a(n)}&ref=`}'+encodeURIComponent(location.href);open('${r.replaceAll(`'`,`%27`)}${i===null||i===``?`/new`:`/p/${a(i)}/new`}?'+q,'_blank');})();`;return`javascript:${encodeURIComponent(o)}`}function $f(){let e=Wt();return e.isPending?(0,X.jsx)(`p`,{"data-slot":`bookmarklets-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading bookmarklets…`}):e.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(ct,{}),tone:`danger`,heading:`h2`,title:`Could not load bookmarklets`,subtitle:e.error.message}):(0,X.jsx)(`div`,{className:`flex min-h-full flex-1 overflow-y-auto`,children:(0,X.jsx)(ep,{skills:ca(e.data??[])})})}function ep({skills:e}){let t=c(),n=S(),r=f(),[i,a]=(0,Y.useState)(!1),[o,s]=(0,Y.useState)(``),l=t.data?.key??``,u=window.location.origin,d=Qi()??n.data?.bootProject??null,p=r.data?.projects.find(e=>e.id===d)?.name??Zh(n.data)?.name??null,m=o.trim().toLowerCase(),h=e.filter(e=>e.name.toLowerCase().includes(m));return(0,X.jsxs)(`div`,{"data-slot":`bookmarklet-panel`,className:`flex w-full min-w-0 flex-col gap-[18px] p-5`,children:[(0,X.jsx)(`h2`,{className:`text-xl font-semibold`,children:`Run from GitHub`}),(0,X.jsxs)(`p`,{className:`text-[13px] leading-relaxed text-muted-foreground`,children:[`Drag a launcher to your browser's bookmarks bar. Then open a GitHub PR or issue and click that bookmark. Cezar must be running: `,(0,X.jsx)(`span`,{className:`font-mono`,children:`npx cezarion`}),`.`]}),(0,X.jsxs)(`div`,{className:`settings-bookmarklet-project rounded-lg bg-background p-3.5`,children:[(0,X.jsxs)(`p`,{className:`text-[13px]`,children:[`Project`,p?` · ${p}`:``]}),(0,X.jsx)(`p`,{className:`mt-2 text-xs text-muted-foreground`,children:`Launchers target this cockpit and this project. Keep Cezarion running.`})]}),(0,X.jsxs)(`label`,{className:`flex min-h-11 items-center gap-2.5 text-[13px] font-medium`,children:[(0,X.jsx)(`input`,{type:`checkbox`,"data-slot":`bm-auto`,checked:i,onChange:e=>a(e.target.checked),className:`size-[18px] shrink-0`}),`One-click launch (auto-submit)`]}),(0,X.jsx)(`p`,{className:`text-xs leading-relaxed text-soft-foreground`,children:`Off by default. Re-drag the launchers after changing this option.`}),(0,X.jsx)(`div`,{"data-slot":`bm-generic`,className:`rounded-lg border border-border bg-muted/30 p-3.5`,children:(0,X.jsx)(tp,{label:p?`cezar (${p}): this PR/issue`:`cezar: this PR/issue`,url:Qf(``,!1,l,u,d),generic:!0,hint:`Prefills the form only—never auto-starts, even when auto-submit is on.`})}),(0,X.jsx)(Cc,{"data-slot":`bm-filter`,placeholder:`Filter bookmarklet skills…`,"aria-label":`Filter bookmarklet skills`,value:o,onChange:e=>s(e.target.value),className:`h-11 text-[13px]`}),(0,X.jsx)(`div`,{"data-slot":`bm-list`,className:`flex flex-col divide-y divide-border [&>[data-slot=bm-row]]:py-3.5`,children:h.length>0?h.map(e=>(0,X.jsx)(tp,{label:p?`/${e.name} (${p})`:`/${e.name}`,url:Qf(e.name,i,l,u,d)},e.path)):(0,X.jsx)(`p`,{className:`text-xs text-soft-foreground`,children:e.length>0?`(no skills match)`:`(no skills yet — the generic launcher above still works)`})}),(0,X.jsx)(`p`,{className:`text-xs leading-relaxed text-soft-foreground`,children:`These are bookmarklet drag sources, not run buttons. Clicking one here explains installation; it does not start a task.`}),(0,X.jsx)(`p`,{className:`text-xs leading-relaxed text-soft-foreground md:hidden`,children:`No drag-and-drop? Copy the URL for manual bookmark setup where your browser allows it, or install using a desktop browser.`})]})}function tp({label:e,url:t,hint:n,generic:r=!1}){let i=(0,Y.useRef)(null);(0,Y.useEffect)(()=>{i.current?.setAttribute(`href`,t)},[t]);let a=async()=>{try{await navigator.clipboard.writeText(t),z(`Bookmarklet URL copied.`)}catch{z(`Copy failed — drag the button instead.`,{tone:`danger`})}};return(0,X.jsxs)(`div`,{"data-slot":`bm-row`,className:`flex min-w-0 flex-col gap-2.5`,children:[(0,X.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(`a`,{ref:i,draggable:!0,"data-slot":`bm-link`,title:`Drag me to your bookmarks bar`,"aria-label":`${r?`Drag to bookmarks`:`Drag launcher`}: ${e}`,onClick:e=>{e.preventDefault(),z(`Drag me to your bookmarks bar`)},className:`inline-flex min-h-11 min-w-0 items-center rounded-md border border-border px-3 text-xs font-medium transition-colors hover:bg-muted ${r?`bg-accent-strong/10 text-accent-text`:`bg-card text-foreground`}`,children:(0,X.jsx)(`span`,{className:`break-words`,children:e})}),(0,X.jsx)(`button`,{type:`button`,"data-slot":`bm-copy`,title:`Copy the bookmarklet URL`,onClick:()=>void a(),className:`min-h-11 shrink-0 rounded-md border border-border px-3 text-xs font-medium text-muted-foreground transition-colors hover:bg-muted hover:text-foreground`,children:`Copy URL`})]}),n?(0,X.jsx)(`p`,{className:`text-xs leading-relaxed text-soft-foreground`,children:n}):null]})}function np(e){return{enabled:(e&&typeof e==`object`?e:{}).enabled===!0}}function rp(){let e=globalThis.Notification;if(typeof e!=`function`)return`unsupported`;let t=e.permission;return t===`granted`||t===`denied`?t:`default`}function ip(e,t){let n=new Map,r=[];for(let i of t??[]){let t={status:i.status,wantsAttention:pn(i)};n.set(i.id,t);let a=e.get(i.id);a!==void 0&&(a.status===t.status&&a.wantsAttention===t.wantsAttention||t.wantsAttention&&r.push(i))}return{entering:r,statuses:n}}function ap(e){return e.enabled&&e.hidden&&e.permission===`granted`}function op(e){let t=Rn(e).label;return{title:e.titleSummary??e.title,body:`Task ${t}`,tag:`cezar-run-${e.id}`}}function sp(){let e=d(),t=v(),[n,r]=Y.useState(!1),[i,a]=Y.useState(rp),o=t.data;Y.useEffect(()=>{o!==void 0&&r(np(o.notifications).enabled)},[o]);let s=Y.useCallback(t=>{r(t),An({notifications:{enabled:t}}).then(t=>e.setQueryData(I.uiState,t)).catch(t=>{z(t instanceof Error?t.message:String(t),{tone:`danger`}),e.invalidateQueries({queryKey:I.uiState})})},[e]),c=Y.useCallback(e=>{if(!e){s(!1);return}if(rp()!=="default"){s(!0);return}s(!0),Notification.requestPermission().then(e=>a(e)).catch(()=>a(rp()))},[s]),l=i===`unsupported`;return(0,X.jsx)(`div`,{"data-slot":`notifications-section`,className:`mx-auto flex w-full max-w-2xl flex-col gap-7 p-4 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-6 md:pb-6`,children:(0,X.jsxs)(`section`,{className:`flex flex-col gap-2`,children:[(0,X.jsxs)(`div`,{className:`flex items-start justify-between gap-4`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:(0,X.jsx)(`label`,{htmlFor:`notifications-enabled`,children:`Notify when an agent needs you`})}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`A browser notification when a task starts waiting, asks for review, or fails — only while this tab is in the background. Off by default.`})]}),(0,X.jsx)(gf,{id:`notifications-enabled`,"data-slot":`notifications-toggle`,checked:n,disabled:l,onCheckedChange:c})]}),l?null:(0,X.jsxs)(`p`,{"data-slot":`notifications-permission`,"data-permission":i,className:`mt-4 text-[13px] text-muted-foreground`,children:[`Browser permission · `,i===`granted`?`Allowed`:i===`denied`?`Blocked`:`Not requested`]}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`Permission is requested only when you enable notifications.`}),l?(0,X.jsx)(`p`,{"data-slot":`notifications-unsupported`,className:`text-[13px] text-muted-foreground`,children:`This browser does not support notifications, so the toggle is unavailable here.`}):null,!l&&n&&i===`denied`?(0,X.jsxs)(`div`,{"data-slot":`notifications-denied`,className:`mt-5 flex flex-col gap-2`,children:[(0,X.jsx)(`h3`,{className:`text-sm`,children:`Allow notifications in your browser`}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`This browser is blocking notifications. Your preference is saved. Allow notifications in the browser’s site settings to receive them.`}),(0,X.jsx)(`p`,{className:`settings-readout`,children:`Notifications are blocked for this site.`})]}):null]})})}function cp(){let e=ot();return{isPending:e.isPending,confirm:(t,n)=>e.mutate(t.id,{onSuccess:()=>{z(`${t.name} removed from the workspace — its files are untouched`),n?.()},onError:e=>z(e.message,{tone:`danger`})})}}function lp({project:e,onOpenChange:t,onConfirm:n}){return(0,X.jsx)(kn,{open:e!==null,onOpenChange:t,children:(0,X.jsxs)(gn,{children:[(0,X.jsxs)(rn,{children:[(0,X.jsxs)(Hn,{children:[`Remove `,e?.name,` from the workspace?`]}),(0,X.jsxs)(Nn,{children:[`This only unregisters the project — `,(0,X.jsx)(`strong`,{children:`nothing on disk is deleted`}),`. The folder, its git history and its task history all stay exactly where they are, and opening it again re-registers it with everything intact.`,(0,X.jsx)(`span`,{className:`mt-1 block truncate font-mono text-[11px] text-foreground`,title:e?.root,children:e?.root})]})]}),(0,X.jsxs)(wt,{children:[(0,X.jsx)(_t,{children:`Keep it`}),(0,X.jsx)(Kt,{"data-action":`projects-confirm-remove`,className:`bg-danger text-danger-foreground hover:brightness-[0.96]`,onClick:n,children:`Remove from list`})]})]})})}function Q({title:e,hint:t,children:n}){return(0,X.jsxs)(`section`,{className:`settings-field flex flex-col gap-2`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:e}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:t})]}),n]})}var up=1,dp={ok:`ok`,"not-git":`no git repo`,missing:`folder not found`};function fp(e){let t=new Date(e);return Number.isNaN(t.getTime())?`—`:t.toLocaleDateString(void 0,{month:`short`,day:`numeric`})}function pp(){let e=Ie(),t=f();return e.isPending||t.isPending?(0,X.jsx)(`p`,{"data-slot":`projects-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading projects…`}):e.isError||t.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(un,{}),tone:`danger`,title:`Project settings did not load`,subtitle:(e.error??t.error)?.message,heading:`h2`}):(0,X.jsx)(mp,{config:e.data,registry:t.data})}function mp({config:e,registry:t}){let[n,r]=(0,Y.useState)(!1);return(0,X.jsxs)(`div`,{"data-slot":`projects-section`,className:`mx-auto flex w-full max-w-4xl flex-col gap-7 p-4 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-6 md:pb-6`,children:[(0,X.jsx)(hp,{configKey:`browseRoot`,value:e.browseRoot,title:`Default browse folder`,hint:`Where “Open local folder…” starts. The picker cannot navigate above this folder.`,placeholder:`~/`,slot:`browse`,savedLabel:`Browse folder`,footer:`Only affects folder browsing; GitHub checkouts use the separate checkout folder.`}),(0,X.jsx)(hp,{configKey:`projectsDir`,value:e.projectsDir,title:`Default checkout folder`,hint:`Where “Clone from GitHub” puts new projects: <folder>/<project name>.`,placeholder:`~/cezar/projects`,slot:`checkout`,savedLabel:`Checkout folder`,footer:`Only affects new checkouts; projects already registered keep their location.`,refreshProjects:!0}),(0,X.jsx)(gp,{registry:t,workspaceMax:e.resources.maxParallel}),(0,X.jsx)(R,{className:`self-start`,onClick:()=>r(!0),children:`Add project`}),n?(0,X.jsx)(Sc,{open:!0,onOpenChange:r}):null]})}function hp({configKey:e,value:t,title:n,hint:r,placeholder:i,slot:a,savedLabel:o,footer:s,refreshProjects:c=!1}){let l=d(),u=O({mutationFn:t=>fn(e===`browseRoot`?{browseRoot:t}:{projectsDir:t}),onSuccess:t=>{l.setQueryData(I.config,t),e===`browseRoot`?l.invalidateQueries({queryKey:I.fsBrowseRoot}):c&&l.invalidateQueries({queryKey:I.projects})}}),[f,p]=(0,Y.useState)(t),m=f.trim(),h=m===t,g=u.isError?u.error.message:null;return(0,X.jsxs)(Q,{title:n,hint:`${r} ${e===`browseRoot`?`Choose an existing folder; it is verified writable before saving.`:`The folder is created recursively if needed, then verified writable before saving.`}`,children:[(0,X.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,X.jsx)(`input`,{type:`text`,spellCheck:!1,"aria-label":n,"aria-invalid":g!==null,"data-slot":`projects-${a}-root`,value:f,disabled:u.isPending,placeholder:i,onChange:e=>{p(e.target.value),u.isError&&u.reset()},className:`block w-full max-w-sm rounded-md border border-input bg-card px-3 py-1.5 font-mono text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-danger disabled:opacity-50`}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`projects-save-${a}-root`,disabled:h||m===``||u.isPending,onClick:()=>u.mutate(m,{onSuccess:()=>z(`${o} set to ${m}`)}),children:`Save`})]}),g===null?(0,X.jsx)(`p`,{className:`text-[11px] text-soft-foreground`,children:s}):(0,X.jsxs)(`p`,{"data-slot":`projects-${a}-root-error`,role:`alert`,className:`text-[11px] text-danger`,children:[g,` — setting unchanged`]})]})}function gp({registry:e,workspaceMax:t}){let[n,r]=(0,Y.useState)(null),i=cp(),a=(0,Y.useMemo)(()=>E(e.projects),[e.projects]);return(0,X.jsxs)(Q,{title:`Registered projects`,hint:`Connected repositories. Removing a project only unregisters it — no files on disk are deleted.`,children:[e.projects.length===0?(0,X.jsx)(`p`,{"data-slot":`projects-empty`,className:`text-[13px] text-soft-foreground`,children:`No projects registered yet.`}):(0,X.jsx)(`div`,{className:`overflow-x-auto rounded-md border border-border`,children:(0,X.jsxs)(`table`,{className:`w-full border-collapse text-sm`,children:[(0,X.jsx)(`caption`,{className:`sr-only`,children:`Projects registered in this workspace`}),(0,X.jsxs)(`colgroup`,{children:[(0,X.jsx)(`col`,{}),(0,X.jsx)(`col`,{style:{width:`104px`}}),(0,X.jsx)(`col`,{style:{width:`260px`}}),(0,X.jsx)(`col`,{style:{width:`150px`}}),(0,X.jsx)(`col`,{style:{width:`72px`}}),(0,X.jsx)(`col`,{style:{width:`92px`}})]}),(0,X.jsx)(`thead`,{children:(0,X.jsxs)(`tr`,{className:`border-b border-border text-left text-[12px] text-soft-foreground`,children:[(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Project`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Status`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Tags`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Max parallel`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Added`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium text-right`,children:`Actions`})]})}),(0,X.jsx)(`tbody`,{children:e.projects.map(n=>(0,X.jsx)(_p,{project:n,isBoot:n.id===e.bootProject,workspaceMax:t,vocabulary:a,disabled:i.isPending,onRemove:()=>r(n)},n.id))})]})}),(0,X.jsx)(lp,{project:n,onOpenChange:e=>!e&&r(null),onConfirm:()=>{if(!n)return;let e=n;r(null),i.confirm(e)}})]})}function _p({project:e,isBoot:t,workspaceMax:n,vocabulary:r,disabled:i,onRemove:a}){return(0,X.jsxs)(`tr`,{"data-slot":`project-row`,"data-project":e.id,className:`border-b border-border last:border-0`,children:[(0,X.jsxs)(`th`,{scope:`row`,className:`max-w-0 px-3 py-2 text-left font-normal`,children:[(0,X.jsx)(`span`,{className:`block truncate text-foreground`,children:e.name}),(0,X.jsx)(`span`,{className:`block truncate font-mono text-[11px] text-soft-foreground`,title:e.root,children:e.root})]}),(0,X.jsxs)(`td`,{className:`px-3 py-2`,children:[(0,X.jsx)(`span`,{"data-slot":`project-status`,className:e.status===`missing`?`text-[12px] text-danger`:`text-[12px] text-soft-foreground`,children:dp[e.status]}),e.status===`missing`?null:(0,X.jsxs)(`span`,{className:`ml-1 text-[11px] text-soft-foreground`,children:[`· `,e.source]})]}),(0,X.jsx)(`td`,{className:`px-3 py-2`,children:(0,X.jsx)(vp,{project:e,vocabulary:r})}),(0,X.jsx)(`td`,{className:`px-3 py-2`,children:(0,X.jsx)(yp,{project:e,workspaceMax:n})}),(0,X.jsx)(`td`,{className:`px-3 py-2 tabular-nums text-soft-foreground`,children:fp(e.addedAt)}),(0,X.jsxs)(`td`,{className:`px-3 py-2 text-right`,children:[e.status===`missing`?null:(0,X.jsx)(R,{asChild:!0,variant:`outline`,className:`mr-2`,children:(0,X.jsx)(g,{to:`/p/${encodeURIComponent(e.id)}`,children:`Open`})}),(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`sm`,"data-action":`project-remove`,"aria-label":`Remove ${e.name} from the workspace — unregisters it, no files are deleted`,title:t?`cezar is serving this project — it re-registers itself at every start`:void 0,disabled:i||t,onClick:a,children:`Remove`})]})]})}function vp({project:e,vocabulary:t}){let n=Ct(),[r,i]=(0,Y.useState)(``),[a,o]=(0,Y.useState)(!1),[s,c]=(0,Y.useState)(-1),l=(0,Y.useRef)(null),u=e.tags??[],d=C(t,u,r),f=a&&d.length>0,p=(t,r)=>{n.mutate({id:e.id,tags:t},{onSuccess:()=>z(r),onError:e=>z(e.message,{tone:`danger`})})},m=t=>{let n=t.trim().slice(0,32);if(c(-1),n){if(u.some(e=>e.toLowerCase()===n.toLowerCase())){i(``);return}if(u.length>=20){z(`${e.name} already has the maximum of 20 tags`,{tone:`danger`});return}i(``),p([...u,n],`${e.name} tagged \u201c${n}\u201d`)}},h=t=>{p(u.filter(e=>e!==t),`\u201c${t}\u201d removed from ${e.name}`)},g=`project-tag-suggestions-${e.id}`;return(0,X.jsxs)(`div`,{"data-slot":`project-tags`,className:`flex flex-wrap items-center gap-1`,children:[u.map(t=>(0,X.jsxs)(`span`,{"data-slot":`project-tag`,className:`inline-flex max-w-full items-center gap-1 rounded-full bg-accent-strong/15 py-px pr-1 pl-2 text-[11px] font-medium whitespace-nowrap text-accent-text`,children:[t,(0,X.jsx)(`button`,{type:`button`,"data-action":`project-tag-remove`,"aria-label":`Remove tag ${t} from ${e.name}`,disabled:n.isPending,onClick:()=>h(t),className:`rounded-full p-0.5 hover:bg-accent-strong/25 disabled:opacity-50`,children:(0,X.jsx)(zn,{className:`size-3`,"aria-hidden":`true`})})]},t)),(0,X.jsxs)(Rr,{open:f,onOpenChange:o,children:[(0,X.jsx)(Fr,{asChild:!0,children:(0,X.jsx)(`input`,{ref:l,type:`text`,"data-slot":`project-tag-input`,"aria-label":`Add a tag to ${e.name}`,role:`combobox`,"aria-expanded":f,"aria-controls":f?g:void 0,"aria-autocomplete":`list`,"aria-activedescendant":f&&s>=0?`${g}-${s}`:void 0,placeholder:u.length===0?`Add tag…`:`+`,value:r,maxLength:32,disabled:n.isPending,onFocus:()=>o(!0),onBlur:()=>o(!1),onChange:e=>{if(o(!0),c(-1),e.target.value.includes(`,`)){i(e.target.value.replace(/,/g,``));return}i(e.target.value)},onKeyDown:e=>{if(e.key===`ArrowDown`||e.key===`ArrowUp`){if(d.length===0)return;e.preventDefault(),o(!0);let t=e.key===`ArrowDown`?1:-1,n=s+t;c(n>=d.length?-1:n<-1?d.length-1:n);return}if(e.key===`Escape`&&f){e.preventDefault(),o(!1),c(-1);return}if(e.key===`Enter`||e.key===`,`){e.preventDefault(),m(s>=0?d[s]??r:r);return}if(e.key===`Tab`){o(!1);return}if(e.key===`Backspace`&&r===``&&u.length>0){e.preventDefault();let t=u[u.length-1];t!==void 0&&h(t)}},className:`h-6 w-16 min-w-0 flex-1 rounded-md border border-input bg-card px-1.5 text-[12px] outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`})}),(0,X.jsxs)(Pr,{align:`start`,sideOffset:4,id:g,role:`listbox`,"data-slot":`project-tag-suggestions`,className:`w-56 p-1`,onOpenAutoFocus:e=>e.preventDefault(),onCloseAutoFocus:e=>e.preventDefault(),onInteractOutside:e=>e.preventDefault(),children:[(0,X.jsx)(`p`,{className:`px-2 pt-1 pb-1.5 text-[11px] text-soft-foreground`,children:`Tags used in this workspace`}),d.map((e,t)=>(0,X.jsx)(`button`,{type:`button`,id:`${g}-${t}`,role:`option`,"aria-selected":t===s,"data-slot":`project-tag-suggestion`,onMouseDown:e=>e.preventDefault(),onClick:()=>{m(e),l.current?.focus()},onMouseEnter:()=>c(t),className:U(`flex w-full items-center rounded-sm px-2 py-1 text-left text-[12px] font-medium text-accent-text`,t===s&&`bg-muted`),children:e},e))]})]})]})}function yp({project:e,workspaceMax:t}){let n=Ct(),r=e.maxParallel===void 0?``:String(e.maxParallel);return(0,X.jsxs)(`select`,{"aria-label":`Max parallel tasks for ${e.name}`,"data-slot":`project-max-parallel`,value:r,disabled:n.isPending,onChange:r=>{let i=r.target.value,a=i===``?null:Number(i);n.mutate({id:e.id,maxParallel:a},{onSuccess:()=>z(a===null?`${e.name} inherits the workspace limit (${t})`:`${e.name} runs at most ${a} task${a===1?``:`s`} at a time`),onError:e=>z(e.message,{tone:`danger`})})},className:`block w-44 rounded-md border border-input bg-card px-2 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`,children:[(0,X.jsxs)(`option`,{value:``,children:[`Inherit workspace (`,t,`)`]}),Array.from({length:16},(e,t)=>t+up).map(e=>(0,X.jsx)(`option`,{value:e,children:e},e))]})}function bp(){let e=Jn();return e.isPending?(0,X.jsx)(`p`,{"data-slot":`prompt-templates-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading prompt templates…`}):e.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(ye,{}),tone:`danger`,title:`Prompt templates did not load`,subtitle:e.error.message,heading:`h2`}):(0,X.jsx)(xp,{initial:Ti(e.data.promptTemplates)})}function xp({initial:e}){let t=d(),n=Wt(),r=Jn(),[i,a]=(0,Y.useState)(e),[o,s]=(0,Y.useState)(``),[c,l]=(0,Y.useState)(``),u=O({mutationFn:e=>Ln({promptTemplates:e}),onSuccess:e=>{t.setQueryData(B.uiState,e),z(`Prompt templates saved`)},onError:e=>z(e.message,{tone:`danger`})}),f=JSON.stringify(i)!==JSON.stringify(e),p=i.some(e=>e.label.trim()===``||e.text.trim()===``),m=(e,t)=>a(n=>n.map(n=>n.id===e?{...n,...t}:n)),h=(e,t)=>a(n=>n.map(n=>{if(n.id!==e)return n;let r=n.skills??[],i=r.includes(t)?r.filter(e=>e!==t):[...r,t],{skills:a,...o}=n;return i.length>0?{...o,skills:i}:o})),g=e=>a(t=>t.filter(t=>t.id!==e));return(0,X.jsx)(`div`,{"data-slot":`prompt-templates-section`,className:`mx-auto flex w-full max-w-2xl flex-col gap-7 p-4 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-6 md:pb-6`,children:(0,X.jsxs)(Cp,{title:`Reusable instructions`,hint:`Insert templates from task composers, or apply them automatically with selected skills when the prompt is empty.`,children:[(0,X.jsx)(`div`,{"data-slot":`prompt-template-list`,className:`flex flex-col gap-3`,children:i.length===0?(0,X.jsx)(`p`,{"data-slot":`prompt-templates-empty`,className:`text-[13px] text-soft-foreground`,children:`No templates. Add one below, or reset to the built-ins.`}):i.map(e=>(0,X.jsxs)(`div`,{"data-slot":`prompt-template-row`,"data-template":e.id,className:`flex flex-col gap-1.5 rounded-md border border-border bg-card p-3`,children:[(0,X.jsxs)(`div`,{className:`flex flex-col gap-2`,children:[(0,X.jsx)(`label`,{htmlFor:`template-label-${e.id}`,className:`text-sm`,children:`Template label`}),(0,X.jsx)(Cc,{id:`template-label-${e.id}`,"aria-label":`Label for ${e.label||`this template`}`,"data-slot":`prompt-template-label-input`,value:e.label,maxLength:80,onChange:t=>m(e.id,{label:t.target.value}),className:`flex-1`})]}),(0,X.jsx)(`label`,{htmlFor:`template-text-${e.id}`,className:`text-sm`,children:`Instructions`}),(0,X.jsx)(Kr,{id:`template-text-${e.id}`,"aria-label":`Text for ${e.label||`this template`}`,"data-slot":`prompt-template-text-input`,value:e.text,maxLength:2e3,onChange:t=>m(e.id,{text:t.target.value}),className:`min-h-14 text-[13px]`}),(0,X.jsx)(`p`,{className:`mt-3 text-sm`,children:`Apply automatically with skills`}),(0,X.jsxs)(`div`,{className:`mt-0.5 flex flex-wrap items-center gap-1.5`,children:[(0,X.jsx)(Sp,{label:e.label,skills:n.data??[],skillUsage:r.data?.skillUsage,selected:e.skills??[],onToggle:t=>h(e.id,t)}),(e.skills??[]).map(t=>(0,X.jsxs)(`button`,{type:`button`,"data-slot":`prompt-template-skill-chip`,"data-skill":t,title:`Stop applying “${e.label}” automatically with ${t}`,onClick:()=>h(e.id,t),className:`inline-flex items-center gap-1 rounded-full border border-border bg-muted px-2 py-px font-mono text-[11px] font-medium text-foreground transition-colors hover:bg-danger/10 hover:text-danger`,children:[t,(0,X.jsx)(zn,{"aria-hidden":`true`,className:`size-3`})]},t))]}),(0,X.jsx)(R,{type:`button`,className:`self-start`,variant:`outline`,size:`sm`,"data-action":`prompt-template-remove`,title:`Remove this template`,onClick:()=>g(e.id),children:`Delete template`})]},e.id))}),(0,X.jsxs)(`div`,{"data-slot":`prompt-template-new`,className:`flex flex-col gap-1.5 rounded-md border border-dashed border-border p-3`,children:[(0,X.jsx)(`h3`,{className:`text-lg`,children:`New template`}),(0,X.jsx)(`label`,{htmlFor:`new-template-label`,className:`text-sm`,children:`Label`}),(0,X.jsx)(Cc,{id:`new-template-label`,"aria-label":`New template label`,"data-slot":`prompt-template-new-label`,placeholder:`e.g. Review security`,value:o,maxLength:80,onChange:e=>s(e.target.value)}),(0,X.jsx)(`label`,{htmlFor:`new-template-text`,className:`text-sm`,children:`Instructions to insert`}),(0,X.jsx)(Kr,{id:`new-template-text`,"aria-label":`New template text`,"data-slot":`prompt-template-new-text`,placeholder:`Enter reusable instructions…`,value:c,maxLength:2e3,onChange:e=>l(e.target.value),className:`min-h-14 text-[13px]`}),(0,X.jsxs)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`prompt-template-add`,disabled:!o.trim()||!c.trim(),onClick:()=>{let e=o.trim(),t=c.trim();!e||!t||(a(n=>[...n,{id:Mi(),label:e,text:t}]),s(``),l(``))},className:`self-start`,children:[(0,X.jsx)(ae,{"aria-hidden":`true`,className:`size-3.5`}),`Add template`]})]}),(0,X.jsxs)(`div`,{className:`flex items-center gap-3`,children:[(0,X.jsx)(R,{type:`button`,variant:`primary`,size:`sm`,"data-action":`prompt-templates-save`,disabled:!f||p||u.isPending,onClick:()=>u.mutate(i),children:`Save`}),(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`sm`,"data-action":`prompt-templates-reset`,disabled:u.isPending,onClick:()=>a(zi.map(e=>({...e}))),children:`Reset to defaults`}),p?(0,X.jsx)(`p`,{"data-slot":`prompt-templates-invalid`,className:`text-[11px] text-danger`,children:`Every template needs both a label and text.`}):null]})]})})}function Sp({label:e,skills:t,skillUsage:n,selected:r,onToggle:i}){let[a,o]=(0,Y.useState)(!1),[s,c]=(0,Y.useState)(``),l=(0,Y.useRef)(null),{mostUsed:u,project:d,global:f,ranked:p}=da(t,s,n),m=(e,t)=>{let n=r.includes(e.name);return(0,X.jsxs)(K,{value:`skill ${e.name} ${e.path}`,keywords:oa(e.name,e.description),"data-slot":`prompt-template-skill-option`,"data-skill":e.name,"data-selected":n?`true`:void 0,onSelect:()=>i(e.name),children:[(0,X.jsx)(`span`,{className:U(`shrink-0 font-mono text-xs`,t&&`font-semibold`),children:e.name}),e.description?(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-xs text-soft-foreground`,children:e.description}):null,n?(0,X.jsx)(rt,{"aria-hidden":`true`,className:`ml-auto size-3.5 shrink-0 text-link-foreground`}):null]},e.path)};return(0,X.jsxs)(Rr,{open:a,onOpenChange:e=>{o(e),e||c(``)},children:[(0,X.jsx)(Lr,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`prompt-template-skills-trigger`,"aria-label":`Apply ${e||`this template`} automatically with a skill`,title:`Pick the skills this template applies itself to`,disabled:t.length===0,className:U(`inline-flex h-[26px] items-center gap-1.5 rounded-full border border-border bg-card px-2.5 text-xs font-medium text-muted-foreground transition-colors hover:bg-muted hover:text-foreground disabled:pointer-events-none disabled:opacity-50`,r.length>0&&`border-foreground/60 font-semibold text-foreground`),children:[(0,X.jsx)(Ge,{"aria-hidden":`true`,className:`size-3 shrink-0 text-accent-icon`}),t.length===0?`no skills found`:`apply with…`,(0,X.jsx)(tt,{"aria-hidden":`true`,className:`size-2.5 shrink-0 text-soft-foreground`})]})}),(0,X.jsx)(Pr,{align:`start`,sideOffset:8,className:`w-[336px] max-w-[calc(100vw-2rem)] p-0`,children:(0,X.jsxs)(hi,{shouldFilter:!1,children:[(0,X.jsx)(fi,{placeholder:`search skills…`,value:s,onValueChange:c,onInput:()=>l.current?.scrollTo(0,0)}),(0,X.jsxs)(vi,{ref:l,"data-slot":`prompt-template-skill-menu`,className:`max-h-[min(16rem,calc(var(--radix-popover-content-available-height)-3rem))]`,children:[(p?p.length===0:u.length===0&&d.length===0&&f.length===0)?(0,X.jsx)(bi,{children:`Nothing matches.`}):null,p?p.length>0?(0,X.jsx)(q,{children:p.map(e=>m(e,sa(e)))}):null:(0,X.jsxs)(X.Fragment,{children:[u.length>0?(0,X.jsx)(q,{heading:`Most used`,children:u.map(e=>m(e,sa(e)))}):null,d.length>0?(0,X.jsx)(q,{heading:`Project skills`,children:d.map(e=>m(e,!0))}):null,f.length>0?(0,X.jsx)(q,{heading:`Global`,children:f.map(e=>m(e,!1))}):null]})]})]})})]})}function Cp({title:e,hint:t,children:n}){return(0,X.jsxs)(`section`,{className:`settings-field flex flex-col gap-2`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:e}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:t})]}),n]})}var wp=1,Tp=1,Ep=60,Dp=256;function Op(){let e=Ie();return e.isPending?(0,X.jsx)(`p`,{"data-slot":`resources-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading resource settings…`}):e.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(Gt,{}),tone:`danger`,title:`Resource settings did not load`,subtitle:e.error.message,heading:`h2`}):(0,X.jsx)(kp,{config:e.data})}function kp({config:e}){let t=d(),n=O({mutationFn:e=>fn(e),onSuccess:e=>t.setQueryData(I.config,e),onError:e=>z(e.message,{tone:`danger`})}),[r,i]=(0,Y.useState)(e.resources.memoryLimitMb?String(e.resources.memoryLimitMb):``),a=e.resources.monitoringWakeIntervalMinutes??null,[o,s]=(0,Y.useState)(a===null?`park`:`interval`),[c,l]=(0,Y.useState)(String(a??5)),u=Number(c),f=!Number.isInteger(u)||u<Tp||u>Ep,p=o===`park`?a===null:!f&&a===u,m=()=>n.mutate({resources:{monitoringWakeIntervalMinutes:o===`park`?null:u}},{onSuccess:()=>z(o===`park`?`Monitoring will stay parked`:`Monitoring will re-check every ${u} minutes`)}),h=e.resources.autoResumeOnUsageLimit??!0,_=e=>n.mutate({resources:{autoResumeOnUsageLimit:e}},{onSuccess:()=>z(e?`Tasks stopped by a usage limit will resume themselves`:`Tasks stopped by a usage limit will stay failed`)}),v=r.trim()===``?0:Number(r),y=r.trim()!==``&&(!Number.isInteger(v)||v<Dp),b=(e.resources.memoryLimitMb??0)===(y?-1:v),x=()=>n.mutate({resources:{memoryLimitMb:v===0?null:v}},{onSuccess:()=>z(v===0?`Memory limit cleared`:`Memory limit set to ${v} MiB`)}),S=e.composerDefaults??{autonomous:null,worktree:null,inheritedAutonomous:`source-dependent`,inheritedWorktree:!0},C=(e,t)=>n.mutate({composerDefaults:{[e]:t===`inherit`?null:t===`on`}});return(0,X.jsxs)(`div`,{"data-slot":`resources-section`,className:`mx-auto flex w-full max-w-2xl flex-col gap-7 p-4 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-6 md:pb-6`,children:[(0,X.jsxs)(Q,{title:`Max parallel tasks`,hint:`Limit simultaneously running tasks.`,children:[(0,X.jsx)(`select`,{"aria-label":`Max parallel tasks`,"data-slot":`resources-max-parallel`,value:e.resources.maxParallel,disabled:n.isPending,onChange:e=>n.mutate({resources:{maxParallel:Number(e.target.value)}}),className:`block w-28 rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`,children:Array.from({length:16},(e,t)=>t+wp).map(e=>(0,X.jsx)(`option`,{value:e,children:e},e))}),(0,X.jsxs)(`p`,{className:`text-[11px] text-soft-foreground`,children:[`Need a different limit for one project?`,` `,(0,X.jsx)(g,{to:`/settings/global/projects`,"data-slot":`resources-project-limits-link`,className:`font-medium text-foreground underline decoration-border underline-offset-2 hover:decoration-foreground`,children:`Configure per-project limits`}),`.`]})]}),(0,X.jsxs)(Q,{title:`Extra monitoring sessions`,hint:`Additional capacity reserved for monitoring.`,children:[(0,X.jsx)(`select`,{"aria-label":`Extra monitoring sessions`,"data-slot":`resources-max-monitoring`,value:e.resources.maxMonitoringSessions??2,disabled:n.isPending,onChange:e=>n.mutate({resources:{maxMonitoringSessions:Number(e.target.value)}}),className:`block w-28 rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`,children:Array.from({length:17},(e,t)=>(0,X.jsx)(`option`,{value:t,children:t},t))}),(0,X.jsxs)(`p`,{className:`text-[11px] text-soft-foreground`,children:[`Capacity: `,e.resources.maxParallel,` active + `,e.resources.maxMonitoringSessions??2,` monitoring. Set 0 to make monitoring share active slots.`]})]}),(0,X.jsxs)(Q,{title:`Monitoring wake-up`,hint:`Wake monitoring sessions periodically.`,children:[(0,X.jsxs)(`div`,{className:`settings-resource-controls flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(gf,{"aria-label":`Monitoring wake-up`,"data-slot":`resources-monitoring-wake-mode`,checked:o===`interval`,disabled:n.isPending,onCheckedChange:e=>s(e?`interval`:`park`)}),o===`interval`?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(`label`,{htmlFor:`monitoring-wake-interval`,className:`w-full text-sm`,children:`Wake interval`}),(0,X.jsx)(`input`,{id:`monitoring-wake-interval`,type:`number`,min:Tp,max:Ep,"aria-label":`Wake interval in minutes`,"data-slot":`resources-monitoring-wake-interval`,value:c,disabled:n.isPending,onChange:e=>l(e.target.value),className:`block w-24 rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`}),(0,X.jsx)(`span`,{className:`text-xs text-soft-foreground`,children:`minutes`})]}):null,(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`resources-save-monitoring-wake`,disabled:p||o===`interval`&&f||n.isPending,onClick:m,children:`Save`})]}),o===`interval`&&f?(0,X.jsx)(`p`,{"data-slot":`resources-monitoring-wake-invalid`,className:`text-[11px] text-danger`,children:`Enter a whole number from 1 to 60 minutes.`}):(0,X.jsx)(`p`,{className:`text-[11px] text-soft-foreground`,children:`Applied consistently to Claude, Codex and OpenCode.`})]}),(0,X.jsxs)(Q,{title:`Auto-resume after a usage limit`,hint:`Resume eligible tasks once the provider usage limit resets.`,children:[(0,X.jsx)(gf,{"aria-label":`Auto-resume after a usage limit`,"data-slot":`resources-auto-resume`,checked:h,disabled:n.isPending,onCheckedChange:_}),(0,X.jsx)(`p`,{className:`text-[11px] text-soft-foreground`,children:`Applies to Claude, Codex and OpenCode — whenever the provider says when the limit lifts.`})]}),(0,X.jsxs)(Q,{title:`Per-task memory limit`,hint:`Leave blank for no limit.`,children:[(0,X.jsxs)(`div`,{className:`settings-resource-controls flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(`input`,{type:`number`,inputMode:`numeric`,min:Dp,step:256,"aria-label":`Per-task memory limit in MiB`,"data-slot":`resources-memory-limit`,value:r,disabled:n.isPending,placeholder:`no limit`,onChange:e=>i(e.target.value),className:`block w-32 rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`}),(0,X.jsx)(`span`,{className:`text-xs text-soft-foreground`,children:`MiB`}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`resources-save-memory`,disabled:b||y||n.isPending,onClick:x,children:`Save`})]}),y?(0,X.jsxs)(`p`,{"data-slot":`resources-memory-invalid`,className:`text-[11px] text-danger`,children:[`Enter a whole number of at least `,Dp,` MiB, or leave empty for no limit.`]}):(0,X.jsx)(`p`,{className:`text-[11px] text-soft-foreground`,children:`Applies to newly started tasks.`})]}),(0,X.jsxs)(Q,{title:`New task defaults`,hint:`Apply to new tasks unless overridden.`,children:[(0,X.jsxs)(`div`,{className:`grid gap-4 sm:grid-cols-2`,"data-slot":`resources-composer-defaults`,children:[(0,X.jsxs)(`label`,{className:`grid gap-1.5 text-sm`,children:[(0,X.jsx)(`span`,{className:`font-medium`,children:`Autonomous by default`}),(0,X.jsxs)(`select`,{"aria-label":`Autonomous by default`,value:S.autonomous===null?`inherit`:S.autonomous?`on`:`off`,disabled:n.isPending,onChange:e=>C(`autonomous`,e.target.value),className:`rounded-md border border-input bg-card px-3 py-1.5 shadow-xs outline-none focus-visible:ring-[3px] focus-visible:ring-ring/50`,children:[(0,X.jsx)(`option`,{value:`inherit`,children:`Inherit environment`}),(0,X.jsx)(`option`,{value:`on`,children:`On`}),(0,X.jsx)(`option`,{value:`off`,children:`Off`})]}),(0,X.jsxs)(`span`,{className:`text-[11px] text-soft-foreground`,children:[`Inherited: `,S.inheritedAutonomous===`source-dependent`?`Source-dependent — skills on, workflows off`:S.inheritedAutonomous?`On`:`Off`]})]}),(0,X.jsxs)(`label`,{className:`grid gap-1.5 text-sm`,children:[(0,X.jsx)(`span`,{className:`font-medium`,children:`Use a worktree by default`}),(0,X.jsxs)(`select`,{"aria-label":`Use a worktree by default`,value:S.worktree===null?`inherit`:S.worktree?`on`:`off`,disabled:n.isPending,onChange:e=>C(`worktree`,e.target.value),className:`rounded-md border border-input bg-card px-3 py-1.5 shadow-xs outline-none focus-visible:ring-[3px] focus-visible:ring-ring/50`,children:[(0,X.jsx)(`option`,{value:`inherit`,children:`Inherit environment`}),(0,X.jsx)(`option`,{value:`on`,children:`On`}),(0,X.jsx)(`option`,{value:`off`,children:`Off`})]}),(0,X.jsxs)(`span`,{className:`text-[11px] text-soft-foreground`,children:[`Inherited: `,S.inheritedWorktree?`On`:`Off`]})]})]}),(0,X.jsx)(`p`,{className:`text-[11px] text-soft-foreground`,children:`Interactive skills may recommend both off. Multi-step and parallel runs remain isolated.`})]})]})}function Ap(){let e=Ie(),t=f().data?.bootProject??``,n=Bt(t,!!t);return e.isPending?(0,X.jsx)(`p`,{"data-slot":`skills-settings-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading skill settings…`}):e.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(gc,{}),tone:`danger`,title:`Skill settings did not load`,subtitle:e.error.message,heading:`h2`}):(0,X.jsx)(jp,{projectId:t,config:e.data,update:n.data,updateError:n.error})}function jp({projectId:e,config:t,update:n,updateError:r}){let i=d(),a=O({mutationFn:e=>fn(e),onSuccess:e=>i.setQueryData(I.config,e),onError:e=>z(e.message,{tone:`danger`})}),o=t.skillsAutoUpdate===null,s=(()=>{if(r)return`Installation status is unavailable right now.`;if(!n)return`Checking tracked Open Mercato installations…`;if(n.status===`unavailable`)return n.scopes.find(e=>e.reason)?.reason??`Automatic skill updates are unavailable.`;if(n.scopes.every(e=>e.skills.length===0))return`No tracked Open Mercato installation found.`;let e=new Set(n.scopes.flatMap(e=>e.skills)).size;return n.status===`current`?`${e} tracked skill${e===1?``:`s`} · Up to date`:`${e} tracked Open Mercato skill${e===1?``:`s`} found.`})();return(0,X.jsx)(`div`,{"data-slot":`skills-settings-section`,className:`mx-auto flex w-full max-w-2xl flex-col gap-4 p-4 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-6 md:pb-6`,children:(0,X.jsxs)(`section`,{className:`flex flex-col gap-3`,children:[(0,X.jsxs)(`div`,{className:`flex items-start justify-between gap-4`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h2`,{className:`text-sm font-semibold text-foreground`,children:(0,X.jsx)(`label`,{htmlFor:`skills-auto-update`,children:`Update Open Mercato skills automatically`})}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`Checks installed Open Mercato skills in the background and applies available updates. Other skills and untracked folders are never changed.`})]}),(0,X.jsxs)(`div`,{className:`flex shrink-0 flex-col items-end gap-1`,children:[(0,X.jsx)(gf,{id:`skills-auto-update`,"data-slot":`skills-auto-update`,checked:t.effectiveSkillsAutoUpdate,disabled:a.isPending,onCheckedChange:e=>a.mutate({skillsAutoUpdate:e})}),(0,X.jsxs)(`span`,{className:`text-[11px] text-soft-foreground`,children:[t.effectiveSkillsAutoUpdate?`On`:`Off`,o?` (default)`:``]})]})]}),(0,X.jsx)(`h3`,{className:`mt-4 text-lg`,children:`Installation status`}),(0,X.jsx)(`p`,{"data-slot":`skills-installation-status`,role:r||n?.status===`unavailable`?`status`:void 0,className:n?.status===`current`&&n.scopes.some(e=>e.skills.length>0)?`text-[13px] text-success`:`text-[13px] text-soft-foreground`,children:s}),(0,X.jsx)(`p`,{className:`mt-3 text-[13px] text-muted-foreground`,children:`Manage installed skills and sources from the Skills catalog.`}),e?(0,X.jsx)(R,{asChild:!0,variant:`outline`,className:`mt-2 self-start`,children:(0,X.jsx)(g,{to:`/p/${encodeURIComponent(e)}/skills`,children:`Open Skills`})}):null,(0,X.jsxs)(`details`,{className:`settings-disclosure`,children:[(0,X.jsx)(`summary`,{children:`Update preference inheritance`}),(0,X.jsxs)(`div`,{className:`flex flex-wrap items-center justify-between gap-2 rounded-md border border-border bg-muted/30 px-3 py-2 text-xs text-muted-foreground`,children:[(0,X.jsx)(`span`,{children:o?`No override is saved. CEZ_SKILLS_AUTO_UPDATE supplies the inherited default when set; otherwise it is on.`:`An explicit workspace override is saved.`}),(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`sm`,"data-action":`skills-use-default`,disabled:o||a.isPending,onClick:()=>a.mutate({skillsAutoUpdate:null}),children:`Use default`})]})]})]})})}function Mp(){let e=Xn(),t=ke().data?.targets.find(e=>e.id===`finder`),n=O({mutationFn:e=>M(e,t.id),onError:e=>z(e.message,{tone:`danger`})}),r=d(),[i,a]=(0,Y.useState)(null),o=()=>r.invalidateQueries({queryKey:B.worktrees}),s=O({mutationFn:()=>qt(),onSuccess:e=>{o(),z(e.reclaimed.length===0?`Nothing to reclaim — no finished worktrees exceed the keep limit`:`Reclaimed ${e.reclaimed.length} worktree${e.reclaimed.length===1?``:`s`} (branch kept)`)},onError:e=>z(e.message,{tone:`danger`})}),c=O({mutationFn:e=>_n(e),onSuccess:()=>{o(),z(`Worktree removed`)},onError:e=>z(e.message,{tone:`danger`})});if(e.isPending)return(0,X.jsx)(`p`,{"data-slot":`worktrees-loading`,className:`text-[13px] text-soft-foreground`,children:`Loading worktrees…`});if(e.isError)return(0,X.jsxs)(`p`,{"data-slot":`worktrees-error`,className:`text-[13px] text-danger`,children:[`Worktrees did not load: `,e.error.message]});let{worktrees:l,totalBytes:u,keep:f}=e.data,p=s.isPending||c.isPending,m=l.filter(e=>e.reclaimable).length,h=f>0&&m>f;return(0,X.jsxs)(`div`,{"data-slot":`worktrees-panel`,className:`flex flex-col gap-3`,children:[l.length===0?(0,X.jsx)(`p`,{"data-slot":`worktrees-empty`,className:`text-[13px] text-soft-foreground`,children:`No task worktrees on disk.`}):(0,X.jsx)(`div`,{className:`overflow-x-auto rounded-md border border-border`,children:(0,X.jsxs)(`table`,{className:`w-full border-collapse text-sm`,children:[(0,X.jsx)(`caption`,{className:`sr-only`,children:`Task worktrees currently materialized on disk`}),(0,X.jsx)(`thead`,{children:(0,X.jsxs)(`tr`,{className:`border-b border-border text-left text-[12px] text-soft-foreground`,children:[(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Task`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Status`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Size`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium`,children:`Age`}),(0,X.jsx)(`th`,{scope:`col`,className:`px-3 py-2 font-medium text-right`,children:`Actions`})]})}),(0,X.jsx)(`tbody`,{children:l.map(e=>(0,X.jsx)(Np,{worktree:e,disabled:p,onOpen:t?()=>n.mutate(e.runId):void 0,opening:n.isPending,onDelete:()=>a({kind:`delete`,runId:e.runId,title:e.title})},e.runId))})]})}),(0,X.jsxs)(`div`,{className:`flex flex-wrap items-center justify-between gap-2`,children:[(0,X.jsxs)(`p`,{"data-slot":`worktrees-footer`,className:`text-[12px] text-soft-foreground`,children:[l.length,` worktree`,l.length===1?``:`s`,u===null?` · size unavailable`:` · ${Se(u)||`0 kB`} on disk`,` · `,f===0?`keeping all (unlimited)`:`${m} reclaimable, keeping the last ${f}`]}),(0,X.jsx)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`worktrees-reclaim-now`,disabled:p||!h,onClick:()=>a({kind:`reclaim`}),children:`Reclaim now`})]}),(0,X.jsx)(kn,{open:i!==null,onOpenChange:e=>!e&&a(null),children:(0,X.jsxs)(gn,{children:[(0,X.jsxs)(rn,{children:[(0,X.jsx)(Hn,{children:i?.kind===`delete`?`Delete this worktree?`:`Reclaim old worktrees?`}),(0,X.jsx)(Nn,{children:i?.kind===`delete`?(0,X.jsxs)(X.Fragment,{children:[`This removes the worktree directory and its branch — the local-only work is not recoverable afterwards.`,(0,X.jsx)(`span`,{className:`mt-1 block truncate font-medium text-foreground`,title:i.title,children:i.title})]}):`Finished worktrees beyond the keep-limit are reclaimed now (directory only). Their branches are kept, so the work stays recoverable.`})]}),(0,X.jsxs)(wt,{children:[(0,X.jsx)(_t,{children:`Keep it`}),(0,X.jsx)(Kt,{"data-action":`worktrees-confirm`,className:i?.kind===`delete`?`bg-danger text-danger-foreground hover:brightness-[0.96]`:void 0,onClick:()=>{i?.kind===`reclaim`?s.mutate():i?.kind===`delete`&&c.mutate(i.runId),a(null)},children:i?.kind===`delete`?`Delete`:`Reclaim now`})]})]})})]})}function Np({worktree:e,disabled:t,onOpen:n,opening:r,onDelete:i}){return(0,X.jsxs)(`tr`,{"data-slot":`worktree-row`,"data-run":e.runId,className:`border-b border-border last:border-0`,children:[(0,X.jsxs)(`th`,{scope:`row`,className:`max-w-[220px] px-3 py-2 text-left font-normal`,children:[(0,X.jsx)(`span`,{className:`block truncate text-foreground`,title:e.title,children:e.title}),(0,X.jsx)(`span`,{className:`block truncate font-mono text-[11px] text-soft-foreground`,children:e.branch??e.runId.slice(0,8)})]}),(0,X.jsxs)(`td`,{className:`px-3 py-2`,children:[(0,X.jsx)(`span`,{className:`text-[12px] text-soft-foreground`,children:e.status}),e.reclaimable?(0,X.jsx)(`span`,{"data-slot":`worktree-reclaimable`,className:`ml-1 text-[11px] text-soft-foreground`,children:`(reclaimable)`}):null]}),(0,X.jsx)(`td`,{className:`px-3 py-2 tabular-nums text-soft-foreground`,children:e.sizeBytes===null?`—`:Se(e.sizeBytes)||`0 kB`}),(0,X.jsx)(`td`,{className:`px-3 py-2 tabular-nums text-soft-foreground`,children:ta(e.finishedAt??void 0)||`—`}),(0,X.jsxs)(`td`,{className:`px-3 py-2 text-right`,children:[n?(0,X.jsx)(R,{variant:`outline`,className:`mr-2`,"aria-label":`Open folder for ${e.title}`,disabled:r,onClick:n,children:`Open folder`}):null,(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`sm`,"data-action":`worktree-delete`,"aria-label":`Delete the worktree for ${e.title}`,disabled:t,onClick:i,children:`Delete`})]})]})}var Pp=0,Fp=1e3;function Ip(){let e=ln();return e.isPending?(0,X.jsx)(`p`,{"data-slot":`worktrees-loading`,className:`p-4 text-[13px] text-soft-foreground md:p-6`,children:`Loading worktree settings…`}):e.isError?(0,X.jsx)(H,{icon:(0,X.jsx)(sc,{}),tone:`danger`,title:`Worktree settings did not load`,subtitle:e.error.message,heading:`h2`}):(0,X.jsx)(Lp,{config:e.data})}function Lp({config:e}){let t=d(),n=O({mutationFn:e=>Mt(e),onSuccess:e=>t.setQueryData(B.config,e),onError:e=>z(e.message,{tone:`danger`})}),[r,i]=(0,Y.useState)(String(e.worktreeRetention)),a=Number(r),o=r.trim()===``||!Number.isInteger(a)||a<Pp||a>Fp,s=e.worktreeRetention===(o?-1:a);return(0,X.jsxs)(`div`,{"data-slot":`worktrees-section`,className:`mx-auto flex w-full max-w-2xl flex-col gap-7 p-4 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-6 md:pb-6`,children:[(0,X.jsxs)(Q,{title:`Keep last N worktrees`,hint:`Older finished worktrees are reclaimed to free disk; their branch is kept so the work stays recoverable. 0 = unlimited. In-review and running tasks are never reclaimed, so the count on disk can exceed this.`,children:[(0,X.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,X.jsx)(`input`,{type:`number`,inputMode:`numeric`,min:Pp,max:Fp,step:1,"aria-label":`Keep last N finished worktrees`,"data-slot":`resources-worktree-retention`,value:r,disabled:n.isPending,onChange:e=>i(e.target.value),className:`block w-32 rounded-md border border-input bg-card px-3 py-1.5 text-sm shadow-xs outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:opacity-50`}),(0,X.jsx)(`span`,{className:`text-xs text-soft-foreground`,children:`worktrees`}),(0,X.jsx)(R,{type:`button`,variant:`primary`,size:`sm`,className:`self-start`,"data-action":`resources-save-retention`,disabled:s||o||n.isPending,onClick:()=>n.mutate({worktreeRetention:a},{onSuccess:()=>{t.invalidateQueries({queryKey:B.worktrees}),z(a===0?`Keeping all worktrees (unlimited)`:`Keeping the last ${a} finished worktree${a===1?``:`s`}`)}}),children:`Save retention`})]}),o?(0,X.jsxs)(`p`,{"data-slot":`resources-retention-invalid`,className:`text-[11px] text-danger`,children:[`Enter a whole number from `,Pp,` to `,Fp,` (0 = unlimited).`]}):(0,X.jsx)(`p`,{className:`text-[11px] text-soft-foreground`,children:a===0?`Keeping every finished worktree.`:`Keeping the last ${a} finished worktree${a===1?``:`s`} on disk.`})]}),(0,X.jsx)(Q,{title:`Worktrees on disk`,hint:`Task worktrees currently on disk. Delete one to reclaim its space now, or reclaim everything past the keep-limit at once. Branches are always kept, so the work stays recoverable.`,children:(0,X.jsx)(Mp,{})})]})}function Rp(e,t){return function(){return(0,X.jsx)(H,{icon:(0,X.jsx)(t,{}),tone:`neutral`,title:e,subtitle:`This section arrives in a later phase of the redesign.`,heading:`h2`})}}var zp=[{id:`agents`,title:`Agents`,description:`Default runner, models and system prompt.`,icon:oe,component:Cf,scope:`project`},{id:`agent-config`,title:`Agent config`,description:`Edit the coding agents’ own config files, per scope.`,icon:oc,component:df,scope:`project`},{id:`worktrees`,title:`Worktrees`,description:`How many finished task worktrees this project keeps on disk.`,icon:sc,component:Ip,scope:`project`},{id:`bookmarklets`,title:`Bookmarklets`,description:`Launch skills from a GitHub PR or issue.`,icon:qs,component:$f,scope:`project`},{id:`prompt-templates`,title:`Prompt templates`,description:`Reusable snippets for follow-up instructions.`,icon:ye,component:bp,scope:`project`},{id:`appearance`,title:`Appearance`,description:`Theme, accent and density.`,icon:Ce,component:Xf,scope:`global`},{id:`notifications`,title:`Notifications`,description:`Browser notifications when an agent needs you.`,icon:Tn,component:sp,scope:`global`},{id:`resources`,title:`Resources`,description:`Parallel tasks and per-task memory limit, across every project.`,icon:bt,component:Op,scope:`global`},{id:`skills`,title:`Skills`,description:`Updates for skills installed on this machine.`,icon:Ge,component:Ap,scope:`global`},{id:`accounts`,title:`Agent accounts`,description:`Second logins, and the agent and models a project uses when it has chosen none.`,icon:Ve,component:Jd,scope:`global`},{id:`projects`,title:`Projects`,description:`The workspace registry and where GitHub checkouts land.`,icon:un,component:pp,scope:`global`},{id:`keyboard`,title:`Keyboard`,description:`Shortcuts.`,icon:uc,component:Rp(`Keyboard`,uc),scope:`global`,hidden:!0}];function Bp(e,t){return zp.filter(n=>!n.hidden&&n.scope===e&&!(t?.singleProject===!0&&n.id===`projects`))}function Vp(){let e=Qi(),t=f().data;return e===null?null:t?.projects.find(t=>t.id===e)?.root??null}function Hp(e){navigator.clipboard.writeText(e).then(()=>z(`Project folder copied`)).catch(()=>z(e))}function Up(){let e=Vp();return e===null?null:(0,X.jsx)(Q,{title:`Project folder`,hint:`Where this project lives on disk. Every task worktree, git command and agent run resolves against it.`,children:(0,X.jsxs)(`div`,{"data-slot":`project-location`,"data-variant":`field`,className:`flex flex-col gap-3`,children:[(0,X.jsx)(`span`,{"data-slot":`project-location-path`,className:`w-full min-w-0 rounded-md border border-border bg-background p-3 text-[13px] break-all text-foreground`,children:e}),(0,X.jsxs)(`div`,{className:`flex w-full flex-wrap items-center gap-2 border-t border-border pt-4`,children:[(0,X.jsxs)(`button`,{type:`button`,"data-action":`project-location-copy`,title:`Copy the project folder path`,onClick:()=>Hp(e),className:`inline-flex min-h-11 items-center gap-2 rounded-md border border-border bg-card px-3 text-xs text-foreground transition-colors hover:bg-muted`,children:[(0,X.jsx)(Yt,{"aria-hidden":`true`,className:`size-4`}),`Copy path`]}),(0,X.jsx)(Gp,{root:e})]})]})})}function Wp(){let e=Vp();return e===null?null:(0,X.jsxs)(`div`,{"data-slot":`project-location`,"data-variant":`nav`,className:`mt-auto px-2.5 pt-3`,children:[(0,X.jsx)(`p`,{className:`text-[11px] text-soft-foreground`,children:`Project folder`}),(0,X.jsx)(`button`,{type:`button`,"data-action":`project-location-copy`,title:`${e} — click to copy`,onClick:()=>Hp(e),className:`block w-full truncate text-left font-mono text-[11px] text-muted-foreground transition-colors hover:text-foreground`,children:e})]})}function Gp({root:e}){let t=ke(),n=O({mutationFn:e=>Qe(e),onError:e=>z(e.message,{tone:`danger`})}),r=(t.data?.targets??[]).filter(e=>li(e.id)===void 0).map(e=>({target:e}));return r.length===0?null:(0,X.jsx)(si,{slot:`project-location-open`,label:`Open with`,triggerVariant:`outline`,title:e,disabled:n.isPending,choices:r,onPick:e=>n.mutate(e,{onSuccess:()=>z(`Opening the project folder in ${r.find(t=>t.target.id===e)?.target.label??e}`)})})}function Kp(e){let t=new Date(e);return Number.isNaN(t.getTime())?`—`:t.toLocaleDateString(void 0,{year:`numeric`,month:`short`,day:`numeric`})}function qp({capabilities:e}){let t=Qi(),n=f(),r=Ie();if(n.isPending)return(0,X.jsx)(`p`,{"data-slot":`project-general-loading`,className:`text-[13px] text-soft-foreground`,children:`Loading project…`});if(n.isError)return(0,X.jsxs)(`p`,{"data-slot":`project-general-error`,className:`text-[13px] text-danger`,children:[`Could not read the project registry — `,n.error.message]});let i=n.data,a=i?.projects.find(e=>e.id===t);if(!i||!a)return null;let o=e?.singleProject!==!0;return(0,X.jsxs)(`div`,{"data-slot":`project-general`,className:`flex w-full flex-col gap-5`,children:[(0,X.jsxs)(`section`,{className:`flex flex-col gap-5 rounded-lg border border-border bg-card p-5 [&_select]:min-h-11 [&_select]:w-full`,children:[(0,X.jsx)(`h2`,{className:`text-lg font-semibold`,children:`General`}),(0,X.jsx)(Up,{}),(0,X.jsx)(Jp,{project:a,canRemove:o}),o?(0,X.jsx)(X.Fragment,{children:(0,X.jsx)(Q,{title:`Max parallel tasks`,hint:r.data?`The workspace limit (${r.data.resources.maxParallel}) still applies as an overall ceiling.`:`How many of this project's tasks may run at once. The workspace limit still applies as an overall ceiling.`,children:r.data?(0,X.jsx)(yp,{project:a,workspaceMax:r.data.resources.maxParallel}):(0,X.jsx)(`p`,{className:`text-[13px] text-soft-foreground`,children:`Loading the workspace limit…`})})}):null]}),o?(0,X.jsx)(`section`,{className:`rounded-lg border border-border bg-card p-5`,children:(0,X.jsx)(Yp,{project:a,bootProject:i.bootProject})}):null]})}function Jp({project:e,canRemove:t}){return(0,X.jsxs)(`dl`,{"data-slot":`project-facts`,className:`grid grid-cols-1 gap-4 text-[13px] sm:grid-cols-3`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-[11px] text-muted-foreground`,children:`Project`}),(0,X.jsx)(`dd`,{className:`mt-1 font-medium`,children:e.name})]}),(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-[11px] text-muted-foreground`,children:`Branch`}),(0,X.jsx)(`dd`,{className:`mt-1 break-all`,children:e.branch??`—`})]}),(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-[11px] text-muted-foreground`,children:`Status`}),(0,X.jsxs)(`dd`,{"data-slot":`project-general-status`,className:e.status===`missing`?`mt-1 text-danger`:`mt-1`,children:[dp[e.status],e.status===`missing`?t?` — remove it below, or restore the folder`:` — restore the folder at the path above`:null]})]}),(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-[11px] text-muted-foreground`,children:`Added`}),(0,X.jsxs)(`dd`,{className:`mt-1`,children:[Kp(e.addedAt),(0,X.jsx)(`span`,{className:`text-soft-foreground`,children:e.source===`checkout`?` · cloned from GitHub`:` · opened locally`})]})]}),(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-[11px] text-muted-foreground`,children:`Last opened`}),(0,X.jsx)(`dd`,{className:`mt-1`,children:Kp(e.lastOpenedAt)})]})]})}function Yp({project:e,bootProject:t}){let[n,r]=(0,Y.useState)(null),i=cp(),a=ge(),o=e.id===t;return(0,X.jsxs)(Q,{title:`Remove from workspace`,hint:`Unregisters this project so it leaves the sidebar and the project list. Nothing on disk is deleted — the folder, its git history and its task history all stay, and opening it again re-registers it.`,children:[(0,X.jsxs)(`div`,{className:`flex items-center gap-3`,children:[(0,X.jsxs)(R,{type:`button`,variant:`outline`,size:`sm`,"data-action":`project-general-remove`,"aria-label":`Remove ${e.name} from the workspace — unregisters it, no files are deleted`,title:o?`cezar is serving this project — it re-registers itself at every start`:void 0,disabled:o||i.isPending,onClick:()=>r(e),className:`text-danger`,children:[`Remove `,e.name]}),o?(0,X.jsx)(`span`,{"data-slot":`project-general-remove-boot`,className:`text-[11px] text-soft-foreground`,children:`cezar is serving this project — it re-registers itself at every start.`}):null]}),(0,X.jsx)(lp,{project:n,onOpenChange:e=>!e&&r(null),onConfirm:()=>{r(null),i.confirm(e,()=>void a(`/p/${encodeURIComponent(t)}`))}})]})}function Xp(e,t){return e===`global`?`/settings/global/${t}`:`/settings/${t}`}function Zp(e){return e===`global`?`/settings/global`:`/settings`}function Qp(e){return e===`global`?{Link:g,NavLink:Yn}:{Link:J,NavLink:Yi}}function $p({scope:e,activeId:t,capabilities:n}){let{NavLink:r}=Qp(e);return(0,X.jsxs)(`nav`,{"aria-label":`Settings sections`,"data-slot":`settings-nav`,"data-scope":e,className:`hidden w-[180px] shrink-0 flex-col gap-1 md:flex`,children:[(0,X.jsx)(r,{to:Zp(e),end:!0,"data-slot":`settings-nav-index`,"aria-current":t===null?`page`:void 0,className:U(`flex min-h-11 items-center gap-2.5 rounded-md px-2.5 py-2 text-[13px] font-medium transition-colors`,t===null?`bg-accent-strong/10 text-accent-text`:`text-muted-foreground hover:bg-muted/60 hover:text-foreground`),children:`General`}),Bp(e,n).map(n=>(0,X.jsx)(r,{to:Xp(e,n.id),"data-section":n.id,"aria-current":n.id===t?`page`:void 0,className:U(`flex min-h-11 items-center gap-2.5 rounded-md px-2.5 py-2 text-[13px] font-medium transition-colors`,n.id===t?`bg-accent-strong/10 text-accent-text`:`text-muted-foreground hover:bg-muted/60 hover:text-foreground`),children:n.title},n.id)),e===`global`?(0,X.jsx)(`p`,{className:`mt-auto px-2.5 pt-3 text-[11px] text-soft-foreground`,children:`Stored in ~/.cezar`}):(0,X.jsx)(Wp,{})]})}function em({scope:e,activeId:t,capabilities:n}){let{NavLink:r}=Qp(e),i=Bp(e,n);return(0,X.jsxs)(`details`,{className:`settings-section-picker md:hidden`,children:[(0,X.jsxs)(`summary`,{children:[i.find(e=>e.id===t)?.title??`General`,(0,X.jsx)(tt,{"aria-hidden":`true`,className:`size-5 text-muted-foreground`})]}),(0,X.jsxs)(`nav`,{"aria-label":`Settings sections`,"data-slot":`settings-nav-mobile`,children:[(0,X.jsx)(r,{to:Zp(e),end:!0,"data-slot":`settings-nav-index`,children:`General`}),i.map(t=>(0,X.jsx)(r,{to:Xp(e,t.id),"data-section":t.id,children:t.title},t.id))]})]},`${e}-${t}`)}function tm({section:e,scope:t,capabilities:n}){let r=e.component;return(0,X.jsxs)(`div`,{"data-route":t===`global`?`settings-global-${e.id}`:`settings-${e.id}`,className:`settings-route mx-auto flex min-h-full w-full flex-col`,children:[(0,X.jsxs)(`header`,{className:`settings-route-header flex shrink-0 flex-col gap-2`,children:[(0,X.jsx)(`h1`,{className:`text-[28px] font-semibold tracking-tight`,children:t===`global`?`Global settings`:`Project settings`}),(0,X.jsx)(`p`,{className:`text-[13px] text-soft-foreground`,children:t===`global`?`Preferences for you and this machine, shared by every project.`:`Configure this project and its agents.`}),t===`global`?(0,X.jsx)(`span`,{"data-slot":`settings-scope-chip`,className:`sr-only`,children:`Global settings`}):null]}),(0,X.jsxs)(`div`,{className:`settings-route-body flex min-w-0 flex-1 flex-col md:flex-row`,children:[(0,X.jsx)($p,{scope:t,activeId:e.id,capabilities:n}),(0,X.jsx)(em,{scope:t,activeId:e.id,capabilities:n}),(0,X.jsxs)(`section`,{className:`settings-panel min-w-0 self-start md:flex-1`,"aria-label":e.title,children:[(0,X.jsx)(`h2`,{className:`settings-panel-title`,children:e.title}),(0,X.jsx)(r,{})]})]})]})}function nm({scope:e,capabilities:t}){let{Link:n}=Qp(e),r=e===`global`;return(0,X.jsxs)(`div`,{"data-route":r?`settings-global`:`settings`,className:`settings-route mx-auto flex min-h-full w-full flex-col`,children:[(0,X.jsxs)(`header`,{className:`settings-route-header flex shrink-0 flex-col gap-2`,children:[(0,X.jsx)(`h1`,{className:`text-[28px] font-semibold tracking-tight`,children:r?`Global settings`:`Project settings`}),(0,X.jsx)(`p`,{className:`text-[13px] text-soft-foreground`,children:r?`Preferences for you and this machine, shared by every project.`:`Configure this project and its agents.`})]}),(0,X.jsxs)(`div`,{className:`settings-route-body flex min-w-0 flex-1 flex-col md:flex-row`,children:[(0,X.jsx)($p,{scope:e,activeId:null,capabilities:t}),(0,X.jsx)(em,{scope:e,activeId:null,capabilities:t}),(0,X.jsxs)(`div`,{className:`flex min-w-0 flex-1 flex-col`,children:[r?(0,X.jsxs)(`section`,{className:`mb-5 rounded-lg border border-border bg-card p-5`,children:[(0,X.jsx)(`span`,{className:`inline-flex rounded bg-accent-strong/10 px-2 py-1 text-[11px] text-accent-text`,children:`Stored locally · ~/.cezar`}),(0,X.jsx)(`p`,{className:`mt-4 text-[13px] text-muted-foreground`,children:`Changes here apply across every connected project. Agent instructions and worktree settings remain project-specific.`})]}):(0,X.jsx)(qp,{capabilities:t}),r?null:(0,X.jsx)(`h2`,{className:`settings-other-title mt-6 rounded-t-lg border border-b-0 border-border bg-card px-5 pt-5 text-base font-semibold md:hidden`,children:`Other project settings`}),(0,X.jsx)(`ul`,{"data-slot":`settings-index`,className:U(`flex w-full flex-col gap-5`,r?null:`mt-7 md:hidden`),children:Bp(e,t).map(t=>(0,X.jsx)(`li`,{children:(0,X.jsxs)(n,{to:Xp(e,t.id),"data-section":t.id,className:`flex items-center gap-3.5 rounded-lg border border-border bg-card p-4 transition-colors hover:bg-card-2`,children:[(0,X.jsx)(`span`,{className:`flex size-9 shrink-0 items-center justify-center text-accent-text`,children:(0,X.jsx)(t.icon,{"aria-hidden":`true`,className:`size-4`})}),(0,X.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[(0,X.jsx)(`span`,{className:`block text-sm font-medium text-foreground`,children:t.title}),(0,X.jsx)(`span`,{className:`block text-xs text-soft-foreground`,children:t.description})]}),(0,X.jsx)(lt,{"aria-hidden":`true`,className:`size-4 shrink-0 text-soft-foreground`})]})},t.id))}),(0,X.jsx)(`p`,{className:`mt-5 w-full text-[12px] text-soft-foreground`,children:r?(0,X.jsx)(X.Fragment,{children:`Agents, worktrees, bookmarklets and prompt templates are per project.`}):(0,X.jsxs)(X.Fragment,{children:[`Appearance, notifications, host resources and the project registry live in`,` `,(0,X.jsx)(g,{to:Zp(`global`),"data-slot":`settings-global-link`,className:`underline underline-offset-2 hover:text-foreground`,children:`Global settings`}),`.`]})})]})]})]})}var rm=[{id:`status`,label:`Status`,canFold:!1,defaultExpanded:!0,align:`left`,width:`120px`},{id:`task`,label:`Task`,canFold:!1,defaultExpanded:!0,align:`left`,width:`320px`},{id:`workflow`,label:`Workflow`,canFold:!0,defaultExpanded:!0,align:`left`,width:`84px`,icon:`workflow`},{id:`branch`,label:`Branch`,canFold:!0,defaultExpanded:!1,align:`left`,width:`120px`,icon:`branch`},{id:`diff`,label:`±`,canFold:!0,defaultExpanded:!0,align:`left`,width:`84px`,icon:`diff`},{id:`reference`,label:`Ref`,canFold:!0,defaultExpanded:!0,align:`left`,width:`104px`,icon:`reference`},{id:`tokens`,label:`IN / OUT`,canFold:!0,defaultExpanded:!0,align:`right`,width:`112px`,icon:`tokens`,capability:`tokens`},{id:`cost`,label:`Cost`,canFold:!0,defaultExpanded:!0,align:`right`,width:`64px`,icon:`cost`,capability:`cost`},{id:`cpu`,label:`CPU`,canFold:!0,defaultExpanded:!0,align:`right`,width:`60px`,icon:`cpu`},{id:`memory`,label:`Mem`,canFold:!0,defaultExpanded:!0,align:`right`,width:`80px`,icon:`memory`},{id:`started`,label:`Started`,canFold:!0,defaultExpanded:!0,align:`right`,width:`68px`,icon:`started`}],im=new Map(rm.map(e=>[e.id,e]));function am(e){return typeof e!=`object`||!e||Array.isArray(e)?{}:Object.fromEntries(Object.entries(e).filter(e=>typeof e[1]==`boolean`))}function om(e){let t={};for(let[n,r]of Object.entries(am(e))){let e=im.get(n);e?.canFold&&(t[e.id]=r)}return t}function sm(e,t){let n=im.get(e);return!n||!n.canFold?!0:t[e]??n.defaultExpanded}function cm(e,t){let n=am(e);return im.get(t)?.canFold?{...n,[t]:!sm(t,om(e))}:n}function lm(e){return rm.filter(t=>t.capability===void 0||e[t.capability])}function um(e){return typeof e==`object`&&e&&!Array.isArray(e)?e:{}}function dm(){let e=d(),t=v(),n=Y.useRef(0),r=Y.useRef(0),i=Y.useRef(Promise.resolve()),a=Y.useMemo(()=>om(t.data?.taskTable?.expandedColumns),[t.data?.taskTable?.expandedColumns]),o=Y.useCallback(t=>{if(!rm.find(e=>e.id===t)?.canFold)return;let a=e.getQueryData(I.uiState);if(a===void 0)return;let o=um(a?.taskTable),s={...o,expandedColumns:cm(o.expandedColumns,t)};e.setQueryData(I.uiState,{...a,taskTable:s});let c=++n.current;r.current=c;let l=i.current.then(async()=>{let t=await An({taskTable:s},{keepalive:!0});c===r.current&&e.setQueryData(I.uiState,t)});i.current=l.catch(t=>{z(t instanceof Error?t.message:String(t),{tone:`danger`}),c===r.current&&e.invalidateQueries({queryKey:I.uiState})})},[e]);return{expandedColumns:a,isExpanded:Y.useCallback(e=>sm(e,a),[a]),toggleColumn:o,isPending:t.isPending}}function fm({runs:e,view:t,onViewChange:n,onArchiveFinished:r,archivePending:i=!1,onMarkAllRead:a,onRename:o,onTogglePin:s,now:c=Date.now(),showTokens:u=!0,showCost:d=!0,expandedColumns:f=om(void 0),onToggleColumn:p=()=>void 0,columnsPending:m=!1,projectName:h,error:g,onRetry:_}){let[v,y]=Y.useState(``),[b,x]=Y.useState(!1),S=Y.useRef(null),C=Y.useRef(!1),[w,T]=Y.useState(!1);Y.useEffect(()=>{let e=window.matchMedia?.(`(min-width: 768px)`);if(!e)return;let t=()=>{e.matches&&T(!1)};return t(),e.addEventListener(`change`,t),()=>e.removeEventListener(`change`,t)},[]);let E=e??[],ee=Dn(E),D=Me(l(E,v),t),O=le(E),te=nn(l(E,v),t),ne=$t(E),k=lm({tokens:u,cost:d}),A=$r(E),re=t===`archived`?void 0:s;return(0,X.jsxs)(`div`,{"data-route":`tasks`,"data-presentation":b?`resources`:`summary`,className:`flex min-h-full flex-col gap-[22px] px-[18px] pt-6 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-9`,children:[(0,X.jsxs)(`header`,{ref:S,className:`flex shrink-0 flex-col gap-[22px]`,children:[(0,X.jsxs)(`div`,{className:`flex flex-col gap-2`,children:[(0,X.jsx)(`h1`,{className:`text-[30px] font-semibold tracking-tight`,children:`Project tasks`}),(0,X.jsxs)(`p`,{className:`text-[13px] text-muted-foreground`,children:[h?`${h} · `:``,b?`Every resource column shown. Fold columns without losing the saved view.`:`Review runs, pull requests and resource usage.`]})]}),(0,X.jsxs)(`div`,{className:`flex gap-6 border-b border-border`,children:[(0,X.jsx)(gm,{view:`active`,current:t,onSelect:n,count:ee.active,children:`Active`}),(0,X.jsx)(gm,{view:`archived`,current:t,onSelect:n,count:ee.archived,children:`Archived`})]}),(0,X.jsxs)(`div`,{"data-slot":`tasks-toolbar`,className:`flex flex-wrap items-center gap-2.5`,children:[A>0?(0,X.jsxs)(R,{type:`button`,variant:`ghost`,size:`sm`,"data-slot":`mark-all-read`,className:`hidden md:inline-flex`,onClick:a,children:[(0,X.jsx)(Js,{className:`size-3.5`,"aria-hidden":`true`}),`Mark all read`]}):null,t===`active`&&ne>0?(0,X.jsxs)(R,{type:`button`,variant:`ghost`,size:`sm`,"data-slot":`archive-finished`,className:`inline-flex`,disabled:i,"aria-busy":i,onClick:r,children:[(0,X.jsx)(Ke,{className:`size-3.5`,"aria-hidden":`true`}),`Archive finished`]}):null,t===`active`&&(ne>0||i)?(0,X.jsxs)(Ar,{open:w,onOpenChange:T,children:[(0,X.jsx)(Er,{asChild:!0,children:(0,X.jsx)(R,{type:`button`,variant:`ghost`,size:`icon`,className:`md:hidden`,"aria-label":`Task actions`,"aria-busy":i,children:(0,X.jsx)(ic,{"aria-hidden":`true`})})}),(0,X.jsx)(kr,{align:`end`,className:`md:hidden`,onCloseAutoFocus:e=>{(C.current||window.matchMedia?.(`(min-width: 768px)`).matches)&&(e.preventDefault(),C.current=!1,S.current?.querySelector(`[data-view="active"]`)?.focus())},children:(0,X.jsxs)(Tr,{disabled:i||ne===0,onSelect:()=>{C.current=!0,r()},children:[(0,X.jsx)(Ke,{"aria-hidden":`true`}),i?`Archiving…`:`Archive finished`]})})]}):null,(0,X.jsxs)(`div`,{className:`relative order-first w-full md:w-auto md:flex-1`,children:[(0,X.jsx)(Pe,{className:`pointer-events-none absolute top-1/2 left-2.5 size-3.5 -translate-y-1/2 text-soft-foreground`,"aria-hidden":`true`}),(0,X.jsx)(`input`,{type:`text`,value:v,onChange:e=>y(e.target.value),placeholder:`Search tasks…`,"aria-label":`Search tasks`,className:`h-11 w-full rounded-md border border-input bg-card pr-3 pl-8 text-[13px] text-foreground outline-none placeholder:text-soft-foreground focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50`})]}),(0,X.jsxs)(Rr,{children:[(0,X.jsx)(Lr,{asChild:!0,children:(0,X.jsx)(R,{"data-slot":`task-columns-trigger`,variant:`outline`,className:`hidden min-h-11 md:inline-flex`,children:`Columns`})}),(0,X.jsxs)(Pr,{align:`end`,className:`w-72`,children:[(0,X.jsx)(`h2`,{className:`mb-2 text-base font-medium`,children:`Visible columns`}),(0,X.jsx)(`p`,{className:`mb-4 text-xs text-muted-foreground`,children:`Status and Task · Always visible`}),(0,X.jsx)(`div`,{className:`grid grid-cols-2 gap-3`,children:k.filter(e=>e.canFold).map(e=>(0,X.jsxs)(`label`,{className:`flex items-center gap-2 text-xs`,children:[(0,X.jsx)(`input`,{"data-column-toggle":e.id,type:`checkbox`,checked:sm(e.id,f),disabled:m,onChange:()=>p(e.id)}),e.id===`diff`?`Diff`:e.id===`reference`?`Reference`:e.id===`memory`?`Memory`:e.label]},e.id))}),(0,X.jsx)(`p`,{className:`mt-4 text-xs text-muted-foreground`,children:`Saved automatically. Tokens and cost appear only when supported.`}),(0,X.jsx)(R,{variant:`outline`,className:`mt-4`,onClick:()=>x(e=>!e),children:b?`Summary view`:`Resource columns`})]})]}),(0,X.jsx)(R,{asChild:!0,"data-slot":`new-task-inline`,className:`min-h-11 inline-flex`,children:(0,X.jsxs)(J,{to:`/new`,children:[(0,X.jsx)(ae,{"aria-hidden":`true`}),`New task`]})})]})]}),(0,X.jsxs)(`div`,{className:`flex min-w-0 flex-1 flex-col`,children:[e===void 0?g?(0,X.jsxs)(`div`,{role:`alert`,className:`rounded-xl border border-border bg-card p-6`,children:[(0,X.jsx)(`h2`,{className:`text-lg`,children:`Could not load tasks`}),(0,X.jsx)(`p`,{className:`mt-2 text-sm text-muted-foreground`,children:g}),(0,X.jsx)(R,{variant:`outline`,className:`mt-4`,onClick:_,children:`Retry`})]}):(0,X.jsx)(`div`,{role:`status`,"aria-label":`Loading tasks`,className:`rounded-xl border border-border bg-card p-6 text-sm text-muted-foreground`,children:`Loading tasks…`}):D.length===0?(0,X.jsx)(pm,{view:t,query:v}):(0,X.jsxs)(X.Fragment,{children:[b?null:(0,X.jsx)(mm,{projectName:h,runs:D,positions:O,onRename:o,onTogglePin:re,now:c,showTokens:u,showCost:d}),(0,X.jsx)(`div`,{"data-slot":`tasks-table`,hidden:!b,className:U(`hidden overflow-x-auto rounded-lg border border-border bg-card`,b&&`md:block`),children:(0,X.jsx)(al,{children:(0,X.jsxs)(`table`,{className:`w-full table-fixed border-collapse`,children:[(0,X.jsx)(`colgroup`,{children:k.map(e=>{let t=sm(e.id,f);return(0,X.jsx)(`col`,{"data-column-id":e.id,"data-expanded":t,style:{width:t?e.width:`42px`}},e.id)})}),(0,X.jsx)(`thead`,{children:(0,X.jsx)(`tr`,{children:k.map(e=>(0,X.jsx)(vm,{column:e,expanded:sm(e.id,f),onToggle:p,disabled:m},e.id))})}),(0,X.jsx)(`tbody`,{className:`[&>tr:last-child>td]:border-b-0`,children:D.map(e=>(0,X.jsx)(xm,{run:e,queuePosition:e.status===`queued`?O.get(e.id)??null:null,onRename:o,onTogglePin:re,now:c,columns:k,expandedColumns:f},e.id))})]})})}),(0,X.jsx)(`div`,{"data-slot":`task-cards`,className:`flex flex-col rounded-lg border border-border bg-card p-5 md:hidden`,children:D.map(e=>(0,X.jsx)(Om,{run:e,projectName:h,queuePosition:e.status===`queued`?O.get(e.id)??null:null,now:c,showTokens:u,showCost:d,onTogglePin:re},e.id))}),(0,X.jsx)(`p`,{className:`mt-[22px] text-[11px] text-muted-foreground md:hidden`,children:`Resource details—including tokens, cost, CPU and peak memory—are available when a task row is expanded.`})]}),te.map(e=>(0,X.jsxs)(`div`,{"data-slot":`compare-strip`,"data-group-id":e.groupId,className:`mt-3.5 flex flex-wrap items-center gap-2.5 rounded-lg border border-border bg-card px-3.5 py-2.5 text-[13px] text-muted-foreground shadow-xs`,children:[(0,X.jsx)(_c,{className:`size-[15px] shrink-0 text-soft-foreground`,"aria-hidden":`true`}),(0,X.jsxs)(`span`,{children:[(0,X.jsx)(`strong`,{className:`font-semibold text-foreground`,children:e.title}),` — `,e.count,` variants finished`]}),(0,X.jsx)(R,{asChild:!0,variant:`outline`,size:`sm`,className:`md:ml-auto`,children:(0,X.jsx)(J,{to:`/compare/${e.groupId}`,children:`Compare`})})]},e.groupId))]}),(0,X.jsx)(J,{to:`/new`,"data-slot":`new-task-fab`,"aria-label":`New task`,className:`fixed right-4 bottom-[calc(16px+env(safe-area-inset-bottom))] z-20 inline-flex size-14 items-center justify-center rounded-full bg-action text-action-foreground shadow-modal md:hidden`,children:(0,X.jsx)(ae,{className:`size-[22px]`,"aria-hidden":`true`})})]})}function pm({view:e,query:t}){let n=t.trim(),r=n?`search-miss`:e===`archived`?`archive`:`no-tasks`;return(0,X.jsx)(`div`,{"data-slot":`tasks-empty`,"data-empty-kind":r,className:`flex flex-1 flex-col`,children:r===`search-miss`?(0,X.jsx)(H,{heading:`h2`,icon:(0,X.jsx)(ea,{}),tone:`neutral`,title:`No matching tasks`,subtitle:`No tasks match “${n}”.`}):r===`archive`?(0,X.jsx)(H,{heading:`h2`,icon:(0,X.jsx)(Ke,{}),tone:`neutral`,title:`Nothing archived yet`,subtitle:`Finished tasks you archive land here.`}):(0,X.jsx)(H,{heading:`h2`,icon:(0,X.jsx)(fc,{}),tone:`primary`,backdrop:!0,title:`No tasks yet`,subtitle:`Describe a task to get started.`,actions:(0,X.jsx)(R,{asChild:!0,children:(0,X.jsxs)(J,{to:`/new`,children:[(0,X.jsx)(ae,{"aria-hidden":`true`}),`New task`]})})})})}function mm({projectName:e,runs:t,positions:n,onRename:r,onTogglePin:i,now:a,showTokens:o,showCost:s}){let[c,l]=Y.useState(()=>new Set);return(0,X.jsxs)(`div`,{"data-slot":`tasks-summary`,className:`hidden md:block`,children:[(0,X.jsx)(`div`,{className:`rounded-lg border border-border bg-card p-5`,children:(0,X.jsxs)(`table`,{className:`w-full table-fixed border-collapse`,children:[(0,X.jsxs)(`colgroup`,{children:[(0,X.jsx)(`col`,{}),(0,X.jsx)(`col`,{className:`w-[136px]`}),(0,X.jsx)(`col`,{className:`w-[106px]`}),(0,X.jsx)(`col`,{className:`w-[116px]`}),(0,X.jsx)(`col`,{className:`w-[70px]`})]}),(0,X.jsx)(`thead`,{children:(0,X.jsx)(`tr`,{children:[`Task`,`Workflow`,`Changes`,`Pull request`,`Started`].map(e=>(0,X.jsx)(`th`,{className:`h-8 border-b border-border text-left text-[12px] font-medium uppercase text-muted-foreground`,children:e},e))})}),(0,X.jsx)(`tbody`,{children:t.map(t=>{let u=Rn(t),d=ie(t),f=sr(t),p=c.has(t.id),m=`task-resources-${t.id}`;return(0,X.jsxs)(Y.Fragment,{children:[(0,X.jsxs)(`tr`,{"data-status":t.status,"data-slot":`task-summary-row`,className:`group/row border-b border-border last:border-0`,children:[(0,X.jsxs)(`td`,{className:`py-5 pr-4 align-top`,children:[(0,X.jsx)(wm,{run:t,to:`/tasks/${t.id}`,onRename:r,onTogglePin:i}),(0,X.jsxs)(`div`,{className:`mt-2 flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(`button`,{type:`button`,"aria-label":`${p?`Hide`:`Show`} resources for ${L(t)}`,"aria-expanded":p,"aria-controls":m,"aria-describedby":`summary-status-${t.id}`,onClick:()=>l(e=>{let n=new Set(e);return p?n.delete(t.id):n.add(t.id),n}),className:`inline-flex min-h-[26px] items-center gap-1 rounded-md p-0 text-[11px] text-muted-foreground hover:bg-muted focus-visible:outline-2 focus-visible:outline-ring`,children:(0,X.jsxs)(oi,{id:`summary-status-${t.id}`,dot:u.tone,pulse:u.pulse,children:[u.label,d?` ${d.label}`:``]})}),e?(0,X.jsx)(`span`,{className:`text-xs text-muted-foreground`,children:e}):null,t.status===`queued`?(0,X.jsxs)(`span`,{className:`text-xs text-muted-foreground`,children:[`#`,n.get(t.id),` in queue`]}):null]})]}),(0,X.jsx)(`td`,{className:`truncate pr-3 text-xs text-muted-foreground`,title:A(t),children:A(t)}),(0,X.jsx)(`td`,{className:`pr-2 text-xs`,children:t.diffStat?(0,X.jsx)(Ca,{stat:t.diffStat}):(0,X.jsx)(Am,{})}),(0,X.jsx)(`td`,{className:`pr-2`,children:f?(0,X.jsx)(ii,{run:t,reference:f,compact:!0}):(0,X.jsx)(Am,{})}),(0,X.jsx)(`td`,{className:`text-xs text-muted-foreground`,children:ta(t.startedAt??t.createdAt,a)})]}),p?(0,X.jsx)(`tr`,{children:(0,X.jsx)(`td`,{colSpan:5,className:`border-b border-border pb-5`,children:(0,X.jsx)(`div`,{id:m,className:`rounded-md bg-muted/50 p-4`,children:(0,X.jsx)(hm,{run:t,showTokens:o,showCost:s})})})}):null]},t.id)})})]})}),(0,X.jsx)(`p`,{className:`mt-[22px] text-[11px] text-muted-foreground`,children:`Resource details—including tokens, cost, CPU and peak memory—are available when a task row is expanded.`})]})}function hm({run:e,showTokens:t,showCost:n}){let r=Ye(e,fo(e.id));return(0,X.jsxs)(`dl`,{className:`grid grid-cols-2 gap-4 text-xs md:grid-cols-4`,children:[t?(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:`Tokens in / out`}),(0,X.jsx)(`dd`,{className:`mt-1`,children:(0,X.jsx)(Ta,{inputTokens:e.inputTokens,outputTokens:e.outputTokens,omitWhenUnknown:!1})})]}):null,n?(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:`Cost`}),(0,X.jsx)(`dd`,{className:`mt-1`,children:ve(e.costUsd)||`—`})]}):null,(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:`CPU`}),(0,X.jsx)(`dd`,{className:`mt-1`,title:r.cpu.title,children:r.cpu.text||`—`})]}),(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:`Memory`}),(0,X.jsx)(`dd`,{className:`mt-1`,title:r.mem.title,children:r.mem.text||`—`})]}),e.branch?(0,X.jsxs)(`div`,{className:`col-span-2`,children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:`Branch`}),(0,X.jsx)(`dd`,{className:`mt-1 break-all`,children:e.branch})]}):null]})}function gm({view:e,current:t,onSelect:n,count:r,children:i}){let a=e===t;return(0,X.jsxs)(`button`,{type:`button`,"data-slot":`overview-tab`,"data-view":e,"aria-pressed":a,onClick:()=>n(e),className:U(`flex min-h-11 items-center justify-center gap-1.5 border-b-2 border-transparent text-[13px] font-medium text-muted-foreground`,a&&`border-accent-strong font-semibold text-accent-text`),children:[i,r>0?(0,X.jsxs)(`span`,{className:`tabular-nums`,children:[` · `,r]}):null]})}function _m({children:e,right:t=!1,columnId:n,folded:r=!1}){return(0,X.jsx)(`th`,{scope:`col`,"data-column-id":n,"data-folded":r||void 0,className:U(`h-[38px] border-b border-border px-2.5 text-left text-[11px] font-semibold tracking-[0.05em] whitespace-nowrap text-supporting-foreground uppercase first:pl-4 last:pr-4`,t&&`text-right`,r&&`px-0 first:pl-0 last:pr-0`),children:e})}function vm({column:e,expanded:t,onToggle:n,disabled:r}){if(!e.canFold)return(0,X.jsx)(_m,{columnId:e.id,right:e.align===`right`,children:e.label});let i=t?`Fold`:`Expand`;return(0,X.jsx)(_m,{columnId:e.id,right:e.align===`right`,folded:!t,children:(0,X.jsxs)(ol,{children:[(0,X.jsx)(sl,{asChild:!0,children:(0,X.jsx)(`button`,{type:`button`,"aria-label":`${i} ${e.label} column`,"aria-pressed":t,disabled:r,onClick:()=>n(e.id),className:U(`inline-flex h-8 w-full items-center gap-1 rounded-sm px-0.5 text-inherit outline-none hover:text-foreground focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:cursor-wait disabled:opacity-60`,e.align===`right`?`justify-end`:`justify-start`,!t&&`justify-center px-0`),children:t?(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(`span`,{children:e.label}),(0,X.jsx)(Zs,{className:`size-3 opacity-55`,"aria-hidden":`true`})]}):(0,X.jsxs)(X.Fragment,{children:[(0,X.jsx)(ym,{icon:e.icon}),(0,X.jsx)(Qs,{className:`size-3 opacity-70`,"aria-hidden":`true`})]})})}),(0,X.jsxs)(cl,{side:`top`,children:[e.label,` · `,i,` column`]})]})})}function ym({icon:e}){let t=`size-3.5`;switch(e){case`workflow`:return(0,X.jsx)(o,{className:t,"aria-hidden":`true`});case`branch`:return(0,X.jsx)(Vt,{className:t,"aria-hidden":`true`});case`diff`:return(0,X.jsx)(sn,{className:t,"aria-hidden":`true`});case`reference`:return(0,X.jsx)(dc,{className:t,"aria-hidden":`true`});case`tokens`:return(0,X.jsx)(ec,{className:t,"aria-hidden":`true`});case`cost`:return(0,X.jsx)(rc,{className:t,"aria-hidden":`true`});case`cpu`:return(0,X.jsx)(bt,{className:t,"aria-hidden":`true`});case`memory`:return(0,X.jsx)(pc,{className:t,"aria-hidden":`true`});case`started`:return(0,X.jsx)($s,{className:t,"aria-hidden":`true`});default:return null}}var bm=`h-[88px] border-b border-border px-2.5 whitespace-nowrap first:pl-4 last:pr-4`;function xm({run:e,queuePosition:t,onRename:n,onTogglePin:r,now:i,columns:a,expandedColumns:o}){let s=Ki(),c=Rn(e),l=ie(e),u=`/tasks/${e.id}`,d=ve(e.costUsd),f=sr(e);return(0,X.jsx)(`tr`,{"data-slot":`task-table-row`,"data-run-id":e.id,onClick:e=>{e.target.closest(`a, button, input`)||s(u)},className:`group/row cursor-pointer hover:bg-muted`,children:a.map(a=>a.id===`memory`?null:a.id===`cpu`?t===null?(0,X.jsx)(Tm,{run:e,cpuExpanded:sm(`cpu`,o),memoryExpanded:sm(`memory`,o)},a.id):(0,X.jsxs)(`td`,{"data-slot":`queue-note`,"data-column-id":`cpu-memory`,colSpan:2,className:U(bm,`text-right font-mono text-[11px] text-supporting-foreground`),children:[`#`,t,` in queue`]},a.id):(0,X.jsx)(Sm,{column:a,expanded:sm(a.id,o),run:e,attention:c,scheduled:l,reference:f,cost:d,to:u,onRename:n,onTogglePin:r,now:i},a.id))})}function Sm({column:e,expanded:t,run:n,attention:r,scheduled:i,reference:a,cost:o,to:s,onRename:c,onTogglePin:l,now:u}){if(!t)return(0,X.jsx)(Cm,{column:e.id});switch(e.id){case`status`:return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`overflow-hidden`),children:(0,X.jsx)(oi,{dot:r.tone,pulse:r.pulse,title:i?.title??r.label,className:`w-full max-w-full overflow-hidden`,children:(0,X.jsxs)(`span`,{className:`min-w-0 truncate`,children:[r.label,i?(0,X.jsxs)(X.Fragment,{children:[` `,(0,X.jsx)(`span`,{className:`tabular-nums`,children:i.label})]}):null]})})});case`task`:return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`min-w-[320px] max-w-0 whitespace-normal`),children:(0,X.jsx)(wm,{run:n,to:s,onRename:c,onTogglePin:l})});case`workflow`:return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`max-w-0 truncate text-[13px] text-muted-foreground`),children:A(n)});case`branch`:return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`max-w-0 overflow-hidden`),children:n.branch?(0,X.jsx)(jm,{branch:n.branch}):(0,X.jsx)(Am,{})});case`diff`:return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`overflow-hidden`),children:n.diffStat?(0,X.jsx)(Ca,{stat:n.diffStat,compact:!0,className:`block max-w-full`}):(0,X.jsx)(Am,{})});case`reference`:return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`overflow-hidden`),children:a?(0,X.jsx)(ii,{run:n,reference:a,compact:!0,className:`max-w-full overflow-hidden`}):(0,X.jsx)(Am,{})});case`tokens`:let t=Ea(n.inputTokens,n.outputTokens);return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`text-right text-xs text-muted-foreground`),children:(0,X.jsx)(Ta,{inputTokens:n.inputTokens,outputTokens:n.outputTokens,variant:`table`,omitWhenUnknown:!1,title:t,className:`block max-w-full overflow-hidden text-ellipsis`})});case`cost`:return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`text-right font-mono text-xs text-muted-foreground tabular-nums`),children:o?(0,X.jsx)(Dm,{text:o,accessibleText:`$${n.costUsd}`}):(0,X.jsx)(Am,{})});case`started`:return(0,X.jsx)(`td`,{"data-column-id":e.id,className:U(bm,`text-right text-xs text-supporting-foreground tabular-nums`),children:ta(n.startedAt??n.createdAt,u)});case`cpu`:case`memory`:return null}}function Cm({column:e}){return(0,X.jsx)(`td`,{role:`presentation`,"aria-hidden":`true`,"data-column-id":e,"data-folded":`true`,className:U(bm,`px-0 first:pl-0 last:pr-0`)})}function wm({run:e,to:t,onRename:n,onTogglePin:r}){let i=L(e),a=ai(i,t=>n(e.id,t)),o=Yr(e),s=Xr(e);return a.editing?(0,X.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2`,"data-slot":`table-title-editor`,children:[(0,X.jsx)(ri,{editor:a,className:`basis-full text-[13px] font-medium`}),(0,X.jsx)(R,{size:`sm`,"aria-label":`Save title`,onMouseDown:e=>e.preventDefault(),onClick:a.commit,children:`Save`}),(0,X.jsx)(R,{size:`sm`,variant:`outline`,"aria-label":`Cancel rename`,onMouseDown:e=>e.preventDefault(),onClick:a.cancel,children:`Cancel`})]}):(0,X.jsxs)(`span`,{className:`flex min-w-0 items-center gap-1.5`,children:[e.delegation?.role===`worker`?(0,X.jsx)(`span`,{className:`shrink-0 text-xs text-muted-foreground`,children:`Worker`}):null,(0,X.jsx)(J,{to:t,title:i,className:U(`line-clamp-2 min-w-0 flex-1 whitespace-normal rounded-sm text-[13px] leading-[18px] focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-link-foreground`,o?`font-semibold text-foreground`:s?`font-normal text-foreground`:`font-medium`),children:i}),o?(0,X.jsx)(G,{tone:`accent`,role:`img`,"aria-label":`unread`,title:`Unread — not opened since it finished`,className:`shrink-0`}):null,(0,X.jsx)(`button`,{type:`button`,"data-slot":`row-rename`,"aria-label":`Rename task`,onClick:a.begin,className:`shrink-0 rounded-sm p-0.5 text-soft-foreground opacity-0 transition-opacity group-hover/row:opacity-100 hover:text-foreground focus-visible:opacity-100 focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-none`,children:(0,X.jsx)(qr,{className:`size-3`,"aria-hidden":`true`})}),r?(0,X.jsx)(Jl,{pinned:!!e.pinned,onToggle:t=>r(e,t),className:`size-[19px] opacity-0 group-hover/row:opacity-100 focus-visible:opacity-100 no-hover:opacity-100 data-[pinned=true]:opacity-100`}):null]})}function Tm({run:e,cpuExpanded:t,memoryExpanded:n}){let r=Ye(e,fo(e.id));return(0,X.jsxs)(X.Fragment,{children:[t?(0,X.jsx)(Em,{column:`cpu`,cell:r.cpu}):(0,X.jsx)(Cm,{column:`cpu`}),n?(0,X.jsx)(Em,{column:`memory`,cell:r.mem}):(0,X.jsx)(Cm,{column:`memory`})]})}function Em({column:e,cell:t}){let n=t.text&&t.title?`${t.text}; ${t.title}`:t.text;return(0,X.jsx)(`td`,{"data-usage":e===`memory`?`mem`:e,"data-column-id":e,"data-usage-kind":t.kind,className:U(bm,`overflow-hidden`,`text-right font-mono tabular-nums`,t.kind===`live`&&`bg-accent-strong/5 text-xs font-medium text-foreground`,t.kind===`peak`&&`text-[11px] text-supporting-foreground`,t.kind===`none`&&`text-xs text-soft-foreground`),children:(0,X.jsx)(Dm,{text:t.text||`—`,accessibleText:n||void 0})})}function Dm({text:e,accessibleText:t}){return(0,X.jsx)(`span`,{"data-slot":`bounded-metric`,...t?{"aria-label":t,title:t}:{},className:`block max-w-full overflow-hidden text-ellipsis`,children:e})}function Om({run:e,projectName:t,queuePosition:n,now:r,showTokens:i,showCost:a,onTogglePin:o}){let s=Ki(),[c,l]=Y.useState(!1),u=Rn(e),d=ie(e),f=`/tasks/${e.id}`,p=sr(e),m=Yr(e),h=Xr(e);return(0,X.jsxs)(`div`,{"data-slot":`task-card`,"data-status":e.status,"data-run-id":e.id,onClick:e=>{e.target.closest(`a, button`)||s(f)},className:`cursor-pointer border-b border-border py-5 first:pt-0 last:border-0 last:pb-0`,children:[(0,X.jsxs)(`div`,{className:`flex flex-wrap items-start gap-2.5`,children:[(0,X.jsx)(`button`,{"data-slot":`mobile-resources-toggle`,type:`button`,"aria-controls":`mobile-resources-${e.id}`,"aria-describedby":`mobile-status-${e.id}`,"aria-label":c?`Hide resources`:`Show resources`,title:c?`Hide resources`:`Show resources`,"aria-expanded":c,onClick:()=>l(e=>!e),children:(0,X.jsxs)(oi,{id:`mobile-status-${e.id}`,dot:u.tone,pulse:u.pulse,className:`mt-px shrink-0`,title:d?.title,children:[u.label,d?(0,X.jsx)(`span`,{className:`tabular-nums`,children:d.label}):null]})}),(0,X.jsxs)(J,{to:f,className:U(`order-first w-full min-w-0 rounded-sm text-[14px] leading-[1.35] focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-link-foreground`,m?`font-semibold text-foreground`:h?`font-normal text-foreground`:`font-medium`),children:[e.delegation?.role===`worker`?(0,X.jsx)(`span`,{className:`mr-2 text-xs text-muted-foreground`,children:`Worker`}):null,L(e)]}),m?(0,X.jsx)(G,{tone:`accent`,role:`img`,"aria-label":`unread`,title:`Unread — not opened since it finished`,className:`mt-1.5 shrink-0`}):null,t?(0,X.jsx)(`span`,{className:`text-xs text-muted-foreground`,children:t}):null,o?(0,X.jsx)(Jl,{pinned:!!e.pinned,onToggle:t=>o(e,t),className:`-mr-1 mt-px`}):null]}),(0,X.jsxs)(`div`,{"data-slot":`mobile-task-meta`,className:`mt-4 grid grid-cols-[minmax(0,1fr)_auto_auto] items-center gap-3 text-xs text-muted-foreground`,children:[(0,X.jsx)(`span`,{children:A(e)}),n===null?e.diffStat?(0,X.jsx)(Ca,{stat:e.diffStat}):(0,X.jsx)(Am,{}):(0,X.jsxs)(`span`,{"data-slot":`queue-note`,children:[`#`,n,` in queue`]}),(0,X.jsx)(`span`,{children:ta(e.startedAt??e.createdAt,r)})]}),p?(0,X.jsx)(`div`,{className:`mt-3`,children:(0,X.jsx)(ii,{run:e,reference:p})}):null,c?(0,X.jsx)(km,{run:e,showTokens:i,showCost:a}):null]})}function km({run:e,showTokens:t,showCost:n}){let r=Ye(e,fo(e.id));return(0,X.jsxs)(`dl`,{id:`mobile-resources-${e.id}`,className:`mt-3 grid grid-cols-2 gap-3 rounded-md bg-muted p-3 text-xs`,children:[e.branch?(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{children:`Branch`}),(0,X.jsx)(`dd`,{children:e.branch})]}):null,(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{children:`CPU`}),(0,X.jsx)(`dd`,{children:r.cpu.text||`—`})]}),(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{children:`Memory`}),(0,X.jsx)(`dd`,{children:r.mem.text||`—`})]}),t?(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{children:`IN / OUT`}),(0,X.jsx)(`dd`,{children:(0,X.jsx)(Ta,{inputTokens:e.inputTokens,outputTokens:e.outputTokens})})]}):null,n?(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{children:`Cost`}),(0,X.jsx)(`dd`,{children:ve(e.costUsd)||`—`})]}):null]})}function Am(){return(0,X.jsx)(`span`,{className:`text-xs text-soft-foreground`,children:`—`})}function jm({branch:e}){return(0,X.jsx)(`span`,{title:e,className:`block truncate rounded-[6px] bg-muted px-1.5 py-0.5 font-mono text-[11px] font-medium text-muted-foreground`,children:e})}function Mm(){let e=At(),t=Da(S().data),[n,r]=Y.useState(`active`),i=d(),a=O({mutationFn:Wn,onSuccess:()=>i.invalidateQueries({queryKey:B.runs.all}),onError:e=>z(e.message,{tone:`danger`})}),o=O({mutationFn:ne,onSuccess:()=>i.invalidateQueries({queryKey:B.runs.all}),onError:e=>z(e.message,{tone:`danger`})}),s=O({mutationFn:({id:e,title:t})=>at(e,{title:t}),onSuccess:()=>i.invalidateQueries({queryKey:B.runs.all}),onError:e=>z(e.message,{tone:`danger`})}),c=j(),l=ba(3e4),u=dm(),p=$e(),m=f({retryOnMount:!1}).data?.projects?.find(e=>e.id===p)?.name;return(0,X.jsx)(Jr,{projectId:p,requests:Y.useMemo(()=>p===void 0?[]:(e.data??[]).flatMap(e=>{let t=sr(e);return t?[{projectId:p,kind:t.kind,number:t.number}]:[]}),[e.data,p]),children:(0,X.jsx)(fm,{runs:e.data,projectName:m,error:e.error?.message,onRetry:()=>void e.refetch(),view:n,onViewChange:r,onArchiveFinished:()=>{a.isPending||a.mutate()},archivePending:a.isPending,onMarkAllRead:()=>o.mutate(),onRename:(e,t)=>s.mutate({id:e,title:t}),onTogglePin:(e,t)=>c.mutate({id:e.id,pinned:t}),now:l,showTokens:t.tokens,showCost:t.cost,expandedColumns:u.expandedColumns,onToggleColumn:u.toggleColumn,columnsPending:u.isPending})})}function Nm({slot:e,label:t,options:n,selected:r,onToggle:i,onClear:a,searchPlaceholder:o,emptyLabel:s=`Nothing to filter by`}){let[c,l]=Y.useState(!1),u=r.length>0,d=r.length===1?n.find(e=>e.value===r[0])?.label??r[0]:`${r.length} selected`;return(0,X.jsxs)(Rr,{open:c,onOpenChange:l,children:[(0,X.jsx)(Lr,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`facet-${e}`,"data-active":u?`true`:void 0,"aria-label":`Filter by ${t.toLowerCase()}`,className:U(`inline-flex h-7 items-center gap-1.5 rounded-full border border-border bg-card px-2.5 text-xs font-medium text-muted-foreground transition-colors hover:bg-muted hover:text-foreground`,u&&`border-accent-strong/40 bg-accent-strong/10 text-foreground`),children:[(0,X.jsx)(`span`,{className:U(u&&`text-soft-foreground`),children:t}),u?(0,X.jsx)(`span`,{className:`max-w-[140px] truncate font-semibold`,children:d}):null,(0,X.jsx)(Xs,{"aria-hidden":`true`,className:`size-2.5 shrink-0 text-soft-foreground`})]})}),(0,X.jsxs)(Pr,{align:`start`,className:`w-64 p-0`,"data-testid":`facet-${e}-menu`,children:[(0,X.jsxs)(hi,{children:[(0,X.jsx)(fi,{placeholder:o??`Search ${t.toLowerCase()}…`}),(0,X.jsxs)(vi,{children:[(0,X.jsx)(bi,{children:s}),(0,X.jsx)(q,{children:n.map(e=>{let t=r.includes(e.value);return(0,X.jsxs)(K,{value:e.label,onSelect:()=>i(e.value),"data-slot":`facet-option`,"data-value":e.value,"aria-checked":t,role:`option`,children:[(0,X.jsx)(`span`,{"aria-hidden":`true`,className:U(`flex size-4 shrink-0 items-center justify-center rounded-[4px] border`,t?`border-accent-strong bg-accent-strong text-accent-strong-foreground`:`border-input`),children:t?(0,X.jsx)(Ys,{className:`size-3`}):null}),(0,X.jsx)(`span`,{className:`min-w-0 flex-1 truncate`,children:e.label}),e.count===void 0?null:(0,X.jsx)(`span`,{className:`shrink-0 font-mono text-[11px] text-soft-foreground tabular-nums`,children:e.count})]},e.value)})})]})]}),u?(0,X.jsx)(`div`,{className:`border-t border-border p-1`,children:(0,X.jsxs)(`button`,{type:`button`,"data-action":`facet-${e}-clear`,onClick:()=>a(),className:`w-full rounded-sm px-2 py-1.5 text-left text-xs font-medium text-muted-foreground hover:bg-muted hover:text-foreground`,children:[`Clear `,t.toLowerCase()]})}):null]})]})}function Pm({label:e,count:t,selected:n,onToggle:r,slot:i,tone:a=`neutral`}){return(0,X.jsxs)(`button`,{type:`button`,"data-slot":i,"data-selected":n?`true`:void 0,"aria-pressed":n,onClick:r,className:U(`inline-flex h-7 items-center gap-1.5 rounded-full border px-2.5 text-xs font-medium transition-colors`,a===`tag`?`border-accent-strong/25 bg-accent-strong/10 text-accent-text hover:bg-accent-strong/20`:`border-border bg-card text-muted-foreground hover:bg-muted hover:text-foreground`,n&&`border-accent-strong bg-accent-strong text-accent-strong-foreground hover:bg-accent-strong`),children:[e,t===void 0?null:(0,X.jsx)(`span`,{className:U(`font-mono text-[11px] tabular-nums`,!n&&`text-soft-foreground`),children:t})]})}function Fm({slot:e,label:t,value:n,options:r,onChange:i}){return(0,X.jsx)(`div`,{"data-slot":e,role:`group`,"aria-label":t,className:`inline-flex gap-0.5 rounded-md bg-muted p-[3px]`,children:r.map(e=>{let t=e.value===n;return(0,X.jsx)(`button`,{type:`button`,"data-value":e.value,"aria-pressed":t,onClick:()=>i(e.value),className:U(`flex h-6 items-center justify-center rounded-[6px] px-2.5 text-[12px] font-medium text-muted-foreground transition-colors hover:text-foreground`,t&&`bg-card font-semibold text-foreground shadow-xs`),children:e.label},e.value)})})}var Im=` untagged`,Lm=[{value:`project`,label:`Project`},{value:`tag`,label:`Tag`},{value:`status`,label:`Status`},{value:`workflow`,label:`Workflow`}];function Rm(e,t){return e===t?`none`:t}var zm={query:``,tags:[],statuses:[],workflows:[]};function Bm(e,t){return e.includes(t)?e.filter(e=>e!==t):[...e,t]}function Vm(e){return(e.projects?.length??0)+e.tags.length+e.statuses.length+e.workflows.length}function Hm(e){return e.query.trim()!==``||Vm(e)>0}function Um(e){return Vm(e.filters)+(e.filters.query.trim()===``?0:1)+(e.groupBy===`none`?0:1)}function Wm(e){return Um(e)>0}function Gm(e,t){let n=new Map(t.map(e=>[e.id,e]));return e.filter(e=>!fe(e)).map(e=>{let t=n.get(e.projectId);return{run:e,project:t,projectName:t?.name||e.projectId,tags:t?.tags??[]}})}function Km(e){let t=new Set;for(let n of e)t.add(n.run.workflow);return[...t].sort((e,t)=>e.localeCompare(t))}function qm(e){let t=new Set;for(let n of e)t.add(n.run.status);return[...t].sort((e,t)=>e.localeCompare(t))}function Jm(e,t){let n=new Map;for(let r of e)for(let e of t(r))n.set(e,(n.get(e)??0)+1);return n}var Ym=e=>e.tags.length===0?[Im]:e.tags,Xm=(e,t)=>e.length===0||t.some(t=>e.includes(t)),Zm=(e,t)=>{if(t.length===0)return!0;let n=Ym(e).map(e=>e.toLowerCase());return t.some(e=>n.includes(e.toLowerCase()))};function Qm(e){return[L(e.run),e.projectName,e.run.workflow,e.run.branch??``,...e.tags].join(`
7
- `).toLowerCase()}function $m(e,t,n){let r=t.query.trim().toLowerCase().split(/\s+/).filter(Boolean);return e.filter(e=>{if((n===`archived`?!e.run.archived:e.run.archived)||!Xm(t.projects??[],[e.run.projectId])||!Xm(t.statuses,[e.run.status])||!Xm(t.workflows,[e.run.workflow])||!Zm(e,t.tags))return!1;if(r.length===0)return!0;let i=Qm(e);return r.every(e=>i.includes(e))})}function eh(e,t,n,r){return $m(e,{...t,[r]:[]},n)}function th(e,t){if(t===`none`)return[{key:`all`,label:``,tasks:[...e]}];let n=new Map,r=(e,t,r)=>{let i=n.get(e);i?i.tasks.push(r):n.set(e,{key:e,label:t,tasks:[r]})};for(let n of e)if(t===`project`)r(n.run.projectId,n.projectName,n);else if(t===`status`)r(n.run.status,n.run.status,n);else if(t===`workflow`)r(n.run.workflow,n.run.workflow,n);else if(n.tags.length===0)r(Im,`Untagged`,n);else for(let e of n.tags)r(e.toLowerCase(),e,n);return[...n.values()].sort((e,t)=>e.key===` untagged`?1:t.key===` untagged`?-1:t.tasks.length-e.tasks.length||e.label.localeCompare(t.label))}function nh(e,t){let n=new Map(t.map(e=>[e.id,e.name]));return e.map(e=>n.get(e)||e)}var $={query:`q`,project:`project`,tag:`tag`,untagged:`untagged`,status:`status`,workflow:`workflow`,groupBy:`group`,archived:`archived`},rh=new Set(Lm.map(e=>e.value));function ih(e){let t=new URLSearchParams,n=e.filters.query.trim();n!==``&&t.set($.query,n);for(let n of e.filters.tags)n===` untagged`?t.set($.untagged,`1`):t.append($.tag,n);for(let n of e.filters.projects??[])t.append($.project,n);for(let n of e.filters.statuses)t.append($.status,n);for(let n of e.filters.workflows)t.append($.workflow,n);return e.groupBy!==`none`&&t.set($.groupBy,e.groupBy),e.view===`archived`&&t.set($.archived,`1`),t}function ah(e){let t=e.getAll($.tag).filter(e=>e!==``);e.get($.untagged)===`1`&&t.push(Im);let n=e.get($.groupBy)??``;return{filters:{query:e.get($.query)??``,...e.has($.project)?{projects:e.getAll($.project).filter(Boolean)}:{},tags:t,statuses:e.getAll($.status).filter(e=>e!==``),workflows:e.getAll($.workflow).filter(e=>e!==``)},groupBy:rh.has(n)?n:`none`,view:e.get($.archived)===`1`?`archived`:`active`}}var oh=15e3,sh=250,ch=1,lh=220,uh=new Set([`done`,`failed`,`cancelled`]);function dh(){return ph({request:({task:e,archived:t})=>kt(e.run.projectId,e.run.id,t),patch:({archived:e})=>t=>({...t,archived:e})})}function fh(){return ph({request:({task:e,read:t})=>Ot(e.run.projectId,e.run.id,t),patch:({read:e})=>t=>{if(e)return{...t,seenAt:new Date().toISOString()};let{seenAt:n,...r}=t;return r}})}function ph({request:e,patch:t}){let n=d();return O({mutationFn:e,onMutate:async e=>{await n.cancelQueries({queryKey:I.runsIndex});let r=n.getQueryData(I.runsIndex),i=t(e),{task:a}=e;return n.setQueryData(I.runsIndex,e=>e===void 0?e:{...e,runs:e.runs.map(e=>e.projectId===a.run.projectId&&e.id===a.run.id?i(e):e)}),{previous:r}},onError:(e,t,r)=>{r?.previous&&n.setQueryData(I.runsIndex,r.previous),z(e.message,{tone:`danger`})},onSettled:(e,t,{task:r})=>{n.invalidateQueries({queryKey:I.runsIndex}),n.invalidateQueries({queryKey:B.runs.all}),n.invalidateQueries({queryKey:[r.run.projectId,`runs`,`list`]})}})}function mh(){let e=f(),t=Da(S().data),n=Lt(!0,oh),[r,i]=Oe(),{filters:a,groupBy:o,view:s}=Y.useMemo(()=>ah(r),[r]),c=ba(3e4),l=e=>i(t=>ih(e(ah(t))),{replace:!0}),u=e=>l(t=>({...t,filters:e(t.filters)})),d=e=>l(t=>({...t,groupBy:e})),m=e=>l(t=>({...t,view:e})),[h,_]=Y.useState(o!==`none`||a.tags.length>0),[v,y]=Y.useState(a.query),b=Y.useRef(a.query);Y.useEffect(()=>{a.query!==b.current&&y(a.query),b.current=a.query},[a.query]),Y.useEffect(()=>{if(v===b.current)return;let e=setTimeout(()=>{b.current=v,u(e=>({...e,query:v}))},sh);return()=>clearTimeout(e)},[v]);let x=n.data?.referenceStatuses;Y.useEffect(()=>{x&&yt(x)},[x]);let C=Y.useMemo(()=>e.data?.projects??[],[e.data]),w=Y.useMemo(()=>Gm(n.data?.runs??[],C),[n.data,C]),T=Y.useMemo(()=>$m(w,a,s),[w,a,s]),E=Y.useMemo(()=>th(T,o),[T,o]),D=Y.useMemo(()=>T.flatMap(e=>p(e.run,e.project?.repoUrl).map(t=>({projectId:e.run.projectId,kind:t.kind,number:t.number}))),[T]),O=nh(n.data?.truncated??[],C),te=(e,t)=>u(n=>({...n,[e]:Bm(n[e]??[],t)})),ne=e=>u(t=>({...t,[e]:[]})),k=dh(),A=fh();if(n.isError||e.isError)return(0,X.jsx)(`div`,{"data-route":`global-tasks`,"data-presentation":o===`none`?`summary`:`cards`,"data-filter-details":h,className:`flex min-h-full flex-col gap-[22px] px-[18px] pt-6 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-9`,children:(0,X.jsx)(H,{icon:(0,X.jsx)(ee,{}),tone:`danger`,title:`Tasks across projects did not load`,subtitle:(n.error??e.error)?.message,actions:(0,X.jsx)(R,{variant:`outline`,onClick:()=>{n.refetch(),e.refetch()},children:`Retry`})})});let j=(0,X.jsxs)(`div`,{className:`relative w-full`,children:[(0,X.jsx)(Pe,{className:`pointer-events-none absolute top-1/2 left-2.5 size-3.5 -translate-y-1/2 text-soft-foreground`,"aria-hidden":`true`}),(0,X.jsx)(`input`,{type:`text`,value:v,onChange:e=>y(e.target.value),placeholder:`Search every project…`,"aria-label":`Search tasks across projects`,className:`h-11 w-full rounded-md border border-input bg-card pr-3 pl-8 text-[13px] text-foreground outline-none placeholder:text-soft-foreground focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50`})]});return(0,X.jsxs)(`div`,{"data-route":`global-tasks`,"data-presentation":o===`none`?`summary`:`cards`,"data-filter-details":h,className:`flex min-h-full flex-col gap-[22px] px-[18px] pt-6 pb-[calc(90px+env(safe-area-inset-bottom))] md:p-9`,children:[(0,X.jsxs)(`header`,{className:`flex shrink-0 flex-col gap-[22px]`,children:[(0,X.jsxs)(`div`,{className:`flex flex-col gap-2`,children:[(0,X.jsx)(`h1`,{className:`text-[30px] font-semibold tracking-tight`,children:`All tasks`}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:o===`none`?`Every project. One place to review what your agents have shipped.`:`Filter across projects and act on each run without opening the session.`})]}),(0,X.jsxs)(`div`,{className:`flex items-center gap-6 border-b border-border`,children:[(0,X.jsx)(hh,{view:`active`,current:s,onSelect:m,children:`Active`}),(0,X.jsx)(hh,{view:`archived`,current:s,onSelect:m,children:`Archived`}),(0,X.jsxs)(`span`,{"data-slot":`global-tasks-count`,className:`ml-auto text-[13px] text-soft-foreground tabular-nums`,children:[T.length,` of `,w.length]})]}),(0,X.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2.5`,children:[(0,X.jsx)(`div`,{className:`min-w-0 basis-full md:flex-1 md:basis-auto`,children:j}),(0,X.jsxs)(R,{variant:`outline`,"aria-expanded":h,onClick:()=>_(e=>!e),children:[(0,X.jsx)(re,{"aria-hidden":`true`}),`Filters`]}),(0,X.jsx)(R,{asChild:!0,className:`min-h-11`,children:(0,X.jsxs)(g,{to:Gi(e.data?.bootProject??`default`,`/new`),children:[(0,X.jsx)(ae,{"aria-hidden":`true`}),`New task`]})})]})]}),(0,X.jsxs)(`div`,{className:`flex min-w-0 flex-1 flex-col gap-[22px]`,children:[(0,X.jsx)(gh,{filters:a,onToggle:te,onClearFacet:ne,onClearAll:()=>{y(``),l(e=>({...e,filters:zm,groupBy:`none`}))},groupBy:o,onGroupByChange:d,projects:C,tasks:w,view:s}),O.length>0?(0,X.jsxs)(`p`,{"data-slot":`global-tasks-truncated`,className:`text-[11px] text-soft-foreground`,children:[`Showing the newest `,n.data?.perProjectLimit,` tasks per project — older ones in`,` `,O.join(`, `),` are only in that project’s own Tasks page.`]}):null,n.data===void 0?(0,X.jsx)(`div`,{role:`status`,className:`rounded-xl border border-border bg-card p-6 text-sm text-muted-foreground`,children:`Loading tasks…`}):T.length===0?(0,X.jsx)(Th,{view:s,filtered:Hm(a)}):(0,X.jsx)(Jr,{requests:D,children:E.map(e=>(0,X.jsxs)(`section`,{"data-slot":`task-group`,"data-group-key":e.key,children:[o===`none`?null:(0,X.jsxs)(`h2`,{className:`mb-1.5 flex items-center gap-2 text-[12px] font-semibold tracking-[0.04em] text-soft-foreground uppercase`,children:[o===`project`?(0,X.jsx)(g,{to:Gi(e.key,`/`),"data-slot":`group-project-link`,className:`hover:text-foreground hover:underline`,children:e.label}):e.label,(0,X.jsx)(`span`,{className:`font-mono text-[11px] font-medium tabular-nums`,children:e.tasks.length})]}),(0,X.jsx)(_h,{tasks:e.tasks,now:c,showProject:o!==`project`,onArchive:(e,t)=>k.mutate({task:e,archived:t}),onSetRead:(e,t)=>A.mutate({task:e,read:t}),busy:k.isPending||A.isPending,showCost:t.cost})]},e.key))}),o===`none`&&T.length>0?(0,X.jsx)(`p`,{className:`text-[11px] text-muted-foreground`,children:`Resource details—including tokens, cost, CPU and peak memory—are available when a task row is expanded.`}):null,C.length>1?(0,X.jsxs)(`section`,{"data-slot":`other-projects`,className:`rounded-lg border border-border bg-card p-5`,children:[(0,X.jsx)(`h2`,{className:`text-base font-semibold`,children:`Other projects`}),(0,X.jsx)(`div`,{className:`mt-3 flex flex-col divide-y divide-border`,children:C.map(e=>(0,X.jsxs)(`div`,{className:`flex min-h-14 items-center justify-between gap-3`,children:[(0,X.jsx)(`span`,{className:`min-w-0 truncate text-[13px]`,children:e.name}),(0,X.jsxs)(g,{to:Gi(e.id,`/`),className:`inline-flex min-h-11 shrink-0 items-center rounded-md px-3 text-xs text-accent-text hover:bg-accent-strong/10`,children:[`View tasks`,(0,X.jsxs)(`span`,{className:`sr-only`,children:[` for `,e.name]})]})]},e.id))})]}):null]})]})}function hh({view:e,current:t,onSelect:n,children:r}){let i=e===t;return(0,X.jsx)(`button`,{type:`button`,"data-slot":`overview-tab`,"data-view":e,"aria-pressed":i,onClick:()=>n(e),className:U(`flex min-h-11 items-center justify-center border-b-2 border-transparent text-[13px] font-medium text-muted-foreground`,i&&`border-accent-strong font-semibold text-accent-text`),children:r})}function gh({filters:e,onToggle:t,onClearFacet:n,onClearAll:r,groupBy:i,onGroupByChange:a,projects:o,tasks:s,view:c}){let l=Y.useMemo(()=>E(o),[o]),u=Y.useMemo(()=>{let t=(t,n)=>Jm(eh(s,e,c,t),n);return{projects:t(`projects`,e=>[e.run.projectId]),tags:t(`tags`,Ym),statuses:t(`statuses`,e=>[e.run.status]),workflows:t(`workflows`,e=>[e.run.workflow])}},[s,e,c]),d=e=>t=>({...t,count:e.get(t.value)??0});return(0,X.jsxs)(`div`,{"data-slot":`global-tasks-filters`,className:`flex flex-col gap-2`,children:[(0,X.jsxs)(`div`,{className:`flex flex-wrap items-center gap-1.5`,children:[(0,X.jsx)(Nm,{slot:`project`,label:`Project`,selected:e.projects??[],onToggle:e=>t(`projects`,e),onClear:()=>n(`projects`),options:[...new Map(s.map(e=>[e.run.projectId,e.projectName])).entries()].map(([e,t])=>({value:e,label:t})).map(d(u.projects)),emptyLabel:`No tasks to filter`}),(0,X.jsx)(Nm,{slot:`status`,label:`Status`,selected:e.statuses,onToggle:e=>t(`statuses`,e),onClear:()=>n(`statuses`),options:qm(s).map(e=>({value:e,label:e})).map(d(u.statuses)),emptyLabel:`No tasks to filter`}),(0,X.jsx)(Nm,{slot:`workflow`,label:`Workflow`,selected:e.workflows,onToggle:e=>t(`workflows`,e),onClear:()=>n(`workflows`),options:Km(s).map(e=>({value:e,label:e})).map(d(u.workflows)),emptyLabel:`No tasks to filter`}),(0,X.jsxs)(`div`,{"data-slot":`group-controls`,className:`flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(`span`,{className:`mx-1 h-5 w-px bg-border`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{className:`text-[11px] font-medium text-soft-foreground`,children:`Group by`}),(0,X.jsx)(Fm,{slot:`group-by`,label:`Group tasks by`,value:i,options:Lm,onChange:e=>a(Rm(i,e))})]}),Wm({filters:e,groupBy:i})?(0,X.jsxs)(`button`,{type:`button`,"data-action":`clear-filters`,onClick:r,className:`ml-auto inline-flex h-7 items-center gap-1 rounded-full px-2 text-xs font-medium text-muted-foreground hover:bg-muted hover:text-foreground`,children:[(0,X.jsx)(zn,{className:`size-3`,"aria-hidden":`true`}),`Clear`,` (${Um({filters:e,groupBy:i})})`]}):null]}),l.length>0?(0,X.jsxs)(`div`,{"data-slot":`tag-filters`,className:`flex flex-wrap items-center gap-1.5`,children:[(0,X.jsx)(`span`,{className:`text-[11px] font-medium text-soft-foreground`,children:`Tags`}),l.map(n=>(0,X.jsx)(Pm,{slot:`tag-filter`,tone:`tag`,label:n,count:u.tags.get(n)??0,selected:e.tags.some(e=>e.toLowerCase()===n.toLowerCase()),onToggle:()=>t(`tags`,n)},n)),(0,X.jsx)(Pm,{slot:`tag-filter`,label:`Untagged`,count:u.tags.get(` untagged`)??0,selected:e.tags.includes(Im),onToggle:()=>t(`tags`,Im)})]}):(0,X.jsxs)(`p`,{"data-slot":`no-tags-hint`,className:`text-[11px] text-soft-foreground`,children:[`Tag connected repositories in`,` `,(0,X.jsx)(g,{to:`/settings/global/projects`,className:`font-medium text-accent-text hover:underline`,children:`Settings → Projects`}),` `,`to group their tasks together here.`]})]})}function _h({tasks:e,now:t,showProject:n,onArchive:r,onSetRead:i,busy:a,showCost:o}){return(0,X.jsxs)(`div`,{"data-slot":`global-tasks-table`,className:`overflow-x-auto rounded-lg border border-border bg-card p-5`,children:[(0,X.jsx)(`div`,{"data-slot":`global-summary-head`,className:`text-[12px]`,"aria-hidden":`true`,children:[`Task`,`Workflow`,`Changes`,`Pull request`,`Started`].map(e=>(0,X.jsx)(`span`,{children:e},e))}),(0,X.jsx)(al,{children:e.map(e=>(0,X.jsx)(vh,{task:e,now:t,showProject:n,onArchive:r,onSetRead:i,busy:a,showCost:o},`${e.run.projectId}/${e.run.id}`))})]})}function vh({task:e,now:t,showProject:n,onArchive:r,onSetRead:i,busy:a,showCost:o}){let{run:s}=e,[c,l]=Y.useState(!1),u=Rn(s),d=Gi(s.projectId,`/tasks/${s.id}`),f=Yr(s),m=Xr(s),h=p(s,e.project?.repoUrl),_=Ye(s,s.usage);return(0,X.jsxs)(`article`,{"data-status":s.status,"data-expanded":c,"data-slot":`global-task-row`,"data-run-id":s.id,"data-project":s.projectId,className:`hover:bg-muted max-md:flex max-md:flex-wrap max-md:items-center max-md:gap-x-3 max-md:gap-y-2 max-md:border-b max-md:border-border max-md:py-5 max-md:first:pt-0 max-md:last:border-0 max-md:last:pb-0`,children:[(0,X.jsxs)(`div`,{"data-slot":`global-task-title`,children:[(0,X.jsxs)(`span`,{className:`flex min-w-0 items-center gap-1.5`,children:[s.delegation?.role===`worker`?(0,X.jsx)(`span`,{className:`shrink-0 text-xs text-muted-foreground`,children:`Worker`}):null,(0,X.jsx)(g,{to:d,title:L(s),className:U(`min-w-0 truncate text-[14px] md:text-[13px]`,f?`font-semibold text-foreground`:m?`font-medium text-muted-foreground`:`font-medium`),children:L(s)}),f?(0,X.jsx)(G,{tone:`accent`,role:`img`,"aria-label":`unread`,title:`Unread — not opened since it finished`,className:`shrink-0`}):null]}),(0,X.jsxs)(`div`,{className:`mt-2 flex flex-wrap items-center gap-2`,children:[(0,X.jsx)(`button`,{type:`button`,"aria-expanded":c,"aria-label":`${c?`Hide`:`Show`} resources for ${L(s)}`,onClick:()=>l(e=>!e),"aria-describedby":`global-status-${s.projectId}-${s.id}`,title:`Resources and actions`,className:`min-h-[26px] rounded-md p-0 text-[11px] text-muted-foreground hover:bg-muted`,children:(0,X.jsx)(oi,{id:`global-status-${s.projectId}-${s.id}`,dot:u.tone,pulse:u.pulse,children:u.label})}),n?(0,X.jsx)(`span`,{className:`text-[11px] text-muted-foreground`,children:(0,X.jsx)(g,{to:Gi(s.projectId,`/`),className:`truncate hover:text-foreground`,children:e.projectName})}):null,(0,X.jsx)(`span`,{children:e.tags.length>0?(0,X.jsx)(`span`,{className:`flex flex-wrap items-center gap-1`,children:e.tags.map(e=>(0,X.jsx)(Ch,{tag:e},e))}):null})]})]}),(0,X.jsx)(`div`,{"data-slot":`global-task-references`,children:h.length>0?(0,X.jsx)(xh,{references:h,run:s}):(0,X.jsx)(wh,{})}),(0,X.jsx)(`div`,{"data-slot":`global-task-workflow`,className:`text-[13px] text-muted-foreground`,children:s.workflow}),(0,X.jsx)(`div`,{"data-slot":`global-task-diff`,className:`text-xs text-muted-foreground`,children:(0,X.jsx)(`span`,{title:`Change totals are available in the project task list`,children:`—`})}),(0,X.jsx)(`div`,{"data-slot":`global-task-age`,className:`text-right text-xs text-soft-foreground tabular-nums`,children:ta(s.startedAt??s.createdAt,t)}),(0,X.jsx)(`div`,{"data-slot":`global-task-actions`,children:(0,X.jsxs)(`span`,{className:`inline-flex items-center gap-0.5`,children:[(0,X.jsx)(yh,{task:e,busy:a,onSetRead:i}),(0,X.jsx)(bh,{task:e,busy:a,onArchive:r}),(0,X.jsx)(R,{asChild:!0,variant:`outline`,children:(0,X.jsx)(g,{to:d,children:`Open task`})})]})}),c?(0,X.jsx)(`div`,{"data-slot":`global-task-resources`,className:`col-span-full`,children:(0,X.jsxs)(`dl`,{className:`grid grid-cols-2 gap-4 rounded-md bg-muted/50 p-4 text-xs md:grid-cols-3`,children:[o?(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:`Cost`}),(0,X.jsx)(`dd`,{className:`mt-1`,children:ve(s.costUsd)||`—`})]}):null,(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:`CPU`}),(0,X.jsx)(`dd`,{"data-usage":`cpu`,"data-usage-kind":_.cpu.kind,title:_.cpu.title,className:`mt-1`,children:_.cpu.text||`—`})]}),(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`dt`,{className:`text-muted-foreground`,children:`Memory`}),(0,X.jsx)(`dd`,{"data-usage":`mem`,"data-usage-kind":_.mem.kind,title:_.mem.title,className:`mt-1`,children:_.mem.text||`—`})]})]})}):null]})}function yh({task:e,busy:t,onSetRead:n}){if(!ti(e.run))return null;let r=Yr(e.run),i=L(e.run),a=r?`Mark ${i} read`:`Mark ${i} unread`,o=r?_i:ac;return(0,X.jsxs)(ol,{children:[(0,X.jsx)(sl,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-action":r?`mark-read`:`mark-unread`,"aria-label":a,disabled:t,onClick:()=>n(e,r),className:U(`inline-flex size-11 items-center justify-center md:size-8 rounded-md transition-colors hover:bg-muted hover:text-foreground focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-none disabled:cursor-wait disabled:opacity-50`,r?`text-accent-icon`:`text-soft-foreground`),children:[(0,X.jsx)(o,{className:`size-3.5`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{children:r?`Mark read`:`Mark unread`})]})}),(0,X.jsx)(cl,{side:`left`,children:r?`Mark read`:`Mark unread`})]})}function bh({task:e,busy:t,onArchive:n}){let r=e.run.archived;if(!r&&!uh.has(e.run.status))return null;let i=r?`Restore ${L(e.run)} to the active list`:`Archive ${L(e.run)}`;return(0,X.jsxs)(ol,{children:[(0,X.jsx)(sl,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-action":r?`unarchive-run`:`archive-run`,"aria-label":i,disabled:t,onClick:()=>n(e,!r),className:`inline-flex size-11 items-center justify-center md:size-8 rounded-md text-soft-foreground transition-colors hover:bg-muted hover:text-foreground focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-none disabled:cursor-wait disabled:opacity-50`,children:[(0,X.jsx)(r?Qr:Ke,{className:`size-3.5`,"aria-hidden":`true`}),(0,X.jsx)(`span`,{children:r?`Unarchive`:`Archive`})]})}),(0,X.jsx)(cl,{side:`left`,children:r?`Restore`:`Archive`})]})}function xh({references:e,run:t}){let n=e.slice(0,ch),r=e.length-n.length,i=L(t);return(0,X.jsxs)(`span`,{className:`flex flex-nowrap items-center gap-1`,children:[n.map(e=>(0,X.jsx)(ei,{reference:e,taskTitle:i,projectId:t.projectId,conflictAction:(0,X.jsx)(ni,{projectId:t.projectId,runId:t.id,prNumber:e.number}),className:`shrink-0`},`${e.kind}#${e.number}`)),r>0?(0,X.jsx)(Sh,{references:e,taskTitle:i,hidden:r,projectId:t.projectId}):null]})}function Sh({references:e,taskTitle:t,hidden:n,projectId:r}){let[i,a]=Y.useState(!1),o=Y.useRef(!1),s=Y.useRef(void 0);Y.useEffect(()=>()=>clearTimeout(s.current),[]);let c=e=>e.pointerType!==`touch`,l=()=>clearTimeout(s.current),u=e=>{c(e)&&(l(),o.current=!0,a(!0))},d=e=>{c(e)&&(l(),s.current=setTimeout(()=>a(!1),lh))};return(0,X.jsxs)(Rr,{open:i,onOpenChange:a,children:[(0,X.jsx)(Lr,{asChild:!0,children:(0,X.jsxs)(`button`,{type:`button`,"data-slot":`reference-overflow`,"aria-label":`Show all ${e.length} references for ${t}`,onPointerEnter:u,onPointerLeave:d,onPointerDown:()=>{o.current=!1},onClick:()=>{o.current=!1},className:`shrink-0 rounded-full px-1 text-[11px] font-medium text-soft-foreground transition-colors hover:bg-muted hover:text-foreground focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-none`,children:[`+`,n]})}),(0,X.jsxs)(Pr,{align:`start`,className:`w-auto min-w-40 p-1.5`,"data-slot":`reference-overflow-list`,onPointerEnter:u,onPointerLeave:d,onOpenAutoFocus:e=>{o.current&&e.preventDefault()},onCloseAutoFocus:e=>{o.current&&e.preventDefault()},children:[(0,X.jsx)(`p`,{className:`px-1 pb-1.5 text-[11px] text-soft-foreground`,children:`References`}),(0,X.jsx)(`span`,{className:`flex flex-col items-start gap-1`,children:e.map(e=>(0,X.jsx)(ei,{reference:e,taskTitle:t,projectId:r},`${e.kind}#${e.number}`))})]})]})}function Ch({tag:e,className:t}){return(0,X.jsx)(`span`,{"data-slot":`project-tag`,className:U(`inline-flex max-w-full items-center truncate rounded-full bg-muted px-1.5 py-px text-[11px] font-medium text-muted-foreground`,t),children:e})}function wh(){return(0,X.jsx)(`span`,{className:`text-xs text-soft-foreground`,children:`—`})}function Th({view:e,filtered:t}){return t?(0,X.jsx)(H,{heading:`h2`,icon:(0,X.jsx)(ea,{}),tone:`neutral`,title:`No matching tasks`,subtitle:`No task in any project matches these filters.`}):e===`archived`?(0,X.jsx)(H,{heading:`h2`,icon:(0,X.jsx)(Ke,{}),tone:`neutral`,title:`Nothing archived yet`,subtitle:`Finished tasks you archive land here, from every project.`}):(0,X.jsx)(H,{heading:`h2`,icon:(0,X.jsx)(fc,{}),tone:`neutral`,title:`No tasks yet`,subtitle:`Start a task in any project and it shows up here.`})}function Eh({mode:e=`list`}){let{automationId:t}=be(),n=Ki(),r=Qi(),[i,a]=(0,Y.useState)(),[o,c]=(0,Y.useState)(``),[l,u]=(0,Y.useState)({}),d=S(),f=d.data!==void 0,p=f&&d.data.capabilities?.automations!==!0,m=()=>_e().then(e=>{a(e),c(``)}).catch(e=>c(String(e)));if((0,Y.useEffect)(()=>{f&&!p&&m()},[f,p]),(0,Y.useEffect)(()=>Za((e,t)=>{if(e!==`automation-change`)return;let n=t;typeof n.project==`string`&&(r===null||n.project===r)&&m()}),[r]),!f)return(0,X.jsx)(`div`,{"data-route":`automations`,className:`task-flow-page flex min-h-full flex-col`,children:(0,X.jsx)(jh,{text:`Loading automations…`})});if(p)return(0,X.jsx)(`div`,{"data-route":`automations`,className:`task-flow-page flex min-h-full flex-col`,children:(0,X.jsx)(H,{icon:(0,X.jsx)(mn,{}),tone:`neutral`,title:`GitHub automations are off`,subtitle:`This server does not poll GitHub or launch tasks from it. Set CEZ_AUTOMATIONS=1 and restart cezar to turn automations on.`,heading:`h2`})});if(e===`new`)return(0,X.jsx)(kh,{onSaved:()=>{n(`/automations`),m()}});if(e===`edit`){let e=i?.automations.find(e=>e.id===t);return o?(0,X.jsxs)(Ah,{title:`Edit automation`,subtitle:`Could not load this automation.`,children:[(0,X.jsx)(jh,{text:o}),(0,X.jsx)(R,{variant:`outline`,onClick:()=>void m(),children:`Retry`})]}):i&&!e?(0,X.jsx)(Ah,{title:`Automation not found`,subtitle:`This automation may have been removed.`,children:(0,X.jsx)(R,{asChild:!0,variant:`outline`,children:(0,X.jsx)(J,{to:`/automations`,children:`Back to automations`})})}):e?(0,X.jsx)(kh,{automation:e,onSaved:()=>{n(`/automations`),m()}}):(0,X.jsx)(jh,{text:`Loading automation…`})}if(e===`log`){let e=i?.automations.find(e=>e.id===t);return t?(0,X.jsx)(Oh,{automationId:t,automationName:e?.name}):(0,X.jsx)(jh,{text:`Automation not found.`})}let h=async e=>{u(t=>({...t,[e.id]:`Checking…`}));try{let{checkId:t}=await zt(e.id,`preview`);for(let n=0;n<60;n+=1){let n=await s(t);if(n.status===`complete`){u(t=>({...t,[e.id]:`${n.matches??0} match${n.matches===1?``:`es`} found; no tasks launched.`})),m();return}if(n.status===`error`)throw Error(n.error??`Preview failed`);await new Promise(e=>setTimeout(e,500))}throw Error(`Preview is still running`)}catch(t){u(n=>({...n,[e.id]:t instanceof Error?t.message:String(t)}))}};return(0,X.jsx)(Ah,{title:`Automations`,subtitle:`Checks run while Cezarion is open. No webhook or public URL required.`,action:(0,X.jsxs)(`div`,{className:`flex flex-wrap gap-2`,children:[(0,X.jsx)(R,{asChild:!0,children:(0,X.jsx)(J,{to:`/automations/new`,children:`New automation`})}),(0,X.jsx)(R,{variant:`outline`,asChild:!0,children:(0,X.jsx)(J,{to:`/github`,children:`GitHub`})})]}),children:o?(0,X.jsxs)(`div`,{className:`grid gap-3`,children:[(0,X.jsx)(jh,{text:o}),(0,X.jsx)(R,{variant:`outline`,onClick:()=>void m(),children:`Retry`})]}):i?(0,X.jsxs)(X.Fragment,{children:[i.automations.length===0?(0,X.jsxs)(`section`,{className:`rounded-xl border border-border bg-card p-6`,children:[(0,X.jsx)(`h2`,{className:`text-xl font-normal`,children:`No automations yet`}),(0,X.jsx)(`p`,{className:`mt-5 text-sm text-muted-foreground`,children:`Create a bounded trigger to start ordinary tasks from new GitHub issues.`})]}):(0,X.jsx)(`div`,{className:`grid gap-3`,children:i.automations.map(e=>(0,X.jsxs)(`article`,{className:`rounded-xl border bg-card p-4`,children:[(0,X.jsxs)(`div`,{className:`flex flex-wrap items-start justify-between gap-3`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`h2`,{className:`font-semibold`,children:e.name}),(0,X.jsxs)(`p`,{className:`mt-6 text-[13px] text-muted-foreground`,children:[e.events.join(`, `),` · every `,Math.round(e.intervalSeconds/60),` min`]})]}),(0,X.jsx)(`span`,{className:`rounded-lg border px-4 py-3 text-xs`,children:e.enabled?`Enabled`:`Paused`})]}),(0,X.jsx)(Dh,{data:i}),(0,X.jsxs)(`div`,{className:`mt-4 flex flex-wrap gap-3`,children:[(0,X.jsx)(R,{variant:`outline`,asChild:!0,children:(0,X.jsx)(J,{to:`/automations/${e.id}`,children:`Edit`})}),(0,X.jsx)(R,{variant:`outline`,asChild:!0,children:(0,X.jsx)(J,{to:`/automations/${e.id}/log`,children:`Execution log`})}),(0,X.jsx)(R,{variant:`outline`,onClick:()=>void Un(e.id,!e.enabled).then(m),children:e.enabled?`Pause`:`Enable`}),(0,X.jsx)(R,{variant:`outline`,onClick:()=>void h(e),disabled:l[e.id]===`Checking…`,children:`Test filter`})]}),l[e.id]&&(0,X.jsx)(`p`,{className:`mt-3 text-sm text-muted-foreground`,role:`status`,children:l[e.id]})]},e.id))}),i.automations.length===0?(0,X.jsx)(Dh,{data:i}):null,i.automations.map(e=>(0,X.jsx)(Oh,{automationId:e.id,automationName:e.name,showName:i.automations.length>1,inline:!0},e.id))]}):(0,X.jsx)(jh,{text:`Loading automations…`})})}function Dh({data:e}){return(0,X.jsxs)(`p`,{"data-slot":`automation-scheduler`,className:`mt-4 text-xs ${e.available?e.scheduler.state===`scheduled`?`text-success`:`text-muted-foreground`:`text-destructive`}`,children:[`Scheduler `,e.scheduler.state,` · GitHub `,e.available?`available`:`unavailable`,e.reason?` · ${e.reason}`:``]})}function Oh({automationId:e,automationName:t,inline:n=!1,showName:r=!1}){let[i,a]=(0,Y.useState)(),[o,s]=(0,Y.useState)(``),c=()=>Qt(e).then(({records:e})=>{a(e),s(``)}).catch(e=>s(String(e)));(0,Y.useEffect)(()=>{c()},[e]),(0,Y.useEffect)(()=>Za((t,n)=>{t===`automation-change`&&n.automationId===e&&c()}),[e]);let l=(0,X.jsx)(X.Fragment,{children:o?(0,X.jsxs)(`div`,{className:`grid gap-3`,children:[(0,X.jsx)(jh,{text:o}),(0,X.jsx)(R,{variant:`outline`,onClick:()=>void c(),children:`Retry`})]}):i?i.length===0?(0,X.jsx)(jh,{text:`No checks have run yet.`}):(0,X.jsx)(`ol`,{className:`grid gap-3`,"aria-label":`Automation execution log`,children:(n?i.slice(0,5):i).map(e=>(0,X.jsxs)(`li`,{className:`rounded-xl border bg-card p-4`,children:[(0,X.jsxs)(`div`,{className:`flex flex-wrap items-center justify-between gap-2`,children:[(0,X.jsx)(`span`,{className:`font-medium capitalize`,children:e.result.replace(`-`,` `)}),(0,X.jsx)(`time`,{className:`text-xs text-muted-foreground`,dateTime:e.ts,children:new Date(e.ts).toLocaleString()})]}),e.reason&&(0,X.jsx)(`p`,{className:`mt-2 text-sm text-muted-foreground`,children:e.reason}),(e.githubUrl||e.runId)&&(0,X.jsxs)(`div`,{className:`mt-3 flex flex-wrap gap-3 text-sm`,children:[e.githubUrl&&(0,X.jsx)(`a`,{className:`underline underline-offset-4`,href:e.githubUrl,target:`_blank`,rel:`noreferrer`,children:e.githubTitle??`GitHub #${e.githubNumber??``}`}),e.runId&&(0,X.jsx)(J,{className:`underline underline-offset-4`,to:`/tasks/${e.runId}`,children:`Open task`})]})]},e.seq))}):(0,X.jsx)(jh,{text:`Loading execution log…`})});return n?(0,X.jsxs)(`section`,{"data-slot":`automation-inline-log`,className:`mt-5 rounded-xl border border-border bg-card p-6`,children:[(0,X.jsxs)(`h2`,{className:`mb-4 text-lg font-medium`,children:[`Recent activity`,r?` · ${t}`:``]}),l]}):(0,X.jsx)(Ah,{title:`Execution log`,subtitle:t??`Automation activity`,action:(0,X.jsx)(R,{variant:`outline`,asChild:!0,children:(0,X.jsx)(J,{to:`/automations`,children:`Back to automations`})}),children:l})}function kh({automation:e,onSaved:t}){let[n,r]=(0,Y.useState)(e?.name??``),[i,a]=(0,Y.useState)(e?.task.prompt??`Review {{github.url}}`),[o,s]=(0,Y.useState)(!1),[c,l]=(0,Y.useState)(!1),[u,d]=(0,Y.useState)(``);return(0,X.jsx)(Ah,{title:e?`Edit automation`:`New automation`,subtitle:`Define a bounded GitHub trigger and the ordinary task it launches.`,children:(0,X.jsxs)(`form`,{className:`automation-editor grid gap-5`,onSubmit:async r=>{if(r.preventDefault(),!c){l(!0),d(``);try{e?(await cn(e.id,{name:n,description:e.description,events:e.events,intervalSeconds:e.intervalSeconds,filters:e.filters,task:{...e.task,prompt:i},enabled:e.enabled,expectedRevision:e.revision}),o&&!e.enabled&&await Un(e.id,!0)):await $n({name:n,events:[`issue.opened`],intervalSeconds:300,filters:{lookbackDays:7,maxRecords:25},task:{prompt:i,workflow:`quick-task`},enable:o}),t()}catch(e){d(String(e))}finally{l(!1)}}},children:[(0,X.jsxs)(`fieldset`,{className:`grid gap-4 rounded-xl border p-5`,children:[(0,X.jsx)(`legend`,{className:`px-2 font-semibold`,children:`When GitHub changes`}),(0,X.jsxs)(`div`,{className:`grid gap-2`,children:[(0,X.jsx)(wc,{htmlFor:`automation-name`,children:`Name`}),(0,X.jsx)(Cc,{id:`automation-name`,value:n,onChange:e=>r(e.target.value),required:!0})]}),(0,X.jsx)(`div`,{className:`flex items-center gap-2 text-sm`,children:e?`Saved trigger · ${e.events.join(`, `)} · Every ${Math.round(e.intervalSeconds/60)} minutes`:`New issue · every 5 minutes · last 7 days · maximum 25 records`})]}),(0,X.jsxs)(`fieldset`,{className:`grid gap-4 rounded-xl border p-5`,children:[(0,X.jsx)(`legend`,{className:`px-2 font-semibold`,children:`What task to run`}),(0,X.jsxs)(`div`,{className:`grid gap-2`,children:[(0,X.jsx)(wc,{htmlFor:`automation-prompt`,children:`Prompt`}),(0,X.jsx)(Kr,{id:`automation-prompt`,value:i,onChange:e=>a(e.target.value),rows:2,required:!0})]}),(0,X.jsxs)(`p`,{className:`text-xs text-muted-foreground`,children:[`Available: `,`{{github.number}}`,` `,`{{github.title}}`,` `,`{{github.url}}`,` `,`{{github.labels}}`]}),(0,X.jsx)(`p`,{className:`text-xs text-pending-strong`,children:`GitHub content is appended as untrusted context.`})]}),e?.enabled?null:(0,X.jsxs)(`fieldset`,{className:`relative rounded-xl border p-5`,children:[(0,X.jsx)(`legend`,{className:`sr-only`,children:`Review and enable`}),(0,X.jsxs)(`label`,{className:`flex items-center gap-2 text-sm`,children:[(0,X.jsx)(`input`,{type:`checkbox`,checked:o,onChange:e=>s(e.target.checked)}),`Save and enable from a current-time baseline`]}),(0,X.jsx)(`p`,{className:`text-[13px] text-muted-foreground`,children:`Existing matches will not launch tasks.`})]}),u&&(0,X.jsx)(`p`,{role:`alert`,className:`text-sm text-destructive`,children:u}),(0,X.jsxs)(`div`,{className:`flex gap-2`,children:[(0,X.jsx)(R,{type:`submit`,disabled:c,children:c?`Saving…`:`Save automation`}),(0,X.jsx)(R,{type:`button`,variant:`outline`,onClick:t,children:`Cancel`})]})]})})}function Ah({title:e,subtitle:t,action:n,children:r}){return(0,X.jsxs)(`main`,{"data-route":`automations`,className:`task-flow-page w-full`,children:[(0,X.jsxs)(`header`,{className:`mb-6 flex flex-col items-start gap-5`,children:[(0,X.jsxs)(`div`,{children:[(0,X.jsx)(`div`,{className:`mb-2 flex items-center gap-2`,children:(0,X.jsx)(`h1`,{className:`text-[28px] font-medium`,children:e})}),(0,X.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:t})]}),n]}),r]})}function jh({text:e}){return(0,X.jsx)(`div`,{role:`status`,className:`rounded-xl border bg-card p-6 text-sm text-muted-foreground`,children:e})}function Mh(){let e=S(),t=f(),n=Ae(e.data?.repo?.remote),[r,i]=(0,Y.useState)(null),[a,o]=(0,Y.useState)(!1),s=async()=>{if(!(!e.data||a)){o(!0);try{await navigator.clipboard.writeText(JSON.stringify({version:e.data.version,checks:e.data.checks},null,2)),z(`Diagnostics copied`)}catch{z(`Could not copy diagnostics. Please try again.`,{tone:`danger`})}finally{o(!1)}}};return(0,X.jsxs)(`div`,{"data-route":`workspace-tools`,className:`w-full space-y-[22px] px-9 py-9 max-md:px-[18px] max-md:py-6`,children:[(0,X.jsx)(`h1`,{className:`text-[28px] font-normal leading-[1.5] max-md:text-[24px]`,children:`Workspace tools`}),e.data?.capabilities.singleProject===!0?null:(0,X.jsxs)(`section`,{className:`space-y-4 rounded-xl border border-border bg-card p-6 max-md:p-4`,"aria-labelledby":`add-project-heading`,children:[(0,X.jsx)(`h2`,{id:`add-project-heading`,className:`text-lg font-normal leading-[1.5]`,children:`Add project`}),(0,X.jsx)(`p`,{className:`text-[13px] leading-[1.5] text-muted-foreground`,children:`Open an existing local folder or clone a GitHub repository.`}),(0,X.jsxs)(`dl`,{className:`space-y-4 text-[13px] leading-[1.5] text-muted-foreground`,children:[e.data?.repoRoot?(0,X.jsxs)(`div`,{className:`flex flex-wrap gap-x-3`,children:[(0,X.jsx)(`dt`,{children:`Local folder`}),(0,X.jsx)(`dd`,{className:`min-w-0 break-all`,children:e.data.repo?.root??e.data.repoRoot})]}):null,n?(0,X.jsxs)(`div`,{className:`flex flex-wrap gap-x-3`,children:[(0,X.jsx)(`dt`,{children:`Repository`}),(0,X.jsx)(`dd`,{className:`min-w-0 break-all`,children:n.replace(/^https:\/\//,``)})]}):null,t.data?.projectsDir?(0,X.jsxs)(`div`,{className:`flex flex-wrap gap-x-3`,children:[(0,X.jsx)(`dt`,{children:`Checkout folder`}),(0,X.jsx)(`dd`,{className:`min-w-0 break-all`,children:t.data.projectsDir})]}):null]}),(0,X.jsxs)(`div`,{className:`flex flex-wrap gap-3`,children:[(0,X.jsx)(R,{variant:`outline`,className:`h-10 rounded-lg px-[15px] text-xs font-normal leading-[18px]`,onClick:()=>i(`local`),children:`Open local folder`}),(0,X.jsx)(R,{variant:`outline`,className:`h-10 rounded-lg px-[15px] text-xs font-normal leading-[18px]`,onClick:()=>i(`clone`),children:`Clone from GitHub`})]})]}),(0,X.jsxs)(`section`,{className:`space-y-4 rounded-xl border border-border bg-card p-6 max-md:p-4`,"aria-labelledby":`tools-heading`,children:[(0,X.jsx)(`h2`,{id:`tools-heading`,className:`text-lg font-normal leading-[1.5]`,children:`Tools diagnostics`}),(0,X.jsx)(`p`,{className:`text-[13px] leading-[1.5] text-muted-foreground`,children:`Check the tools available to this local workspace.`}),e.isError?(0,X.jsx)(`p`,{role:`alert`,className:`text-sm text-destructive`,children:`Could not refresh tool diagnostics. Recheck to retry.`}):null,!e.data&&!e.isError?(0,X.jsx)(`p`,{role:`status`,className:`text-sm text-muted-foreground`,children:`Checking installed tools…`}):null,e.data?(0,X.jsx)(`dl`,{className:`space-y-4 text-[13px] leading-[1.5] text-muted-foreground`,children:e.data.checks.map(e=>(0,X.jsxs)(`div`,{className:`flex flex-wrap gap-x-4`,children:[(0,X.jsx)(`dt`,{children:e.name}),(0,X.jsxs)(`dd`,{className:`min-w-0 break-words text-muted-foreground`,children:[e.available?`Installed`:`Not installed`,e.version?` · ${e.version}`:``]})]},e.name))}):null,e.data?.checks.length===0?(0,X.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:`No tool diagnostics reported by this server.`}):null,(0,X.jsxs)(`div`,{className:`flex flex-wrap gap-3`,children:[(0,X.jsx)(R,{variant:`outline`,className:`h-10 rounded-lg px-[15px] text-xs font-normal leading-[18px]`,disabled:e.isFetching,onClick:()=>void e.refetch(),children:e.isFetching?`Checking tools…`:`Recheck tools`}),(0,X.jsx)(R,{variant:`outline`,className:`h-10 rounded-lg px-[15px] text-xs font-normal leading-[18px]`,disabled:!e.data||a,onClick:()=>void s(),children:a?`Copying…`:`Copy diagnostics`})]})]}),r===`local`?(0,X.jsx)(Sc,{open:!0,onOpenChange:e=>{e||i(null)}}):null,r===`clone`?(0,X.jsx)(Tc,{open:!0,onOpenChange:e=>{e||i(null)}}):null]})}var Nh=(0,Y.lazy)(()=>_r(()=>import(`./task-thread-DAxvkDvr.js`).then(e=>({default:e.TaskThreadRoute})),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35]))),Ph=(0,Y.lazy)(()=>_r(()=>import(`./compare-variants-2AnPP6ez.js`).then(e=>({default:e.CompareVariantsRoute})),__vite__mapDeps([36,1,2,3,4,5,6,16,10,27,17,18,19,20,22,33,34]))),Fh=(0,Y.lazy)(()=>_r(()=>import(`./task-changes-CEi-l2GZ.js`).then(e=>({default:e.TaskChangesRoute})),__vite__mapDeps([37,1,2,3,4,5,9,11,8,7,10,12,13,38,39,21,15,6,16,17,18,19,20,22,23,24,25,30,40,41,32]))),Ih=(0,Y.lazy)(()=>_r(()=>import(`./task-files-DHUEF1Fh.js`).then(e=>({default:e.TaskFilesRoute})),__vite__mapDeps([42,1,2,3,4,5,10,15,8,6,7,11,12,13,16,17,18,19,20,21,22,23,24,25]))),Lh=(0,Y.lazy)(()=>_r(()=>import(`./task-commits-BYdWmsx1.js`).then(e=>({default:e.TaskCommitsRoute})),__vite__mapDeps([43,1,2,3,4,5,11,8,7,10,12,13,39,15,6,16,17,18,19,20,21,22,23,24,25,27,40,41,32,44,31]))),Rh=(0,Y.lazy)(()=>_r(()=>import(`./repo-git-CYDGngEk.js`).then(e=>({default:e.RepoGitRoute})),__vite__mapDeps([45,1,2,3,4,5,10,39,38,8,12,13,21,16,27,40,41,32,23,24,44,31,46]))),zh=(0,Y.lazy)(()=>_r(()=>import(`./github-vwoJvCTz.js`).then(e=>({default:e.GithubRoute})),__vite__mapDeps([47,1,2,3,4,5,7,8,9,10,12,14,16,26,17,18,19,20,29,30,40,21,41,32,23,48]))),Bh=(0,Y.lazy)(()=>_r(()=>import(`./workflows-CpHaJbUe.js`).then(e=>({default:e.WorkflowsRoute})),__vite__mapDeps([49,1,2,3,4,5,8,9,29,50]))),Vh=(0,Y.lazy)(()=>_r(()=>import(`./skills-CH6TkMy9.js`).then(e=>({default:e.SkillsRoute})),__vite__mapDeps([51,1,2,3,4,5,9,14,8,10,16,29,50])));function Hh(){let e=Zt();return(0,X.jsx)(Zi,{to:{pathname:`/skills`,search:e.search,hash:e.hash},replace:!0})}function Uh({sectionId:e}){let t=Zt();return(0,X.jsx)(ze,{to:{pathname:Xp(`global`,e),search:t.search,hash:t.hash},replace:!0})}function Wh(){return(0,X.jsx)(`div`,{"data-route":`scope-resolving`,className:`flex min-h-full flex-col`,children:(0,X.jsx)(`p`,{className:`px-4 py-6 text-center text-xs text-soft-foreground`,children:`Loading…`})})}function Gh(){let{projectId:e=``}=be(),t=Zt(),n=f(),r=S();if(e==="default"){let e=n.data?.bootProject??(n.isError?r.data?.bootProject:void 0);if(e!==void 0){let n=t.pathname.replace(/^\/p\/default(?=\/|$)/,``);return(0,X.jsx)(ze,{to:`/p/${encodeURIComponent(e)}${n||`/`}${t.search}${t.hash}`,replace:!0})}if(!n.isError)return(0,X.jsx)(Wh,{})}if(n.data){if(!(n.data.bootProject===e||n.data.projects.some(t=>t.id===e)))return(0,X.jsx)(jd,{projectId:e,registry:n.data})}else if(!n.isError)return(0,X.jsx)(Wh,{});return(0,X.jsx)(vt,{projectId:n.data?.bootProject===e?null:e,children:(0,X.jsx)(T,{},e)})}function Kh(){let{projectId:e=``}=be();return(0,X.jsx)(yd,{},e)}function qh(){let e=Zt(),t=S(),n=f(),r=t.data?.bootProject??n.data?.bootProject,i=(t.data!==void 0||t.isError)&&(n.data!==void 0||n.isError);if(r===void 0&&!i)return(0,X.jsx)(Wh,{});let a=r??`default`;if(e.pathname===`/`&&e.search===``&&e.hash===``){if(n.data===void 0&&!n.isError)return(0,X.jsx)(Wh,{});let e=Mu(Eu(),n.data,r);if(e!==null)return(0,X.jsx)(ze,{to:e,replace:!0})}let o=e.pathname===`/p`||e.pathname===`/p/`?`/`:e.pathname;return(0,X.jsx)(ze,{to:`/p/${encodeURIComponent(a)}${o}${e.search}${e.hash}`,replace:!0})}var Jh=[{pattern:`/`,pageLabel:`Tasks`},{pattern:`/tasks`,pageLabel:`All tasks`},{pattern:`/tools`,pageLabel:`Workspace tools`},{pattern:`/new`,pageLabel:`New task`},{pattern:`/compare/:groupId`,pageLabel:`Compare`},{pattern:`/git/*`,pageLabel:`Git`},{pattern:`/github/*`,pageLabel:`GitHub`},{pattern:`/automations/*`,pageLabel:`Automations`},{pattern:`/skills`,pageLabel:`Skills`},{pattern:`/inbox`,pageLabel:`Inbox`},{pattern:`/workflows/*`,pageLabel:`Workflows`},{pattern:`/settings/*`,pageLabel:`Settings`}];function Yh(e){let t=Xi(e),n=tn({path:`/tasks/:id/*`,end:!0},t);return n?{pageLabel:null,taskId:n.params.id??null}:{pageLabel:Jh.find(({pattern:e})=>tn({path:e,end:!0},t))?.pageLabel??null,taskId:null}}function Xh(){let e=S().data?.capabilities;return(0,X.jsxs)(Te,{children:[(0,X.jsxs)(x,{path:`/p/:projectId`,element:(0,X.jsx)(Gh,{}),children:[(0,X.jsx)(x,{index:!0,element:(0,X.jsx)(Mm,{})}),(0,X.jsx)(x,{path:`new`,element:(0,X.jsx)(Kh,{})}),(0,X.jsx)(x,{path:`tasks/:id`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(xa,{}),children:(0,X.jsx)(Nh,{})})}),(0,X.jsx)(x,{path:`tasks/:id/changes`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Nd,{tab:`changes`}),children:(0,X.jsx)(Fh,{})})}),(0,X.jsx)(x,{path:`tasks/:id/files`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Nd,{tab:`files`}),children:(0,X.jsx)(Ih,{})})}),(0,X.jsx)(x,{path:`tasks/:id/commits`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Nd,{tab:`changes`}),children:(0,X.jsx)(Lh,{})})}),(0,X.jsx)(x,{path:`tasks/:id/commits/:sha`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Nd,{tab:`changes`}),children:(0,X.jsx)(Lh,{})})}),(0,X.jsx)(x,{path:`compare/:groupId`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Pu,{}),children:(0,X.jsx)(Ph,{})})}),(0,X.jsx)(x,{path:`git`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(kd,{}),children:(0,X.jsx)(Rh,{tab:`changes`})})}),(0,X.jsx)(x,{path:`git/commits`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(kd,{}),children:(0,X.jsx)(Rh,{tab:`commits`})})}),(0,X.jsx)(x,{path:`git/commits/:sha`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(kd,{}),children:(0,X.jsx)(Rh,{tab:`commits`})})}),(0,X.jsx)(x,{path:`git/branches`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(kd,{}),children:(0,X.jsx)(Rh,{tab:`branches`})})}),(0,X.jsx)(x,{path:`github`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Fu,{}),children:(0,X.jsx)(zh,{view:`issues`,index:!0})})}),(0,X.jsx)(x,{path:`github/prs`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Fu,{}),children:(0,X.jsx)(zh,{view:`prs`})})}),(0,X.jsx)(x,{path:`github/issues/:n`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Fu,{}),children:(0,X.jsx)(zh,{view:`issues`})})}),(0,X.jsx)(x,{path:`github/prs/:n`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Fu,{}),children:(0,X.jsx)(zh,{view:`prs`})})}),(0,X.jsx)(x,{path:`github/prs/:n/changes`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Fu,{}),children:(0,X.jsx)(zh,{view:`prs`,changes:!0})})}),(0,X.jsx)(x,{path:`automations`,element:(0,X.jsx)(Eh,{})}),(0,X.jsx)(x,{path:`automations/new`,element:(0,X.jsx)(Eh,{mode:`new`})}),(0,X.jsx)(x,{path:`automations/:automationId`,element:(0,X.jsx)(Eh,{mode:`edit`})}),(0,X.jsx)(x,{path:`automations/:automationId/log`,element:(0,X.jsx)(Eh,{mode:`log`})}),(0,X.jsx)(x,{path:`skills`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Ad,{}),children:(0,X.jsx)(Vh,{})})}),(0,X.jsx)(x,{path:`inbox`,element:(0,X.jsx)(Uu,{})}),(0,X.jsx)(x,{path:`workflows`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Md,{}),children:(0,X.jsx)(Bh,{})})}),(0,X.jsx)(x,{path:`workflows/:name`,element:(0,X.jsx)(Y.Suspense,{fallback:(0,X.jsx)(Md,{}),children:(0,X.jsx)(Bh,{})})}),(0,X.jsx)(x,{path:`settings`,element:(0,X.jsx)(nm,{scope:`project`,capabilities:e})}),(0,X.jsx)(x,{path:`settings/skills`,element:(0,X.jsx)(Hh,{})}),Bp(`project`,e).map(t=>(0,X.jsx)(x,{path:`settings/${t.id}`,element:(0,X.jsx)(tm,{section:t,scope:`project`,capabilities:e})},t.id)),Bp(`global`,e).map(e=>(0,X.jsx)(x,{path:`settings/${e.id}`,element:(0,X.jsx)(Uh,{sectionId:e.id})},e.id)),(0,X.jsx)(x,{path:`*`,element:(0,X.jsx)(Od,{})})]}),(0,X.jsx)(x,{path:`/tasks`,element:(0,X.jsx)(mh,{})}),(0,X.jsx)(x,{path:`/tools`,element:(0,X.jsx)(Mh,{})}),(0,X.jsx)(x,{path:`/settings/global`,element:(0,X.jsx)(nm,{scope:`global`,capabilities:e})}),Bp(`global`,e).map(t=>(0,X.jsx)(x,{path:Xp(`global`,t.id),element:(0,X.jsx)(tm,{section:t,scope:`global`,capabilities:e})},t.id)),(0,X.jsx)(x,{path:`*`,element:(0,X.jsx)(qh,{})})]})}function Zh(e){let t=e?.repo;if(!t)return null;let n=t.root.replace(/[\\/]+$/,``).split(/[\\/]/).pop();return n?{name:n,branch:t.branch}:null}function Qh(e){return e?.available===!0&&(e.status===`available`||e.status===`error`)}function $h({children:e}){let{pathname:t}=Zt(),n=Qi(),r=S(),i=(0,Y.useRef)(void 0);r.data&&(i.current=r.data);let a=r.data??i.current,o=Il(a),s=r.data?.capabilities.followups===!0,c=r.data?.capabilities.automations===!0,l=gt(s),u=Qh(Bt(n??``,n!==null).data),d=At(),p=f().data,m=Yh(t),h=p?.bootProject??r.data?.bootProject??null,g=n!==null&&n===h,_=p?.projects.find(e=>e.id===n),v=or(n??``,_!==void 0&&m.taskId!==null,p?.bootProject===n).data,y=t===`/tools`||t===`/settings/global`||t.startsWith(`/settings/global/`),b=y?null:_?.name??(g?Zh(r.data)?.name??null:null),x=m.taskId?v?.find(e=>e.id===m.taskId):void 0,C=x?L(x):m.pageLabel;wu({projectName:b,pageLabel:C});let w=p&&p.projects.length>0?p:null;return(0,X.jsxs)(Rl,{children:[(0,X.jsx)(bl,{repo:t===`/tools`?Zh(r.data):y?null:_?{name:_.name,branch:_.id===h?r.data?.repo?.branch??``:``}:Zh(r.data),breadcrumb:{project:t===`/tools`?`Workspace`:b,page:x?`Tasks / ${C}`:C??`Cezarion`,branch:x?.worktreePath?`Isolated worktree`:void 0},version:a?.version??null,latestVersion:a?.latestVersion??null,applicationUpdate:a?.applicationUpdate,onApplyUpdate:o.apply,onRestart:o.restart,applicationUpdateError:o.error,applicationUpdateBusy:o.busy,applicationUpdateOffline:o.offline||r.isError,inboxCount:l.data?.length??null,unreadCount:d.data?$r(d.data):null,skillsUpdateAvailable:u,forgeAvailable:_?_.forge===`github`:r.data?.forge?.available===!0,inboxAvailable:s,automationsAvailable:c,banner:(0,X.jsx)(ql,{}),singleProject:r.data?.capabilities.singleProject===!0,taskQuickList:(0,X.jsx)(ru,{showViewControls:!1}),projectGroups:w?(0,X.jsx)(fu,{projects:w.projects,bootProjectId:w.bootProject,inboxAvailable:s,automationsAvailable:c,inboxCount:l.data?.length??null,skillsUpdateAvailable:u}):void 0,toolsMenu:(0,X.jsx)(yu,{health:r.data,sessionScope:(0,X.jsx)(iu,{})}),children:e}),(0,X.jsx)(nl,{})]})}function eg(){let e=Zt(),t=f();return(0,Y.useEffect)(()=>{let n=ju(e,t.data);n!==null&&(Nu(Eu(),n)||Du(n))},[e.hash,e.pathname,e.search,t.data]),null}function tg(){let e=d(),t=np(v().data?.notifications).enabled,n=(0,Y.useRef)(t);n.current=t;let r=(0,Y.useRef)(new Map);return(0,Y.useEffect)(()=>{let t=it(B.runs.list()),i=e=>{let{entering:t,statuses:i}=ip(r.current,e);if(r.current=i,t.length!==0&&ap({enabled:n.current,hidden:document.visibilityState===`hidden`,permission:rp()}))for(let e of t)ng(e)};return i(e.getQueryData(B.runs.list())),e.getQueryCache().subscribe(e=>{e.query.queryHash!==t||e.type!==`updated`||i(e.query.state.data)})},[e]),null}function ng(e){let t=globalThis.Notification;if(typeof t!=`function`)return;let n=op(e);try{new t(n.title,{body:n.body,tag:n.tag})}catch{}}function rg(){let[e]=(0,Y.useState)(ho);return(0,X.jsx)(go,{children:(0,X.jsx)(ar,{client:e,children:(0,X.jsxs)(uo,{children:[(0,X.jsx)(tg,{}),(0,X.jsx)(Uc,{children:(0,X.jsx)(Hf,{children:(0,X.jsxs)(Fe,{children:[(0,X.jsx)(eg,{}),(0,X.jsx)(ci,{children:(0,X.jsx)($h,{children:(0,X.jsx)(Xh,{})})}),(0,X.jsx)(Ht,{})]})})})]})})})}function ig(){return(document.querySelector(`meta[name="cez-api-base"]`)?.getAttribute(`content`))?.trim()||``}fr(ig());var ag=document.getElementById(`root`);if(!ag)throw Error(`cezar: #root container is missing from index.html`);(0,Ia.createRoot)(ag).render((0,X.jsx)(Y.StrictMode,{children:(0,X.jsx)(rg,{})}));export{kd as a,Gu as c,Ru as d,Iu as f,_c as g,Cc as h,Md as i,Bu as l,Pu as m,Pd as n,Ku as o,Fu as p,Nd as r,qu as s,ep as t,zu as u};