klaudius 0.34.0 → 0.34.1

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.
@@ -1,9 +1,9 @@
1
- import{appendFileSync as H}from"fs";import{tmpdir as ie}from"os";import{join as re}from"path";var x=re(ie(),"klaudius-wizard-debug.log"),le=process.env.KLAUDIUS_WIZARD_DEBUG==="1",K=!1;function C(e,a){if(le)try{K||(K=!0,H(x,`
1
+ import{appendFileSync as F}from"fs";import{tmpdir as le}from"os";import{join as ue}from"path";var E=ue(le(),"klaudius-wizard-debug.log"),de=process.env.KLAUDIUS_WIZARD_DEBUG==="1",K=!1;function C(e,a){if(de)try{K||(K=!0,F(E,`
2
2
  === klaudius wizard debug session \u2014 ${new Date().toISOString()} ===
3
3
  node ${process.version}, platform ${process.platform}, tty=${process.stdin.isTTY}
4
- `));let t=`${Date.now()} `,n=a===void 0?"":" "+JSON.stringify(a,null,0).slice(0,400);H(x,t+e+n+`
5
- `)}catch{}}var L=x,F=!1;function R(){if(F)return;F=!0;let e=process.exit.bind(process);process.exit=(a=>{let t=new Error("process.exit called").stack??"(no stack)";return C("process.exit called",{code:a,stack:t.split(`
6
- `).slice(0,8).join(" | ")}),e(a)})}import{execFileSync as ue}from"child_process";import{readFileSync as de}from"fs";import{homedir as ce}from"os";import{join as ge}from"path";function G(){let e=he();if(e){if(e.includes("max_20x"))return"claude-max-20x";if(e.includes("max_5x"))return"claude-max-5x";if(e.includes("pro"))return"claude-pro"}}function he(){let e=process.env.KLAUDIUS_PLAN_TIER;if(e!==void 0)return e||void 0;let a=t=>{try{let n=JSON.parse(t).claudeAiOauth;return typeof n?.rateLimitTier=="string"?n.rateLimitTier:void 0}catch{return}};try{let t=a(de(ge(ce(),".claude",".credentials.json"),"utf-8"));if(t)return t}catch{}if(process.platform==="darwin")try{return a(ue("security",["find-generic-password","-s","Claude Code-credentials","-w"],{encoding:"utf-8",timeout:3e3}))}catch{return}}function ua(e){if(!e)return;let a=e.toLowerCase();for(let[t,n]of Object.entries(v))if(n.smtpHost===a||n.altHostSets?.some(i=>i.smtpHost===a))return t}function da(e,a,t){if(e==="custom")return[];if(!Object.hasOwn(v,e))return[];let n=v[e];return[{label:`standard ${n.label}`,smtpHost:n.smtpHost,imapHost:n.imapHost},...n.altHostSets??[]].filter(o=>!(o.smtpHost===a&&o.imapHost===t))}var v={gmail:{label:"Gmail",smtpHost:"smtp.gmail.com",smtpPort:587,imapHost:"imap.gmail.com",imapPort:993,sentFolder:"[Gmail]/Sent Mail",inboxFolder:"INBOX",draftsFolder:"[Gmail]/Drafts",appPasswordHelp:`Generate at https://myaccount.google.com/apppasswords
4
+ `));let t=`${Date.now()} `,n=a===void 0?"":" "+JSON.stringify(a,null,0).slice(0,400);F(E,t+e+n+`
5
+ `)}catch{}}var R=E,L=!1;function _(){if(L)return;L=!0;let e=process.exit.bind(process);process.exit=(a=>{let t=new Error("process.exit called").stack??"(no stack)";return C("process.exit called",{code:a,stack:t.split(`
6
+ `).slice(0,8).join(" | ")}),e(a)})}import{execFileSync as ce}from"child_process";import{readFileSync as ge}from"fs";import{homedir as he}from"os";import{join as pe}from"path";function G(){let e=me();if(e){if(e.includes("max_20x"))return"claude-max-20x";if(e.includes("max_5x"))return"claude-max-5x";if(e.includes("pro"))return"claude-pro"}}function me(){let e=process.env.KLAUDIUS_PLAN_TIER;if(e!==void 0)return e||void 0;let a=t=>{try{let n=JSON.parse(t).claudeAiOauth;return typeof n?.rateLimitTier=="string"?n.rateLimitTier:void 0}catch{return}};try{let t=a(ge(pe(he(),".claude",".credentials.json"),"utf-8"));if(t)return t}catch{}if(process.platform==="darwin")try{return a(ce("security",["find-generic-password","-s","Claude Code-credentials","-w"],{encoding:"utf-8",timeout:3e3}))}catch{return}}function da(e){if(!e)return;let a=e.toLowerCase();for(let[t,n]of Object.entries(v))if(n.smtpHost===a||n.altHostSets?.some(s=>s.smtpHost===a))return t}function ca(e,a,t){if(e==="custom")return[];if(!Object.hasOwn(v,e))return[];let n=v[e];return[{label:`standard ${n.label}`,smtpHost:n.smtpHost,imapHost:n.imapHost},...n.altHostSets??[]].filter(o=>!(o.smtpHost===a&&o.imapHost===t))}var v={gmail:{label:"Gmail",smtpHost:"smtp.gmail.com",smtpPort:587,imapHost:"imap.gmail.com",imapPort:993,sentFolder:"[Gmail]/Sent Mail",inboxFolder:"INBOX",draftsFolder:"[Gmail]/Drafts",appPasswordHelp:`Generate at https://myaccount.google.com/apppasswords
7
7
  (2-step verification must be enabled on your Google account first;
8
8
  Google won't accept your normal account password from third-party apps).`},outlook:{label:"Outlook / Microsoft 365",smtpHost:"smtp-mail.outlook.com",smtpPort:587,imapHost:"outlook.office365.com",imapPort:993,sentFolder:"Sent Items",inboxFolder:"INBOX",draftsFolder:"Drafts",oauthOnly:!0,appPasswordHelp:`Outlook / Microsoft 365 mailboxes don't use passwords with Klaudius \u2014
9
9
  Microsoft retired app-password access. Connect with the one-time
@@ -54,17 +54,17 @@ login, so the server isn't the problem. In Titan webmail, check:
54
54
  \u2022 Two-Factor Authentication is turned OFF (Titan blocks third-party
55
55
  access entirely while 2FA is on)
56
56
  \u2022 The password is your normal Titan mailbox password (there are no
57
- app passwords on Titan).`}},_=`Check your provider's security settings for what SMTP/IMAP expects:
57
+ app passwords on Titan).`}},U=`Check your provider's security settings for what SMTP/IMAP expects:
58
58
  many providers require a generated app-specific password, while some
59
59
  (e.g. IONOS, Titan) just use your normal mailbox password. If your
60
60
  provider offers app passwords, prefer one \u2014 it's revocable on its own
61
- and doesn't expose your account login.`;import pe from"react";import{render as me}from"ink";var ye=new Set(["claude-pro","claude-team-standard","codex-plus","codex-business"]),ma=new Set(["codex-plus","codex-business"]);function U(e){return e&&ye.has(e)?"off":"on"}var ya={"claude-pro":"Claude Pro","claude-max-5x":"Claude Max 5x","claude-max-20x":"Claude Max 20x","claude-team-standard":"Claude Team (Standard seat)","claude-team-premium":"Claude Team (Premium seat)","claude-other":"Claude (other plan)","codex-plus":"ChatGPT Plus","codex-pro":"ChatGPT Pro","codex-business":"ChatGPT Business (Standard seat)","codex-business-premium":"ChatGPT Business (Premium seat)","codex-other":"ChatGPT (other plan)"};async function fa(e={},a={}){if(!process.stdin.isTTY)throw new Error("Klaudius's interactive wizard requires a terminal (TTY). Run `npx klaudius@latest init` directly from your terminal \u2014 not through a pipe, file redirect, or non-interactive shell context.");let{WizardApp:t}=await import("./WizardApp-DTN7SOF5.js"),n=null;C("runWizard:start",{onlySection:a.onlySection,hasDefaults:Object.keys(e).length>0}),R(),await new Promise(o=>setImmediate(o)),await new Promise(o=>setTimeout(o,0)),C("runWizard:event loop drained, mounting Ink");let i=me(pe.createElement(t,{defaults:e,onlySection:a.onlySection,banner:a.banner,onComplete:o=>{C("runWizard:onComplete called",{keys:Object.keys(o).length}),n=o}}),{stdout:process.stdout,stderr:process.stderr,stdin:process.stdin,exitOnCtrlC:!1});C("runWizard:render returned, awaiting exit");try{await i.waitUntilExit()}finally{process.stdin.pause(),process.stdin.ref()}if(C("runWizard:waitUntilExit resolved",{resultIsNull:n===null}),!n)throw new Error(`Wizard exited without completing. Diagnostic log: ${L}
62
- Please share that file so we can trace what happened.`);return n}function P(e){if(!(e instanceof Error))return String(e);let a=e.cause;if(!a||!(a instanceof Error))return e.message;let t=a.code,n=a.message;return t&&n&&n!==t?`${e.message} (${t}: ${n})`:t?`${e.message} (${t})`:n?`${e.message} (${n})`:e.message}async function B(e){let a;try{let o=await fetch(`https://api.telegram.org/bot${encodeURIComponent(e.botToken)}/getUpdates`);if(a=await o.json(),!a.ok){let s=a.description??`HTTP ${o.status}`;if(/webhook/i.test(s))return{ok:!1,reason:"webhook_set",message:"This bot has a webhook set: another app already receives its messages, so Telegram won't show them to Klaudius."};if(/terminated by other getUpdates/i.test(s))return{ok:!1,reason:"conflict",message:`Telegram says another app is already polling this bot: ${s}.`};let r=a.error_code??o.status;return r===429||r>=500?{ok:!1,reason:"busy",message:`Telegram couldn't answer just now: ${s}.`}:{ok:!1,reason:"bad_token",message:`Telegram rejected the bot token: ${s}. Double-check the token from @BotFather.`}}}catch(o){return{ok:!1,reason:"network",message:`Could not reach Telegram: ${P(o)}`}}let t=a.result??[];if(t.length===0)return{ok:!1,reason:"no_messages",message:"No messages yet. Send your bot a regular text message in Telegram, then retry."};let n=t[t.length-1],i=n?.message?.chat?.id??n?.edited_message?.chat?.id??n?.channel_post?.chat?.id;return i===void 0?{ok:!1,reason:"no_messages",message:"Got an update from Telegram but couldn't find a chat ID in it. Send another text message and retry."}:{ok:!0,chatId:String(i)}}async function fe(e){try{let a=await fetch(`https://api.telegram.org/bot${encodeURIComponent(e.botToken)}/getMe`),t=await a.json();return t.ok?{ok:!0,botHandle:t.result?.username?`@${t.result.username}`:t.result?.first_name}:{ok:!1,failedAt:"token",message:`Telegram rejected the bot token: ${t.description??`HTTP ${a.status}`}. Generate a new token by messaging @BotFather \u2192 /mytoken or /newbot.`}}catch(a){return{ok:!1,failedAt:"token",message:`Could not reach Telegram: ${P(a)}`}}}async function ka(e){let a=await fe({botToken:e.botToken});if(!a.ok)return a;let t=a.botHandle;try{let n=await fetch(`https://api.telegram.org/bot${encodeURIComponent(e.botToken)}/sendMessage`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({chat_id:e.chatId,text:"\u2713 Klaudius connected. You'll get a notification here whenever outreach lands or a candidate replies. (You can ignore this setup message.)",disable_notification:!0})}),i=await n.json();if(!i.ok){let o=i.description??`HTTP ${n.status}`,s="";return/chat not found/i.test(o)?s=" The chat_id is wrong, or the bot hasn't been added to that chat yet. If it's a group, you must add the bot to the group first; then send /start to it.":(/bot was blocked/i.test(o)||/forbidden/i.test(o))&&(s=" The bot has been blocked by the chat, or never received a /start. Open Telegram, find your bot, and send /start to wake it up."),{ok:!1,failedAt:"chat",botHandle:t,message:`Telegram delivered the bot token check but couldn't send to chat_id ${e.chatId}: ${o}.${s}`}}}catch(n){return{ok:!1,failedAt:"chat",botHandle:t,message:`Could not reach Telegram for chat_id check: ${P(n)}`}}return{ok:!0,botHandle:t}}function D(e){let a=e.trim();if(a.length===0)return"Required \u2014 without this Klaudius can't deploy generated sites";if(a.startsWith("http://")||a.startsWith("https://"))return"This is the SSH destination, not a URL \u2014 e.g. deploy@yourvps:/var/www/klaudius-sites";if(/^[A-Za-z]:[\\/]/.test(a))return"That's a local Windows path \u2014 the target must be a remote SSH destination like user@host:/path";if(!/^[^\s:]+:\/?.+/.test(a))return"Should look like user@host:/path (an SSH destination)"}function z(e){let a=e.trim();if(a.length===0)return"Required \u2014 outreach links every pitch to the live site URL";if(!/^https?:\/\//.test(a))return"Must start with https:// (or http://)";if(!a.includes("{slug}"))return"Must contain {slug} \u2014 it's replaced with each client's slug";if(!(a.replace(/^https?:\/\//,"").split("/")[0]??"").includes("{slug}"))return"{slug} must be in the hostname (e.g. https://{slug}.sites.example.com) \u2014 a path like /sites/{slug} breaks static-export asset links"}var be=[{country:"the United Kingdom",code:"GB",language:"English",langCode:"en",aliases:["uk","united kingdom","great britain","britain","england","scotland","wales","northern ireland"]},{country:"Ireland",code:"IE",language:"English",langCode:"en"},{country:"France",code:"FR",language:"French",langCode:"fr"},{country:"Germany",code:"DE",language:"German",langCode:"de",aliases:["deutschland"]},{country:"Austria",code:"AT",language:"German",langCode:"de",aliases:["\xF6sterreich","osterreich"]},{country:"Switzerland",code:"CH",language:"German",langCode:"de",aliases:["schweiz","suisse","svizzera"]},{country:"Liechtenstein",code:"LI",language:"German",langCode:"de"},{country:"Luxembourg",code:"LU",language:"French",langCode:"fr",aliases:["l\xEBtzebuerg"]},{country:"the Netherlands",code:"NL",language:"Dutch",langCode:"nl",aliases:["netherlands","holland","nederland"]},{country:"Belgium",code:"BE",language:"Dutch",langCode:"nl",aliases:["belgi\xEB","belgique"]},{country:"Monaco",code:"MC",language:"French",langCode:"fr"},{country:"Andorra",code:"AD",language:"Catalan",langCode:"ca"},{country:"Italy",code:"IT",language:"Italian",langCode:"it",aliases:["italia"]},{country:"Spain",code:"ES",language:"Spanish",langCode:"es",aliases:["espa\xF1a","espana"]},{country:"Portugal",code:"PT",language:"Portuguese",langCode:"pt"},{country:"Malta",code:"MT",language:"English",langCode:"en"},{country:"San Marino",code:"SM",language:"Italian",langCode:"it"},{country:"Vatican City",code:"VA",language:"Italian",langCode:"it",aliases:["the vatican","holy see"]},{country:"Sweden",code:"SE",language:"Swedish",langCode:"sv",aliases:["sverige"]},{country:"Norway",code:"NO",language:"Norwegian",langCode:"no",aliases:["norge"]},{country:"Denmark",code:"DK",language:"Danish",langCode:"da",aliases:["danmark"]},{country:"Finland",code:"FI",language:"Finnish",langCode:"fi",aliases:["suomi"]},{country:"Iceland",code:"IS",language:"Icelandic",langCode:"is",aliases:["\xEDsland"]},{country:"Poland",code:"PL",language:"Polish",langCode:"pl",aliases:["polska"]},{country:"Czech Republic",code:"CZ",language:"Czech",langCode:"cs",aliases:["czechia","\u010Desko"]},{country:"Slovakia",code:"SK",language:"Slovak",langCode:"sk",aliases:["slovensko"]},{country:"Hungary",code:"HU",language:"Hungarian",langCode:"hu",aliases:["magyarorsz\xE1g"]},{country:"Slovenia",code:"SI",language:"Slovenian",langCode:"sl",aliases:["slovenija"]},{country:"Croatia",code:"HR",language:"Croatian",langCode:"hr",aliases:["hrvatska"]},{country:"Bosnia and Herzegovina",code:"BA",language:"Bosnian",langCode:"bs",aliases:["bosnia"]},{country:"Serbia",code:"RS",language:"Serbian",langCode:"sr",aliases:["srbija"]},{country:"Montenegro",code:"ME",language:"Montenegrin",langCode:"sr",aliases:["crna gora"]},{country:"Kosovo",code:"XK",language:"Albanian",langCode:"sq"},{country:"North Macedonia",code:"MK",language:"Macedonian",langCode:"mk",aliases:["macedonia"]},{country:"Albania",code:"AL",language:"Albanian",langCode:"sq",aliases:["shqip\xEBria"]},{country:"Bulgaria",code:"BG",language:"Bulgarian",langCode:"bg"},{country:"Romania",code:"RO",language:"Romanian",langCode:"ro",aliases:["rom\xE2nia"]},{country:"Moldova",code:"MD",language:"Romanian",langCode:"ro"},{country:"Greece",code:"GR",language:"Greek",langCode:"el",aliases:["\u03B5\u03BB\u03BB\u03AC\u03B4\u03B1"]},{country:"Cyprus",code:"CY",language:"Greek",langCode:"el"},{country:"Russia",code:"RU",language:"Russian",langCode:"ru",aliases:["\u0440\u043E\u0441\u0441\u0438\u044F"]},{country:"Ukraine",code:"UA",language:"Ukrainian",langCode:"uk",aliases:["\u0443\u043A\u0440\u0430\u0457\u043D\u0430"]},{country:"Belarus",code:"BY",language:"Belarusian",langCode:"be"},{country:"Estonia",code:"EE",language:"Estonian",langCode:"et",aliases:["eesti"]},{country:"Latvia",code:"LV",language:"Latvian",langCode:"lv",aliases:["latvija"]},{country:"Lithuania",code:"LT",language:"Lithuanian",langCode:"lt",aliases:["lietuva"]},{country:"Turkey",code:"TR",language:"Turkish",langCode:"tr",aliases:["t\xFCrkiye","turkiye"]},{country:"Armenia",code:"AM",language:"Armenian",langCode:"hy"},{country:"Azerbaijan",code:"AZ",language:"Azerbaijani",langCode:"az",aliases:["az\u0259rbaycan"]},{country:"Georgia",code:"GE",language:"Georgian",langCode:"ka",aliases:["\u10E1\u10D0\u10E5\u10D0\u10E0\u10D7\u10D5\u10D4\u10DA\u10DD"]},{country:"Israel",code:"IL",language:"Hebrew",langCode:"he"},{country:"Palestine",code:"PS",language:"Arabic",langCode:"ar"},{country:"Lebanon",code:"LB",language:"Arabic",langCode:"ar"},{country:"Syria",code:"SY",language:"Arabic",langCode:"ar"},{country:"Jordan",code:"JO",language:"Arabic",langCode:"ar"},{country:"Iraq",code:"IQ",language:"Arabic",langCode:"ar"},{country:"Iran",code:"IR",language:"Persian",langCode:"fa",aliases:["islamic republic of iran"]},{country:"Saudi Arabia",code:"SA",language:"Arabic",langCode:"ar"},{country:"Yemen",code:"YE",language:"Arabic",langCode:"ar"},{country:"Oman",code:"OM",language:"Arabic",langCode:"ar"},{country:"the United Arab Emirates",code:"AE",language:"English",langCode:"en",aliases:["uae","united arab emirates","dubai","abu dhabi"]},{country:"Qatar",code:"QA",language:"Arabic",langCode:"ar"},{country:"Bahrain",code:"BH",language:"Arabic",langCode:"ar"},{country:"Kuwait",code:"KW",language:"Arabic",langCode:"ar"},{country:"Kazakhstan",code:"KZ",language:"Kazakh",langCode:"kk"},{country:"Uzbekistan",code:"UZ",language:"Uzbek",langCode:"uz"},{country:"Kyrgyzstan",code:"KG",language:"Kyrgyz",langCode:"ky"},{country:"Turkmenistan",code:"TM",language:"Turkmen",langCode:"tk"},{country:"Tajikistan",code:"TJ",language:"Tajik",langCode:"tg"},{country:"Afghanistan",code:"AF",language:"Persian",langCode:"fa"},{country:"India",code:"IN",language:"English",langCode:"en"},{country:"Pakistan",code:"PK",language:"English",langCode:"en"},{country:"Bangladesh",code:"BD",language:"Bengali",langCode:"bn"},{country:"Sri Lanka",code:"LK",language:"English",langCode:"en"},{country:"Nepal",code:"NP",language:"Nepali",langCode:"ne"},{country:"Bhutan",code:"BT",language:"English",langCode:"en"},{country:"the Maldives",code:"MV",language:"English",langCode:"en",aliases:["maldives"]},{country:"China",code:"CN",language:"Chinese",langCode:"zh",aliases:["\u4E2D\u56FD","people's republic of china","prc"]},{country:"Hong Kong",code:"HK",language:"English",langCode:"en",aliases:["hk"]},{country:"Macao",code:"MO",language:"Chinese",langCode:"zh",aliases:["macau"]},{country:"Taiwan",code:"TW",language:"Chinese",langCode:"zh",aliases:["\u53F0\u7063","republic of china"]},{country:"Japan",code:"JP",language:"Japanese",langCode:"ja",aliases:["\u65E5\u672C"]},{country:"South Korea",code:"KR",language:"Korean",langCode:"ko",aliases:["korea","republic of korea"]},{country:"North Korea",code:"KP",language:"Korean",langCode:"ko",aliases:["dprk"]},{country:"Mongolia",code:"MN",language:"Mongolian",langCode:"mn"},{country:"Thailand",code:"TH",language:"Thai",langCode:"th"},{country:"Vietnam",code:"VN",language:"Vietnamese",langCode:"vi",aliases:["viet nam"]},{country:"Cambodia",code:"KH",language:"Khmer",langCode:"km"},{country:"Laos",code:"LA",language:"Lao",langCode:"lo"},{country:"Myanmar",code:"MM",language:"Burmese",langCode:"my",aliases:["burma"]},{country:"Malaysia",code:"MY",language:"Malay",langCode:"ms"},{country:"Singapore",code:"SG",language:"English",langCode:"en"},{country:"Brunei",code:"BN",language:"Malay",langCode:"ms",aliases:["brunei darussalam"]},{country:"Indonesia",code:"ID",language:"Indonesian",langCode:"id"},{country:"the Philippines",code:"PH",language:"English",langCode:"en",aliases:["philippines"]},{country:"Timor-Leste",code:"TL",language:"Portuguese",langCode:"pt",aliases:["east timor"]},{country:"the United States",code:"US",language:"English",langCode:"en",aliases:["us","usa","united states","united states of america","america","states"]},{country:"Canada",code:"CA",language:"English",langCode:"en"},{country:"Mexico",code:"MX",language:"Spanish",langCode:"es",aliases:["m\xE9xico"]},{country:"Guatemala",code:"GT",language:"Spanish",langCode:"es"},{country:"Belize",code:"BZ",language:"English",langCode:"en"},{country:"El Salvador",code:"SV",language:"Spanish",langCode:"es"},{country:"Honduras",code:"HN",language:"Spanish",langCode:"es"},{country:"Nicaragua",code:"NI",language:"Spanish",langCode:"es"},{country:"Costa Rica",code:"CR",language:"Spanish",langCode:"es"},{country:"Panama",code:"PA",language:"Spanish",langCode:"es",aliases:["panam\xE1"]},{country:"Cuba",code:"CU",language:"Spanish",langCode:"es"},{country:"the Dominican Republic",code:"DO",language:"Spanish",langCode:"es",aliases:["dominican republic"]},{country:"Haiti",code:"HT",language:"French",langCode:"fr"},{country:"Jamaica",code:"JM",language:"English",langCode:"en"},{country:"the Bahamas",code:"BS",language:"English",langCode:"en",aliases:["bahamas"]},{country:"Trinidad and Tobago",code:"TT",language:"English",langCode:"en"},{country:"Barbados",code:"BB",language:"English",langCode:"en"},{country:"Saint Lucia",code:"LC",language:"English",langCode:"en"},{country:"Saint Vincent and the Grenadines",code:"VC",language:"English",langCode:"en"},{country:"Grenada",code:"GD",language:"English",langCode:"en"},{country:"Dominica",code:"DM",language:"English",langCode:"en"},{country:"Saint Kitts and Nevis",code:"KN",language:"English",langCode:"en"},{country:"Antigua and Barbuda",code:"AG",language:"English",langCode:"en"},{country:"Puerto Rico",code:"PR",language:"Spanish",langCode:"es"},{country:"Brazil",code:"BR",language:"Portuguese",langCode:"pt",aliases:["brasil"]},{country:"Argentina",code:"AR",language:"Spanish",langCode:"es"},{country:"Colombia",code:"CO",language:"Spanish",langCode:"es"},{country:"Chile",code:"CL",language:"Spanish",langCode:"es"},{country:"Peru",code:"PE",language:"Spanish",langCode:"es",aliases:["per\xFA"]},{country:"Venezuela",code:"VE",language:"Spanish",langCode:"es"},{country:"Ecuador",code:"EC",language:"Spanish",langCode:"es"},{country:"Bolivia",code:"BO",language:"Spanish",langCode:"es"},{country:"Paraguay",code:"PY",language:"Spanish",langCode:"es"},{country:"Uruguay",code:"UY",language:"Spanish",langCode:"es"},{country:"Guyana",code:"GY",language:"English",langCode:"en"},{country:"Suriname",code:"SR",language:"Dutch",langCode:"nl"},{country:"Australia",code:"AU",language:"English",langCode:"en",aliases:["aus","oz"]},{country:"New Zealand",code:"NZ",language:"English",langCode:"en",aliases:["nz","aotearoa"]},{country:"Fiji",code:"FJ",language:"English",langCode:"en"},{country:"Papua New Guinea",code:"PG",language:"English",langCode:"en",aliases:["png"]},{country:"Samoa",code:"WS",language:"English",langCode:"en"},{country:"Tonga",code:"TO",language:"English",langCode:"en"},{country:"Vanuatu",code:"VU",language:"English",langCode:"en"},{country:"Solomon Islands",code:"SB",language:"English",langCode:"en"},{country:"Kiribati",code:"KI",language:"English",langCode:"en"},{country:"Tuvalu",code:"TV",language:"English",langCode:"en"},{country:"Nauru",code:"NR",language:"English",langCode:"en"},{country:"Palau",code:"PW",language:"English",langCode:"en"},{country:"the Marshall Islands",code:"MH",language:"English",langCode:"en",aliases:["marshall islands"]},{country:"Micronesia",code:"FM",language:"English",langCode:"en",aliases:["federated states of micronesia"]},{country:"Egypt",code:"EG",language:"Arabic",langCode:"ar"},{country:"Libya",code:"LY",language:"Arabic",langCode:"ar"},{country:"Tunisia",code:"TN",language:"Arabic",langCode:"ar"},{country:"Algeria",code:"DZ",language:"Arabic",langCode:"ar"},{country:"Morocco",code:"MA",language:"Arabic",langCode:"ar",aliases:["maroc"]},{country:"Sudan",code:"SD",language:"Arabic",langCode:"ar"},{country:"South Sudan",code:"SS",language:"English",langCode:"en"},{country:"Mauritania",code:"MR",language:"Arabic",langCode:"ar"},{country:"Nigeria",code:"NG",language:"English",langCode:"en"},{country:"Ghana",code:"GH",language:"English",langCode:"en"},{country:"Senegal",code:"SN",language:"French",langCode:"fr",aliases:["s\xE9n\xE9gal"]},{country:"C\xF4te d'Ivoire",code:"CI",language:"French",langCode:"fr",aliases:["ivory coast"]},{country:"Mali",code:"ML",language:"French",langCode:"fr"},{country:"Burkina Faso",code:"BF",language:"French",langCode:"fr"},{country:"Niger",code:"NE",language:"French",langCode:"fr"},{country:"Guinea",code:"GN",language:"French",langCode:"fr",aliases:["guin\xE9e"]},{country:"Guinea-Bissau",code:"GW",language:"Portuguese",langCode:"pt"},{country:"Sierra Leone",code:"SL",language:"English",langCode:"en"},{country:"Liberia",code:"LR",language:"English",langCode:"en"},{country:"the Gambia",code:"GM",language:"English",langCode:"en",aliases:["gambia"]},{country:"Cabo Verde",code:"CV",language:"Portuguese",langCode:"pt",aliases:["cape verde"]},{country:"Togo",code:"TG",language:"French",langCode:"fr"},{country:"Benin",code:"BJ",language:"French",langCode:"fr",aliases:["b\xE9nin"]},{country:"Cameroon",code:"CM",language:"French",langCode:"fr",aliases:["cameroun"]},{country:"the Central African Republic",code:"CF",language:"French",langCode:"fr",aliases:["central african republic","car"]},{country:"Chad",code:"TD",language:"French",langCode:"fr",aliases:["tchad"]},{country:"Equatorial Guinea",code:"GQ",language:"Spanish",langCode:"es"},{country:"Gabon",code:"GA",language:"French",langCode:"fr"},{country:"the Republic of the Congo",code:"CG",language:"French",langCode:"fr",aliases:["congo","republic of the congo","congo-brazzaville"]},{country:"the Democratic Republic of the Congo",code:"CD",language:"French",langCode:"fr",aliases:["dr congo","drc","democratic republic of the congo","congo-kinshasa","zaire"]},{country:"S\xE3o Tom\xE9 and Pr\xEDncipe",code:"ST",language:"Portuguese",langCode:"pt",aliases:["sao tome and principe","sao tome"]},{country:"Ethiopia",code:"ET",language:"Amharic",langCode:"am"},{country:"Eritrea",code:"ER",language:"Tigrinya",langCode:"ti"},{country:"Djibouti",code:"DJ",language:"French",langCode:"fr"},{country:"Somalia",code:"SO",language:"Somali",langCode:"so"},{country:"Kenya",code:"KE",language:"English",langCode:"en"},{country:"Uganda",code:"UG",language:"English",langCode:"en"},{country:"Tanzania",code:"TZ",language:"English",langCode:"en",aliases:["united republic of tanzania"]},{country:"Rwanda",code:"RW",language:"English",langCode:"en"},{country:"Burundi",code:"BI",language:"French",langCode:"fr"},{country:"Madagascar",code:"MG",language:"French",langCode:"fr"},{country:"Mauritius",code:"MU",language:"English",langCode:"en"},{country:"the Seychelles",code:"SC",language:"English",langCode:"en",aliases:["seychelles"]},{country:"Comoros",code:"KM",language:"French",langCode:"fr"},{country:"South Africa",code:"ZA",language:"English",langCode:"en",aliases:["sa"]},{country:"Namibia",code:"NA",language:"English",langCode:"en"},{country:"Botswana",code:"BW",language:"English",langCode:"en"},{country:"Zimbabwe",code:"ZW",language:"English",langCode:"en"},{country:"Zambia",code:"ZM",language:"English",langCode:"en"},{country:"Malawi",code:"MW",language:"English",langCode:"en"},{country:"Mozambique",code:"MZ",language:"Portuguese",langCode:"pt",aliases:["mo\xE7ambique"]},{country:"Angola",code:"AO",language:"Portuguese",langCode:"pt"},{country:"Lesotho",code:"LS",language:"English",langCode:"en"},{country:"Eswatini",code:"SZ",language:"English",langCode:"en",aliases:["swaziland"]}],we=[{language:"English",code:"en"},{language:"Italian",code:"it",aliases:["italiano"]},{language:"Spanish",code:"es",aliases:["espa\xF1ol","espanol","castellano"]},{language:"French",code:"fr",aliases:["fran\xE7ais","francais"]},{language:"German",code:"de",aliases:["deutsch"]},{language:"Portuguese",code:"pt",aliases:["portugu\xEAs","portugues"]},{language:"Dutch",code:"nl",aliases:["nederlands","flemish"]},{language:"Swedish",code:"sv",aliases:["svenska"]},{language:"Norwegian",code:"no",aliases:["norsk"]},{language:"Danish",code:"da",aliases:["dansk"]},{language:"Icelandic",code:"is",aliases:["\xEDslenska"]},{language:"Catalan",code:"ca",aliases:["catal\xE0"]},{language:"Romanian",code:"ro",aliases:["rom\xE2n\u0103","romana"]},{language:"Polish",code:"pl",aliases:["polski"]},{language:"Czech",code:"cs",aliases:["\u010De\u0161tina","cestina"]},{language:"Slovak",code:"sk",aliases:["sloven\u010Dina"]},{language:"Slovenian",code:"sl",aliases:["sloven\u0161\u010Dina"]},{language:"Croatian",code:"hr",aliases:["hrvatski"]},{language:"Bosnian",code:"bs",aliases:["bosanski"]},{language:"Serbian",code:"sr",aliases:["\u0441\u0440\u043F\u0441\u043A\u0438"]},{language:"Montenegrin",code:"sr",aliases:["crnogorski"]},{language:"Macedonian",code:"mk",aliases:["\u043C\u0430\u043A\u0435\u0434\u043E\u043D\u0441\u043A\u0438"]},{language:"Bulgarian",code:"bg",aliases:["\u0431\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438"]},{language:"Russian",code:"ru",aliases:["\u0440\u0443\u0441\u0441\u043A\u0438\u0439"]},{language:"Ukrainian",code:"uk",aliases:["\u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430"]},{language:"Belarusian",code:"be",aliases:["\u0431\u0435\u043B\u0430\u0440\u0443\u0441\u043A\u0430\u044F"]},{language:"Latvian",code:"lv",aliases:["latvie\u0161u"]},{language:"Lithuanian",code:"lt",aliases:["lietuvi\u0173"]},{language:"Greek",code:"el",aliases:["\u03B5\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC","ellinik\xE1"]},{language:"Albanian",code:"sq",aliases:["shqip"]},{language:"Armenian",code:"hy",aliases:["\u0570\u0561\u0575\u0565\u0580\u0565\u0576"]},{language:"Persian",code:"fa",aliases:["farsi","dari","\u0641\u0627\u0631\u0633\u06CC"]},{language:"Hindi",code:"hi",aliases:["\u0939\u093F\u0928\u094D\u0926\u0940"]},{language:"Urdu",code:"ur",aliases:["\u0627\u0631\u062F\u0648"]},{language:"Bengali",code:"bn",aliases:["bangla","\u09AC\u09BE\u0982\u09B2\u09BE"]},{language:"Nepali",code:"ne",aliases:["\u0928\u0947\u092A\u093E\u0932\u0940"]},{language:"Sinhala",code:"si",aliases:["\u0DC3\u0DD2\u0D82\u0DC4\u0DBD","sinhalese"]},{language:"Finnish",code:"fi",aliases:["suomi"]},{language:"Estonian",code:"et",aliases:["eesti"]},{language:"Hungarian",code:"hu",aliases:["magyar"]},{language:"Turkish",code:"tr",aliases:["t\xFCrk\xE7e","turkce"]},{language:"Azerbaijani",code:"az",aliases:["az\u0259rbaycan dili","azeri"]},{language:"Kazakh",code:"kk",aliases:["\u049B\u0430\u0437\u0430\u049B \u0442\u0456\u043B\u0456"]},{language:"Uzbek",code:"uz",aliases:["o'zbek"]},{language:"Kyrgyz",code:"ky",aliases:["\u043A\u044B\u0440\u0433\u044B\u0437\u0447\u0430"]},{language:"Turkmen",code:"tk",aliases:["t\xFCrkmen\xE7e"]},{language:"Arabic",code:"ar",aliases:["\u0627\u0644\u0639\u0631\u0628\u064A\u0629"]},{language:"Hebrew",code:"he",aliases:["\u05E2\u05D1\u05E8\u05D9\u05EA","ivrit"]},{language:"Amharic",code:"am",aliases:["\u12A0\u121B\u122D\u129B"]},{language:"Tigrinya",code:"ti",aliases:["\u1275\u130D\u122D\u129B"]},{language:"Chinese",code:"zh",aliases:["mandarin","\u4E2D\u6587","\u6C49\u8BED","putonghua"]},{language:"Japanese",code:"ja",aliases:["\u65E5\u672C\u8A9E","nihongo"]},{language:"Korean",code:"ko",aliases:["\uD55C\uAD6D\uC5B4"]},{language:"Thai",code:"th",aliases:["\u0E44\u0E17\u0E22"]},{language:"Vietnamese",code:"vi",aliases:["ti\u1EBFng vi\u1EC7t"]},{language:"Khmer",code:"km",aliases:["\u1781\u17D2\u1798\u17C2\u179A","cambodian"]},{language:"Lao",code:"lo",aliases:["\u0EA5\u0EB2\u0EA7"]},{language:"Burmese",code:"my",aliases:["\u1019\u103C\u1014\u103A\u1019\u102C","myanmar"]},{language:"Dzongkha",code:"dz",aliases:["\u0F62\u0FAB\u0F7C\u0F44\u0F0B\u0F41"]},{language:"Mongolian",code:"mn",aliases:["\u043C\u043E\u043D\u0433\u043E\u043B"]},{language:"Georgian",code:"ka",aliases:["\u10E5\u10D0\u10E0\u10D7\u10E3\u10DA\u10D8"]},{language:"Tajik",code:"tg",aliases:["\u0442\u043E\u04B7\u0438\u043A\u04E3"]},{language:"Malay",code:"ms",aliases:["bahasa malaysia","bahasa melayu"]},{language:"Indonesian",code:"id",aliases:["bahasa indonesia"]},{language:"Filipino",code:"fil",aliases:["tagalog","pilipino"]},{language:"Swahili",code:"sw",aliases:["kiswahili"]},{language:"Somali",code:"so",aliases:["af soomaali"]},{language:"Yoruba",code:"yo",aliases:["yor\xF9b\xE1"]},{language:"Hausa",code:"ha",aliases:["harshen hausa"]},{language:"Zulu",code:"zu",aliases:["isizulu"]},{language:"Afrikaans",code:"af"}];function k(e){return e.trim().toLowerCase()}function $(e){if(!e)return;let a=k(e);for(let t of be)if(k(t.country)===a||t.aliases?.some(n=>k(n)===a))return t}function V(e){if(!e)return;let a=k(e);for(let t of we)if(k(t.language)===a||t.aliases?.some(n=>k(n)===a))return t}var Ce={\u0410:"A",\u0430:"a",\u0412:"B",\u0432:"b",\u0415:"E",\u0435:"e",\u041A:"K",\u043A:"k",\u041C:"M",\u043C:"m",\u041D:"H",\u043D:"h",\u041E:"O",\u043E:"o",\u0420:"P",\u0440:"p",\u0421:"C",\u0441:"c",\u0422:"T",\u0442:"t",\u0423:"Y",\u0443:"y",\u0425:"X",\u0445:"x",\u0406:"I",\u0456:"i",\u0405:"S",\u0455:"s",\u0408:"J",\u0458:"j",\u0417:"3",\u0437:"3",\u0427:"4",\u0431:"6",\u0391:"A",\u03B1:"a",\u0392:"B",\u03B2:"b",\u0395:"E",\u03B5:"e",\u0396:"Z",\u0397:"H",\u0399:"I",\u03B9:"i",\u039A:"K",\u03BA:"k",\u039C:"M",\u039D:"N",\u039F:"O",\u03BF:"o",\u03A1:"P",\u03C1:"p",\u03A4:"T",\u03C4:"t",\u03A5:"Y",\u03A7:"X",\u03C7:"x",\u03BD:"v","\u2010":"-","\u2011":"-","\u2012":"-","\u2013":"-","\u2014":"-","\u2015":"-","\u2212":"-","\uFF3F":"_"},ke=/[\u200B-\u200F\u202A-\u202E\u2060\uFEFF\u00AD]/g,Se=/[\u0000-\u001F\u007F]/g;function E(e){let a=e.replace(ke,"").replace(Se,"").trim();return{value:a,changed:a!==e,repairs:[],unrepairable:[]}}function S(e){let t=E(e).value.normalize("NFKC").replace(/\s+/g,"");t.length>=2&&(t[0]==='"'&&t.at(-1)==='"'||t[0]==="'"&&t.at(-1)==="'")&&(t=t.slice(1,-1).trim());let n=[],i=[],o="";for(let s of t){let r=s.codePointAt(0);if(r<128){o+=s;continue}let h=Ce[s],c=o.length+1;h?(n.push(`position ${c}: '${s}' (${Te(r)}, U+${O(r)}) \u2192 '${h}'`),o+=h):(i.push({position:c,char:s,code:r}),o+=s)}return{value:o,changed:o!==e,repairs:n,unrepairable:i}}var ve=/^AIza[0-9A-Za-z_-]{35}$/;function Pe(e){return ve.test(e)}function W(e){let a=S(e);if(a.value.length===0)return"Required \u2014 without this Klaudius can't find candidates.";if(a.unrepairable.length>0){let t=a.unrepairable[0];return`Character ${t.position} of this key is '${t.char}' (U+${O(t.code)}), which isn't a character a Google key can contain. Copy the key with the copy button next to it in the Cloud Console \u2014 reading it off a screenshot or retyping it introduces look-alike characters.`}}function Aa(e){let a=S(e).value;if(!Pe(a))return a.startsWith("AIza")?a.length!==39?`A Google API key is normally 39 characters \u2014 this one is ${a.length}. `+(a.length>39?"It looks like two keys ran together, so paste just the one key.":"It looks truncated, so copy it again with the copy button next to it in the Cloud Console."):"This key contains characters a Google key normally doesn't. Re-copy it with the copy button in the Cloud Console.":`A Google API key normally starts with "AIza" \u2014 this one starts with "${a.slice(0,4)}". Check you copied the API key itself (Cloud Console \u2192 Credentials), not a project ID or client ID.`}var Ae=/^\d+:[A-Za-z0-9_-]{35}$/;function j(e){let a=S(e);if(a.value.length===0)return"Required \u2014 paste the token @BotFather sent you.";if(a.unrepairable.length>0){let t=a.unrepairable[0];return`Character ${t.position} of this token is '${t.char}' (U+${O(t.code)}), which a bot token can't contain. Copy the token from @BotFather's message rather than retyping it.`}}function q(e){if(!Ae.test(S(e).value))return"That doesn't look like a bot token, which is a number, a colon, then 35 letters and digits (like 1234567890:AAEhBP\u2026). Copy just the token from @BotFather's message, not the words around it."}function O(e){return e.toString(16).toUpperCase().padStart(4,"0")}function Te(e){return e>=1024&&e<=1279?"Cyrillic":e>=880&&e<=1023?"Greek":"non-Latin"}var Z=class extends Error{constructor(){super("user pressed back"),this.name="BackSignal"}},Y=class extends Error{constructor(){super("user cancelled"),this.name="CancelSignal"}},Ie="Include the country code with a + (e.g. +12025550123 for US, +447123456789 for UK)",J=e=>/^\+\d{8,15}$/.test(e)?void 0:Ie,Q=e=>/^[^@\s]+@[^@\s]+\.[^@\s]+$/.test(e)?void 0:"Enter a valid email",b=e=>a=>a.trim().length===0?`${e} is required`:void 0,xe=/[\u2022\u2023\u2024\u2027\u00B7\u2219\u22C5\u25CF\u25CB\u25AA\u25AB\u204E\u2217\uFE61\u25E6\u2218]/,Ee="That looks like the masked \u2022\u2022\u2022\u2022\u2022 value your screen shows, not the token itself. Click the reveal/copy icon next to it and paste the real value (letters and numbers).",N=e=>xe.test(e)?Ee:void 0;function Oe(e){if(/^eyJ/.test(e))try{let a=e.split(".")[1];if(!a)return;let t=JSON.parse(Buffer.from(a,"base64url").toString("utf8"));return typeof t.role=="string"?t.role:void 0}catch{return}}var M=e=>a=>N(a)??(a.trim().length===0?`${e} is required`:void 0),Me=e=>{let a=e.replace(/\s+/g,"");return a.length===0?"Personal access token is required":N(a)??(/^sbp_[A-Za-z0-9._~+\/=-]{20,}$/.test(a)?void 0:"Doesn't look like a valid token \u2014 it should be 'sbp_' followed by letters and numbers.")},Ne="one-off, no monthly fees",X="per month";function A(e){if(!e)return!0;let a=e.trim();if(a==="")return!0;let t=a.replace(/[^\d.]/g,"");if(t==="")return/^\s*free\s*$/i.test(a);let n=parseFloat(t);return!isNaN(n)&&n===0}var He={id:"ai-agent",title:"AI coding agent",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>(t({title:"Which AI coding agent do you use?",body:`Klaudius works with two AI coding agents in your terminal \u2014 Claude Code
61
+ and doesn't expose your account login.`;import ye from"react";import{render as fe}from"ink";var be=new Set(["claude-pro","claude-team-standard","codex-plus","codex-business"]),ya=new Set(["codex-plus","codex-business"]);function B(e){return e&&be.has(e)?"off":"on"}var fa={"claude-pro":"Claude Pro","claude-max-5x":"Claude Max 5x","claude-max-20x":"Claude Max 20x","claude-team-standard":"Claude Team (Standard seat)","claude-team-premium":"Claude Team (Premium seat)","claude-other":"Claude (other plan)","codex-plus":"ChatGPT Plus","codex-pro":"ChatGPT Pro","codex-business":"ChatGPT Business (Standard seat)","codex-business-premium":"ChatGPT Business (Premium seat)","codex-other":"ChatGPT (other plan)"};async function ba(e={},a={}){if(!process.stdin.isTTY)throw new Error("Klaudius's interactive wizard requires a terminal (TTY). Run `npx klaudius@latest init` directly from your terminal \u2014 not through a pipe, file redirect, or non-interactive shell context.");let{WizardApp:t}=await import("./WizardApp-NGM5HCC3.js"),n=null;C("runWizard:start",{onlySection:a.onlySection,hasDefaults:Object.keys(e).length>0}),_(),await new Promise(o=>setImmediate(o)),await new Promise(o=>setTimeout(o,0)),C("runWizard:event loop drained, mounting Ink");let s=fe(ye.createElement(t,{defaults:e,onlySection:a.onlySection,banner:a.banner,onComplete:o=>{C("runWizard:onComplete called",{keys:Object.keys(o).length}),n=o}}),{stdout:process.stdout,stderr:process.stderr,stdin:process.stdin,exitOnCtrlC:!1});C("runWizard:render returned, awaiting exit");try{await s.waitUntilExit()}finally{process.stdin.pause(),process.stdin.ref()}if(C("runWizard:waitUntilExit resolved",{resultIsNull:n===null}),!n)throw new Error(`Wizard exited without completing. Diagnostic log: ${R}
62
+ Please share that file so we can trace what happened.`);return n}function A(e){if(!(e instanceof Error))return String(e);let a=e.cause;if(!a||!(a instanceof Error))return e.message;let t=a.code,n=a.message;return t&&n&&n!==t?`${e.message} (${t}: ${n})`:t?`${e.message} (${t})`:n?`${e.message} (${n})`:e.message}async function D(e){let a;try{let o=await fetch(`https://api.telegram.org/bot${encodeURIComponent(e.botToken)}/getUpdates`);if(a=await o.json(),!a.ok){let i=a.description??`HTTP ${o.status}`;if(/webhook/i.test(i))return{ok:!1,reason:"webhook_set",message:"This bot has a webhook set: another app already receives its messages, so Telegram won't show them to Klaudius."};if(/terminated by other getUpdates/i.test(i))return{ok:!1,reason:"conflict",message:`Telegram says another app is already polling this bot: ${i}.`};let r=a.error_code??o.status;return r===429||r>=500?{ok:!1,reason:"busy",message:`Telegram couldn't answer just now: ${i}.`}:{ok:!1,reason:"bad_token",message:`Telegram rejected the bot token: ${i}. Double-check the token from @BotFather.`}}}catch(o){return{ok:!1,reason:"network",message:`Could not reach Telegram: ${A(o)}`}}let t=a.result??[];if(t.length===0)return{ok:!1,reason:"no_messages",message:"No messages yet. Send your bot a regular text message in Telegram, then retry."};let n=t[t.length-1],s=n?.message?.chat?.id??n?.edited_message?.chat?.id??n?.channel_post?.chat?.id;return s===void 0?{ok:!1,reason:"no_messages",message:"Got an update from Telegram but couldn't find a chat ID in it. Send another text message and retry."}:{ok:!0,chatId:String(s)}}async function we(e){try{let a=await fetch(`https://api.telegram.org/bot${encodeURIComponent(e.botToken)}/getMe`),t=await a.json();return t.ok?{ok:!0,botHandle:t.result?.username?`@${t.result.username}`:t.result?.first_name}:{ok:!1,failedAt:"token",message:`Telegram rejected the bot token: ${t.description??`HTTP ${a.status}`}. Generate a new token by messaging @BotFather \u2192 /mytoken or /newbot.`}}catch(a){return{ok:!1,failedAt:"token",message:`Could not reach Telegram: ${A(a)}`}}}async function Sa(e){let a=await we({botToken:e.botToken});if(!a.ok)return a;let t=a.botHandle;try{let n=await fetch(`https://api.telegram.org/bot${encodeURIComponent(e.botToken)}/sendMessage`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({chat_id:e.chatId,text:"\u2713 Klaudius connected. You'll get a notification here whenever outreach lands or a candidate replies. (You can ignore this setup message.)",disable_notification:!0})}),s=await n.json();if(!s.ok){let o=s.description??`HTTP ${n.status}`,i="";return/chat not found/i.test(o)?i=" The chat_id is wrong, or the bot hasn't been added to that chat yet. If it's a group, you must add the bot to the group first; then send /start to it.":(/bot was blocked/i.test(o)||/forbidden/i.test(o))&&(i=" The bot has been blocked by the chat, or never received a /start. Open Telegram, find your bot, and send /start to wake it up."),{ok:!1,failedAt:"chat",botHandle:t,message:`Telegram delivered the bot token check but couldn't send to chat_id ${e.chatId}: ${o}.${i}`}}}catch(n){return{ok:!1,failedAt:"chat",botHandle:t,message:`Could not reach Telegram for chat_id check: ${A(n)}`}}return{ok:!0,botHandle:t}}function z(e){let a=e.trim();if(a.length===0)return"Required \u2014 without this Klaudius can't deploy generated sites";if(a.startsWith("http://")||a.startsWith("https://"))return"This is the SSH destination, not a URL \u2014 e.g. deploy@yourvps:/var/www/klaudius-sites";if(/^[A-Za-z]:[\\/]/.test(a))return"That's a local Windows path \u2014 the target must be a remote SSH destination like user@host:/path";if(!/^[^\s:]+:\/?.+/.test(a))return"Should look like user@host:/path (an SSH destination)"}function $(e){let a=e.trim();if(a.length===0)return"Required \u2014 outreach links every pitch to the live site URL";if(!/^https?:\/\//.test(a))return"Must start with https:// (or http://)";if(!a.includes("{slug}"))return"Must contain {slug} \u2014 it's replaced with each client's slug";if(!(a.replace(/^https?:\/\//,"").split("/")[0]??"").includes("{slug}"))return"{slug} must be in the hostname (e.g. https://{slug}.sites.example.com) \u2014 a path like /sites/{slug} breaks static-export asset links"}var Ce=[{country:"the United Kingdom",code:"GB",language:"English",langCode:"en",aliases:["uk","united kingdom","great britain","britain","england","scotland","wales","northern ireland"]},{country:"Ireland",code:"IE",language:"English",langCode:"en"},{country:"France",code:"FR",language:"French",langCode:"fr"},{country:"Germany",code:"DE",language:"German",langCode:"de",aliases:["deutschland"]},{country:"Austria",code:"AT",language:"German",langCode:"de",aliases:["\xF6sterreich","osterreich"]},{country:"Switzerland",code:"CH",language:"German",langCode:"de",aliases:["schweiz","suisse","svizzera"]},{country:"Liechtenstein",code:"LI",language:"German",langCode:"de"},{country:"Luxembourg",code:"LU",language:"French",langCode:"fr",aliases:["l\xEBtzebuerg"]},{country:"the Netherlands",code:"NL",language:"Dutch",langCode:"nl",aliases:["netherlands","holland","nederland"]},{country:"Belgium",code:"BE",language:"Dutch",langCode:"nl",aliases:["belgi\xEB","belgique"]},{country:"Monaco",code:"MC",language:"French",langCode:"fr"},{country:"Andorra",code:"AD",language:"Catalan",langCode:"ca"},{country:"Italy",code:"IT",language:"Italian",langCode:"it",aliases:["italia"]},{country:"Spain",code:"ES",language:"Spanish",langCode:"es",aliases:["espa\xF1a","espana"]},{country:"Portugal",code:"PT",language:"Portuguese",langCode:"pt"},{country:"Malta",code:"MT",language:"English",langCode:"en"},{country:"San Marino",code:"SM",language:"Italian",langCode:"it"},{country:"Vatican City",code:"VA",language:"Italian",langCode:"it",aliases:["the vatican","holy see"]},{country:"Sweden",code:"SE",language:"Swedish",langCode:"sv",aliases:["sverige"]},{country:"Norway",code:"NO",language:"Norwegian",langCode:"no",aliases:["norge"]},{country:"Denmark",code:"DK",language:"Danish",langCode:"da",aliases:["danmark"]},{country:"Finland",code:"FI",language:"Finnish",langCode:"fi",aliases:["suomi"]},{country:"Iceland",code:"IS",language:"Icelandic",langCode:"is",aliases:["\xEDsland"]},{country:"Poland",code:"PL",language:"Polish",langCode:"pl",aliases:["polska"]},{country:"Czech Republic",code:"CZ",language:"Czech",langCode:"cs",aliases:["czechia","\u010Desko"]},{country:"Slovakia",code:"SK",language:"Slovak",langCode:"sk",aliases:["slovensko"]},{country:"Hungary",code:"HU",language:"Hungarian",langCode:"hu",aliases:["magyarorsz\xE1g"]},{country:"Slovenia",code:"SI",language:"Slovenian",langCode:"sl",aliases:["slovenija"]},{country:"Croatia",code:"HR",language:"Croatian",langCode:"hr",aliases:["hrvatska"]},{country:"Bosnia and Herzegovina",code:"BA",language:"Bosnian",langCode:"bs",aliases:["bosnia"]},{country:"Serbia",code:"RS",language:"Serbian",langCode:"sr",aliases:["srbija"]},{country:"Montenegro",code:"ME",language:"Montenegrin",langCode:"sr",aliases:["crna gora"]},{country:"Kosovo",code:"XK",language:"Albanian",langCode:"sq"},{country:"North Macedonia",code:"MK",language:"Macedonian",langCode:"mk",aliases:["macedonia"]},{country:"Albania",code:"AL",language:"Albanian",langCode:"sq",aliases:["shqip\xEBria"]},{country:"Bulgaria",code:"BG",language:"Bulgarian",langCode:"bg"},{country:"Romania",code:"RO",language:"Romanian",langCode:"ro",aliases:["rom\xE2nia"]},{country:"Moldova",code:"MD",language:"Romanian",langCode:"ro"},{country:"Greece",code:"GR",language:"Greek",langCode:"el",aliases:["\u03B5\u03BB\u03BB\u03AC\u03B4\u03B1"]},{country:"Cyprus",code:"CY",language:"Greek",langCode:"el"},{country:"Russia",code:"RU",language:"Russian",langCode:"ru",aliases:["\u0440\u043E\u0441\u0441\u0438\u044F"]},{country:"Ukraine",code:"UA",language:"Ukrainian",langCode:"uk",aliases:["\u0443\u043A\u0440\u0430\u0457\u043D\u0430"]},{country:"Belarus",code:"BY",language:"Belarusian",langCode:"be"},{country:"Estonia",code:"EE",language:"Estonian",langCode:"et",aliases:["eesti"]},{country:"Latvia",code:"LV",language:"Latvian",langCode:"lv",aliases:["latvija"]},{country:"Lithuania",code:"LT",language:"Lithuanian",langCode:"lt",aliases:["lietuva"]},{country:"Turkey",code:"TR",language:"Turkish",langCode:"tr",aliases:["t\xFCrkiye","turkiye"]},{country:"Armenia",code:"AM",language:"Armenian",langCode:"hy"},{country:"Azerbaijan",code:"AZ",language:"Azerbaijani",langCode:"az",aliases:["az\u0259rbaycan"]},{country:"Georgia",code:"GE",language:"Georgian",langCode:"ka",aliases:["\u10E1\u10D0\u10E5\u10D0\u10E0\u10D7\u10D5\u10D4\u10DA\u10DD"]},{country:"Israel",code:"IL",language:"Hebrew",langCode:"he"},{country:"Palestine",code:"PS",language:"Arabic",langCode:"ar"},{country:"Lebanon",code:"LB",language:"Arabic",langCode:"ar"},{country:"Syria",code:"SY",language:"Arabic",langCode:"ar"},{country:"Jordan",code:"JO",language:"Arabic",langCode:"ar"},{country:"Iraq",code:"IQ",language:"Arabic",langCode:"ar"},{country:"Iran",code:"IR",language:"Persian",langCode:"fa",aliases:["islamic republic of iran"]},{country:"Saudi Arabia",code:"SA",language:"Arabic",langCode:"ar"},{country:"Yemen",code:"YE",language:"Arabic",langCode:"ar"},{country:"Oman",code:"OM",language:"Arabic",langCode:"ar"},{country:"the United Arab Emirates",code:"AE",language:"English",langCode:"en",aliases:["uae","united arab emirates","dubai","abu dhabi"]},{country:"Qatar",code:"QA",language:"Arabic",langCode:"ar"},{country:"Bahrain",code:"BH",language:"Arabic",langCode:"ar"},{country:"Kuwait",code:"KW",language:"Arabic",langCode:"ar"},{country:"Kazakhstan",code:"KZ",language:"Kazakh",langCode:"kk"},{country:"Uzbekistan",code:"UZ",language:"Uzbek",langCode:"uz"},{country:"Kyrgyzstan",code:"KG",language:"Kyrgyz",langCode:"ky"},{country:"Turkmenistan",code:"TM",language:"Turkmen",langCode:"tk"},{country:"Tajikistan",code:"TJ",language:"Tajik",langCode:"tg"},{country:"Afghanistan",code:"AF",language:"Persian",langCode:"fa"},{country:"India",code:"IN",language:"English",langCode:"en"},{country:"Pakistan",code:"PK",language:"English",langCode:"en"},{country:"Bangladesh",code:"BD",language:"Bengali",langCode:"bn"},{country:"Sri Lanka",code:"LK",language:"English",langCode:"en"},{country:"Nepal",code:"NP",language:"Nepali",langCode:"ne"},{country:"Bhutan",code:"BT",language:"English",langCode:"en"},{country:"the Maldives",code:"MV",language:"English",langCode:"en",aliases:["maldives"]},{country:"China",code:"CN",language:"Chinese",langCode:"zh",aliases:["\u4E2D\u56FD","people's republic of china","prc"]},{country:"Hong Kong",code:"HK",language:"English",langCode:"en",aliases:["hk"]},{country:"Macao",code:"MO",language:"Chinese",langCode:"zh",aliases:["macau"]},{country:"Taiwan",code:"TW",language:"Chinese",langCode:"zh",aliases:["\u53F0\u7063","republic of china"]},{country:"Japan",code:"JP",language:"Japanese",langCode:"ja",aliases:["\u65E5\u672C"]},{country:"South Korea",code:"KR",language:"Korean",langCode:"ko",aliases:["korea","republic of korea"]},{country:"North Korea",code:"KP",language:"Korean",langCode:"ko",aliases:["dprk"]},{country:"Mongolia",code:"MN",language:"Mongolian",langCode:"mn"},{country:"Thailand",code:"TH",language:"Thai",langCode:"th"},{country:"Vietnam",code:"VN",language:"Vietnamese",langCode:"vi",aliases:["viet nam"]},{country:"Cambodia",code:"KH",language:"Khmer",langCode:"km"},{country:"Laos",code:"LA",language:"Lao",langCode:"lo"},{country:"Myanmar",code:"MM",language:"Burmese",langCode:"my",aliases:["burma"]},{country:"Malaysia",code:"MY",language:"Malay",langCode:"ms"},{country:"Singapore",code:"SG",language:"English",langCode:"en"},{country:"Brunei",code:"BN",language:"Malay",langCode:"ms",aliases:["brunei darussalam"]},{country:"Indonesia",code:"ID",language:"Indonesian",langCode:"id"},{country:"the Philippines",code:"PH",language:"English",langCode:"en",aliases:["philippines"]},{country:"Timor-Leste",code:"TL",language:"Portuguese",langCode:"pt",aliases:["east timor"]},{country:"the United States",code:"US",language:"English",langCode:"en",aliases:["us","usa","united states","united states of america","america","states"]},{country:"Canada",code:"CA",language:"English",langCode:"en"},{country:"Mexico",code:"MX",language:"Spanish",langCode:"es",aliases:["m\xE9xico"]},{country:"Guatemala",code:"GT",language:"Spanish",langCode:"es"},{country:"Belize",code:"BZ",language:"English",langCode:"en"},{country:"El Salvador",code:"SV",language:"Spanish",langCode:"es"},{country:"Honduras",code:"HN",language:"Spanish",langCode:"es"},{country:"Nicaragua",code:"NI",language:"Spanish",langCode:"es"},{country:"Costa Rica",code:"CR",language:"Spanish",langCode:"es"},{country:"Panama",code:"PA",language:"Spanish",langCode:"es",aliases:["panam\xE1"]},{country:"Cuba",code:"CU",language:"Spanish",langCode:"es"},{country:"the Dominican Republic",code:"DO",language:"Spanish",langCode:"es",aliases:["dominican republic"]},{country:"Haiti",code:"HT",language:"French",langCode:"fr"},{country:"Jamaica",code:"JM",language:"English",langCode:"en"},{country:"the Bahamas",code:"BS",language:"English",langCode:"en",aliases:["bahamas"]},{country:"Trinidad and Tobago",code:"TT",language:"English",langCode:"en"},{country:"Barbados",code:"BB",language:"English",langCode:"en"},{country:"Saint Lucia",code:"LC",language:"English",langCode:"en"},{country:"Saint Vincent and the Grenadines",code:"VC",language:"English",langCode:"en"},{country:"Grenada",code:"GD",language:"English",langCode:"en"},{country:"Dominica",code:"DM",language:"English",langCode:"en"},{country:"Saint Kitts and Nevis",code:"KN",language:"English",langCode:"en"},{country:"Antigua and Barbuda",code:"AG",language:"English",langCode:"en"},{country:"Puerto Rico",code:"PR",language:"Spanish",langCode:"es"},{country:"Brazil",code:"BR",language:"Portuguese",langCode:"pt",aliases:["brasil"]},{country:"Argentina",code:"AR",language:"Spanish",langCode:"es"},{country:"Colombia",code:"CO",language:"Spanish",langCode:"es"},{country:"Chile",code:"CL",language:"Spanish",langCode:"es"},{country:"Peru",code:"PE",language:"Spanish",langCode:"es",aliases:["per\xFA"]},{country:"Venezuela",code:"VE",language:"Spanish",langCode:"es"},{country:"Ecuador",code:"EC",language:"Spanish",langCode:"es"},{country:"Bolivia",code:"BO",language:"Spanish",langCode:"es"},{country:"Paraguay",code:"PY",language:"Spanish",langCode:"es"},{country:"Uruguay",code:"UY",language:"Spanish",langCode:"es"},{country:"Guyana",code:"GY",language:"English",langCode:"en"},{country:"Suriname",code:"SR",language:"Dutch",langCode:"nl"},{country:"Australia",code:"AU",language:"English",langCode:"en",aliases:["aus","oz"]},{country:"New Zealand",code:"NZ",language:"English",langCode:"en",aliases:["nz","aotearoa"]},{country:"Fiji",code:"FJ",language:"English",langCode:"en"},{country:"Papua New Guinea",code:"PG",language:"English",langCode:"en",aliases:["png"]},{country:"Samoa",code:"WS",language:"English",langCode:"en"},{country:"Tonga",code:"TO",language:"English",langCode:"en"},{country:"Vanuatu",code:"VU",language:"English",langCode:"en"},{country:"Solomon Islands",code:"SB",language:"English",langCode:"en"},{country:"Kiribati",code:"KI",language:"English",langCode:"en"},{country:"Tuvalu",code:"TV",language:"English",langCode:"en"},{country:"Nauru",code:"NR",language:"English",langCode:"en"},{country:"Palau",code:"PW",language:"English",langCode:"en"},{country:"the Marshall Islands",code:"MH",language:"English",langCode:"en",aliases:["marshall islands"]},{country:"Micronesia",code:"FM",language:"English",langCode:"en",aliases:["federated states of micronesia"]},{country:"Egypt",code:"EG",language:"Arabic",langCode:"ar"},{country:"Libya",code:"LY",language:"Arabic",langCode:"ar"},{country:"Tunisia",code:"TN",language:"Arabic",langCode:"ar"},{country:"Algeria",code:"DZ",language:"Arabic",langCode:"ar"},{country:"Morocco",code:"MA",language:"Arabic",langCode:"ar",aliases:["maroc"]},{country:"Sudan",code:"SD",language:"Arabic",langCode:"ar"},{country:"South Sudan",code:"SS",language:"English",langCode:"en"},{country:"Mauritania",code:"MR",language:"Arabic",langCode:"ar"},{country:"Nigeria",code:"NG",language:"English",langCode:"en"},{country:"Ghana",code:"GH",language:"English",langCode:"en"},{country:"Senegal",code:"SN",language:"French",langCode:"fr",aliases:["s\xE9n\xE9gal"]},{country:"C\xF4te d'Ivoire",code:"CI",language:"French",langCode:"fr",aliases:["ivory coast"]},{country:"Mali",code:"ML",language:"French",langCode:"fr"},{country:"Burkina Faso",code:"BF",language:"French",langCode:"fr"},{country:"Niger",code:"NE",language:"French",langCode:"fr"},{country:"Guinea",code:"GN",language:"French",langCode:"fr",aliases:["guin\xE9e"]},{country:"Guinea-Bissau",code:"GW",language:"Portuguese",langCode:"pt"},{country:"Sierra Leone",code:"SL",language:"English",langCode:"en"},{country:"Liberia",code:"LR",language:"English",langCode:"en"},{country:"the Gambia",code:"GM",language:"English",langCode:"en",aliases:["gambia"]},{country:"Cabo Verde",code:"CV",language:"Portuguese",langCode:"pt",aliases:["cape verde"]},{country:"Togo",code:"TG",language:"French",langCode:"fr"},{country:"Benin",code:"BJ",language:"French",langCode:"fr",aliases:["b\xE9nin"]},{country:"Cameroon",code:"CM",language:"French",langCode:"fr",aliases:["cameroun"]},{country:"the Central African Republic",code:"CF",language:"French",langCode:"fr",aliases:["central african republic","car"]},{country:"Chad",code:"TD",language:"French",langCode:"fr",aliases:["tchad"]},{country:"Equatorial Guinea",code:"GQ",language:"Spanish",langCode:"es"},{country:"Gabon",code:"GA",language:"French",langCode:"fr"},{country:"the Republic of the Congo",code:"CG",language:"French",langCode:"fr",aliases:["congo","republic of the congo","congo-brazzaville"]},{country:"the Democratic Republic of the Congo",code:"CD",language:"French",langCode:"fr",aliases:["dr congo","drc","democratic republic of the congo","congo-kinshasa","zaire"]},{country:"S\xE3o Tom\xE9 and Pr\xEDncipe",code:"ST",language:"Portuguese",langCode:"pt",aliases:["sao tome and principe","sao tome"]},{country:"Ethiopia",code:"ET",language:"Amharic",langCode:"am"},{country:"Eritrea",code:"ER",language:"Tigrinya",langCode:"ti"},{country:"Djibouti",code:"DJ",language:"French",langCode:"fr"},{country:"Somalia",code:"SO",language:"Somali",langCode:"so"},{country:"Kenya",code:"KE",language:"English",langCode:"en"},{country:"Uganda",code:"UG",language:"English",langCode:"en"},{country:"Tanzania",code:"TZ",language:"English",langCode:"en",aliases:["united republic of tanzania"]},{country:"Rwanda",code:"RW",language:"English",langCode:"en"},{country:"Burundi",code:"BI",language:"French",langCode:"fr"},{country:"Madagascar",code:"MG",language:"French",langCode:"fr"},{country:"Mauritius",code:"MU",language:"English",langCode:"en"},{country:"the Seychelles",code:"SC",language:"English",langCode:"en",aliases:["seychelles"]},{country:"Comoros",code:"KM",language:"French",langCode:"fr"},{country:"South Africa",code:"ZA",language:"English",langCode:"en",aliases:["sa"]},{country:"Namibia",code:"NA",language:"English",langCode:"en"},{country:"Botswana",code:"BW",language:"English",langCode:"en"},{country:"Zimbabwe",code:"ZW",language:"English",langCode:"en"},{country:"Zambia",code:"ZM",language:"English",langCode:"en"},{country:"Malawi",code:"MW",language:"English",langCode:"en"},{country:"Mozambique",code:"MZ",language:"Portuguese",langCode:"pt",aliases:["mo\xE7ambique"]},{country:"Angola",code:"AO",language:"Portuguese",langCode:"pt"},{country:"Lesotho",code:"LS",language:"English",langCode:"en"},{country:"Eswatini",code:"SZ",language:"English",langCode:"en",aliases:["swaziland"]}],ke=[{language:"English",code:"en"},{language:"Italian",code:"it",aliases:["italiano"]},{language:"Spanish",code:"es",aliases:["espa\xF1ol","espanol","castellano"]},{language:"French",code:"fr",aliases:["fran\xE7ais","francais"]},{language:"German",code:"de",aliases:["deutsch"]},{language:"Portuguese",code:"pt",aliases:["portugu\xEAs","portugues"]},{language:"Dutch",code:"nl",aliases:["nederlands","flemish"]},{language:"Swedish",code:"sv",aliases:["svenska"]},{language:"Norwegian",code:"no",aliases:["norsk"]},{language:"Danish",code:"da",aliases:["dansk"]},{language:"Icelandic",code:"is",aliases:["\xEDslenska"]},{language:"Catalan",code:"ca",aliases:["catal\xE0"]},{language:"Romanian",code:"ro",aliases:["rom\xE2n\u0103","romana"]},{language:"Polish",code:"pl",aliases:["polski"]},{language:"Czech",code:"cs",aliases:["\u010De\u0161tina","cestina"]},{language:"Slovak",code:"sk",aliases:["sloven\u010Dina"]},{language:"Slovenian",code:"sl",aliases:["sloven\u0161\u010Dina"]},{language:"Croatian",code:"hr",aliases:["hrvatski"]},{language:"Bosnian",code:"bs",aliases:["bosanski"]},{language:"Serbian",code:"sr",aliases:["\u0441\u0440\u043F\u0441\u043A\u0438"]},{language:"Montenegrin",code:"sr",aliases:["crnogorski"]},{language:"Macedonian",code:"mk",aliases:["\u043C\u0430\u043A\u0435\u0434\u043E\u043D\u0441\u043A\u0438"]},{language:"Bulgarian",code:"bg",aliases:["\u0431\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438"]},{language:"Russian",code:"ru",aliases:["\u0440\u0443\u0441\u0441\u043A\u0438\u0439"]},{language:"Ukrainian",code:"uk",aliases:["\u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430"]},{language:"Belarusian",code:"be",aliases:["\u0431\u0435\u043B\u0430\u0440\u0443\u0441\u043A\u0430\u044F"]},{language:"Latvian",code:"lv",aliases:["latvie\u0161u"]},{language:"Lithuanian",code:"lt",aliases:["lietuvi\u0173"]},{language:"Greek",code:"el",aliases:["\u03B5\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC","ellinik\xE1"]},{language:"Albanian",code:"sq",aliases:["shqip"]},{language:"Armenian",code:"hy",aliases:["\u0570\u0561\u0575\u0565\u0580\u0565\u0576"]},{language:"Persian",code:"fa",aliases:["farsi","dari","\u0641\u0627\u0631\u0633\u06CC"]},{language:"Hindi",code:"hi",aliases:["\u0939\u093F\u0928\u094D\u0926\u0940"]},{language:"Urdu",code:"ur",aliases:["\u0627\u0631\u062F\u0648"]},{language:"Bengali",code:"bn",aliases:["bangla","\u09AC\u09BE\u0982\u09B2\u09BE"]},{language:"Nepali",code:"ne",aliases:["\u0928\u0947\u092A\u093E\u0932\u0940"]},{language:"Sinhala",code:"si",aliases:["\u0DC3\u0DD2\u0D82\u0DC4\u0DBD","sinhalese"]},{language:"Finnish",code:"fi",aliases:["suomi"]},{language:"Estonian",code:"et",aliases:["eesti"]},{language:"Hungarian",code:"hu",aliases:["magyar"]},{language:"Turkish",code:"tr",aliases:["t\xFCrk\xE7e","turkce"]},{language:"Azerbaijani",code:"az",aliases:["az\u0259rbaycan dili","azeri"]},{language:"Kazakh",code:"kk",aliases:["\u049B\u0430\u0437\u0430\u049B \u0442\u0456\u043B\u0456"]},{language:"Uzbek",code:"uz",aliases:["o'zbek"]},{language:"Kyrgyz",code:"ky",aliases:["\u043A\u044B\u0440\u0433\u044B\u0437\u0447\u0430"]},{language:"Turkmen",code:"tk",aliases:["t\xFCrkmen\xE7e"]},{language:"Arabic",code:"ar",aliases:["\u0627\u0644\u0639\u0631\u0628\u064A\u0629"]},{language:"Hebrew",code:"he",aliases:["\u05E2\u05D1\u05E8\u05D9\u05EA","ivrit"]},{language:"Amharic",code:"am",aliases:["\u12A0\u121B\u122D\u129B"]},{language:"Tigrinya",code:"ti",aliases:["\u1275\u130D\u122D\u129B"]},{language:"Chinese",code:"zh",aliases:["mandarin","\u4E2D\u6587","\u6C49\u8BED","putonghua"]},{language:"Japanese",code:"ja",aliases:["\u65E5\u672C\u8A9E","nihongo"]},{language:"Korean",code:"ko",aliases:["\uD55C\uAD6D\uC5B4"]},{language:"Thai",code:"th",aliases:["\u0E44\u0E17\u0E22"]},{language:"Vietnamese",code:"vi",aliases:["ti\u1EBFng vi\u1EC7t"]},{language:"Khmer",code:"km",aliases:["\u1781\u17D2\u1798\u17C2\u179A","cambodian"]},{language:"Lao",code:"lo",aliases:["\u0EA5\u0EB2\u0EA7"]},{language:"Burmese",code:"my",aliases:["\u1019\u103C\u1014\u103A\u1019\u102C","myanmar"]},{language:"Dzongkha",code:"dz",aliases:["\u0F62\u0FAB\u0F7C\u0F44\u0F0B\u0F41"]},{language:"Mongolian",code:"mn",aliases:["\u043C\u043E\u043D\u0433\u043E\u043B"]},{language:"Georgian",code:"ka",aliases:["\u10E5\u10D0\u10E0\u10D7\u10E3\u10DA\u10D8"]},{language:"Tajik",code:"tg",aliases:["\u0442\u043E\u04B7\u0438\u043A\u04E3"]},{language:"Malay",code:"ms",aliases:["bahasa malaysia","bahasa melayu"]},{language:"Indonesian",code:"id",aliases:["bahasa indonesia"]},{language:"Filipino",code:"fil",aliases:["tagalog","pilipino"]},{language:"Swahili",code:"sw",aliases:["kiswahili"]},{language:"Somali",code:"so",aliases:["af soomaali"]},{language:"Yoruba",code:"yo",aliases:["yor\xF9b\xE1"]},{language:"Hausa",code:"ha",aliases:["harshen hausa"]},{language:"Zulu",code:"zu",aliases:["isizulu"]},{language:"Afrikaans",code:"af"}];function k(e){return e.trim().toLowerCase()}function V(e){if(!e)return;let a=k(e);for(let t of Ce)if(k(t.country)===a||t.aliases?.some(n=>k(n)===a))return t}function W(e){if(!e)return;let a=k(e);for(let t of ke)if(k(t.language)===a||t.aliases?.some(n=>k(n)===a))return t}var j="one-off, no monthly fees",T="per month";function P(e){if(!e)return!0;let a=e.trim();if(a==="")return!0;let t=a.replace(/[^\d.]/g,"");if(t==="")return/^\s*free\s*$/i.test(a);let n=parseFloat(t);return!isNaN(n)&&n===0}function q(e,a){let t=P(e),n=P(a);return t&&!n?{pricing:a.trim(),pricingTerms:T,pricingMonthly:a.trim()}:!t&&n?{pricing:e.trim(),pricingTerms:j,pricingMonthly:void 0}:{pricing:e.trim(),pricingTerms:`upfront, then ${a.trim()}/month`,pricingMonthly:a.trim()}}var Se={\u0410:"A",\u0430:"a",\u0412:"B",\u0432:"b",\u0415:"E",\u0435:"e",\u041A:"K",\u043A:"k",\u041C:"M",\u043C:"m",\u041D:"H",\u043D:"h",\u041E:"O",\u043E:"o",\u0420:"P",\u0440:"p",\u0421:"C",\u0441:"c",\u0422:"T",\u0442:"t",\u0423:"Y",\u0443:"y",\u0425:"X",\u0445:"x",\u0406:"I",\u0456:"i",\u0405:"S",\u0455:"s",\u0408:"J",\u0458:"j",\u0417:"3",\u0437:"3",\u0427:"4",\u0431:"6",\u0391:"A",\u03B1:"a",\u0392:"B",\u03B2:"b",\u0395:"E",\u03B5:"e",\u0396:"Z",\u0397:"H",\u0399:"I",\u03B9:"i",\u039A:"K",\u03BA:"k",\u039C:"M",\u039D:"N",\u039F:"O",\u03BF:"o",\u03A1:"P",\u03C1:"p",\u03A4:"T",\u03C4:"t",\u03A5:"Y",\u03A7:"X",\u03C7:"x",\u03BD:"v","\u2010":"-","\u2011":"-","\u2012":"-","\u2013":"-","\u2014":"-","\u2015":"-","\u2212":"-","\uFF3F":"_"},ve=/[\u200B-\u200F\u202A-\u202E\u2060\uFEFF\u00AD]/g,Pe=/[\u0000-\u001F\u007F]/g;function O(e){let a=e.replace(ve,"").replace(Pe,"").trim();return{value:a,changed:a!==e,repairs:[],unrepairable:[]}}function S(e){let t=O(e).value.normalize("NFKC").replace(/\s+/g,"");t.length>=2&&(t[0]==='"'&&t.at(-1)==='"'||t[0]==="'"&&t.at(-1)==="'")&&(t=t.slice(1,-1).trim());let n=[],s=[],o="";for(let i of t){let r=i.codePointAt(0);if(r<128){o+=i;continue}let m=Se[i],h=o.length+1;m?(n.push(`position ${h}: '${i}' (${xe(r)}, U+${M(r)}) \u2192 '${m}'`),o+=m):(s.push({position:h,char:i,code:r}),o+=i)}return{value:o,changed:o!==e,repairs:n,unrepairable:s}}var Ae=/^AIza[0-9A-Za-z_-]{35}$/;function Te(e){return Ae.test(e)}function Z(e){let a=S(e);if(a.value.length===0)return"Required \u2014 without this Klaudius can't find candidates.";if(a.unrepairable.length>0){let t=a.unrepairable[0];return`Character ${t.position} of this key is '${t.char}' (U+${M(t.code)}), which isn't a character a Google key can contain. Copy the key with the copy button next to it in the Cloud Console \u2014 reading it off a screenshot or retyping it introduces look-alike characters.`}}function Ia(e){let a=S(e).value;if(!Te(a))return a.startsWith("AIza")?a.length!==39?`A Google API key is normally 39 characters \u2014 this one is ${a.length}. `+(a.length>39?"It looks like two keys ran together, so paste just the one key.":"It looks truncated, so copy it again with the copy button next to it in the Cloud Console."):"This key contains characters a Google key normally doesn't. Re-copy it with the copy button in the Cloud Console.":`A Google API key normally starts with "AIza" \u2014 this one starts with "${a.slice(0,4)}". Check you copied the API key itself (Cloud Console \u2192 Credentials), not a project ID or client ID.`}var Ie=/^\d+:[A-Za-z0-9_-]{35}$/;function Y(e){let a=S(e);if(a.value.length===0)return"Required \u2014 paste the token @BotFather sent you.";if(a.unrepairable.length>0){let t=a.unrepairable[0];return`Character ${t.position} of this token is '${t.char}' (U+${M(t.code)}), which a bot token can't contain. Copy the token from @BotFather's message rather than retyping it.`}}function J(e){if(!Ie.test(S(e).value))return"That doesn't look like a bot token, which is a number, a colon, then 35 letters and digits (like 1234567890:AAEhBP\u2026). Copy just the token from @BotFather's message, not the words around it."}function M(e){return e.toString(16).toUpperCase().padStart(4,"0")}function xe(e){return e>=1024&&e<=1279?"Cyrillic":e>=880&&e<=1023?"Greek":"non-Latin"}var Q=class extends Error{constructor(){super("user pressed back"),this.name="BackSignal"}},X=class extends Error{constructor(){super("user cancelled"),this.name="CancelSignal"}},Ee="Include the country code with a + (e.g. +12025550123 for US, +447123456789 for UK)",ee=e=>/^\+\d{8,15}$/.test(e)?void 0:Ee,ae=e=>/^[^@\s]+@[^@\s]+\.[^@\s]+$/.test(e)?void 0:"Enter a valid email",b=e=>a=>a.trim().length===0?`${e} is required`:void 0,Oe=/[\u2022\u2023\u2024\u2027\u00B7\u2219\u22C5\u25CF\u25CB\u25AA\u25AB\u204E\u2217\uFE61\u25E6\u2218]/,Me="That looks like the masked \u2022\u2022\u2022\u2022\u2022 value your screen shows, not the token itself. Click the reveal/copy icon next to it and paste the real value (letters and numbers).",H=e=>Oe.test(e)?Me:void 0;function Ne(e){if(/^eyJ/.test(e))try{let a=e.split(".")[1];if(!a)return;let t=JSON.parse(Buffer.from(a,"base64url").toString("utf8"));return typeof t.role=="string"?t.role:void 0}catch{return}}var N=e=>a=>H(a)??(a.trim().length===0?`${e} is required`:void 0),He=e=>{let a=e.replace(/\s+/g,"");return a.length===0?"Personal access token is required":H(a)??(/^sbp_[A-Za-z0-9._~+\/=-]{20,}$/.test(a)?void 0:"Doesn't look like a valid token \u2014 it should be 'sbp_' followed by letters and numbers.")},Fe={id:"ai-agent",title:"AI coding agent",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>(t({title:"Which AI coding agent do you use?",body:`Klaudius works with two AI coding agents in your terminal \u2014 Claude Code
63
63
  (Anthropic) or Codex (OpenAI). Pick whichever you already pay for.
64
64
 
65
65
  This choice only changes which agent runs the pipeline. Everything else \u2014
66
66
  the businesses found, the websites built, the outreach sent \u2014 is identical
67
- either way. You can switch later by re-running init in a fresh folder.`}),{aiAgent:await a({type:"select",message:"Which AI coding agent will drive Klaudius?",initialValue:e.aiAgent??"claude-code",options:[{value:"claude-code",label:"Claude Code (Anthropic)"},{value:"codex",label:"Codex (OpenAI)"}]})})},Ke={id:"ai-plan",title:"Subscription plan",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>{let n=e.aiAgent==="codex",i=n?"Codex":"Claude Code",o=n?"ChatGPT":"Claude";t({title:`Which ${o} plan are you on?`,body:`Klaudius tunes the pipeline to your plan's
67
+ either way. You can switch later by re-running init in a fresh folder.`}),{aiAgent:await a({type:"select",message:"Which AI coding agent will drive Klaudius?",initialValue:e.aiAgent??"claude-code",options:[{value:"claude-code",label:"Claude Code (Anthropic)"},{value:"codex",label:"Codex (OpenAI)"}]})})},Ke={id:"ai-plan",title:"Subscription plan",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>{let n=e.aiAgent==="codex",s=n?"Codex":"Claude Code",o=n?"ChatGPT":"Claude";t({title:`Which ${o} plan are you on?`,body:`Klaudius tunes the pipeline to your plan's
68
68
  usage limits.
69
69
 
70
70
  `+(n?`Plus / Business Standard: QA off, Terra.
@@ -73,9 +73,9 @@ Pro / Business Premium: full pipeline.
73
73
  `:`Pro / Team Standard: QA pass off.
74
74
  Max / Team Premium: full pipeline.
75
75
 
76
- `)+`Not locked in: ask ${i} to turn the
76
+ `)+`Not locked in: ask ${s} to turn the
77
77
  QA pass on or off any time, or re-run
78
- configure.`});let s=n?[{value:"codex-plus",label:"ChatGPT Plus (QA pass off, Terra model)"},{value:"codex-pro",label:"ChatGPT Pro (full pipeline)"},{value:"codex-business",label:"ChatGPT Business Standard (QA off, Terra model)"},{value:"codex-business-premium",label:"ChatGPT Business Premium (full pipeline)"}]:[{value:"claude-pro",label:"Claude Pro (QA pass off)"},{value:"claude-max-5x",label:"Claude Max 5x (full pipeline)"},{value:"claude-max-20x",label:"Claude Max 20x (full pipeline)"},{value:"claude-team-standard",label:"Claude Team Standard (QA pass off)"},{value:"claude-team-premium",label:"Claude Team Premium (full pipeline)"}],r={"claude-other":"claude-team-premium","codex-other":"codex-business-premium"},h=e.aiPlan&&r[e.aiPlan]?r[e.aiPlan]:e.aiPlan,c=s.some(g=>g.value===h)?h:void 0,l=!n&&!c?G():void 0,u=await a({type:"select",message:`Which ${o} plan will ${i} run on?`,initialValue:c??l??s[0].value,options:s}),m=(u===e.aiPlan||h!==e.aiPlan&&u===h)&&e.qaPhase!==void 0?e.qaPhase:U(u);return{aiPlan:u,qaPhase:m}}},Fe={id:"location",title:"Location & language",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Which country are you finding businesses in?",body:`Klaudius searches for businesses in this country, writes outreach in
78
+ configure.`});let i=n?[{value:"codex-plus",label:"ChatGPT Plus (QA pass off, Terra model)"},{value:"codex-pro",label:"ChatGPT Pro (full pipeline)"},{value:"codex-business",label:"ChatGPT Business Standard (QA off, Terra model)"},{value:"codex-business-premium",label:"ChatGPT Business Premium (full pipeline)"}]:[{value:"claude-pro",label:"Claude Pro (QA pass off)"},{value:"claude-max-5x",label:"Claude Max 5x (full pipeline)"},{value:"claude-max-20x",label:"Claude Max 20x (full pipeline)"},{value:"claude-team-standard",label:"Claude Team Standard (QA pass off)"},{value:"claude-team-premium",label:"Claude Team Premium (full pipeline)"}],r={"claude-other":"claude-team-premium","codex-other":"codex-business-premium"},m=e.aiPlan&&r[e.aiPlan]?r[e.aiPlan]:e.aiPlan,h=i.some(c=>c.value===m)?m:void 0,l=!n&&!h?G():void 0,d=await a({type:"select",message:`Which ${o} plan will ${s} run on?`,initialValue:h??l??i[0].value,options:i}),g=(d===e.aiPlan||m!==e.aiPlan&&d===m)&&e.qaPhase!==void 0?e.qaPhase:B(d);return{aiPlan:d,qaPhase:g}}},Le={id:"location",title:"Location & language",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Which country are you finding businesses in?",body:`Klaudius searches for businesses in this country, writes outreach in
79
79
  this country's language, and builds sites in this country's language.
80
80
  This is the country your customers are in \u2014 not necessarily where
81
81
  you live.
@@ -86,12 +86,12 @@ businesses, pick United Kingdom here.
86
86
  This becomes your home market. You can add more countries any time
87
87
  later \u2014 just tell Klaudius ("add Singapore as a market") and runs
88
88
  will spread across all of them, with each client's site and outreach
89
- in its own market's language.`});let n="__other__",i=[{value:"the United Kingdom",label:"United Kingdom"},{value:"the United States",label:"United States"},{value:"Italy",label:"Italy"},{value:"Spain",label:"Spain"},{value:"France",label:"France"},{value:"Germany",label:"Germany"},{value:"Ireland",label:"Ireland"},{value:"the Netherlands",label:"Netherlands"},{value:"Belgium",label:"Belgium"},{value:"Portugal",label:"Portugal"},{value:"Switzerland",label:"Switzerland"},{value:"Austria",label:"Austria"},{value:"Canada",label:"Canada"},{value:"Australia",label:"Australia"},{value:"New Zealand",label:"New Zealand"},{value:"Mexico",label:"Mexico"},{value:"Brazil",label:"Brazil"},{value:"Sweden",label:"Sweden"},{value:"Poland",label:"Poland"},{value:n,label:"Other (type it in)"}],o=e.country??"",s=i.some(d=>d.value===o),h=await a({type:"select",message:"Which country's businesses will Klaudius search for?",initialValue:s?o:o?n:"the United Kingdom",options:i}),c;h===n?c=await a({type:"text",message:"Type the country name (any common form is fine)",placeholder:"e.g. South Africa, Greece, Brazil",initialValue:s?"":o,validate:d=>d.trim().length===0?"Country is required":void 0,note:{title:"Free-form country",body:`We'll match what you type against our country lookup (covers all
89
+ in its own market's language.`});let n="__other__",s=[{value:"the United Kingdom",label:"United Kingdom"},{value:"the United States",label:"United States"},{value:"Italy",label:"Italy"},{value:"Spain",label:"Spain"},{value:"France",label:"France"},{value:"Germany",label:"Germany"},{value:"Ireland",label:"Ireland"},{value:"the Netherlands",label:"Netherlands"},{value:"Belgium",label:"Belgium"},{value:"Portugal",label:"Portugal"},{value:"Switzerland",label:"Switzerland"},{value:"Austria",label:"Austria"},{value:"Canada",label:"Canada"},{value:"Australia",label:"Australia"},{value:"New Zealand",label:"New Zealand"},{value:"Mexico",label:"Mexico"},{value:"Brazil",label:"Brazil"},{value:"Sweden",label:"Sweden"},{value:"Poland",label:"Poland"},{value:n,label:"Other (type it in)"}],o=e.country??"",i=s.some(u=>u.value===o),m=await a({type:"select",message:"Which country's businesses will Klaudius search for?",initialValue:i?o:o?n:"the United Kingdom",options:s}),h;m===n?h=await a({type:"text",message:"Type the country name (any common form is fine)",placeholder:"e.g. South Africa, Greece, Brazil",initialValue:i?"":o,validate:u=>u.trim().length===0?"Country is required":void 0,note:{title:"Free-form country",body:`We'll match what you type against our country lookup (covers all
90
90
  ISO 3166 sovereign states + common territories like Hong Kong and
91
91
  Puerto Rico). If we don't recognise the name, we'll ask you to type
92
92
  the 2-letter ISO country code directly on the next prompt \u2014 the
93
93
  same code Google Places uses for region biasing. Aliases like 'uk',
94
- 'usa', 'italia', 'maroc' all match.`}}):c=h;let l=$(c),u;l?u=l.code:u=(await a({type:"text",message:`What's the 2-letter ISO country code for ${c}?`,placeholder:"e.g. ID for Indonesia, ZA for South Africa, JO for Jordan",initialValue:e.countryCode??"",validate:d=>{let y=d.trim().toUpperCase();if(!/^[A-Z]{2}$/.test(y))return"Must be exactly 2 letters (ISO 3166-1 alpha-2 format)"},note:{title:`ISO code for ${c}`,body:`We didn't recognise "${c}" in our country lookup, so we need the
94
+ 'usa', 'italia', 'maroc' all match.`}}):h=m;let l=V(h),d;l?d=l.code:d=(await a({type:"text",message:`What's the 2-letter ISO country code for ${h}?`,placeholder:"e.g. ID for Indonesia, ZA for South Africa, JO for Jordan",initialValue:e.countryCode??"",validate:u=>{let y=u.trim().toUpperCase();if(!/^[A-Z]{2}$/.test(y))return"Must be exactly 2 letters (ISO 3166-1 alpha-2 format)"},note:{title:`ISO code for ${h}`,body:`We didn't recognise "${h}" in our country lookup, so we need the
95
95
  2-letter ISO 3166-1 alpha-2 code directly. Google Places uses this
96
96
  for region biasing on every search.
97
97
 
@@ -100,14 +100,14 @@ Full list: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
100
100
  Quick reference for less common markets:
101
101
  Indonesia \u2192 ID Vietnam \u2192 VN Thailand \u2192 TH Egypt \u2192 EG
102
102
  Kenya \u2192 KE Nigeria \u2192 NG Pakistan \u2192 PK Iran \u2192 IR
103
- Saudi Arabia \u2192 SA Russia \u2192 RU Ukraine \u2192 UA Israel \u2192 IL`}})).trim().toUpperCase();let p=e.language??l?.language??"English",m=await a({type:"text",message:"What language should outreach + websites be written in?",placeholder:"e.g. Italian, Spanish, English",initialValue:p,validate:d=>d.trim().length===0?"Language is required":void 0,note:{title:"Outreach + website language",body:l?`Defaulting to ${p} (the usual operator-facing language
104
- for ${c}). Edit this if you'd rather write in something else \u2014
103
+ Saudi Arabia \u2192 SA Russia \u2192 RU Ukraine \u2192 UA Israel \u2192 IL`}})).trim().toUpperCase();let p=e.language??l?.language??"English",g=await a({type:"text",message:"What language should outreach + websites be written in?",placeholder:"e.g. Italian, Spanish, English",initialValue:p,validate:u=>u.trim().length===0?"Language is required":void 0,note:{title:"Outreach + website language",body:l?`Defaulting to ${p} (the usual operator-facing language
104
+ for ${h}). Edit this if you'd rather write in something else \u2014
105
105
  e.g. an English-speaking operator running on Spain might pick "Spanish"
106
106
  to localise everything, or might pick "English" to keep their own voice.
107
107
  Klaudius will use this language for every outreach message it sends and
108
108
  every website it builds.`:`Pick the language you want every outreach message and every built
109
109
  website to be written in. If we don't recognise the language name
110
- we'll ask for the ISO language code on the next prompt.`}}),g=V(m),f;return g?f=g.code:f=(await a({type:"text",message:`What's the ISO language code for ${m}?`,placeholder:"e.g. id for Indonesian, sw for Swahili, fil for Filipino",initialValue:e.languageCode??"",validate:d=>{let y=d.trim().toLowerCase();if(!/^[a-z]{2,3}$/.test(y))return"Must be 2 or 3 lowercase letters (ISO 639-1 or BCP 47 code)"},note:{title:`ISO code for ${m}`,body:`We didn't recognise "${m}" in our language lookup, so we need
110
+ we'll ask for the ISO language code on the next prompt.`}}),c=W(g),f;return c?f=c.code:f=(await a({type:"text",message:`What's the ISO language code for ${g}?`,placeholder:"e.g. id for Indonesian, sw for Swahili, fil for Filipino",initialValue:e.languageCode??"",validate:u=>{let y=u.trim().toLowerCase();if(!/^[a-z]{2,3}$/.test(y))return"Must be 2 or 3 lowercase letters (ISO 639-1 or BCP 47 code)"},note:{title:`ISO code for ${g}`,body:`We didn't recognise "${g}" in our language lookup, so we need
111
111
  the ISO language code directly. Google Places uses this for response
112
112
  language, and it becomes the <html lang="..."> value on every built
113
113
  site.
@@ -115,7 +115,7 @@ site.
115
115
  Most languages have a 2-letter ISO 639-1 code. A few (Filipino \u2192
116
116
  "fil") use the 3-letter ISO 639-3 / BCP 47 code instead.
117
117
 
118
- Full list: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes`}})).trim().toLowerCase(),{country:l?l.country:c.trim(),countryCode:u,language:g?g.language:m.trim(),languageCode:f}}},Le={id:"pipeline-modes",title:"Lead streams",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let t=new Set(["classic","rescue","booking"]),n=(e.pipelineModes??[]).filter(r=>!t.has(r)),i=await a({type:"multiselect",message:"Which lead streams should the pipeline target?",options:[{value:"classic",label:"No website - businesses with no website at all"},{value:"rescue",label:"Rescue - businesses whose existing website is dead or broken"},{value:"booking",label:"Booking - businesses whose only web presence is a booking-platform page (Fresha, Booksy, Square...)"}],initialValue:e.pipelineModes?.length?e.pipelineModes.join(","):"classic",validate:r=>n.length===0&&r.split(",").map(h=>h.trim()).filter(Boolean).length===0?"Tick at least one lead stream":void 0,note:{title:"Lead streams",body:`No website: businesses with no website at all - the original
118
+ Full list: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes`}})).trim().toLowerCase(),{country:l?l.country:h.trim(),countryCode:d,language:c?c.language:g.trim(),languageCode:f}}},Re={id:"pipeline-modes",title:"Lead streams",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let t=new Set(["classic","rescue","booking"]),n=(e.pipelineModes??[]).filter(r=>!t.has(r)),s=await a({type:"multiselect",message:"Which lead streams should the pipeline target?",options:[{value:"classic",label:"No website - businesses with no website at all"},{value:"rescue",label:"Rescue - businesses whose existing website is dead or broken"},{value:"booking",label:"Booking - businesses whose only web presence is a booking-platform page (Fresha, Booksy, Square...)"}],initialValue:e.pipelineModes?.length?e.pipelineModes.join(","):"classic",validate:r=>n.length===0&&r.split(",").map(m=>m.trim()).filter(Boolean).length===0?"Tick at least one lead stream":void 0,note:{title:"Lead streams",body:`No website: businesses with no website at all - the original
119
119
  stream, on by default. Rescue: businesses whose existing site is
120
120
  verifiably broken: dead domain, hosting placeholder, security
121
121
  errors, doesn't work on phones. Booking: salons, clinics, spas
@@ -124,18 +124,18 @@ instead of a real website - they already pay for booking
124
124
  software, and the site built for them gets a complete booking
125
125
  system of its own. Tick any combination (at least one). Rescue
126
126
  and booking are gated by bundled checkers, not judgment. Change
127
- any time by asking your agent or re-running npx klaudius configure.`}}),o=String(i).split(",").map(r=>r.trim()).filter(r=>t.has(r)),s=[...new Set([...o,...n])];return{pipelineModes:s.length>0?s:["classic"]}}},Re={id:"pricing",title:"Pricing",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let t=e.pricingTerms===X,n=t?"":e.pricing??"$999",i=e.pricingMonthly??(t?e.pricing??"":""),o=await a({type:"text",message:"What's the upfront fee you'll charge clients per site?",placeholder:"e.g. $999, \xA3799, \u20AC899 \u2014 or 0 for monthly-only billing",initialValue:n,note:{title:"Upfront fee",body:`The one-time amount charged when a client signs up. Type 0 (or
127
+ any time by asking your agent or re-running npx klaudius configure.`}}),o=String(s).split(",").map(r=>r.trim()).filter(r=>t.has(r)),i=[...new Set([...o,...n])];return{pipelineModes:i.length>0?i:["classic"]}}},_e={id:"pricing",title:"Pricing",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let t=e.pricingTerms===T,n=t?"":e.pricing??"$999",s=e.pricingMonthly??(t?e.pricing??"":""),o=await a({type:"text",message:"What's the upfront fee you'll charge clients per site?",placeholder:"e.g. $999, \xA3799, \u20AC899 \u2014 or 0 for monthly-only billing",initialValue:n,note:{title:"Upfront fee",body:`The one-time amount charged when a client signs up. Type 0 (or
128
128
  leave blank) if you only want to charge a monthly fee. You can
129
129
  also add a recurring monthly fee on the next prompt \u2014 combining
130
130
  the two is fine (e.g. $499 upfront + $49/month).
131
131
 
132
132
  Use the currency that matches your clients' region. Klaudius
133
- uses this string verbatim throughout outreach.`}}),s=await a({type:"text",message:"What's the monthly fee? (optional \u2014 leave blank for one-off only)",placeholder:"e.g. $49, \xA339, \u20AC45 \u2014 or blank for none",initialValue:i,validate:p=>{if(A(o)&&A(p))return"Set an upfront fee, a monthly fee, or both \u2014 they can't both be zero."},note:{title:"Monthly fee (optional)",body:`Leave blank to charge a one-off fee only. Fill it in to charge
133
+ uses this string verbatim throughout outreach.`}}),i=await a({type:"text",message:"What's the monthly fee? (optional \u2014 leave blank for one-off only)",placeholder:"e.g. $49, \xA339, \u20AC45 \u2014 or blank for none",initialValue:s,validate:r=>{if(P(o)&&P(r))return"Set an upfront fee, a monthly fee, or both \u2014 they can't both be zero."},note:{title:"Monthly fee (optional)",body:`Leave blank to charge a one-off fee only. Fill it in to charge
134
134
  a recurring monthly fee \u2014 either on its own (if upfront was 0)
135
- or alongside the upfront fee.`}}),r=A(o),h=A(s),c,l,u;return r&&!h?(c=s.trim(),l=X,u=s.trim()):!r&&h?(c=o.trim(),l=Ne,u=void 0):(c=o.trim(),l=`upfront, then ${s.trim()}/month`,u=s.trim()),{pricing:c,pricingTerms:l,pricingMonthly:u}}},Ge={id:"outreach-enabled",title:"Automated outreach",isApplicable:()=>!0,execute:async(e,{prompt:a})=>({outreachEnabled:await a({type:"confirm",message:"Use Klaudius's automated outreach features?",initialValue:e.outreachEnabled??!0,note:{title:"Automated outreach features",body:`After finding candidates and building websites for them, Klaudius can
135
+ or alongside the upfront fee.`}});return q(o,i)}},Ge={id:"outreach-enabled",title:"Automated outreach",isApplicable:()=>!0,execute:async(e,{prompt:a})=>({outreachEnabled:await a({type:"confirm",message:"Use Klaudius's automated outreach features?",initialValue:e.outreachEnabled??!0,note:{title:"Automated outreach features",body:`After finding candidates and building websites for them, Klaudius can
136
136
  run outreach to them automatically (email, SMS, WhatsApp, or printed
137
137
  postal letters).
138
- If you'd rather handle outreach manually, you can skip this here.`}})})},_e={id:"operator-name",title:"Sign-off name",isApplicable:e=>e.outreachEnabled===!0,execute:async(e,{prompt:a})=>({name:await a({type:"text",message:"What name should sign off your outreach messages?",placeholder:"e.g. Mike Smith \u2014 or your business name if you'd rather",initialValue:e.name??e.emailFromName??"",validate:b("Name"),note:{title:"Sign-off name",body:`Klaudius signs off every outreach message and follow-up with this
138
+ If you'd rather handle outreach manually, you can skip this here.`}})})},Ue={id:"operator-name",title:"Sign-off name",isApplicable:e=>e.outreachEnabled===!0,execute:async(e,{prompt:a})=>({name:await a({type:"text",message:"What name should sign off your outreach messages?",placeholder:"e.g. Mike Smith \u2014 or your business name if you'd rather",initialValue:e.name??e.emailFromName??"",validate:b("Name"),note:{title:"Sign-off name",body:`Klaudius signs off every outreach message and follow-up with this
139
139
  name \u2014 e.g. "Cordiali saluti, Marco" in Italian, "Best, Mike" in
140
140
  English. Use your first name, your full name, or your business name \u2014
141
141
  whatever you want clients to see as the sender.
@@ -143,7 +143,7 @@ whatever you want clients to see as the sender.
143
143
  Klaudius composes the actual sign-off line at message time, picking
144
144
  natural phrasing for your language. If you'd rather pin an exact
145
145
  sign-off string instead, ask Klaudius to set it up for you once the
146
- wizard's done.`}}),signature:e.signature})},Ue={id:"channels",title:"Outreach channels & priority",isApplicable:e=>e.outreachEnabled===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Outreach channels & priority",body:`Different businesses have different contact methods publicly available \u2014 some
146
+ wizard's done.`}}),signature:e.signature})},Be={id:"channels",title:"Outreach channels & priority",isApplicable:e=>e.outreachEnabled===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Outreach channels & priority",body:`Different businesses have different contact methods publicly available \u2014 some
147
147
  list only an email, others only a phone number, others use WhatsApp as their
148
148
  primary channel. Klaudius lets you opt into multiple channels so it can reach
149
149
  more candidates, and you set a priority order for when a candidate has
@@ -165,9 +165,9 @@ your own account) carrying a QR code to the candidate's freshly built
165
165
  site, where they can claim it. One letter per candidate, no letter
166
166
  follow-ups. It's the standard lawful cold channel in countries where
167
167
  email/WhatsApp/SMS to businesses need prior consent (Germany and
168
- Austria in particular), and a premium opener anywhere else.`});let n={email:"Email",sms:"SMS (iMessage or Twilio, configured next)",whatsapp:"WhatsApp (Baileys / phone-linked device)",letter:"Letter (real printed post via Pingen or PostGrid, ~\u20AC1/$1 per letter)"},i=["email","sms","whatsapp","letter"],o=e.outreachPriority??[],s=[],r=await a({type:"select",message:"Which channel should Klaudius try FIRST for each candidate?",initialValue:o[0]??"email",options:i.map(h=>({value:h,label:n[h]}))});for(s.push(r);s.length<i.length;){let h=i.filter(m=>!s.includes(m)),c=s.length===1?"second":s.length===2?"third":"fourth",l=s[s.length-1],u=n[l].replace(/\s*\(.*\)$/,"").toLowerCase(),p=await a({type:"select",message:`Should Klaudius use another channel as ${c} priority (for candidates where ${u} isn't viable or fails)?`,initialValue:o[s.length]??"no",options:[...h.map(m=>({value:m,label:`Yes \u2014 also use ${n[m]}`})),{value:"no",label:"No, that's all"}]});if(p==="no")break;s.push(p)}return{outreachChannels:s,outreachPriority:s}}},Be={id:"email",title:"Email setup",isApplicable:e=>e.outreachChannels?.includes("email")===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Email setup",body:`Klaudius needs an email account to send outreach FROM. This is the
168
+ Austria in particular), and a premium opener anywhere else.`});let n={email:"Email",sms:"SMS (iMessage or Twilio, configured next)",whatsapp:"WhatsApp (Baileys / phone-linked device)",letter:"Letter (real printed post via Pingen or PostGrid, ~\u20AC1/$1 per letter)"},s=["email","sms","whatsapp","letter"],o=e.outreachPriority??[],i=[],r=await a({type:"select",message:"Which channel should Klaudius try FIRST for each candidate?",initialValue:o[0]??"email",options:s.map(m=>({value:m,label:n[m]}))});for(i.push(r);i.length<s.length;){let m=s.filter(g=>!i.includes(g)),h=i.length===1?"second":i.length===2?"third":"fourth",l=i[i.length-1],d=n[l].replace(/\s*\(.*\)$/,"").toLowerCase(),p=await a({type:"select",message:`Should Klaudius use another channel as ${h} priority (for candidates where ${d} isn't viable or fails)?`,initialValue:o[i.length]??"no",options:[...m.map(g=>({value:g,label:`Yes \u2014 also use ${n[g]}`})),{value:"no",label:"No, that's all"}]});if(p==="no")break;i.push(p)}return{outreachChannels:i,outreachPriority:i}}},De={id:"email",title:"Email setup",isApplicable:e=>e.outreachChannels?.includes("email")===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Email setup",body:`Klaudius needs an email account to send outreach FROM. This is the
169
169
  address candidates will see as the sender. Use a domain you control
170
- (your own, your business's) \u2014 not your personal address.`});let n=await a({type:"select",message:"Who hosts the email account you'll send outreach from?",initialValue:e.emailProvider??"gmail",options:[{value:"gmail",label:"Gmail"},{value:"fastmail",label:"Fastmail"},{value:"outlook",label:"Outlook / Office 365"},{value:"zoho",label:"Zoho Mail"},{value:"ionos",label:"IONOS"},{value:"titan",label:"Titan (123 Reg, Hostinger, Name.com\u2026)"},{value:"custom",label:"Custom / other (enter SMTP/IMAP details manually)"}]}),i=n!=="custom"?v[n]:void 0;if(i?.oauthOnly){t({title:"How Outlook / Microsoft 365 connects",body:`Microsoft no longer allows password-based access to its mailboxes
170
+ (your own, your business's) \u2014 not your personal address.`});let n=await a({type:"select",message:"Who hosts the email account you'll send outreach from?",initialValue:e.emailProvider??"gmail",options:[{value:"gmail",label:"Gmail"},{value:"fastmail",label:"Fastmail"},{value:"outlook",label:"Outlook / Office 365"},{value:"zoho",label:"Zoho Mail"},{value:"ionos",label:"IONOS"},{value:"titan",label:"Titan (123 Reg, Hostinger, Name.com\u2026)"},{value:"custom",label:"Custom / other (enter SMTP/IMAP details manually)"}]}),s=n!=="custom"?v[n]:void 0;if(s?.oauthOnly){t({title:"How Outlook / Microsoft 365 connects",body:`Microsoft no longer allows password-based access to its mailboxes
171
171
  (app passwords included \u2014 Microsoft retired them), so there's no
172
172
  password to paste here.
173
173
 
@@ -175,18 +175,18 @@ Instead, at the end of setup you'll sign in to Microsoft ONCE in
175
175
  your browser and approve Klaudius reading and sending your mail.
176
176
  Your password never passes through Klaudius, and you can revoke
177
177
  the access any time at https://account.microsoft.com (or, for
178
- work accounts, https://myapps.microsoft.com).`});let d=await a({type:"text",message:"Outlook / Microsoft 365 address to send outreach from",placeholder:"you@yourbusiness.com",initialValue:e.emailAddress??"",validate:Q}),y=i;return ee(e,t),{emailProvider:n,emailAuth:"oauth-microsoft",emailAddress:d,emailPassword:e.emailPassword??"",emailFromName:e.name,emailSmtpHost:y.smtpHost,emailSmtpPort:y.smtpPort,emailImapHost:y.imapHost,emailImapPort:y.imapPort,emailSentFolder:y.sentFolder,emailInboxFolder:y.inboxFolder,emailDraftsFolder:y.draftsFolder}}let o=await a({type:"text",message:"Email address to send outreach from",placeholder:"you@yourbusiness.com",initialValue:e.emailAddress??"",validate:Q}),s=i?.appPasswordHelp??_,r=i?.usesAccountPassword??!1,h=await a({type:"password",message:r?"Paste your mailbox password":"Paste the app password",initialValue:e.emailPassword??"",validate:b(r?"Mailbox password":"App password"),note:{title:r?"Mailbox password":"App password",body:(i&&!r?`An app password is a separate, single-purpose password that your
178
+ work accounts, https://myapps.microsoft.com).`});let u=await a({type:"text",message:"Outlook / Microsoft 365 address to send outreach from",placeholder:"you@yourbusiness.com",initialValue:e.emailAddress??"",validate:ae}),y=s;return te(e,t),{emailProvider:n,emailAuth:"oauth-microsoft",emailAddress:u,emailPassword:e.emailPassword??"",emailFromName:e.name,emailSmtpHost:y.smtpHost,emailSmtpPort:y.smtpPort,emailImapHost:y.imapHost,emailImapPort:y.imapPort,emailSentFolder:y.sentFolder,emailInboxFolder:y.inboxFolder,emailDraftsFolder:y.draftsFolder}}let o=await a({type:"text",message:"Email address to send outreach from",placeholder:"you@yourbusiness.com",initialValue:e.emailAddress??"",validate:ae}),i=s?.appPasswordHelp??U,r=s?.usesAccountPassword??!1,m=await a({type:"password",message:r?"Paste your mailbox password":"Paste the app password",initialValue:e.emailPassword??"",validate:b(r?"Mailbox password":"App password"),note:{title:r?"Mailbox password":"App password",body:(s&&!r?`An app password is a separate, single-purpose password that your
179
179
  email provider issues for third-party apps like Klaudius. It is NOT
180
180
  your normal account login password.
181
181
 
182
- `:"")+s+`
182
+ `:"")+i+`
183
183
 
184
184
  The password is stored locally in this project's .env file.
185
185
  It is never sent to Klaudius's servers \u2014 only to your email
186
- provider when sending outreach.`}}),c,l,u,p,m,g,f;if(n==="custom"){c=await a({type:"text",message:"SMTP host (the server Klaudius connects to for sending)",placeholder:"e.g. smtp.yourprovider.com",initialValue:e.emailSmtpHost??"",validate:b("SMTP host")});let d=await a({type:"text",message:"SMTP port (usually 587 for STARTTLS or 465 for SSL)",initialValue:String(e.emailSmtpPort??587),validate:w=>/^\d+$/.test(w)?void 0:"Must be a number"});l=parseInt(d,10),u=await a({type:"text",message:"IMAP host (the server Klaudius connects to for reading replies)",placeholder:"e.g. imap.yourprovider.com",initialValue:e.emailImapHost??"",validate:b("IMAP host")});let y=await a({type:"text",message:"IMAP port (usually 993 for SSL)",initialValue:String(e.emailImapPort??993),validate:w=>/^\d+$/.test(w)?void 0:"Must be a number"});p=parseInt(y,10),m=await a({type:"text",message:"Sent folder name (so SMTP-sent messages also appear in your email client's Sent folder)",placeholder:'e.g. "Sent", "Sent Items"',initialValue:e.emailSentFolder??"Sent"}),g=await a({type:"text",message:"Inbox folder name (almost always INBOX)",initialValue:e.emailInboxFolder??"INBOX"}),f=await a({type:"text",message:"Drafts folder name (where Klaudius saves draft emails for you to review and send)",placeholder:'e.g. "Drafts"',initialValue:e.emailDraftsFolder??"Drafts"})}else{let d=i,y=n===e.emailProvider,w=y?e.emailSmtpHost:void 0,ae=y?e.emailSmtpPort:void 0,T=y?e.emailImapHost:void 0,te=y?e.emailImapPort:void 0,ne=!!w&&w!==d.smtpHost||!!T&&T!==d.imapHost;if(await a({type:"select",message:`Server settings for ${d.label}`,initialValue:ne?"manual":"standard",options:[{value:"standard",label:`Use the standard ${d.label} servers \u2014 ${d.smtpHost} (Recommended)`},{value:"manual",label:"Enter servers manually (regional accounts, custom setups)"}],note:d.serverHelp?{title:"Server settings",body:d.serverHelp}:void 0})==="manual"){c=await a({type:"text",message:"SMTP host (the server Klaudius connects to for sending)",initialValue:w??d.smtpHost,validate:b("SMTP host")});let oe=await a({type:"text",message:"SMTP port (usually 587 for STARTTLS or 465 for SSL)",initialValue:String(ae??d.smtpPort),validate:I=>/^\d+$/.test(I)?void 0:"Must be a number"});l=parseInt(oe,10),u=await a({type:"text",message:"IMAP host (the server Klaudius connects to for reading replies)",initialValue:T??d.imapHost,validate:b("IMAP host")});let se=await a({type:"text",message:"IMAP port (usually 993 for SSL)",initialValue:String(te??d.imapPort),validate:I=>/^\d+$/.test(I)?void 0:"Must be a number"});p=parseInt(se,10),m=(y?e.emailSentFolder:void 0)??d.sentFolder,g=(y?e.emailInboxFolder:void 0)??d.inboxFolder,f=(y?e.emailDraftsFolder:void 0)??d.draftsFolder}else c=d.smtpHost,l=d.smtpPort,u=d.imapHost,p=d.imapPort,m=d.sentFolder,g=d.inboxFolder,f=d.draftsFolder}return ee(e,t),{emailProvider:n,emailAuth:"password",emailAddress:o,emailPassword:h,emailFromName:e.name,emailSmtpHost:c,emailSmtpPort:l,emailImapHost:u,emailImapPort:p,emailSentFolder:m,emailInboxFolder:g,emailDraftsFolder:f}}};function ee(e,a){let t=e.aiAgent==="codex"?"Codex":"Claude";a({title:"Sending from more than one mailbox?",body:`Most operators start with just this one. If you later want outreach
186
+ provider when sending outreach.`}}),h,l,d,p,g,c,f;if(n==="custom"){h=await a({type:"text",message:"SMTP host (the server Klaudius connects to for sending)",placeholder:"e.g. smtp.yourprovider.com",initialValue:e.emailSmtpHost??"",validate:b("SMTP host")});let u=await a({type:"text",message:"SMTP port (usually 587 for STARTTLS or 465 for SSL)",initialValue:String(e.emailSmtpPort??587),validate:w=>/^\d+$/.test(w)?void 0:"Must be a number"});l=parseInt(u,10),d=await a({type:"text",message:"IMAP host (the server Klaudius connects to for reading replies)",placeholder:"e.g. imap.yourprovider.com",initialValue:e.emailImapHost??"",validate:b("IMAP host")});let y=await a({type:"text",message:"IMAP port (usually 993 for SSL)",initialValue:String(e.emailImapPort??993),validate:w=>/^\d+$/.test(w)?void 0:"Must be a number"});p=parseInt(y,10),g=await a({type:"text",message:"Sent folder name (so SMTP-sent messages also appear in your email client's Sent folder)",placeholder:'e.g. "Sent", "Sent Items"',initialValue:e.emailSentFolder??"Sent"}),c=await a({type:"text",message:"Inbox folder name (almost always INBOX)",initialValue:e.emailInboxFolder??"INBOX"}),f=await a({type:"text",message:"Drafts folder name (where Klaudius saves draft emails for you to review and send)",placeholder:'e.g. "Drafts"',initialValue:e.emailDraftsFolder??"Drafts"})}else{let u=s,y=n===e.emailProvider,w=y?e.emailSmtpHost:void 0,ne=y?e.emailSmtpPort:void 0,I=y?e.emailImapHost:void 0,oe=y?e.emailImapPort:void 0,se=!!w&&w!==u.smtpHost||!!I&&I!==u.imapHost;if(await a({type:"select",message:`Server settings for ${u.label}`,initialValue:se?"manual":"standard",options:[{value:"standard",label:`Use the standard ${u.label} servers \u2014 ${u.smtpHost} (Recommended)`},{value:"manual",label:"Enter servers manually (regional accounts, custom setups)"}],note:u.serverHelp?{title:"Server settings",body:u.serverHelp}:void 0})==="manual"){h=await a({type:"text",message:"SMTP host (the server Klaudius connects to for sending)",initialValue:w??u.smtpHost,validate:b("SMTP host")});let ie=await a({type:"text",message:"SMTP port (usually 587 for STARTTLS or 465 for SSL)",initialValue:String(ne??u.smtpPort),validate:x=>/^\d+$/.test(x)?void 0:"Must be a number"});l=parseInt(ie,10),d=await a({type:"text",message:"IMAP host (the server Klaudius connects to for reading replies)",initialValue:I??u.imapHost,validate:b("IMAP host")});let re=await a({type:"text",message:"IMAP port (usually 993 for SSL)",initialValue:String(oe??u.imapPort),validate:x=>/^\d+$/.test(x)?void 0:"Must be a number"});p=parseInt(re,10),g=(y?e.emailSentFolder:void 0)??u.sentFolder,c=(y?e.emailInboxFolder:void 0)??u.inboxFolder,f=(y?e.emailDraftsFolder:void 0)??u.draftsFolder}else h=u.smtpHost,l=u.smtpPort,d=u.imapHost,p=u.imapPort,g=u.sentFolder,c=u.inboxFolder,f=u.draftsFolder}return te(e,t),{emailProvider:n,emailAuth:"password",emailAddress:o,emailPassword:m,emailFromName:e.name,emailSmtpHost:h,emailSmtpPort:l,emailImapHost:d,emailImapPort:p,emailSentFolder:g,emailInboxFolder:c,emailDraftsFolder:f}}};function te(e,a){let t=e.aiAgent==="codex"?"Codex":"Claude";a({title:"Sending from more than one mailbox?",body:`Most operators start with just this one. If you later want outreach
187
187
  rotated across several mailboxes, ask ${t} to add another sending
188
188
  mailbox \u2014 it updates your config and verifies the new mailbox with a
189
- test send.`})}var De={id:"sms",title:"SMS setup",isApplicable:e=>e.outreachChannels?.includes("sms")===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"SMS setup",body:`Klaudius can send SMS one of two ways:
189
+ test send.`})}var ze={id:"sms",title:"SMS setup",isApplicable:e=>e.outreachChannels?.includes("sms")===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"SMS setup",body:`Klaudius can send SMS one of two ways:
190
190
 
191
191
  \u2022 macOS iMessage \u2014 free, uses Messages.app on your Mac.
192
192
  Reaches other Apple users as iMessage for free. To reach
@@ -202,7 +202,7 @@ test send.`})}var De={id:"sms",title:"SMS setup",isApplicable:e=>e.outreachChann
202
202
 
203
203
  \u2022 Twilio \u2014 cross-platform, ~$0.01 per SMS. Sender is a phone
204
204
  number you buy from Twilio. Works on any OS, reaches any
205
- phone, no iPhone required. Recommended for consistent delivery.`});let n=await a({type:"select",message:"Which SMS provider?",initialValue:e.smsProvider??(process.platform==="darwin"?"imessage":"twilio"),options:[{value:"imessage",label:"macOS iMessage (free, Mac only)"},{value:"twilio",label:"Twilio (cross-platform, paid per-message \u2014 recommended)"}]}),i=await a({type:"text",message:"Your mobile number (used as a safe target for test sends so Klaudius doesn't accidentally message real candidates while you're testing)",placeholder:"+12025550123",initialValue:e.testPhone??"",validate:J}),o={smsProvider:n,testPhone:i};return n==="twilio"&&(o.twilioAccountSid=await a({type:"text",message:"Twilio Account SID (starts with AC...)",initialValue:e.twilioAccountSid??"",validate:s=>/^AC[a-zA-Z0-9]+$/.test(s)?void 0:"Should start with 'AC'"}),o.twilioAuthToken=await a({type:"password",message:"Twilio Auth Token",initialValue:e.twilioAuthToken??"",validate:M("Twilio Auth Token")}),o.twilioPhoneNumber=await a({type:"text",message:"Twilio phone number (the number outreach will be sent FROM)",placeholder:"+15551234567",initialValue:e.twilioPhoneNumber??"",validate:J})),o}},ze={id:"whatsapp",title:"WhatsApp setup",isApplicable:e=>e.outreachPriority?.includes("whatsapp")===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"WhatsApp setup",body:`Klaudius connects to WhatsApp as a linked device on your phone \u2014 same way
205
+ phone, no iPhone required. Recommended for consistent delivery.`});let n=await a({type:"select",message:"Which SMS provider?",initialValue:e.smsProvider??(process.platform==="darwin"?"imessage":"twilio"),options:[{value:"imessage",label:"macOS iMessage (free, Mac only)"},{value:"twilio",label:"Twilio (cross-platform, paid per-message \u2014 recommended)"}]}),s=await a({type:"text",message:"Your mobile number (used as a safe target for test sends so Klaudius doesn't accidentally message real candidates while you're testing)",placeholder:"+12025550123",initialValue:e.testPhone??"",validate:ee}),o={smsProvider:n,testPhone:s};return n==="twilio"&&(o.twilioAccountSid=await a({type:"text",message:"Twilio Account SID (starts with AC...)",initialValue:e.twilioAccountSid??"",validate:i=>/^AC[a-zA-Z0-9]+$/.test(i)?void 0:"Should start with 'AC'"}),o.twilioAuthToken=await a({type:"password",message:"Twilio Auth Token",initialValue:e.twilioAuthToken??"",validate:N("Twilio Auth Token")}),o.twilioPhoneNumber=await a({type:"text",message:"Twilio phone number (the number outreach will be sent FROM)",placeholder:"+15551234567",initialValue:e.twilioPhoneNumber??"",validate:ee})),o}},$e={id:"whatsapp",title:"WhatsApp setup",isApplicable:e=>e.outreachPriority?.includes("whatsapp")===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"WhatsApp setup",body:`Klaudius connects to WhatsApp as a linked device on your phone \u2014 same way
206
206
  WhatsApp Web works. Setup is a one-time QR scan from the WhatsApp app on
207
207
  the phone whose number you want to use. Klaudius will guide you through
208
208
  that AFTER this wizard, once npm dependencies are installed.
@@ -215,7 +215,7 @@ a separate phone number per account (they're tied to real SIMs).
215
215
 
216
216
  You'll be asked how many accounts to link and a short label for each
217
217
  (used only locally \u2014 appears in logs, in the .env file, and in this
218
- project's per-account directory under ~/.klaudius/whatsapp/).`});let n=await a({type:"select",message:"How many WhatsApp numbers do you want to link?",initialValue:String(e.whatsappAccounts?.length??1),options:[{value:"1",label:"1 number (recommended starting point)"},{value:"2",label:"2 numbers (spread load across two)"},{value:"3",label:"3 numbers"},{value:"4",label:"4 numbers"},{value:"5",label:"5 numbers (maximum)"}]}),i=parseInt(n,10),o=["primary","secondary","tertiary","quaternary","quinary"],s=[];for(let r=0;r<i;r++){let h=await a({type:"text",message:i===1?"Label for this WhatsApp account (used only locally \u2014 'primary' is fine)":`Label for WhatsApp account ${r+1} of ${i} (e.g. 'primary', 'uk-1', 'us-east')`,initialValue:e.whatsappAccounts?.[r]??o[r],validate:c=>{let l=c.trim();if(!l)return"Required";if(l.length>30)return"Too long (max 30 characters)";if(l.startsWith("-")||l.endsWith("-"))return"Can't start or end with a hyphen";if(!/^[A-Za-z0-9_-]+$/.test(l))return"Letters, digits, underscore, hyphen only (no spaces)";if(s.includes(l))return"Duplicate label"}});s.push(h.trim())}return{whatsappAccounts:s}}},$e={id:"letter",title:"Letter setup",isApplicable:e=>e.outreachChannels?.includes("letter")===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Letter setup",body:`Klaudius sends letters through a print-and-post API \u2014 you bring your
218
+ project's per-account directory under ~/.klaudius/whatsapp/).`});let n=await a({type:"select",message:"How many WhatsApp numbers do you want to link?",initialValue:String(e.whatsappAccounts?.length??1),options:[{value:"1",label:"1 number (recommended starting point)"},{value:"2",label:"2 numbers (spread load across two)"},{value:"3",label:"3 numbers"},{value:"4",label:"4 numbers"},{value:"5",label:"5 numbers (maximum)"}]}),s=parseInt(n,10),o=["primary","secondary","tertiary","quaternary","quinary"],i=[];for(let r=0;r<s;r++){let m=await a({type:"text",message:s===1?"Label for this WhatsApp account (used only locally \u2014 'primary' is fine)":`Label for WhatsApp account ${r+1} of ${s} (e.g. 'primary', 'uk-1', 'us-east')`,initialValue:e.whatsappAccounts?.[r]??o[r],validate:h=>{let l=h.trim();if(!l)return"Required";if(l.length>30)return"Too long (max 30 characters)";if(l.startsWith("-")||l.endsWith("-"))return"Can't start or end with a hyphen";if(!/^[A-Za-z0-9_-]+$/.test(l))return"Letters, digits, underscore, hyphen only (no spaces)";if(i.includes(l))return"Duplicate label"}});i.push(m.trim())}return{whatsappAccounts:i}}},Ve={id:"letter",title:"Letter setup",isApplicable:e=>e.outreachChannels?.includes("letter")===!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Letter setup",body:`Klaudius sends letters through a print-and-post API \u2014 you bring your
219
219
  own provider account, the provider prints each letter locally and
220
220
  hands it to the postal carrier. Two providers are supported:
221
221
 
@@ -237,7 +237,7 @@ hands it to the postal carrier. Two providers are supported:
237
237
 
238
238
  Klaudius refuses letters with incomplete street addresses and
239
239
  verifies each letter's claim-page link is live before submitting,
240
- so a letter is never wasted on a bad address or a dead link.`});let n=e.countryCode&&["US","CA","AU","GB","UK"].includes(e.countryCode)?"postgrid":"pingen",i=await a({type:"select",message:"Which letter provider?",initialValue:e.letterProvider??n,options:[{value:"pingen",label:"Pingen (Europe: DE, AT, CH, NL, FR, BE, LU, ES, UK)"},{value:"postgrid",label:"PostGrid (US, CA, UK, AU)"}]}),o={letterProvider:i};return i==="pingen"?(o.pingenClientId=await a({type:"text",message:"Pingen API Client ID",initialValue:e.pingenClientId??"",validate:b("Pingen Client ID")}),o.pingenClientSecret=await a({type:"password",message:"Pingen API Client Secret",initialValue:e.pingenClientSecret??"",validate:M("Pingen Client Secret")}),o.pingenOrgId=await a({type:"text",message:"Pingen organisation id (from the dashboard URL: app.pingen.com/organisations/<id>/...)",initialValue:e.pingenOrgId??"",validate:b("Pingen organisation id")})):o.postgridApiKey=await a({type:"password",message:"PostGrid API key (live_sk_... \u2014 a test_ key works but prints nothing)",initialValue:e.postgridApiKey??"",validate:M("PostGrid API key")}),o}},Ve={id:"deploy-provider",title:"Deployment host",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>(t({title:"Where should Klaudius deploy the websites it builds?",body:`Every client site Klaudius builds is a static website, so it deploys
240
+ so a letter is never wasted on a bad address or a dead link.`});let n=e.countryCode&&["US","CA","AU","GB","UK"].includes(e.countryCode)?"postgrid":"pingen",s=await a({type:"select",message:"Which letter provider?",initialValue:e.letterProvider??n,options:[{value:"pingen",label:"Pingen (Europe: DE, AT, CH, NL, FR, BE, LU, ES, UK)"},{value:"postgrid",label:"PostGrid (US, CA, UK, AU)"}]}),o={letterProvider:s};return s==="pingen"?(o.pingenClientId=await a({type:"text",message:"Pingen API Client ID",initialValue:e.pingenClientId??"",validate:b("Pingen Client ID")}),o.pingenClientSecret=await a({type:"password",message:"Pingen API Client Secret",initialValue:e.pingenClientSecret??"",validate:N("Pingen Client Secret")}),o.pingenOrgId=await a({type:"text",message:"Pingen organisation id (from the dashboard URL: app.pingen.com/organisations/<id>/...)",initialValue:e.pingenOrgId??"",validate:b("Pingen organisation id")})):o.postgridApiKey=await a({type:"password",message:"PostGrid API key (live_sk_... \u2014 a test_ key works but prints nothing)",initialValue:e.postgridApiKey??"",validate:N("PostGrid API key")}),o}},We={id:"deploy-provider",title:"Deployment host",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>(t({title:"Where should Klaudius deploy the websites it builds?",body:`Every client site Klaudius builds is a static website, so it deploys
241
241
  cleanly to any of the hosts below \u2014 pick whichever you'd rather have
242
242
  an account with. All have a free tier that's plenty to get started.
243
243
 
@@ -251,7 +251,7 @@ an account with. All have a free tier that's plenty to get started.
251
251
  This only changes where sites are hosted and which credential you set
252
252
  up next. Everything else \u2014 how sites are found, built, and pitched \u2014
253
253
  is identical. (The optional dynamic add-ons \u2014 CMS, live Google
254
- rating, booking \u2014 are Vercel-only today.)`}),{deployProvider:await a({type:"select",message:"Which host should Klaudius deploy client sites to?",initialValue:e.deployProvider??"vercel",options:[{value:"vercel",label:"Vercel (default)"},{value:"cloudflare",label:"Cloudflare Pages"},{value:"netlify",label:"Netlify"},{value:"selfhost",label:"Self-hosted (your own server over SSH)"}]})})},We={id:"vercel",title:"Vercel deployment",isApplicable:e=>(e.deployProvider??"vercel")==="vercel",execute:async(e,{prompt:a})=>({vercelToken:(await a({type:"password",message:"Paste your Vercel API token",initialValue:e.vercelToken??"",validate:n=>n.trim().length===0?"Required \u2014 without this Klaudius can't deploy generated sites":void 0,note:{title:"Vercel deployment",body:`Klaudius deploys every generated client site to Vercel. We use a
254
+ rating, booking \u2014 are Vercel-only today.)`}),{deployProvider:await a({type:"select",message:"Which host should Klaudius deploy client sites to?",initialValue:e.deployProvider??"vercel",options:[{value:"vercel",label:"Vercel (default)"},{value:"cloudflare",label:"Cloudflare Pages"},{value:"netlify",label:"Netlify"},{value:"selfhost",label:"Self-hosted (your own server over SSH)"}]})})},je={id:"vercel",title:"Vercel deployment",isApplicable:e=>(e.deployProvider??"vercel")==="vercel",execute:async(e,{prompt:a})=>({vercelToken:(await a({type:"password",message:"Paste your Vercel API token",initialValue:e.vercelToken??"",validate:n=>n.trim().length===0?"Required \u2014 without this Klaudius can't deploy generated sites":void 0,note:{title:"Vercel deployment",body:`Klaudius deploys every generated client site to Vercel. We use a
255
255
  Vercel API token to do this without an interactive login.
256
256
 
257
257
  How to get one (one-time, ~30 seconds):
@@ -273,7 +273,7 @@ STUCK? Open Claude (or any LLM) in another tab/app and paste:
273
273
  "I need to create a Vercel access token for the Klaudius
274
274
  CLI tool, with Scope set to Full Account and Expiration set
275
275
  to No Expiration. Walk me through creating one at
276
- vercel.com/account/settings/tokens."`}})).trim()})},je={id:"cloudflare",title:"Cloudflare deployment",isApplicable:e=>e.deployProvider==="cloudflare",execute:async(e,{prompt:a})=>{let t=await a({type:"password",message:"Paste your Cloudflare API token",initialValue:e.cloudflareApiToken??"",validate:i=>i.trim().length===0?"Required \u2014 without this Klaudius can't deploy generated sites":void 0,note:{title:"Cloudflare API token",body:`Klaudius deploys every generated client site to Cloudflare Pages
276
+ vercel.com/account/settings/tokens."`}})).trim()})},qe={id:"cloudflare",title:"Cloudflare deployment",isApplicable:e=>e.deployProvider==="cloudflare",execute:async(e,{prompt:a})=>{let t=await a({type:"password",message:"Paste your Cloudflare API token",initialValue:e.cloudflareApiToken??"",validate:s=>s.trim().length===0?"Required \u2014 without this Klaudius can't deploy generated sites":void 0,note:{title:"Cloudflare API token",body:`Klaudius deploys every generated client site to Cloudflare Pages
277
277
  using \`wrangler\`. It authenticates with an API token (no interactive
278
278
  login), so no browser step at deploy time.
279
279
 
@@ -300,7 +300,7 @@ STUCK? Open Claude (or any LLM) in another tab/app and paste:
300
300
  through creating a Custom Token at
301
301
  dash.cloudflare.com/profile/api-tokens with the
302
302
  'Account \u2192 Cloudflare Pages \u2192 Edit' permission, and tell me
303
- where to find my Account ID."`}}),n=await a({type:"text",message:"Paste your Cloudflare Account ID",placeholder:"e.g. 0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d",initialValue:e.cloudflareAccountId??"",validate:i=>{let o=i.trim();if(o.length===0)return"Required \u2014 wrangler needs it to pick the right account";if(!/^[0-9a-f]{32}$/i.test(o))return"Should be a 32-character hex string (copy it from the dashboard, not the token)"},note:{title:"Cloudflare Account ID",body:`This tells \`wrangler\` which account to deploy into. It's separate
303
+ where to find my Account ID."`}}),n=await a({type:"text",message:"Paste your Cloudflare Account ID",placeholder:"e.g. 0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d",initialValue:e.cloudflareAccountId??"",validate:s=>{let o=s.trim();if(o.length===0)return"Required \u2014 wrangler needs it to pick the right account";if(!/^[0-9a-f]{32}$/i.test(o))return"Should be a 32-character hex string (copy it from the dashboard, not the token)"},note:{title:"Cloudflare Account ID",body:`This tells \`wrangler\` which account to deploy into. It's separate
304
304
  from the API token above.
305
305
 
306
306
  Where to find it:
@@ -310,7 +310,7 @@ Where to find it:
310
310
  the account's Workers & Pages overview page under 'Account ID'
311
311
 
312
312
  Without it, wrangler shows an interactive account picker that would
313
- stall an unattended pipeline run, so Klaudius requires it up front.`}});return{cloudflareApiToken:t.trim(),cloudflareAccountId:n.trim()}}},qe={id:"netlify",title:"Netlify deployment",isApplicable:e=>e.deployProvider==="netlify",execute:async(e,{prompt:a})=>({netlifyAuthToken:(await a({type:"password",message:"Paste your Netlify access token",initialValue:e.netlifyAuthToken??"",validate:n=>n.trim().length===0?"Required \u2014 without this Klaudius can't deploy generated sites":void 0,note:{title:"Netlify access token",body:`Klaudius deploys every generated client site to Netlify using the
313
+ stall an unattended pipeline run, so Klaudius requires it up front.`}});return{cloudflareApiToken:t.trim(),cloudflareAccountId:n.trim()}}},Ze={id:"netlify",title:"Netlify deployment",isApplicable:e=>e.deployProvider==="netlify",execute:async(e,{prompt:a})=>({netlifyAuthToken:(await a({type:"password",message:"Paste your Netlify access token",initialValue:e.netlifyAuthToken??"",validate:n=>n.trim().length===0?"Required \u2014 without this Klaudius can't deploy generated sites":void 0,note:{title:"Netlify access token",body:`Klaudius deploys every generated client site to Netlify using the
314
314
  Netlify CLI. It authenticates with a personal access token (no
315
315
  interactive login), so there's no browser step at deploy time.
316
316
 
@@ -333,7 +333,7 @@ STUCK? Open Claude (or any LLM) in another tab/app and paste:
333
333
  "I need to create a personal access token for the Klaudius CLI
334
334
  tool in Netlify. Walk me through generating one at
335
335
  app.netlify.com/user/applications, including which expiry to
336
- choose."`}})).trim()})},Ze={id:"selfhost",title:"Self-host deployment",isApplicable:e=>e.deployProvider==="selfhost",execute:async(e,{prompt:a})=>{let t=await a({type:"text",message:"Where should sites be uploaded? (SSH destination)",placeholder:"e.g. deploy@203.0.113.7:/var/www/klaudius-sites",initialValue:e.selfhostDeployTarget??"",validate:D,note:{title:"Self-host deployment",body:`Klaudius builds each client site locally as plain static files and
336
+ choose."`}})).trim()})},Ye={id:"selfhost",title:"Self-host deployment",isApplicable:e=>e.deployProvider==="selfhost",execute:async(e,{prompt:a})=>{let t=await a({type:"text",message:"Where should sites be uploaded? (SSH destination)",placeholder:"e.g. deploy@203.0.113.7:/var/www/klaudius-sites",initialValue:e.selfhostDeployTarget??"",validate:z,note:{title:"Self-host deployment",body:`Klaudius builds each client site locally as plain static files and
337
337
  uploads them to your server over SSH. Each client gets
338
338
  its own subdirectory under the destination you enter here, e.g.
339
339
  deploy@yourvps:/var/www/klaudius-sites \u2192 .../klaudius-sites/<slug>/
@@ -348,7 +348,7 @@ STUCK? Open Claude (or any LLM) and paste:
348
348
  "I'm setting up passwordless SSH key auth from my machine to
349
349
  my VPS so an automated deploy can upload files over SSH. Walk me
350
350
  through ssh-keygen and ssh-copy-id, and where to put a custom
351
- port in ~/.ssh/config."`}}),n=await a({type:"text",message:"What URL will each site be served at? (use {slug} in the hostname)",placeholder:"e.g. https://{slug}.sites.your-domain.com",initialValue:e.selfhostUrlTemplate??"",validate:z,note:{title:"Public URL pattern",body:`The deploy substitutes each client's slug into this template to get
351
+ port in ~/.ssh/config."`}}),n=await a({type:"text",message:"What URL will each site be served at? (use {slug} in the hostname)",placeholder:"e.g. https://{slug}.sites.your-domain.com",initialValue:e.selfhostUrlTemplate??"",validate:$,note:{title:"Public URL pattern",body:`The deploy substitutes each client's slug into this template to get
352
352
  the live URL it records and pitches. {slug} must be in the HOSTNAME
353
353
  (each site is served from the root of its own subdomain) because
354
354
  static exports use root-absolute asset links.
@@ -364,7 +364,7 @@ deploy end-to-end. STUCK on the server config? Paste into any LLM:
364
364
  "Help me configure nginx (or Caddy) with a wildcard vhost that
365
365
  serves https://<name>.sites.example.com from
366
366
  /var/www/klaudius-sites/<name>/, plus a wildcard Let's Encrypt
367
- certificate via DNS-01."`}});return{selfhostDeployTarget:t.trim().replace(/\/+$/,""),selfhostUrlTemplate:n.trim()}}},Ye={id:"supabase",title:"Supabase",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Supabase setup",body:`Supabase is your CRM. It's where Klaudius records every business it
367
+ certificate via DNS-01."`}});return{selfhostDeployTarget:t.trim().replace(/\/+$/,""),selfhostUrlTemplate:n.trim()}}},Je={id:"supabase",title:"Supabase",isApplicable:()=>!0,execute:async(e,{prompt:a,info:t})=>{t({title:"Supabase setup",body:`Supabase is your CRM. It's where Klaudius records every business it
368
368
  finds, where each one sits in your funnel (gathered \u2192 built \u2192 deployed
369
369
  \u2192 outreach sent \u2192 responded), and the follow-up state for every lead.
370
370
  You can browse it at any time from the Supabase dashboard, or ask
@@ -398,11 +398,11 @@ in another tab/app and paste this prompt verbatim:
398
398
  The wizard is asking for: (1) project URL, (2) the secret/service-
399
399
  role key, (3) a personal access token. Walk me through where to
400
400
  find each one in the current Supabase dashboard UI, including the
401
- exact menu paths and any caveats for newer vs. legacy projects."`});let i=(await a({type:"text",message:"Paste your Supabase API URL",placeholder:"https://YOUR_REF.supabase.co",initialValue:e.supabaseUrl??"",validate:u=>/^https:\/\/[a-z0-9]+\.supabase\.co(\/rest\/v1\/?)?$/i.test(u.trim())?void 0:"Should look like https://xxxx.supabase.co (with or without /rest/v1/)",note:{title:"API URL",body:`In your Supabase dashboard, open your project, then go to:
401
+ exact menu paths and any caveats for newer vs. legacy projects."`});let s=(await a({type:"text",message:"Paste your Supabase API URL",placeholder:"https://YOUR_REF.supabase.co",initialValue:e.supabaseUrl??"",validate:d=>/^https:\/\/[a-z0-9]+\.supabase\.co(\/rest\/v1\/?)?$/i.test(d.trim())?void 0:"Should look like https://xxxx.supabase.co (with or without /rest/v1/)",note:{title:"API URL",body:`In your Supabase dashboard, open your project, then go to:
402
402
  Settings \u2192 Data API \u2192 'API URL'
403
403
 
404
404
  It looks like https://xxxx.supabase.co. Click to copy and paste
405
- below.`}})).trim().replace(/\/rest\/v1\/?$/i,"").replace(/\/$/,""),o=i.match(/^https:\/\/([a-z0-9]+)\.supabase\.co/i)?.[1]??"",r=(await a({type:"password",message:"Paste the Supabase secret key (sb_secret_\u2026)",initialValue:e.supabaseServiceKey??"",validate:u=>{let p=u.trim(),m=N(p);if(m)return m;if(p.length<20)return"Looks too short";if(p.startsWith("sb_publishable_"))return"That's the publishable key. Klaudius needs the 'sb_secret_\u2026' key on the same page (different row, below the publishable one).";if(!p.startsWith("sb_secret_")&&!p.startsWith("eyJ"))return"Doesn't look like a Supabase secret key. Expected 'sb_secret_\u2026' (or a legacy JWT starting with 'eyJ\u2026' on older projects)."},note:{title:"Secret key",body:`Open this exact page:
405
+ below.`}})).trim().replace(/\/rest\/v1\/?$/i,"").replace(/\/$/,""),o=s.match(/^https:\/\/([a-z0-9]+)\.supabase\.co/i)?.[1]??"",r=(await a({type:"password",message:"Paste the Supabase secret key (sb_secret_\u2026)",initialValue:e.supabaseServiceKey??"",validate:d=>{let p=d.trim(),g=H(p);if(g)return g;if(p.length<20)return"Looks too short";if(p.startsWith("sb_publishable_"))return"That's the publishable key. Klaudius needs the 'sb_secret_\u2026' key on the same page (different row, below the publishable one).";if(!p.startsWith("sb_secret_")&&!p.startsWith("eyJ"))return"Doesn't look like a Supabase secret key. Expected 'sb_secret_\u2026' (or a legacy JWT starting with 'eyJ\u2026' on older projects)."},note:{title:"Secret key",body:`Open this exact page:
406
406
  https://supabase.com/dashboard/project/${o}/settings/api-keys
407
407
 
408
408
  Under 'Secret keys', find the row whose value starts with
@@ -414,7 +414,7 @@ are client-side keys with no write permissions).
414
414
  Don't confuse this page with 'Edge Functions \u2192 Secrets' in the
415
415
  left sidebar \u2014 that's an unrelated feature (env vars for Edge
416
416
  Functions). The page you want is Settings (gear icon, bottom
417
- of the left sidebar) \u2192 API Keys.`}})).replace(/\s+/g,""),c=(await a({type:"password",message:"Paste the Supabase personal access token",initialValue:e.supabasePat??"",validate:Me,note:{title:"Personal access token",body:`This is a separate credential from the secret key above \u2014 it's an
417
+ of the left sidebar) \u2192 API Keys.`}})).replace(/\s+/g,""),h=(await a({type:"password",message:"Paste the Supabase personal access token",initialValue:e.supabasePat??"",validate:He,note:{title:"Personal access token",body:`This is a separate credential from the secret key above \u2014 it's an
418
418
  ACCOUNT-wide token (not project-scoped) used by the Supabase MCP and
