@overlordai/server 1.0.44 → 1.0.46

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 (65) hide show
  1. package/dist/database/repositories/task.repository.d.ts +1 -0
  2. package/dist/database/repositories/task.repository.d.ts.map +1 -1
  3. package/dist/database/repositories/task.repository.js +12 -0
  4. package/dist/database/repositories/task.repository.js.map +1 -1
  5. package/dist/dispatcher/dispatcher.service.d.ts +2 -0
  6. package/dist/dispatcher/dispatcher.service.d.ts.map +1 -1
  7. package/dist/dispatcher/dispatcher.service.js +20 -0
  8. package/dist/dispatcher/dispatcher.service.js.map +1 -1
  9. package/dist/web/task.controller.d.ts +35 -2
  10. package/dist/web/task.controller.d.ts.map +1 -1
  11. package/dist/web/task.controller.js +12 -2
  12. package/dist/web/task.controller.js.map +1 -1
  13. package/dist/web/worker-channel.gateway.d.ts.map +1 -1
  14. package/dist/web/worker-channel.gateway.js +6 -0
  15. package/dist/web/worker-channel.gateway.js.map +1 -1
  16. package/package.json +2 -2
  17. package/public/assets/{AccessTokensPage-CuDIq3mK.js → AccessTokensPage-DypSjrzB.js} +1 -1
  18. package/public/assets/{AdminPage-WUf_DH26.js → AdminPage-BY1ub8Ur.js} +1 -1
  19. package/public/assets/{ApiReferencePage-B4VEeopm.js → ApiReferencePage-X0c9Bj31.js} +1 -1
  20. package/public/assets/{AuditLogPage-DARHQlvl.js → AuditLogPage-B0bBeD2B.js} +1 -1
  21. package/public/assets/{BotManage-CJqrHdGB.js → BotManage-D7UIzmUX.js} +1 -1
  22. package/public/assets/{CliReferencePage-DdShMz7c.js → CliReferencePage-DAqUe3dC.js} +1 -1
  23. package/public/assets/{DeveloperManage-BPZREf7l.js → DeveloperManage-Df4qgJ4d.js} +1 -1
  24. package/public/assets/{EditProjectPage-CSRXhvIJ.js → EditProjectPage-B05CUiFx.js} +1 -1
  25. package/public/assets/{EmptyState-DzCKambS.js → EmptyState-BOXPalWI.js} +1 -1
  26. package/public/assets/{HomePage-D4-N3McT.js → HomePage-YM1Wcq5V.js} +1 -1
  27. package/public/assets/{LandingPage-CponhSIC.js → LandingPage-Dn64_5F4.js} +1 -1
  28. package/public/assets/{LoginPage-B3p2RAhz.js → LoginPage-CcBF1jm-.js} +1 -1
  29. package/public/assets/{MachineDetailPage-B1Mvy6B-.js → MachineDetailPage-BHzHO-jG.js} +1 -1
  30. package/public/assets/{MachineListPage-DklA4fO_.js → MachineListPage-sTx1mDtP.js} +1 -1
  31. package/public/assets/{NotFoundPage-TPG6sDNi.js → NotFoundPage-griwga5q.js} +1 -1
  32. package/public/assets/{PipelineEditorPage-C3yCVmcn.js → PipelineEditorPage-CZQJn5Qd.js} +1 -1
  33. package/public/assets/{ProfilePage-BpF9U5Z_.js → ProfilePage-CM-HnNqC.js} +1 -1
  34. package/public/assets/{ProjectDetailPage-D-DQIT-o.js → ProjectDetailPage-d59hpM1f.js} +1 -1
  35. package/public/assets/{ProjectListPage-CkUyPRWX.js → ProjectListPage-j4xLknRG.js} +1 -1
  36. package/public/assets/{QuickAuth-BI0Tx9ne.js → QuickAuth-vbGZYKLu.js} +1 -1
  37. package/public/assets/{RemoveMemberConfirmDialog-8DleD0Hw.js → RemoveMemberConfirmDialog-I3k9sPON.js} +1 -1
  38. package/public/assets/{Select-CPqSszMb.js → Select-CmUwVfWJ.js} +1 -1
  39. package/public/assets/{SettingsPage-BJVgLzVg.js → SettingsPage-CDTheJqk.js} +1 -1
  40. package/public/assets/{Skeleton-CY9tzQX6.js → Skeleton-0JE10nwo.js} +1 -1
  41. package/public/assets/{SkillPage-BALXQsF3.js → SkillPage-ClOtPiNe.js} +1 -1
  42. package/public/assets/{TaskDetailPage-DMoXJ7Sh.js → TaskDetailPage-CG8zmgwV.js} +8 -8
  43. package/public/assets/{TaskListPage-Devlwdac.js → TaskListPage-BUjNGBKm.js} +1 -1
  44. package/public/assets/{TaskStatusBadge-Dl69wpxH.js → TaskStatusBadge-C8TEMiVe.js} +1 -1
  45. package/public/assets/{TokenManage-BvE5noxb.js → TokenManage-U3YbhV_d.js} +1 -1
  46. package/public/assets/{TotpSetupPage-EHohoQr_.js → TotpSetupPage-BlRM2OEF.js} +1 -1
  47. package/public/assets/{WorkerSetupGuidePage-9Z7LKYBn.js → WorkerSetupGuidePage-BUTz9NXE.js} +1 -1
  48. package/public/assets/{arrow-left-BTuWsVB2.js → arrow-left-C-OTbm1J.js} +1 -1
  49. package/public/assets/{arrow-right-B9x1F1gE.js → arrow-right-B5aaHrGs.js} +1 -1
  50. package/public/assets/{bot-Dr86mLtd.js → bot-KMbKzBkt.js} +1 -1
  51. package/public/assets/{chevron-right-Cnu_BlwV.js → chevron-right-CVPdQ-cP.js} +1 -1
  52. package/public/assets/{copy-CQsonKZY.js → copy-Dd1cNNWz.js} +1 -1
  53. package/public/assets/{external-link-BpHI4mME.js → external-link-F-d1_j4T.js} +1 -1
  54. package/public/assets/{index-MlIm5Zqq.js → index-DJxZmj6O.js} +2 -2
  55. package/public/assets/{key-CN5iSZmy.js → key-CT_RkMPI.js} +1 -1
  56. package/public/assets/{loader-circle-t2hVF1ss.js → loader-circle-BnJr5Xpn.js} +1 -1
  57. package/public/assets/{pencil-C9FcKtr5.js → pencil-Srq1Z7Yh.js} +1 -1
  58. package/public/assets/{plus-58oQJgAF.js → plus-Ry_MQV9O.js} +1 -1
  59. package/public/assets/{rotate-ccw-Cd08QlGT.js → rotate-ccw-B1ZO6xeO.js} +1 -1
  60. package/public/assets/{scroll-text-B2DWPewZ.js → scroll-text-CP6Z7Xff.js} +1 -1
  61. package/public/assets/{settings-D9FZzg11.js → settings-Ac7uhvR0.js} +1 -1
  62. package/public/assets/{task.store-B1HbDqca.js → task.store-DSX--5cK.js} +1 -1
  63. package/public/assets/{trash-2-0XZvPD__.js → trash-2-DWv3OoER.js} +1 -1
  64. package/public/assets/{users-vLcPWGEp.js → users-BsM5ZXj8.js} +1 -1
  65. package/public/index.html +1 -1