419
419
  by Klaudius's schema migration.
420
420
 
@@ -424,13 +424,13 @@ Open this exact page:
424
424
  Click 'Generate new token', name it 'Klaudius', and set the
425
425
  expiration to 'Never' (recommended \u2014 saves you having to rotate
426
426
  it later). Copy the value (starts with 'sbp_') and paste it
427
- below.`}})).replace(/\s+/g,""),l=e.supabaseAnonKey;return e.outreachChannels?.includes("letter")&&(l=(await a({type:"password",message:"Paste the Supabase publishable (anon) key \u2014 needed for the letter channel's claim pages",initialValue:e.supabaseAnonKey??"",validate:p=>{let m=p.replace(/\s+/g,"");if(m.length<20)return"Looks too short";if(/^sb_secret_/i.test(m))return"That's the SECRET key \u2014 the claim page needs the 'sb_publishable_\u2026' (or legacy 'anon') key from the same page.";let g=Oe(m);if(g&&g!=="anon")return`That JWT has role '${g}' \u2014 the claim page needs the key whose role is 'anon' (same dashboard page, different row).`},note:{title:"Publishable (anon) key",body:`Same page as the secret key:
427
+ below.`}})).replace(/\s+/g,""),l=e.supabaseAnonKey;return e.outreachChannels?.includes("letter")&&(l=(await a({type:"password",message:"Paste the Supabase publishable (anon) key \u2014 needed for the letter channel's claim pages",initialValue:e.supabaseAnonKey??"",validate:p=>{let g=p.replace(/\s+/g,"");if(g.length<20)return"Looks too short";if(/^sb_secret_/i.test(g))return"That's the SECRET key \u2014 the claim page needs the 'sb_publishable_\u2026' (or legacy 'anon') key from the same page.";let c=Ne(g);if(c&&c!=="anon")return`That JWT has role '${c}' \u2014 the claim page needs the key whose role is 'anon' (same dashboard page, different row).`},note:{title:"Publishable (anon) key",body:`Same page as the secret key:
428
428
  https://supabase.com/dashboard/project/${o}/settings/api-keys
429
429
 
430
430
  Copy the 'sb_publishable_\u2026' value (labelled 'anon' / 'public' on
431
431
  older projects). This key is safe to embed in public pages: on a
432
432
  Klaudius database it can only insert claim-form submissions,
433
- nothing else.`}})).replace(/\s+/g,"")),{supabaseUrl:i,supabaseServiceKey:r,supabasePat:c,supabaseAnonKey:l,supabaseProjectRef:o}}},Je={id:"google-places",title:"Google Places API",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let t=await a({type:"password",message:"Paste your Google Places API key",placeholder:"AIzaSy\u2026",initialValue:e.googlePlacesApiKey??"",validate:i=>W(i),note:{title:"Google Places API key",body:`Klaudius's /find skill queries Google's Places API to discover businesses
433
+ nothing else.`}})).replace(/\s+/g,"")),{supabaseUrl:s,supabaseServiceKey:r,supabasePat:h,supabaseAnonKey:l,supabaseProjectRef:o}}},Qe={id:"google-places",title:"Google Places API",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let t=await a({type:"password",message:"Paste your Google Places API key",placeholder:"AIzaSy\u2026",initialValue:e.googlePlacesApiKey??"",validate:s=>Z(s),note:{title:"Google Places API key",body:`Klaudius's /find skill queries Google's Places API to discover businesses
434
434
  without websites in your target region. Without a key, the pipeline has