@@ -1,4 +1,4 @@
1
- import{c as L,a as E,r as a,j as e,f as z,d as D,h as R}from"./index-MlIm5Zqq.js";import{G as h,A as b}from"./protocol-C5uQmiiB.js";import{S as F}from"./Select-CPqSszMb.js";import{E as G}from"./EmptyState-DzCKambS.js";import{T as I}from"./Skeleton-CY9tzQX6.js";import{P as H}from"./plus-58oQJgAF.js";/**
1
+ import{c as L,a as E,r as a,j as e,f as z,d as D,h as R}from"./index-DJxZmj6O.js";import{G as h,A as b}from"./protocol-C5uQmiiB.js";import{S as F}from"./Select-CmUwVfWJ.js";import{E as G}from"./EmptyState-BOXPalWI.js";import{T as I}from"./Skeleton-0JE10nwo.js";import{P as H}from"./plus-Ry_MQV9O.js";/**
2
2
  * @license lucide-react v0.469.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -1 +1 @@
1
- import{a as b,r as s,f as h,j as e,C as v}from"./index-MlIm5Zqq.js";import{C as f}from"./copy-CQsonKZY.js";function k({mode:l}){const{t:o}=b(),[n,d]=s.useState([]),[x,c]=s.useState(null),[u,i]=s.useState(!1);s.useEffect(()=>{h.get("web/profile/tokens").json().then(t=>{const r=t.filter(m=>m.status==="active");d(r),r.length>0&&c(r[0].id)}).catch(()=>{})},[]);const a=l==="cli"?"ov login --token <your-token>":'curl -H "authorization: bearer <your-token>" http://localhost:9000/api/web/tasks',p=s.useCallback(()=>{navigator.clipboard.writeText(a),i(!0),setTimeout(()=>i(!1),2e3)},[a]);return n.length===0?null:e.jsxs("div",{className:"mb-8 rounded-[4px] border border-[var(--accent)]/20 bg-[var(--bg-card)] p-4",children:[e.jsxs("div",{className:"mb-3 flex items-center justify-between",children:[e.jsx("p",{className:"text-xs text-[var(--text-muted)]",children:o("docs.quick_start_with_token")}),e.jsx("select",{value:x??"",onChange:t=>c(Number(t.target.value)),className:"rounded-[4px] border border-[var(--border)] bg-[var(--bg-primary)] px-2 py-1 text-xs text-[var(--text-primary)]",children:n.map(t=>e.jsx("option",{value:t.id,children:t.label},t.id))})]}),e.jsxs("div",{className:"flex items-center justify-between gap-2 rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:[e.jsx("code",{className:"text-xs text-[var(--accent)] break-all",children:a}),e.jsx("button",{onClick:p,className:"shrink-0 text-[var(--text-muted)] hover:text-[var(--text-primary)] transition-colors",children:u?e.jsx(v,{size:14}):e.jsx(f,{size:14})})]}),e.jsx("p",{className:"mt-2 text-[10px] text-[var(--text-muted)]",children:o("docs.replace_token_hint")})]})}export{k as Q};
1
+ import{a as b,r as s,f as h,j as e,C as v}from"./index-DJxZmj6O.js";import{C as f}from"./copy-Dd1cNNWz.js";function k({mode:l}){const{t:o}=b(),[n,d]=s.useState([]),[x,c]=s.useState(null),[u,i]=s.useState(!1);s.useEffect(()=>{h.get("web/profile/tokens").json().then(t=>{const r=t.filter(m=>m.status==="active");d(r),r.length>0&&c(r[0].id)}).catch(()=>{})},[]);const a=l==="cli"?"ov login --token <your-token>":'curl -H "authorization: bearer <your-token>" http://localhost:9000/api/web/tasks',p=s.useCallback(()=>{navigator.clipboard.writeText(a),i(!0),setTimeout(()=>i(!1),2e3)},[a]);return n.length===0?null:e.jsxs("div",{className:"mb-8 rounded-[4px] border border-[var(--accent)]/20 bg-[var(--bg-card)] p-4",children:[e.jsxs("div",{className:"mb-3 flex items-center justify-between",children:[e.jsx("p",{className:"text-xs text-[var(--text-muted)]",children:o("docs.quick_start_with_token")}),e.jsx("select",{value:x??"",onChange:t=>c(Number(t.target.value)),className:"rounded-[4px] border border-[var(--border)] bg-[var(--bg-primary)] px-2 py-1 text-xs text-[var(--text-primary)]",children:n.map(t=>e.jsx("option",{value:t.id,children:t.label},t.id))})]}),e.jsxs("div",{className:"flex items-center justify-between gap-2 rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:[e.jsx("code",{className:"text-xs text-[var(--accent)] break-all",children:a}),e.jsx("button",{onClick:p,className:"shrink-0 text-[var(--text-muted)] hover:text-[var(--text-primary)] transition-colors",children:u?e.jsx(v,{size:14}):e.jsx(f,{size:14})})]}),e.jsx("p",{className:"mt-2 text-[10px] text-[var(--text-muted)]",children:o("docs.replace_token_hint")})]})}export{k as Q};
@@ -1,4 +1,4 @@
1
- import{c as w,a as _,r as s,j as e,X as R,f as g,l as C}from"./index-MlIm5Zqq.js";import{P as l}from"./protocol-C5uQmiiB.js";import{S as N}from"./Select-CPqSszMb.js";/**
1
+ import{c as w,a as _,r as s,j as e,X as R,f as g,l as C}from"./index-DJxZmj6O.js";import{P as l}from"./protocol-C5uQmiiB.js";import{S as N}from"./Select-CmUwVfWJ.js";/**
2
2
  * @license lucide-react v0.469.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -1,4 +1,4 @@
1
- import{c as f,r as c,j as t}from"./index-MlIm5Zqq.js";/**
1
+ import{c as f,r as c,j as t}from"./index-DJxZmj6O.js";/**
2
2
  * @license lucide-react v0.469.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -1,4 +1,4 @@
1
- import{c as h,a as v,r,j as e,f as m,t as x}from"./index-MlIm5Zqq.js";/**
1
+ import{c as h,a as v,r,j as e,f as m,t as x}from"./index-DJxZmj6O.js";/**
2
2
  * @license lucide-react v0.469.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -1 +1 @@
1
- import{j as e}from"./index-MlIm5Zqq.js";const n="rounded-[4px] bg-[var(--border)] animate-pulse";function c({rows:r=5}){const a=[[60,200,80,120],[60,160,100,80],[60,220,70,140],[60,180,90,100],[60,190,110,90]];return e.jsx("div",{className:"flex flex-col gap-3",children:Array.from({length:r}).map((s,l)=>{const t=a[l%a.length];return e.jsx("div",{className:"flex gap-4",children:t.map((i,o)=>e.jsx("div",{className:n,style:{width:i,height:12}},o))},l)})})}function m({cards:r=4}){return e.jsx("div",{className:"grid grid-cols-2 gap-3",children:Array.from({length:r}).map((a,s)=>e.jsx("div",{className:`${n} h-20`},s))})}export{m as C,c as T};
1
+ import{j as e}from"./index-DJxZmj6O.js";const n="rounded-[4px] bg-[var(--border)] animate-pulse";function c({rows:r=5}){const a=[[60,200,80,120],[60,160,100,80],[60,220,70,140],[60,180,90,100],[60,190,110,90]];return e.jsx("div",{className:"flex flex-col gap-3",children:Array.from({length:r}).map((s,l)=>{const t=a[l%a.length];return e.jsx("div",{className:"flex gap-4",children:t.map((i,o)=>e.jsx("div",{className:n,style:{width:i,height:12}},o))},l)})})}function m({cards:r=4}){return e.jsx("div",{className:"grid grid-cols-2 gap-3",children:Array.from({length:r}).map((a,s)=>e.jsx("div",{className:`${n} h-20`},s))})}export{m as C,c as T};
@@ -1 +1 @@
1
- import{a as c,j as e,r as n,C as o}from"./index-MlIm5Zqq.js";import{E as i}from"./external-link-BpHI4mME.js";import{C as d}from"./copy-CQsonKZY.js";function a({text:t}){const[s,r]=n.useState(!1);return e.jsx("button",{onClick:async()=>{await navigator.clipboard.writeText(t),r(!0),setTimeout(()=>r(!1),2e3)},className:"rounded-[4px] p-1 text-[var(--text-muted)] transition-colors hover:text-[var(--text-primary)]",children:s?e.jsx(o,{className:"h-3 w-3 text-[var(--accent)]"}):e.jsx(d,{className:"h-3 w-3"})})}function x({text:t}){return e.jsxs("div",{className:"flex items-center justify-between rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:[e.jsx("code",{className:"text-xs text-[var(--accent)]",children:t}),e.jsx(a,{text:t})]})}const l=[{action:"create tasks",desc:"describe what you want done, overlord dispatches to a worker"},{action:"list & monitor tasks",desc:"check status, read execution logs, track progress"},{action:"cancel & retry tasks",desc:"manage task lifecycle"},{action:"confirm pipeline stages",desc:"approve or provide input for suspended stages"},{action:"manage projects",desc:"list projects, view members"},{action:"check cluster health",desc:"see machine status, online workers, queue depth"},{action:"search",desc:"find tasks, projects, and machines by keyword"},{action:"read notifications",desc:"check and clear your notification inbox"}],m=['create a task in project "frontend" to fix the login page styling',"what tasks are running right now?","show me the logs for task 42","how many machines are online?","cancel task 15"],p=[{name:"claude code",url:"https://claude.com/claude-code"},{name:"cursor",url:"https://cursor.com"},{name:"windsurf",url:"https://windsurf.com"},{name:"codex",url:"https://openai.com/codex"}];function b(){c();const t=typeof window<"u"?window.location.origin:"https://your-server";return e.jsxs("div",{className:"mx-auto max-w-4xl px-6 py-8 font-mono lowercase",children:[e.jsx("div",{className:"mb-8",children:e.jsx("p",{className:"text-xs text-[var(--text-muted)]",children:"// use overlord from your ai coding assistant — claude code, cursor, windsurf, codex, and more. install the skill and your assistant can create tasks, monitor execution, and manage your fleet."})}),e.jsxs("div",{className:"mb-8 rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] p-4 space-y-3",children:[e.jsx("p",{className:"text-xs text-[var(--text-muted)]",children:"// install"}),e.jsx(x,{text:"npx skills add overlord-run/skill"})]}),e.jsxs("div",{className:"mb-8 rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] p-4 space-y-3",children:[e.jsx("p",{className:"text-xs text-[var(--text-muted)]",children:"// configure — set these environment variables"}),e.jsxs("div",{className:"space-y-1.5",children:[e.jsxs("div",{className:"flex items-center justify-between rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:[e.jsxs("code",{className:"text-xs text-[var(--text-primary)]",children:[e.jsx("span",{className:"text-[var(--text-muted)]",children:"export "}),"OVERLORD_SERVER=",e.jsx("span",{className:"text-[var(--accent)]",children:t})]}),e.jsx(a,{text:`export OVERLORD_SERVER=${t}`})]}),e.jsxs("div",{className:"flex items-center justify-between rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:[e.jsxs("code",{className:"text-xs text-[var(--text-primary)]",children:[e.jsx("span",{className:"text-[var(--text-muted)]",children:"export "}),"OVERLORD_TOKEN=",e.jsx("span",{className:"text-[var(--text-secondary)]",children:"your-token"})]}),e.jsx(a,{text:"export OVERLORD_TOKEN=your-token"})]})]}),e.jsxs("p",{className:"text-[10px] text-[var(--text-muted)]",children:["// create a token at ",e.jsx("a",{href:"/access-tokens",className:"text-[var(--accent)] hover:underline",children:"/access-tokens"})]})]}),e.jsxs("div",{className:"mb-8",children:[e.jsx("h2",{className:"mb-4 text-sm text-[var(--accent)]",children:"> capabilities"}),e.jsx("div",{className:"space-y-2",children:l.map(s=>e.jsxs("div",{className:"flex items-start gap-3 rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] px-4 py-3",children:[e.jsx("span",{className:"shrink-0 text-xs font-medium text-[var(--text-primary)]",children:s.action}),e.jsxs("span",{className:"text-xs text-[var(--text-muted)]",children:["// ",s.desc]})]},s.action))})]}),e.jsxs("div",{className:"mb-8",children:[e.jsx("h2",{className:"mb-4 text-sm text-[var(--accent)]",children:"> example usage"}),e.jsxs("div",{className:"rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] p-4 space-y-2",children:[e.jsx("p",{className:"mb-3 text-xs text-[var(--text-muted)]",children:"// just ask your ai agent naturally"}),m.map(s=>e.jsx("div",{className:"rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:e.jsxs("code",{className:"text-xs text-[var(--text-secondary)]",children:[e.jsx("span",{className:"text-[var(--accent)]",children:"> "}),s]})},s))]})]}),e.jsxs("div",{className:"mb-8",children:[e.jsx("h2",{className:"mb-4 text-sm text-[var(--accent)]",children:"> compatible tools"}),e.jsx("div",{className:"grid grid-cols-2 gap-2 sm:grid-cols-4",children:p.map(s=>e.jsxs("a",{href:s.url,target:"_blank",rel:"noopener noreferrer",className:"flex items-center justify-center gap-1.5 rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] px-3 py-2.5 text-xs text-[var(--text-primary)] transition-colors hover:border-[var(--accent)]",children:[s.name,e.jsx(i,{className:"h-3 w-3 text-[var(--text-muted)]"})]},s.name))}),e.jsx("p",{className:"mt-2 text-[10px] text-[var(--text-muted)]",children:"// and any ai coding assistant that supports the skills protocol"})]}),e.jsx("div",{className:"rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] p-4",children:e.jsxs("p",{className:"text-xs text-[var(--text-muted)]",children:["// open source:"," ",e.jsx("a",{href:"https://github.com/overlord-run/skill",target:"_blank",rel:"noopener noreferrer",className:"text-[var(--accent)] hover:underline",children:"github.com/overlord-run/skill"})]})})]})}export{b as default};
1
+ import{a as c,j as e,r as n,C as o}from"./index-DJxZmj6O.js";import{E as i}from"./external-link-F-d1_j4T.js";import{C as d}from"./copy-Dd1cNNWz.js";function a({text:t}){const[s,r]=n.useState(!1);return e.jsx("button",{onClick:async()=>{await navigator.clipboard.writeText(t),r(!0),setTimeout(()=>r(!1),2e3)},className:"rounded-[4px] p-1 text-[var(--text-muted)] transition-colors hover:text-[var(--text-primary)]",children:s?e.jsx(o,{className:"h-3 w-3 text-[var(--accent)]"}):e.jsx(d,{className:"h-3 w-3"})})}function x({text:t}){return e.jsxs("div",{className:"flex items-center justify-between rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:[e.jsx("code",{className:"text-xs text-[var(--accent)]",children:t}),e.jsx(a,{text:t})]})}const l=[{action:"create tasks",desc:"describe what you want done, overlord dispatches to a worker"},{action:"list & monitor tasks",desc:"check status, read execution logs, track progress"},{action:"cancel & retry tasks",desc:"manage task lifecycle"},{action:"confirm pipeline stages",desc:"approve or provide input for suspended stages"},{action:"manage projects",desc:"list projects, view members"},{action:"check cluster health",desc:"see machine status, online workers, queue depth"},{action:"search",desc:"find tasks, projects, and machines by keyword"},{action:"read notifications",desc:"check and clear your notification inbox"}],m=['create a task in project "frontend" to fix the login page styling',"what tasks are running right now?","show me the logs for task 42","how many machines are online?","cancel task 15"],p=[{name:"claude code",url:"https://claude.com/claude-code"},{name:"cursor",url:"https://cursor.com"},{name:"windsurf",url:"https://windsurf.com"},{name:"codex",url:"https://openai.com/codex"}];function b(){c();const t=typeof window<"u"?window.location.origin:"https://your-server";return e.jsxs("div",{className:"mx-auto max-w-4xl px-6 py-8 font-mono lowercase",children:[e.jsx("div",{className:"mb-8",children:e.jsx("p",{className:"text-xs text-[var(--text-muted)]",children:"// use overlord from your ai coding assistant — claude code, cursor, windsurf, codex, and more. install the skill and your assistant can create tasks, monitor execution, and manage your fleet."})}),e.jsxs("div",{className:"mb-8 rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] p-4 space-y-3",children:[e.jsx("p",{className:"text-xs text-[var(--text-muted)]",children:"// install"}),e.jsx(x,{text:"npx skills add overlord-run/skill"})]}),e.jsxs("div",{className:"mb-8 rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] p-4 space-y-3",children:[e.jsx("p",{className:"text-xs text-[var(--text-muted)]",children:"// configure — set these environment variables"}),e.jsxs("div",{className:"space-y-1.5",children:[e.jsxs("div",{className:"flex items-center justify-between rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:[e.jsxs("code",{className:"text-xs text-[var(--text-primary)]",children:[e.jsx("span",{className:"text-[var(--text-muted)]",children:"export "}),"OVERLORD_SERVER=",e.jsx("span",{className:"text-[var(--accent)]",children:t})]}),e.jsx(a,{text:`export OVERLORD_SERVER=${t}`})]}),e.jsxs("div",{className:"flex items-center justify-between rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:[e.jsxs("code",{className:"text-xs text-[var(--text-primary)]",children:[e.jsx("span",{className:"text-[var(--text-muted)]",children:"export "}),"OVERLORD_TOKEN=",e.jsx("span",{className:"text-[var(--text-secondary)]",children:"your-token"})]}),e.jsx(a,{text:"export OVERLORD_TOKEN=your-token"})]})]}),e.jsxs("p",{className:"text-[10px] text-[var(--text-muted)]",children:["// create a token at ",e.jsx("a",{href:"/access-tokens",className:"text-[var(--accent)] hover:underline",children:"/access-tokens"})]})]}),e.jsxs("div",{className:"mb-8",children:[e.jsx("h2",{className:"mb-4 text-sm text-[var(--accent)]",children:"> capabilities"}),e.jsx("div",{className:"space-y-2",children:l.map(s=>e.jsxs("div",{className:"flex items-start gap-3 rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] px-4 py-3",children:[e.jsx("span",{className:"shrink-0 text-xs font-medium text-[var(--text-primary)]",children:s.action}),e.jsxs("span",{className:"text-xs text-[var(--text-muted)]",children:["// ",s.desc]})]},s.action))})]}),e.jsxs("div",{className:"mb-8",children:[e.jsx("h2",{className:"mb-4 text-sm text-[var(--accent)]",children:"> example usage"}),e.jsxs("div",{className:"rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] p-4 space-y-2",children:[e.jsx("p",{className:"mb-3 text-xs text-[var(--text-muted)]",children:"// just ask your ai agent naturally"}),m.map(s=>e.jsx("div",{className:"rounded-[4px] bg-[var(--bg-primary)] px-3 py-2",children:e.jsxs("code",{className:"text-xs text-[var(--text-secondary)]",children:[e.jsx("span",{className:"text-[var(--accent)]",children:"> "}),s]})},s))]})]}),e.jsxs("div",{className:"mb-8",children:[e.jsx("h2",{className:"mb-4 text-sm text-[var(--accent)]",children:"> compatible tools"}),e.jsx("div",{className:"grid grid-cols-2 gap-2 sm:grid-cols-4",children:p.map(s=>e.jsxs("a",{href:s.url,target:"_blank",rel:"noopener noreferrer",className:"flex items-center justify-center gap-1.5 rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] px-3 py-2.5 text-xs text-[var(--text-primary)] transition-colors hover:border-[var(--accent)]",children:[s.name,e.jsx(i,{className:"h-3 w-3 text-[var(--text-muted)]"})]},s.name))}),e.jsx("p",{className:"mt-2 text-[10px] text-[var(--text-muted)]",children:"// and any ai coding assistant that supports the skills protocol"})]}),e.jsx("div",{className:"rounded-[4px] border border-[var(--border)] bg-[var(--bg-card)] p-4",children:e.jsxs("p",{className:"text-xs text-[var(--text-muted)]",children:["// open source:"," ",e.jsx("a",{href:"https://github.com/overlord-run/skill",target:"_blank",rel:"noopener noreferrer",className:"text-[var(--accent)] hover:underline",children:"github.com/overlord-run/skill"})]})})]})}export{b as default};