435
435
  no source of leads \u2014 so this is required.
436
436
 
@@ -466,13 +466,13 @@ STUCK? Open Claude (or any LLM) in another tab/app and paste this prompt:
466
466
  "I need a Google Places API (New) key for a CLI tool called
467
467
  Klaudius. Walk me through claiming the $300 Google Cloud free trial
468
468
  and getting the API key Google auto-generates after enabling
469
- Places API (New), including any signup gotchas."`}});return{googlePlacesApiKey:E(t).value}}},Qe={id:"notifications",title:"Notifications (optional)",isApplicable:()=>!0,clearOnSkip:["notifyChannel","notifyTo","telegramBotToken","telegramChatId"],execute:async(e,{prompt:a})=>{let t=!!e.emailAddress,n=!!e.smsProvider||!!e.testPhone,i=e.notifyChannel==="telegram"?!!e.telegramBotToken:e.notifyChannel==="email"?t:e.notifyChannel==="sms"?n:!1,o=await a({type:"select",message:"How should Klaudius send you pipeline alerts?",initialValue:i?e.notifyChannel:e.telegramBotToken?"telegram":"none",options:[{value:"telegram",label:"Telegram (recommended \u2014 instant phone pings, free)"},...t?[{value:"email",label:"Email (to your own inbox, reuses your outreach account)"}]:[],...n?[{value:"sms",label:"SMS (to your own phone, via your configured SMS setup)"}]:[],{value:"none",label:"None"}],note:{title:"Pipeline notifications (optional)",body:`Klaudius alerts you when outreach lands and when anything needs a
469
+ Places API (New), including any signup gotchas."`}});return{googlePlacesApiKey:O(t).value}}},Xe={id:"notifications",title:"Notifications (optional)",isApplicable:()=>!0,clearOnSkip:["notifyChannel","notifyTo","telegramBotToken","telegramChatId"],execute:async(e,{prompt:a})=>{let t=!!e.emailAddress,n=!!e.smsProvider||!!e.testPhone,s=e.notifyChannel==="telegram"?!!e.telegramBotToken:e.notifyChannel==="email"?t:e.notifyChannel==="sms"?n:!1,o=await a({type:"select",message:"How should Klaudius send you pipeline alerts?",initialValue:s?e.notifyChannel:e.telegramBotToken?"telegram":"none",options:[{value:"telegram",label:"Telegram (recommended \u2014 instant phone pings, free)"},...t?[{value:"email",label:"Email (to your own inbox, reuses your outreach account)"}]:[],...n?[{value:"sms",label:"SMS (to your own phone, via your configured SMS setup)"}]:[],{value:"none",label:"None"}],note:{title:"Pipeline notifications (optional)",body:`Klaudius alerts you when outreach lands and when anything needs a
470
470
  human eye (a failed deploy, an API error, odd-looking data).
471
471
 
472
472
  \u2022 Telegram \u2014 needs a bot token (via @BotFather, ~30 seconds);
473
473
  the next prompts walk you through it.
474
474
  \u2022 Email / SMS \u2014 zero extra setup; alerts go to your own
475
- inbox/phone through the account you already configured.`}});if(o==="none")return{notifyChannel:void 0,notifyTo:void 0,telegramBotToken:void 0,telegramChatId:void 0};if(o==="email"||o==="sms"){let p=o==="email"?e.emailAddress:e.testPhone,m=await a({type:"text",message:o==="email"?"Where should alert emails go?":"Which number should alert texts go to?",initialValue:e.notifyTo??p??"",validate:g=>g.trim().length===0?"Required":void 0});return{notifyChannel:o,notifyTo:m.trim()}}let s=async p=>{let m=await a({type:"password",message:"Paste your Telegram bot token",initialValue:p?"":e.telegramBotToken??"",validate:j,note:p??{title:"Bot token",body:`Telegram lets you create personal bots in ~30 seconds. Klaudius
475
+ inbox/phone through the account you already configured.`}});if(o==="none")return{notifyChannel:void 0,notifyTo:void 0,telegramBotToken:void 0,telegramChatId:void 0};if(o==="email"||o==="sms"){let p=o==="email"?e.emailAddress:e.testPhone,g=await a({type:"text",message:o==="email"?"Where should alert emails go?":"Which number should alert texts go to?",initialValue:e.notifyTo??p??"",validate:c=>c.trim().length===0?"Required":void 0});return{notifyChannel:o,notifyTo:g.trim()}}let i=async p=>{let g=await a({type:"password",message:"Paste your Telegram bot token",initialValue:p?"":e.telegramBotToken??"",validate:Y,note:p??{title:"Bot token",body:`Telegram lets you create personal bots in ~30 seconds. Klaudius
476
476
  uses a bot to send you private notifications.
477
477
 
478
478
  How to create one:
@@ -485,15 +485,15 @@ How to create one:
485
485
  'KlaudiusNotifierBot'). Each username has to be globally
486
486
  unique, so add a personal suffix if it's taken.
487
487
  6. BotFather replies with a token like
488
- '1234567890:AAEhBP_yourtokenhere\u2026'. Copy it and paste below.`}});return S(m).value},r=await s(null),h=null,c=0,l=null,u=null;for(;h===null;){c++;let p=c>1,m=u==="network"?`${l}
488
+ '1234567890:AAEhBP_yourtokenhere\u2026'. Copy it and paste below.`}});return S(g).value},r=await i(null),m=null,h=0,l=null,d=null;for(;m===null;){h++;let p=h>1,g=d==="network"?`${l}
489
489
 
490
490
  This is usually a network problem on your end (corporate WiFi or VPN
491
491
  blocking Telegram, ISP DNS issue, a momentary drop). Check your
492
492
  connection, try a different network if available, then press Enter
493
- to retry.`:u==="busy"?`${l}
493
+ to retry.`:d==="busy"?`${l}
494
494
 
495
495
  Your token is fine and there's nothing to fix on your side. Wait a
496
- few seconds, then press Enter to retry.`:u==="conflict"?`${l}
496
+ few seconds, then press Enter to retry.`:d==="conflict"?`${l}
497
497
 
498
498
  Most often that's a token you already use for another
499
499
  automation (n8n, a bot framework, a script of your own). Give
@@ -503,7 +503,7 @@ press Enter to retry.`:`${l}
503
503
 
504
504
  Make sure you sent a regular text message (e.g. 'hi'), not
505
505
  just a /start tap \u2014 /start alone doesn't always register.
506
- Then press Enter to retry.`;await a({type:"text",message:p?u==="network"?"Check your network, then press Enter to retry":u==="busy"?"Wait a moment, then press Enter to retry":u==="conflict"?"Press Enter to retry once that other app has stopped":"Send another message to the bot, then press Enter to retry":"Send a message to your bot, then press Enter to detect chat ID",initialValue:"",placeholder:"(press Enter when you've sent the message)",validate:()=>{},note:{title:p?"Detect chat ID \u2014 retry":"Detect chat ID",body:p?m:`Klaudius will auto-detect your chat ID by asking Telegram for
506
+ Then press Enter to retry.`;await a({type:"text",message:p?d==="network"?"Check your network, then press Enter to retry":d==="busy"?"Wait a moment, then press Enter to retry":d==="conflict"?"Press Enter to retry once that other app has stopped":"Send another message to the bot, then press Enter to retry":"Send a message to your bot, then press Enter to detect chat ID",initialValue:"",placeholder:"(press Enter when you've sent the message)",validate:()=>{},note:{title:p?"Detect chat ID \u2014 retry":"Detect chat ID",body:p?g:`Klaudius will auto-detect your chat ID by asking Telegram for
507
507
  any messages your bot has received. To make that work:
508
508
 
509
509
  1. In the Telegram app, search for the bot you just created
@@ -512,10 +512,10 @@ any messages your bot has received. To make that work:
512
512
  If the chat starts with a 'Start' button, tap that first,
513
513
  THEN send 'hi'. /start alone doesn't always show up.
514
514
  3. Press Enter below \u2014 Klaudius will detect the chat ID for
515
- you.`}});let g=await B({botToken:r});g.ok&&g.chatId?h=g.chatId:g.reason==="no_messages"?(l="No messages from you to your bot have been picked up yet.",u="no_messages"):g.reason==="network"?(l=g.message??"Could not reach Telegram.",u="network"):g.reason==="busy"?(l=g.message??"Telegram is busy.",u="busy"):g.reason==="conflict"?(l=g.message??"Another app is polling this bot.",u="conflict"):(r=await s(g.reason==="webhook_set"?{title:"That bot is already connected to another app",body:`${g.message??"This bot has a webhook set."}
515
+ you.`}});let c=await D({botToken:r});c.ok&&c.chatId?m=c.chatId:c.reason==="no_messages"?(l="No messages from you to your bot have been picked up yet.",d="no_messages"):c.reason==="network"?(l=c.message??"Could not reach Telegram.",d="network"):c.reason==="busy"?(l=c.message??"Telegram is busy.",d="busy"):c.reason==="conflict"?(l=c.message??"Another app is polling this bot.",d="conflict"):(r=await i(c.reason==="webhook_set"?{title:"That bot is already connected to another app",body:`${c.message??"This bot has a webhook set."}
516
516
 
517
517
  Make a separate bot just for Klaudius: send /newbot to
518
- @BotFather, follow its steps, then paste the new token below.`}:{title:"Telegram didn't accept that token",body:[g.message??"Telegram rejected the bot token.",q(r),`Paste the token again below. To see it in Telegram: send
518
+ @BotFather, follow its steps, then paste the new token below.`}:{title:"Telegram didn't accept that token",body:[c.message??"Telegram rejected the bot token.",J(r),`Paste the token again below. To see it in Telegram: send
519
519
  /mybots to @BotFather, pick your bot, then tap API Token.`].filter(Boolean).join(`
520
520
 
521
- `)}),c=0,l=null,u=null)}return{notifyChannel:"telegram",notifyTo:void 0,telegramBotToken:r,telegramChatId:h}}},Ka=[He,Ke,Fe,Le,Re,Ge,_e,Ue,Be,De,ze,$e,Ve,We,je,qe,Ze,Ye,Je,Qe];export{C as a,ua as b,da as c,v as d,P as e,fe as f,ka as g,D as h,z as i,S as j,W as k,Aa as l,Z as m,Y as n,Oe as o,Ka as p,ma as q,U as r,ya as s,fa as t};
521
+ `)}),h=0,l=null,d=null)}return{notifyChannel:"telegram",notifyTo:void 0,telegramBotToken:r,telegramChatId:m}}},Ra=[Fe,Ke,Le,Re,_e,Ge,Ue,Be,De,ze,$e,Ve,We,je,qe,Ze,Ye,Je,Qe,Xe];export{C as a,da as b,ca as c,v as d,A as e,we as f,Sa as g,z as h,$ as i,q as j,S as k,Z as l,Ia as m,Q as n,X as o,Ne as p,Ra as q,ya as r,B as s,fa as t,ba as u};