klaudius 0.27.2 → 0.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,13 +1,13 @@
1
- import{appendFileSync as O}from"fs";import{tmpdir as ne}from"os";import{join as te}from"path";var I=te(ne(),"klaudius-wizard-debug.log"),oe=process.env.KLAUDIUS_WIZARD_DEBUG==="1",M=!1;function w(e,a){if(oe)try{M||(M=!0,O(I,`
1
+ import{appendFileSync as M}from"fs";import{tmpdir as te}from"os";import{join as oe}from"path";var T=oe(te(),"klaudius-wizard-debug.log"),se=process.env.KLAUDIUS_WIZARD_DEBUG==="1",N=!1;function C(e,a){if(se)try{N||(N=!0,M(T,`
2
2
  === klaudius wizard debug session \u2014 ${new Date().toISOString()} ===
3
3
  node ${process.version}, platform ${process.platform}, tty=${process.stdin.isTTY}
4
- `));let n=`${Date.now()} `,t=a===void 0?"":" "+JSON.stringify(a,null,0).slice(0,400);O(I,n+e+t+`
5
- `)}catch{}}var H=I,N=!1;function K(){if(N)return;N=!0;let e=process.exit.bind(process);process.exit=(a=>{let n=new Error("process.exit called").stack??"(no stack)";return w("process.exit called",{code:a,stack:n.split(`
6
- `).slice(0,8).join(" | ")}),e(a)})}function qe(e){if(!e)return;let a=e.toLowerCase();for(let[n,t]of Object.entries(k))if(t.smtpHost===a||t.altHostSets?.some(i=>i.smtpHost===a))return n}function Ze(e,a,n){if(e==="custom")return[];if(!Object.hasOwn(k,e))return[];let t=k[e];return[{label:`standard ${t.label}`,smtpHost:t.smtpHost,imapHost:t.imapHost},...t.altHostSets??[]].filter(o=>!(o.smtpHost===a&&o.imapHost===n))}var k={gmail:{label:"Gmail",smtpHost:"smtp.gmail.com",smtpPort:587,imapHost:"imap.gmail.com",imapPort:993,sentFolder:"[Gmail]/Sent Mail",inboxFolder:"INBOX",appPasswordHelp:`Generate at https://myaccount.google.com/apppasswords
4
+ `));let n=`${Date.now()} `,t=a===void 0?"":" "+JSON.stringify(a,null,0).slice(0,400);M(T,n+e+t+`
5
+ `)}catch{}}var K=T,H=!1;function F(){if(H)return;H=!0;let e=process.exit.bind(process);process.exit=(a=>{let n=new Error("process.exit called").stack??"(no stack)";return C("process.exit called",{code:a,stack:n.split(`
6
+ `).slice(0,8).join(" | ")}),e(a)})}function Ze(e){if(!e)return;let a=e.toLowerCase();for(let[n,t]of Object.entries(S))if(t.smtpHost===a||t.altHostSets?.some(i=>i.smtpHost===a))return n}function Ye(e,a,n){if(e==="custom")return[];if(!Object.hasOwn(S,e))return[];let t=S[e];return[{label:`standard ${t.label}`,smtpHost:t.smtpHost,imapHost:t.imapHost},...t.altHostSets??[]].filter(o=>!(o.smtpHost===a&&o.imapHost===n))}var S={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
- 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",oauthOnly:!0,appPasswordHelp:`Outlook / Microsoft 365 mailboxes don't use passwords with Klaudius \u2014
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
10
- browser sign-in instead: python3 scripts/ms_oauth.py login`},ionos:{label:"IONOS",smtpHost:"smtp.ionos.co.uk",smtpPort:587,imapHost:"imap.ionos.co.uk",imapPort:993,sentFolder:"Sent Items",inboxFolder:"INBOX",usesAccountPassword:!0,appPasswordHelp:`Use your normal IONOS mailbox password.
10
+ browser sign-in instead: python3 scripts/ms_oauth.py login`},ionos:{label:"IONOS",smtpHost:"smtp.ionos.co.uk",smtpPort:587,imapHost:"imap.ionos.co.uk",imapPort:993,sentFolder:"Sent Items",inboxFolder:"INBOX",draftsFolder:"Drafts",usesAccountPassword:!0,appPasswordHelp:`Use your normal IONOS mailbox password.
11
11
  (IONOS doesn't require app passwords for IMAP/SMTP unless you've enabled 2FA \u2014
12
12
  with 2FA on, generate an app password in IONOS account security settings and
13
13
  use that here instead.)`,serverHelp:`IONOS runs country-specific mail servers. The standard servers here
@@ -17,8 +17,8 @@ e.g. smtp.ionos.de (Germany) or smtp.ionos.com (US/international).
17
17
  Not sure? Pick the standard servers \u2014 if they reject your login,
18
18
  setup automatically tries the other regions for you.`,altHostSets:[{label:"IONOS Germany",smtpHost:"smtp.ionos.de",imapHost:"imap.ionos.de"},{label:"IONOS US / international",smtpHost:"smtp.ionos.com",imapHost:"imap.ionos.com"}],noAltWorkedHint:`None of IONOS's regional servers (.co.uk / .de / .com) accepted this login,
19
19
  so the server isn't the problem \u2014 the mailbox password itself is likely
20
- wrong (or 2FA is on, which means you need an app password instead).`},fastmail:{label:"Fastmail",smtpHost:"smtp.fastmail.com",smtpPort:587,imapHost:"imap.fastmail.com",imapPort:993,sentFolder:"Sent",inboxFolder:"INBOX",appPasswordHelp:`Generate at https://app.fastmail.com/settings/security/integrations
21
- (Fastmail requires app passwords for IMAP/SMTP regardless of 2FA setting.)`},zoho:{label:"Zoho Mail",smtpHost:"smtp.zoho.com",smtpPort:587,imapHost:"imap.zoho.com",imapPort:993,sentFolder:"Sent",inboxFolder:"INBOX",appPasswordHelp:`Generate at https://accounts.zoho.com/u/h#security/app_passwords
20
+ wrong (or 2FA is on, which means you need an app password instead).`},fastmail:{label:"Fastmail",smtpHost:"smtp.fastmail.com",smtpPort:587,imapHost:"imap.fastmail.com",imapPort:993,sentFolder:"Sent",inboxFolder:"INBOX",draftsFolder:"Drafts",appPasswordHelp:`Generate at https://app.fastmail.com/settings/security/integrations
21
+ (Fastmail requires app passwords for IMAP/SMTP regardless of 2FA setting.)`},zoho:{label:"Zoho Mail",smtpHost:"smtp.zoho.com",smtpPort:587,imapHost:"imap.zoho.com",imapPort:993,sentFolder:"Sent",inboxFolder:"INBOX",draftsFolder:"Drafts",appPasswordHelp:`Generate at https://accounts.zoho.com/u/h#security/app_passwords
22
22
  (Zoho requires app passwords for IMAP/SMTP \u2014 your normal account password won't work.)
23
23
 
24
24
  Heads up: Zoho's FREE plan doesn't include IMAP/SMTP access for new
@@ -34,7 +34,7 @@ login, so the server isn't the problem. Two likely causes:
34
34
  \u2022 The app password itself is wrong \u2014 generate a fresh one at
35
35
  https://accounts.zoho.com/u/h#security/app_passwords
36
36
  \u2022 Your Zoho account is on the FREE plan, which doesn't include
37
- IMAP/SMTP access \u2014 upgrading to Mail Lite (~$1/month) unlocks it.`},titan:{label:"Titan",smtpHost:"smtp.titan.email",smtpPort:465,imapHost:"imap.titan.email",imapPort:993,sentFolder:"Sent",inboxFolder:"INBOX",usesAccountPassword:!0,appPasswordHelp:`Use your normal Titan mailbox password \u2014 the one you use for Titan
37
+ IMAP/SMTP access \u2014 upgrading to Mail Lite (~$1/month) unlocks it.`},titan:{label:"Titan",smtpHost:"smtp.titan.email",smtpPort:465,imapHost:"imap.titan.email",imapPort:993,sentFolder:"Sent",inboxFolder:"INBOX",draftsFolder:"Drafts",usesAccountPassword:!0,appPasswordHelp:`Use your normal Titan mailbox password \u2014 the one you use for Titan
38
38
  webmail. Titan has NO app-password mechanism, so don't go hunting
39
39
  for one. Two settings must be right first, or the login is rejected
40
40
  with what looks like a password error:
@@ -58,13 +58,13 @@ login, so the server isn't the problem. In Titan webmail, check:
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 se from"react";import{render as ie}from"ink";var re=new Set(["claude-pro","codex-plus"]);function F(e){return e&&re.has(e)?"off":"on"}var ea={"claude-pro":"Claude Pro","claude-max-5x":"Claude Max 5x","claude-max-20x":"Claude Max 20x","claude-other":"Claude (Team, Enterprise or API key)","codex-plus":"ChatGPT Plus","codex-pro":"ChatGPT Pro","codex-other":"ChatGPT (Business, Enterprise or API key)"};async function aa(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:n}=await import("./WizardApp-YTYZG4A5.js"),t=null;w("runWizard:start",{onlySection:a.onlySection,hasDefaults:Object.keys(e).length>0}),K(),await new Promise(o=>setImmediate(o)),await new Promise(o=>setTimeout(o,0)),w("runWizard:event loop drained, mounting Ink");let i=ie(se.createElement(n,{defaults:e,onlySection:a.onlySection,banner:a.banner,onComplete:o=>{w("runWizard:onComplete called",{keys:Object.keys(o).length}),t=o}}),{stdout:process.stdout,stderr:process.stderr,stdin:process.stdin,exitOnCtrlC:!1});if(w("runWizard:render returned, awaiting exit"),await i.waitUntilExit(),w("runWizard:waitUntilExit resolved",{resultIsNull:t===null}),!t)throw new Error(`Wizard exited without completing. Diagnostic log: ${H}
62
- Please share that file so we can trace what happened.`);return t}function S(e){if(!(e instanceof Error))return String(e);let a=e.cause;if(!a||!(a instanceof Error))return e.message;let n=a.code,t=a.message;return n&&t&&t!==n?`${e.message} (${n}: ${t})`:n?`${e.message} (${n})`:t?`${e.message} (${t})`:e.message}async function R(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}`;return/webhook/i.test(s)?{ok:!1,reason:"webhook_set",message:"This bot has a webhook set, so getUpdates is unavailable. Auto-detect can't run; you'll need to paste the chat ID manually."}:{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: ${S(o)}`}}let n=a.result??[];if(n.length===0)return{ok:!1,reason:"no_messages",message:"No messages yet. Send your bot a regular text message in Telegram, then retry."};let t=n[n.length-1],i=t?.message?.chat?.id??t?.edited_message?.chat?.id??t?.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 le(e){try{let a=await fetch(`https://api.telegram.org/bot${encodeURIComponent(e.botToken)}/getMe`),n=await a.json();return n.ok?{ok:!0,botHandle:n.result?.username?`@${n.result.username}`:n.result?.first_name}:{ok:!1,failedAt:"token",message:`Telegram rejected the bot token: ${n.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: ${S(a)}`}}}async function sa(e){let a=await le({botToken:e.botToken});if(!a.ok)return a;let n=a.botHandle;try{let t=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 t.json();if(!i.ok){let o=i.description??`HTTP ${t.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:n,message:`Telegram delivered the bot token check but couldn't send to chat_id ${e.chatId}: ${o}.${s}`}}}catch(t){return{ok:!1,failedAt:"chat",botHandle:n,message:`Could not reach Telegram for chat_id check: ${S(t)}`}}return{ok:!0,botHandle:n}}function U(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/rsync 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 rsync destination like user@host:/path";if(!/^[^\s:]+:\/?.+/.test(a))return"Should look like user@host:/path (an rsync-over-SSH destination)"}function G(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 ue=[{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"]}],de=[{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 C(e){return e.trim().toLowerCase()}function _(e){if(!e)return;let a=C(e);for(let n of ue)if(C(n.country)===a||n.aliases?.some(t=>C(t)===a))return n}function z(e){if(!e)return;let a=C(e);for(let n of de)if(C(n.language)===a||n.aliases?.some(t=>C(t)===a))return n}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":"_"},ge=/[\u200B-\u200F\u202A-\u202E\u2060\uFEFF\u00AD]/g,he=/[\u0000-\u001F\u007F]/g;function T(e){let a=e.replace(ge,"").replace(he,"").trim();return{value:a,changed:a!==e,repairs:[],unrepairable:[]}}function B(e){let n=T(e).value.normalize("NFKC").replace(/\s+/g,"");n.length>=2&&(n[0]==='"'&&n.at(-1)==='"'||n[0]==="'"&&n.at(-1)==="'")&&(n=n.slice(1,-1).trim());let t=[],i=[],o="";for(let s of n){let d=s.codePointAt(0);if(d<128){o+=s;continue}let h=ce[s],l=o.length+1;h?(t.push(`position ${l}: '${s}' (${ye(d)}, U+${$(d)}) \u2192 '${h}'`),o+=h):(i.push({position:l,char:s,code:d}),o+=s)}return{value:o,changed:o!==e,repairs:t,unrepairable:i}}var pe=/^AIza[0-9A-Za-z_-]{35}$/;function me(e){return pe.test(e)}function D(e){let a=B(e);if(a.value.length===0)return"Required \u2014 without this Klaudius can't find candidates.";if(a.unrepairable.length>0){let n=a.unrepairable[0];return`Character ${n.position} of this key is '${n.char}' (U+${$(n.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 ua(e){let a=B(e).value;if(!me(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.`}function $(e){return e.toString(16).toUpperCase().padStart(4,"0")}function ye(e){return e>=1024&&e<=1279?"Cyrillic":e>=880&&e<=1023?"Greek":"non-Latin"}var V=class extends Error{constructor(){super("user pressed back"),this.name="BackSignal"}},W=class extends Error{constructor(){super("user cancelled"),this.name="CancelSignal"}},fe="Include the country code with a + (e.g. +12025550123 for US, +447123456789 for UK)",j=e=>/^\+\d{8,15}$/.test(e)?void 0:fe,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,be=/[\u2022\u2023\u2024\u2027\u00B7\u2219\u22C5\u25CF\u25CB\u25AA\u25AB\u204E\u2217\uFE61\u25E6\u2218]/,we="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).",x=e=>be.test(e)?we:void 0;function Ce(e){if(/^eyJ/.test(e))try{let a=e.split(".")[1];if(!a)return;let n=JSON.parse(Buffer.from(a,"base64url").toString("utf8"));return typeof n.role=="string"?n.role:void 0}catch{return}}var E=e=>a=>x(a)??(a.trim().length===0?`${e} is required`:void 0),ke=e=>{let a=e.replace(/\s+/g,"");return a.length===0?"Personal access token is required":x(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.")},Se="one-off, no monthly fees",Z="per month";function v(e){if(!e)return!0;let a=e.trim();if(a==="")return!0;let n=a.replace(/[^\d.]/g,"");if(n==="")return/^\s*free\s*$/i.test(a);let t=parseFloat(n);return!isNaN(t)&&t===0}var ve={id:"ai-agent",title:"AI coding agent",isApplicable:()=>!0,execute:async(e,{prompt:a,info:n})=>(n({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 ie from"react";import{render as re}from"ink";var le=new Set(["claude-pro","codex-plus"]);function R(e){return e&&le.has(e)?"off":"on"}var aa={"claude-pro":"Claude Pro","claude-max-5x":"Claude Max 5x","claude-max-20x":"Claude Max 20x","claude-other":"Claude (Team, Enterprise or API key)","codex-plus":"ChatGPT Plus","codex-pro":"ChatGPT Pro","codex-other":"ChatGPT (Business, Enterprise or API key)"};async function na(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:n}=await import("./WizardApp-WYK37VNB.js"),t=null;C("runWizard:start",{onlySection:a.onlySection,hasDefaults:Object.keys(e).length>0}),F(),await new Promise(o=>setImmediate(o)),await new Promise(o=>setTimeout(o,0)),C("runWizard:event loop drained, mounting Ink");let i=re(ie.createElement(n,{defaults:e,onlySection:a.onlySection,banner:a.banner,onComplete:o=>{C("runWizard:onComplete called",{keys:Object.keys(o).length}),t=o}}),{stdout:process.stdout,stderr:process.stderr,stdin:process.stdin,exitOnCtrlC:!1});if(C("runWizard:render returned, awaiting exit"),await i.waitUntilExit(),C("runWizard:waitUntilExit resolved",{resultIsNull:t===null}),!t)throw new Error(`Wizard exited without completing. Diagnostic log: ${K}
62
+ Please share that file so we can trace what happened.`);return t}function v(e){if(!(e instanceof Error))return String(e);let a=e.cause;if(!a||!(a instanceof Error))return e.message;let n=a.code,t=a.message;return n&&t&&t!==n?`${e.message} (${n}: ${t})`:n?`${e.message} (${n})`:t?`${e.message} (${t})`:e.message}async function G(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}`;return/webhook/i.test(s)?{ok:!1,reason:"webhook_set",message:"This bot has a webhook set, so getUpdates is unavailable. Auto-detect can't run; you'll need to paste the chat ID manually."}:{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: ${v(o)}`}}let n=a.result??[];if(n.length===0)return{ok:!1,reason:"no_messages",message:"No messages yet. Send your bot a regular text message in Telegram, then retry."};let t=n[n.length-1],i=t?.message?.chat?.id??t?.edited_message?.chat?.id??t?.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 ue(e){try{let a=await fetch(`https://api.telegram.org/bot${encodeURIComponent(e.botToken)}/getMe`),n=await a.json();return n.ok?{ok:!0,botHandle:n.result?.username?`@${n.result.username}`:n.result?.first_name}:{ok:!1,failedAt:"token",message:`Telegram rejected the bot token: ${n.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: ${v(a)}`}}}async function ia(e){let a=await ue({botToken:e.botToken});if(!a.ok)return a;let n=a.botHandle;try{let t=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 t.json();if(!i.ok){let o=i.description??`HTTP ${t.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:n,message:`Telegram delivered the bot token check but couldn't send to chat_id ${e.chatId}: ${o}.${s}`}}}catch(t){return{ok:!1,failedAt:"chat",botHandle:n,message:`Could not reach Telegram for chat_id check: ${v(t)}`}}return{ok:!0,botHandle:n}}function U(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/rsync 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 rsync destination like user@host:/path";if(!/^[^\s:]+:\/?.+/.test(a))return"Should look like user@host:/path (an rsync-over-SSH destination)"}function D(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 de=[{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"]}],ce=[{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 n of de)if(k(n.country)===a||n.aliases?.some(t=>k(t)===a))return n}function z(e){if(!e)return;let a=k(e);for(let n of ce)if(k(n.language)===a||n.aliases?.some(t=>k(t)===a))return n}var ge={\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":"_"},he=/[\u200B-\u200F\u202A-\u202E\u2060\uFEFF\u00AD]/g,pe=/[\u0000-\u001F\u007F]/g;function E(e){let a=e.replace(he,"").replace(pe,"").trim();return{value:a,changed:a!==e,repairs:[],unrepairable:[]}}function B(e){let n=E(e).value.normalize("NFKC").replace(/\s+/g,"");n.length>=2&&(n[0]==='"'&&n.at(-1)==='"'||n[0]==="'"&&n.at(-1)==="'")&&(n=n.slice(1,-1).trim());let t=[],i=[],o="";for(let s of n){let c=s.codePointAt(0);if(c<128){o+=s;continue}let h=ge[s],u=o.length+1;h?(t.push(`position ${u}: '${s}' (${fe(c)}, U+${V(c)}) \u2192 '${h}'`),o+=h):(i.push({position:u,char:s,code:c}),o+=s)}return{value:o,changed:o!==e,repairs:t,unrepairable:i}}var me=/^AIza[0-9A-Za-z_-]{35}$/;function ye(e){return me.test(e)}function $(e){let a=B(e);if(a.value.length===0)return"Required \u2014 without this Klaudius can't find candidates.";if(a.unrepairable.length>0){let n=a.unrepairable[0];return`Character ${n.position} of this key is '${n.char}' (U+${V(n.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 da(e){let a=B(e).value;if(!ye(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.`}function V(e){return e.toString(16).toUpperCase().padStart(4,"0")}function fe(e){return e>=1024&&e<=1279?"Cyrillic":e>=880&&e<=1023?"Greek":"non-Latin"}var W=class extends Error{constructor(){super("user pressed back"),this.name="BackSignal"}},j=class extends Error{constructor(){super("user cancelled"),this.name="CancelSignal"}},be="Include the country code with a + (e.g. +12025550123 for US, +447123456789 for UK)",q=e=>/^\+\d{8,15}$/.test(e)?void 0:be,Z=e=>/^[^@\s]+@[^@\s]+\.[^@\s]+$/.test(e)?void 0:"Enter a valid email",f=e=>a=>a.trim().length===0?`${e} is required`:void 0,we=/[\u2022\u2023\u2024\u2027\u00B7\u2219\u22C5\u25CF\u25CB\u25AA\u25AB\u204E\u2217\uFE61\u25E6\u2218]/,Ce="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).",O=e=>we.test(e)?Ce:void 0;function ke(e){if(/^eyJ/.test(e))try{let a=e.split(".")[1];if(!a)return;let n=JSON.parse(Buffer.from(a,"base64url").toString("utf8"));return typeof n.role=="string"?n.role:void 0}catch{return}}var x=e=>a=>O(a)??(a.trim().length===0?`${e} is required`:void 0),Se=e=>{let a=e.replace(/\s+/g,"");return a.length===0?"Personal access token is required":O(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.")},ve="one-off, no monthly fees",Y="per month";function P(e){if(!e)return!0;let a=e.trim();if(a==="")return!0;let n=a.replace(/[^\d.]/g,"");if(n==="")return/^\s*free\s*$/i.test(a);let t=parseFloat(n);return!isNaN(t)&&t===0}var Pe={id:"ai-agent",title:"AI coding agent",isApplicable:()=>!0,execute:async(e,{prompt:a,info:n})=>(n({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)"}]})})},Pe={id:"ai-plan",title:"Subscription plan",isApplicable:()=>!0,execute:async(e,{prompt:a,info:n})=>{let t=e.aiAgent==="codex",i=t?"Codex":"Claude Code",o=t?"ChatGPT":"Claude";n({title:`Which ${o} plan are you on?`,body:`Klaudius tunes the pipeline to your plan's usage limits.
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)"}]})})},Ae={id:"ai-plan",title:"Subscription plan",isApplicable:()=>!0,execute:async(e,{prompt:a,info:n})=>{let t=e.aiAgent==="codex",i=t?"Codex":"Claude Code",o=t?"ChatGPT":"Claude";n({title:`Which ${o} plan are you on?`,body:`Klaudius tunes the pipeline to your plan's usage limits.
68
68
 
69
69
  `+(t?`ChatGPT Plus: QA pass off and the Terra model pinned, so each run fits
70
70
  the plan's usage window. Pro and above: full pipeline, QA pass included.
@@ -72,8 +72,8 @@ the plan's usage window. Pro and above: full pipeline, QA pass included.
72
72
  `:`Claude Pro: QA pass off, so each run fits the plan's usage window.
73
73
  Max and above: full pipeline, QA pass included.
74
74
 
75
- `)+`Not locked in \u2014 QA_PHASE lives in .env; flip it any time,
76
- or re-run configure if you change plan.`});let s=t?[{value:"codex-plus",label:"ChatGPT Plus (QA pass off, Terra model)"},{value:"codex-pro",label:"ChatGPT Pro (full pipeline)"},{value:"codex-other",label:"Other \u2014 Business, Enterprise or API key (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-other",label:"Other \u2014 Team, Enterprise or API key (full pipeline)"}],d=s.some(c=>c.value===e.aiPlan)?e.aiPlan:void 0,h=await a({type:"select",message:`Which ${o} plan will ${i} run on?`,initialValue:d??s[0].value,options:s}),r=h===e.aiPlan&&e.qaPhase!==void 0?e.qaPhase:F(h);return{aiPlan:h,qaPhase:r}}},Ae={id:"location",title:"Location & language",isApplicable:()=>!0,execute:async(e,{prompt:a,info:n})=>{n({title:"Which country are you finding businesses in?",body:`Klaudius searches for businesses in this country, writes outreach in
75
+ `)+`Not locked in \u2014 ask ${i} to turn the QA pass on or off any
76
+ time, or re-run configure if you change plan.`});let s=t?[{value:"codex-plus",label:"ChatGPT Plus (QA pass off, Terra model)"},{value:"codex-pro",label:"ChatGPT Pro (full pipeline)"},{value:"codex-other",label:"Other \u2014 Business, Enterprise or API key (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-other",label:"Other \u2014 Team, Enterprise or API key (full pipeline)"}],c=s.some(g=>g.value===e.aiPlan)?e.aiPlan:void 0,h=await a({type:"select",message:`Which ${o} plan will ${i} run on?`,initialValue:c??s[0].value,options:s}),r=h===e.aiPlan&&e.qaPhase!==void 0?e.qaPhase:R(h);return{aiPlan:h,qaPhase:r}}},Ie={id:"location",title:"Location & language",isApplicable:()=>!0,execute:async(e,{prompt:a,info:n})=>{n({title:"Which country are you finding businesses in?",body:`Klaudius searches for businesses in this country, writes outreach in
77
77
  this country's language, and builds sites in this country's language.
78
78
  This is the country your customers are in \u2014 not necessarily where
79
79
  you live.
@@ -84,12 +84,12 @@ businesses, pick United Kingdom here.
84
84
  You can run the pipeline against more than one country from the same
85
85
  install (\`/find Barcelona\` from a UK install works fine), but
86
86
  starting with one market makes it easier to learn that market's
87
- outreach rhythm.`});let t="__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:t,label:"Other (type it in)"}],o=e.country??"",s=i.some(p=>p.value===o),h=await a({type:"select",message:"Which country's businesses will Klaudius search for?",initialValue:s?o:o?t:"the United Kingdom",options:i}),l;h===t?l=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:p=>p.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
87
+ outreach rhythm.`});let t="__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:t,label:"Other (type it in)"}],o=e.country??"",s=i.some(l=>l.value===o),h=await a({type:"select",message:"Which country's businesses will Klaudius search for?",initialValue:s?o:o?t:"the United Kingdom",options:i}),u;h===t?u=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:l=>l.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
88
88
  ISO 3166 sovereign states + common territories like Hong Kong and
89
89
  Puerto Rico). If we don't recognise the name, we'll ask you to type
90
90
  the 2-letter ISO country code directly on the next prompt \u2014 the
91
91
  same code Google Places uses for region biasing. Aliases like 'uk',
92
- 'usa', 'italia', 'maroc' all match.`}}):l=h;let r=_(l),c;r?c=r.code:c=(await a({type:"text",message:`What's the 2-letter ISO country code for ${l}?`,placeholder:"e.g. ID for Indonesia, ZA for South Africa, JO for Jordan",initialValue:e.countryCode??"",validate:p=>{let f=p.trim().toUpperCase();if(!/^[A-Z]{2}$/.test(f))return"Must be exactly 2 letters (ISO 3166-1 alpha-2 format)"},note:{title:`ISO code for ${l}`,body:`We didn't recognise "${l}" in our country lookup, so we need the
92
+ 'usa', 'italia', 'maroc' all match.`}}):u=h;let r=_(u),g;r?g=r.code:g=(await a({type:"text",message:`What's the 2-letter ISO country code for ${u}?`,placeholder:"e.g. ID for Indonesia, ZA for South Africa, JO for Jordan",initialValue:e.countryCode??"",validate:l=>{let m=l.trim().toUpperCase();if(!/^[A-Z]{2}$/.test(m))return"Must be exactly 2 letters (ISO 3166-1 alpha-2 format)"},note:{title:`ISO code for ${u}`,body:`We didn't recognise "${u}" in our country lookup, so we need the
93
93
  2-letter ISO 3166-1 alpha-2 code directly. Google Places uses this
94
94
  for region biasing on every search.
95
95
 
@@ -98,14 +98,14 @@ Full list: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
98
98
  Quick reference for less common markets:
99
99
  Indonesia \u2192 ID Vietnam \u2192 VN Thailand \u2192 TH Egypt \u2192 EG
100
100
  Kenya \u2192 KE Nigeria \u2192 NG Pakistan \u2192 PK Iran \u2192 IR
101
- Saudi Arabia \u2192 SA Russia \u2192 RU Ukraine \u2192 UA Israel \u2192 IL`}})).trim().toUpperCase();let m=e.language??r?.language??"English",u=await a({type:"text",message:"What language should outreach + websites be written in?",placeholder:"e.g. Italian, Spanish, English",initialValue:m,validate:p=>p.trim().length===0?"Language is required":void 0,note:{title:"Outreach + website language",body:r?`Defaulting to ${m} (the usual operator-facing language
102
- for ${l}). Edit this if you'd rather write in something else \u2014
101
+ Saudi Arabia \u2192 SA Russia \u2192 RU Ukraine \u2192 UA Israel \u2192 IL`}})).trim().toUpperCase();let p=e.language??r?.language??"English",d=await a({type:"text",message:"What language should outreach + websites be written in?",placeholder:"e.g. Italian, Spanish, English",initialValue:p,validate:l=>l.trim().length===0?"Language is required":void 0,note:{title:"Outreach + website language",body:r?`Defaulting to ${p} (the usual operator-facing language
102
+ for ${u}). Edit this if you'd rather write in something else \u2014
103
103
  e.g. an English-speaking operator running on Spain might pick "Spanish"
104
104
  to localise everything, or might pick "English" to keep their own voice.
105
105
  Klaudius will use this language for every outreach message it sends and
106
106
  every website it builds.`:`Pick the language you want every outreach message and every built
107
107
  website to be written in. If we don't recognise the language name
108
- we'll ask for the ISO language code on the next prompt.`}}),y=z(u),g;return y?g=y.code:g=(await a({type:"text",message:`What's the ISO language code for ${u}?`,placeholder:"e.g. id for Indonesian, sw for Swahili, fil for Filipino",initialValue:e.languageCode??"",validate:p=>{let f=p.trim().toLowerCase();if(!/^[a-z]{2,3}$/.test(f))return"Must be 2 or 3 lowercase letters (ISO 639-1 or BCP 47 code)"},note:{title:`ISO code for ${u}`,body:`We didn't recognise "${u}" in our language lookup, so we need
108
+ we'll ask for the ISO language code on the next prompt.`}}),y=z(d),b;return y?b=y.code:b=(await a({type:"text",message:`What's the ISO language code for ${d}?`,placeholder:"e.g. id for Indonesian, sw for Swahili, fil for Filipino",initialValue:e.languageCode??"",validate:l=>{let m=l.trim().toLowerCase();if(!/^[a-z]{2,3}$/.test(m))return"Must be 2 or 3 lowercase letters (ISO 639-1 or BCP 47 code)"},note:{title:`ISO code for ${d}`,body:`We didn't recognise "${d}" in our language lookup, so we need
109
109
  the ISO language code directly. Google Places uses this for response
110
110
  language, and it becomes the <html lang="..."> value on every built
111
111
  site.
@@ -113,7 +113,7 @@ site.
113
113
  Most languages have a 2-letter ISO 639-1 code. A few (Filipino \u2192
114
114
  "fil") use the 3-letter ISO 639-3 / BCP 47 code instead.
115
115
 
116
- Full list: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes`}})).trim().toLowerCase(),{country:r?r.country:l.trim(),countryCode:c,language:y?y.language:u.trim(),languageCode:g}}},Ie={id:"pipeline-modes",title:"Lead streams",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let n=await a({type:"multiselect",message:"Which extra lead streams should the pipeline target?",options:[{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?e.pipelineModes.filter(s=>s!=="classic").join(","):"rescue,booking",note:{title:"Lead streams",body:`Klaudius always targets businesses with NO website (the classic
116
+ Full list: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes`}})).trim().toLowerCase(),{country:r?r.country:u.trim(),countryCode:g,language:y?y.language:d.trim(),languageCode:b}}},Te={id:"pipeline-modes",title:"Lead streams",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let n=await a({type:"multiselect",message:"Which extra lead streams should the pipeline target?",options:[{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?e.pipelineModes.filter(s=>s!=="classic").join(","):"rescue,booking",note:{title:"Lead streams",body:`Klaudius always targets businesses with NO website (the classic
117
117
  stream) - that one is always on. Rescue ADDS businesses whose
118
118
  existing site is verifiably broken: dead domain, hosting
119
119
  placeholder, security errors, doesn't work on phones. Booking
@@ -122,18 +122,18 @@ points at a booking platform instead of a real website - they
122
122
  already pay for booking software, and the site built for them
123
123
  gets a complete booking system of its own. Both streams are
124
124
  gated by bundled checkers, not judgment. Change any time by
125
- asking your agent or re-running npx klaudius configure.`}}),t=new Set(["rescue","booking"]),i=String(n).split(",").map(s=>s.trim()).filter(s=>t.has(s)),o=(e.pipelineModes??[]).filter(s=>s!=="classic"&&!t.has(s));return{pipelineModes:[...new Set(["classic",...i,...o])]}}},Te={id:"pricing",title:"Pricing",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let n=e.pricingTerms===Z,t=n?"":e.pricing??"$999",i=e.pricingMonthly??(n?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:t,note:{title:"Upfront fee",body:`The one-time amount charged when a client signs up. Type 0 (or
125
+ asking your agent or re-running npx klaudius configure.`}}),t=new Set(["rescue","booking"]),i=String(n).split(",").map(s=>s.trim()).filter(s=>t.has(s)),o=(e.pipelineModes??[]).filter(s=>s!=="classic"&&!t.has(s));return{pipelineModes:[...new Set(["classic",...i,...o])]}}},Ee={id:"pricing",title:"Pricing",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let n=e.pricingTerms===Y,t=n?"":e.pricing??"$999",i=e.pricingMonthly??(n?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:t,note:{title:"Upfront fee",body:`The one-time amount charged when a client signs up. Type 0 (or
126
126
  leave blank) if you only want to charge a monthly fee. You can
127
127
  also add a recurring monthly fee on the next prompt \u2014 combining
128
128
  the two is fine (e.g. $499 upfront + $49/month).
129
129
 
130
130
  Use the currency that matches your clients' region. Klaudius
131
- 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:m=>{if(v(o)&&v(m))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
131
+ 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(P(o)&&P(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
132
132
  a recurring monthly fee \u2014 either on its own (if upfront was 0)
133
- or alongside the upfront fee.`}}),d=v(o),h=v(s),l,r,c;return d&&!h?(l=s.trim(),r=Z,c=s.trim()):!d&&h?(l=o.trim(),r=Se,c=void 0):(l=o.trim(),r=`upfront, then ${s.trim()}/month`,c=s.trim()),{pricing:l,pricingTerms:r,pricingMonthly:c}}},Ee={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
133
+ or alongside the upfront fee.`}}),c=P(o),h=P(s),u,r,g;return c&&!h?(u=s.trim(),r=Y,g=s.trim()):!c&&h?(u=o.trim(),r=ve,g=void 0):(u=o.trim(),r=`upfront, then ${s.trim()}/month`,g=s.trim()),{pricing:u,pricingTerms:r,pricingMonthly:g}}},xe={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
134
134
  run outreach to them automatically (email, SMS, WhatsApp, or printed
135
135
  postal letters).
136
- If you'd rather handle outreach manually, you can skip this here.`}})})},xe={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
136
+ If you'd rather handle outreach manually, you can skip this here.`}})})},Oe={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:f("Name"),note:{title:"Sign-off name",body:`Klaudius signs off every outreach message and follow-up with this
137
137
  name \u2014 e.g. "Cordiali saluti, Marco" in Italian, "Best, Mike" in
138
138
  English. Use your first name, your full name, or your business name \u2014
139
139
  whatever you want clients to see as the sender.
@@ -141,7 +141,7 @@ whatever you want clients to see as the sender.
141
141
  Klaudius composes the actual sign-off line at message time, picking
142
142
  natural phrasing for your language. If you'd rather pin an exact
143
143
  sign-off string instead, ask Klaudius to set it up for you once the
144
- wizard's done.`}}),signature:e.signature})},Oe={id:"channels",title:"Outreach channels & priority",isApplicable:e=>e.outreachEnabled===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"Outreach channels & priority",body:`Different businesses have different contact methods publicly available \u2014 some
144
+ wizard's done.`}}),signature:e.signature})},Me={id:"channels",title:"Outreach channels & priority",isApplicable:e=>e.outreachEnabled===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"Outreach channels & priority",body:`Different businesses have different contact methods publicly available \u2014 some
145
145
  list only an email, others only a phone number, others use WhatsApp as their
146
146
  primary channel. Klaudius lets you opt into multiple channels so it can reach
147
147
  more candidates, and you set a priority order for when a candidate has
@@ -163,9 +163,9 @@ your own account) carrying a QR code to the candidate's freshly built
163
163
  site, where they can claim it. One letter per candidate, no letter
164
164
  follow-ups. It's the standard lawful cold channel in countries where
165
165
  email/WhatsApp/SMS to businesses need prior consent (Germany and
166
- Austria in particular), and a premium opener anywhere else.`});let t={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=[],d=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:t[h]}))});for(s.push(d);s.length<i.length;){let h=i.filter(u=>!s.includes(u)),l=s.length===1?"second":s.length===2?"third":"fourth",r=s[s.length-1],c=t[r].replace(/\s*\(.*\)$/,"").toLowerCase(),m=await a({type:"select",message:`Should Klaudius use another channel as ${l} priority (for candidates where ${c} isn't viable or fails)?`,initialValue:o[s.length]??"no",options:[...h.map(u=>({value:u,label:`Yes \u2014 also use ${t[u]}`})),{value:"no",label:"No, that's all"}]});if(m==="no")break;s.push(m)}return{outreachChannels:s,outreachPriority:s}}},Me={id:"email",title:"Email setup",isApplicable:e=>e.outreachChannels?.includes("email")===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"Email setup",body:`Klaudius needs an email account to send outreach FROM. This is the
166
+ Austria in particular), and a premium opener anywhere else.`});let t={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=[],c=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:t[h]}))});for(s.push(c);s.length<i.length;){let h=i.filter(d=>!s.includes(d)),u=s.length===1?"second":s.length===2?"third":"fourth",r=s[s.length-1],g=t[r].replace(/\s*\(.*\)$/,"").toLowerCase(),p=await a({type:"select",message:`Should Klaudius use another channel as ${u} priority (for candidates where ${g} isn't viable or fails)?`,initialValue:o[s.length]??"no",options:[...h.map(d=>({value:d,label:`Yes \u2014 also use ${t[d]}`})),{value:"no",label:"No, that's all"}]});if(p==="no")break;s.push(p)}return{outreachChannels:s,outreachPriority:s}}},Ne={id:"email",title:"Email setup",isApplicable:e=>e.outreachChannels?.includes("email")===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"Email setup",body:`Klaudius needs an email account to send outreach FROM. This is the
167
167
  address candidates will see as the sender. Use a domain you control
168
- (your own, your business's) \u2014 not your personal address.`});let t=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=t!=="custom"?k[t]:void 0;if(i?.oauthOnly){n({title:"How Outlook / Microsoft 365 connects",body:`Microsoft no longer allows password-based access to its mailboxes
168
+ (your own, your business's) \u2014 not your personal address.`});let t=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=t!=="custom"?S[t]:void 0;if(i?.oauthOnly){n({title:"How Outlook / Microsoft 365 connects",body:`Microsoft no longer allows password-based access to its mailboxes
169
169
  (app passwords included \u2014 Microsoft retired them), so there's no
170
170
  password to paste here.
171
171
 
@@ -173,7 +173,7 @@ Instead, at the end of setup you'll sign in to Microsoft ONCE in
173
173
  your browser and approve Klaudius reading and sending your mail.
174
174
  Your password never passes through Klaudius, and you can revoke
175
175
  the access any time at https://account.microsoft.com (or, for
176
- work accounts, https://myapps.microsoft.com).`});let g=await a({type:"text",message:"Outlook / Microsoft 365 address to send outreach from",placeholder:"you@yourbusiness.com",initialValue:e.emailAddress??"",validate:q}),p=i;return Y(e,n),{emailProvider:t,emailAuth:"oauth-microsoft",emailAddress:g,emailPassword:e.emailPassword??"",emailFromName:e.name,emailSmtpHost:p.smtpHost,emailSmtpPort:p.smtpPort,emailImapHost:p.imapHost,emailImapPort:p.imapPort,emailSentFolder:p.sentFolder,emailInboxFolder:p.inboxFolder}}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??L,d=i?.usesAccountPassword??!1,h=await a({type:"password",message:d?"Paste your mailbox password":"Paste the app password",initialValue:e.emailPassword??"",validate:b(d?"Mailbox password":"App password"),note:{title:d?"Mailbox password":"App password",body:(i&&!d?`An app password is a separate, single-purpose password that your
176
+ work accounts, https://myapps.microsoft.com).`});let l=await a({type:"text",message:"Outlook / Microsoft 365 address to send outreach from",placeholder:"you@yourbusiness.com",initialValue:e.emailAddress??"",validate:Z}),m=i;return J(e,n),{emailProvider:t,emailAuth:"oauth-microsoft",emailAddress:l,emailPassword:e.emailPassword??"",emailFromName:e.name,emailSmtpHost:m.smtpHost,emailSmtpPort:m.smtpPort,emailImapHost:m.imapHost,emailImapPort:m.imapPort,emailSentFolder:m.sentFolder,emailInboxFolder:m.inboxFolder,emailDraftsFolder:m.draftsFolder}}let o=await a({type:"text",message:"Email address to send outreach from",placeholder:"you@yourbusiness.com",initialValue:e.emailAddress??"",validate:Z}),s=i?.appPasswordHelp??L,c=i?.usesAccountPassword??!1,h=await a({type:"password",message:c?"Paste your mailbox password":"Paste the app password",initialValue:e.emailPassword??"",validate:f(c?"Mailbox password":"App password"),note:{title:c?"Mailbox password":"App password",body:(i&&!c?`An app password is a separate, single-purpose password that your
177
177
  email provider issues for third-party apps like Klaudius. It is NOT
178
178
  your normal account login password.
179
179
 
@@ -181,10 +181,10 @@ your normal account login password.
181
181
 
182
182
  The password is stored locally in this project's .env file.
183
183
  It is never sent to Klaudius's servers \u2014 only to your email
184
- provider when sending outreach.`}}),l,r,c,m,u,y;if(t==="custom"){l=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 g=await a({type:"text",message:"SMTP port (usually 587 for STARTTLS or 465 for SSL)",initialValue:String(e.emailSmtpPort??587),validate:f=>/^\d+$/.test(f)?void 0:"Must be a number"});r=parseInt(g,10),c=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 p=await a({type:"text",message:"IMAP port (usually 993 for SSL)",initialValue:String(e.emailImapPort??993),validate:f=>/^\d+$/.test(f)?void 0:"Must be a number"});m=parseInt(p,10),u=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"}),y=await a({type:"text",message:"Inbox folder name (almost always INBOX)",initialValue:e.emailInboxFolder??"INBOX"})}else{let g=i,p=t===e.emailProvider,f=p?e.emailSmtpHost:void 0,J=p?e.emailSmtpPort:void 0,P=p?e.emailImapHost:void 0,Q=p?e.emailImapPort:void 0,X=!!f&&f!==g.smtpHost||!!P&&P!==g.imapHost;if(await a({type:"select",message:`Server settings for ${g.label}`,initialValue:X?"manual":"standard",options:[{value:"standard",label:`Use the standard ${g.label} servers \u2014 ${g.smtpHost} (Recommended)`},{value:"manual",label:"Enter servers manually (regional accounts, custom setups)"}],note:g.serverHelp?{title:"Server settings",body:g.serverHelp}:void 0})==="manual"){l=await a({type:"text",message:"SMTP host (the server Klaudius connects to for sending)",initialValue:f??g.smtpHost,validate:b("SMTP host")});let ee=await a({type:"text",message:"SMTP port (usually 587 for STARTTLS or 465 for SSL)",initialValue:String(J??g.smtpPort),validate:A=>/^\d+$/.test(A)?void 0:"Must be a number"});r=parseInt(ee,10),c=await a({type:"text",message:"IMAP host (the server Klaudius connects to for reading replies)",initialValue:P??g.imapHost,validate:b("IMAP host")});let ae=await a({type:"text",message:"IMAP port (usually 993 for SSL)",initialValue:String(Q??g.imapPort),validate:A=>/^\d+$/.test(A)?void 0:"Must be a number"});m=parseInt(ae,10),u=(p?e.emailSentFolder:void 0)??g.sentFolder,y=(p?e.emailInboxFolder:void 0)??g.inboxFolder}else l=g.smtpHost,r=g.smtpPort,c=g.imapHost,m=g.imapPort,u=g.sentFolder,y=g.inboxFolder}return Y(e,n),{emailProvider:t,emailAuth:"password",emailAddress:o,emailPassword:h,emailFromName:e.name,emailSmtpHost:l,emailSmtpPort:r,emailImapHost:c,emailImapPort:m,emailSentFolder:u,emailInboxFolder:y}}};function Y(e,a){let n=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
184
+ provider when sending outreach.`}}),u,r,g,p,d,y,b;if(t==="custom"){u=await a({type:"text",message:"SMTP host (the server Klaudius connects to for sending)",placeholder:"e.g. smtp.yourprovider.com",initialValue:e.emailSmtpHost??"",validate:f("SMTP host")});let l=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"});r=parseInt(l,10),g=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:f("IMAP host")});let m=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(m,10),d=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"}),y=await a({type:"text",message:"Inbox folder name (almost always INBOX)",initialValue:e.emailInboxFolder??"INBOX"}),b=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 l=i,m=t===e.emailProvider,w=m?e.emailSmtpHost:void 0,Q=m?e.emailSmtpPort:void 0,A=m?e.emailImapHost:void 0,X=m?e.emailImapPort:void 0,ee=!!w&&w!==l.smtpHost||!!A&&A!==l.imapHost;if(await a({type:"select",message:`Server settings for ${l.label}`,initialValue:ee?"manual":"standard",options:[{value:"standard",label:`Use the standard ${l.label} servers \u2014 ${l.smtpHost} (Recommended)`},{value:"manual",label:"Enter servers manually (regional accounts, custom setups)"}],note:l.serverHelp?{title:"Server settings",body:l.serverHelp}:void 0})==="manual"){u=await a({type:"text",message:"SMTP host (the server Klaudius connects to for sending)",initialValue:w??l.smtpHost,validate:f("SMTP host")});let ae=await a({type:"text",message:"SMTP port (usually 587 for STARTTLS or 465 for SSL)",initialValue:String(Q??l.smtpPort),validate:I=>/^\d+$/.test(I)?void 0:"Must be a number"});r=parseInt(ae,10),g=await a({type:"text",message:"IMAP host (the server Klaudius connects to for reading replies)",initialValue:A??l.imapHost,validate:f("IMAP host")});let ne=await a({type:"text",message:"IMAP port (usually 993 for SSL)",initialValue:String(X??l.imapPort),validate:I=>/^\d+$/.test(I)?void 0:"Must be a number"});p=parseInt(ne,10),d=(m?e.emailSentFolder:void 0)??l.sentFolder,y=(m?e.emailInboxFolder:void 0)??l.inboxFolder,b=(m?e.emailDraftsFolder:void 0)??l.draftsFolder}else u=l.smtpHost,r=l.smtpPort,g=l.imapHost,p=l.imapPort,d=l.sentFolder,y=l.inboxFolder,b=l.draftsFolder}return J(e,n),{emailProvider:t,emailAuth:"password",emailAddress:o,emailPassword:h,emailFromName:e.name,emailSmtpHost:u,emailSmtpPort:r,emailImapHost:g,emailImapPort:p,emailSentFolder:d,emailInboxFolder:y,emailDraftsFolder:b}}};function J(e,a){let n=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
185
185
  rotated across several mailboxes, ask ${n} to add another sending
186
186
  mailbox \u2014 it updates your config and verifies the new mailbox with a
187
- test send.`})}var Ne={id:"sms",title:"SMS setup",isApplicable:e=>e.outreachChannels?.includes("sms")===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"SMS setup",body:`Klaudius can send SMS one of two ways:
187
+ test send.`})}var He={id:"sms",title:"SMS setup",isApplicable:e=>e.outreachChannels?.includes("sms")===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"SMS setup",body:`Klaudius can send SMS one of two ways:
188
188
 
189
189
  \u2022 macOS iMessage \u2014 free, uses Messages.app on your Mac.
190
190
  Reaches other Apple users as iMessage for free. To reach
@@ -200,7 +200,7 @@ test send.`})}var Ne={id:"sms",title:"SMS setup",isApplicable:e=>e.outreachChann
200
200
 
201
201
  \u2022 Twilio \u2014 cross-platform, ~$0.01 per SMS. Sender is a phone
202
202
  number you buy from Twilio. Works on any OS, reaches any
203
- phone, no iPhone required. Recommended for consistent delivery.`});let t=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:t,testPhone:i};return t==="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:E("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}},He={id:"whatsapp",title:"WhatsApp setup",isApplicable:e=>e.outreachPriority?.includes("whatsapp")===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"WhatsApp setup",body:`Klaudius connects to WhatsApp as a linked device on your phone \u2014 same way
203
+ phone, no iPhone required. Recommended for consistent delivery.`});let t=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:q}),o={smsProvider:t,testPhone:i};return t==="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:x("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:q})),o}},Ke={id:"whatsapp",title:"WhatsApp setup",isApplicable:e=>e.outreachPriority?.includes("whatsapp")===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"WhatsApp setup",body:`Klaudius connects to WhatsApp as a linked device on your phone \u2014 same way
204
204
  WhatsApp Web works. Setup is a one-time QR scan from the WhatsApp app on
205
205
  the phone whose number you want to use. Klaudius will guide you through
206
206
  that AFTER this wizard, once npm dependencies are installed.
@@ -213,7 +213,7 @@ a separate phone number per account (they're tied to real SIMs).
213
213
 
214
214
  You'll be asked how many accounts to link and a short label for each
215
215
  (used only locally \u2014 appears in logs, in the .env file, and in this
216
- project's per-account directory under ~/.klaudius/whatsapp/).`});let t=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(t,10),o=["primary","secondary","tertiary","quaternary","quinary"],s=[];for(let d=0;d<i;d++){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 ${d+1} of ${i} (e.g. 'primary', 'uk-1', 'us-east')`,initialValue:e.whatsappAccounts?.[d]??o[d],validate:l=>{let r=l.trim();if(!r)return"Required";if(r.length>30)return"Too long (max 30 characters)";if(r.startsWith("-")||r.endsWith("-"))return"Can't start or end with a hyphen";if(!/^[A-Za-z0-9_-]+$/.test(r))return"Letters, digits, underscore, hyphen only (no spaces)";if(s.includes(r))return"Duplicate label"}});s.push(h.trim())}return{whatsappAccounts:s}}},Ke={id:"letter",title:"Letter setup",isApplicable:e=>e.outreachChannels?.includes("letter")===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"Letter setup",body:`Klaudius sends letters through a print-and-post API \u2014 you bring your
216
+ project's per-account directory under ~/.klaudius/whatsapp/).`});let t=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(t,10),o=["primary","secondary","tertiary","quaternary","quinary"],s=[];for(let c=0;c<i;c++){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 ${c+1} of ${i} (e.g. 'primary', 'uk-1', 'us-east')`,initialValue:e.whatsappAccounts?.[c]??o[c],validate:u=>{let r=u.trim();if(!r)return"Required";if(r.length>30)return"Too long (max 30 characters)";if(r.startsWith("-")||r.endsWith("-"))return"Can't start or end with a hyphen";if(!/^[A-Za-z0-9_-]+$/.test(r))return"Letters, digits, underscore, hyphen only (no spaces)";if(s.includes(r))return"Duplicate label"}});s.push(h.trim())}return{whatsappAccounts:s}}},Fe={id:"letter",title:"Letter setup",isApplicable:e=>e.outreachChannels?.includes("letter")===!0,execute:async(e,{prompt:a,info:n})=>{n({title:"Letter setup",body:`Klaudius sends letters through a print-and-post API \u2014 you bring your
217
217
  own provider account, the provider prints each letter locally and
218
218
  hands it to the postal carrier. Two providers are supported:
219
219
 
@@ -235,7 +235,7 @@ hands it to the postal carrier. Two providers are supported:
235
235
 
236
236
  Klaudius refuses letters with incomplete street addresses and
237
237
  verifies each letter's claim-page link is live before submitting,
238
- so a letter is never wasted on a bad address or a dead link.`});let t=e.countryCode&&["US","CA","AU","GB","UK"].includes(e.countryCode)?"postgrid":"pingen",i=await a({type:"select",message:"Which letter provider?",initialValue:e.letterProvider??t,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:E("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:E("PostGrid API key")}),o}},Le={id:"deploy-provider",title:"Deployment host",isApplicable:()=>!0,execute:async(e,{prompt:a,info:n})=>(n({title:"Where should Klaudius deploy the websites it builds?",body:`Every client site Klaudius builds is a static website, so it deploys
238
+ so a letter is never wasted on a bad address or a dead link.`});let t=e.countryCode&&["US","CA","AU","GB","UK"].includes(e.countryCode)?"postgrid":"pingen",i=await a({type:"select",message:"Which letter provider?",initialValue:e.letterProvider??t,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:f("Pingen Client ID")}),o.pingenClientSecret=await a({type:"password",message:"Pingen API Client Secret",initialValue:e.pingenClientSecret??"",validate:x("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:f("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:x("PostGrid API key")}),o}},Le={id:"deploy-provider",title:"Deployment host",isApplicable:()=>!0,execute:async(e,{prompt:a,info:n})=>(n({title:"Where should Klaudius deploy the websites it builds?",body:`Every client site Klaudius builds is a static website, so it deploys
239
239
  cleanly to any of the hosts below \u2014 pick whichever you'd rather have
240
240
  an account with. All have a free tier that's plenty to get started.
241
241
 
@@ -249,7 +249,7 @@ an account with. All have a free tier that's plenty to get started.
249
249
  This only changes where sites are hosted and which credential you set
250
250
  up next. Everything else \u2014 how sites are found, built, and pitched \u2014
251
251
  is identical. (The optional dynamic add-ons \u2014 CMS, live Google
252
- 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)"}]})})},Fe={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:t=>t.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
252
+ 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)"}]})})},Re={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:t=>t.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
253
253
  Vercel API token to do this without an interactive login.
254
254
 
255
255
  How to get one (one-time, ~30 seconds):
@@ -272,7 +272,7 @@ STUCK? Open Claude (or any LLM) in another tab/app and paste:
272
272
  "I need to create a personal Vercel API token for the
273
273
  Klaudius CLI tool. Walk me through generating one at
274
274
  vercel.com/account/tokens, including which scope and
275
- expiration to choose."`}})})},Re={id:"cloudflare",title:"Cloudflare deployment",isApplicable:e=>e.deployProvider==="cloudflare",execute:async(e,{prompt:a})=>{let n=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
275
+ expiration to choose."`}})})},Ge={id:"cloudflare",title:"Cloudflare deployment",isApplicable:e=>e.deployProvider==="cloudflare",execute:async(e,{prompt:a})=>{let n=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
276
  using \`wrangler\`. It authenticates with an API token (no interactive
277
277
  login), so no browser step at deploy time.
278
278
 
@@ -332,7 +332,7 @@ STUCK? Open Claude (or any LLM) in another tab/app and paste:
332
332
  "I need to create a personal access token for the Klaudius CLI
333
333
  tool in Netlify. Walk me through generating one at
334
334
  app.netlify.com/user/applications, including which expiry to
335
- choose."`}})})},Ge={id:"selfhost",title:"Self-host deployment",isApplicable:e=>e.deployProvider==="selfhost",execute:async(e,{prompt:a})=>{let n=await a({type:"text",message:"Where should sites be uploaded? (rsync destination)",placeholder:"e.g. deploy@203.0.113.7:/var/www/klaudius-sites",initialValue:e.selfhostDeployTarget??"",validate:U,note:{title:"Self-host deployment",body:`Klaudius builds each client site locally as plain static files and
335
+ choose."`}})})},De={id:"selfhost",title:"Self-host deployment",isApplicable:e=>e.deployProvider==="selfhost",execute:async(e,{prompt:a})=>{let n=await a({type:"text",message:"Where should sites be uploaded? (rsync destination)",placeholder:"e.g. deploy@203.0.113.7:/var/www/klaudius-sites",initialValue:e.selfhostDeployTarget??"",validate:U,note:{title:"Self-host deployment",body:`Klaudius builds each client site locally as plain static files and
336
336
  uploads them to your server with rsync over SSH. Each client gets
337
337
  its own subdirectory under the destination you enter here, e.g.
338
338
  deploy@yourvps:/var/www/klaudius-sites \u2192 .../klaudius-sites/<slug>/
@@ -347,7 +347,7 @@ STUCK? Open Claude (or any LLM) and paste:
347
347
  "I'm setting up passwordless SSH key auth from my machine to
348
348
  my VPS so an automated rsync deploy can upload files. Walk me
349
349
  through ssh-keygen and ssh-copy-id, and where to put a custom
350
- port in ~/.ssh/config."`}}),t=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:G,note:{title:"Public URL pattern",body:`The deploy substitutes each client's slug into this template to get
350
+ port in ~/.ssh/config."`}}),t=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:D,note:{title:"Public URL pattern",body:`The deploy substitutes each client's slug into this template to get
351
351
  the live URL it records and pitches. {slug} must be in the HOSTNAME
352
352
  (each site is served from the root of its own subdomain) because
353
353
  static exports use root-absolute asset links.
@@ -397,11 +397,11 @@ in another tab/app and paste this prompt verbatim:
397
397
  The wizard is asking for: (1) project URL, (2) the secret/service-
398
398
  role key, (3) a personal access token. Walk me through where to
399
399
  find each one in the current Supabase dashboard UI, including the
400
- 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:c=>/^https:\/\/[a-z0-9]+\.supabase\.co(\/rest\/v1\/?)?$/i.test(c.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:
400
+ 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:g=>/^https:\/\/[a-z0-9]+\.supabase\.co(\/rest\/v1\/?)?$/i.test(g.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
401
  Settings \u2192 Data API \u2192 'API URL'
402
402
 
403
403
  It looks like https://xxxx.supabase.co. Click to copy and paste
404
- below.`}})).trim().replace(/\/rest\/v1\/?$/i,"").replace(/\/$/,""),o=i.match(/^https:\/\/([a-z0-9]+)\.supabase\.co/i)?.[1]??"",d=(await a({type:"password",message:"Paste the Supabase secret key (sb_secret_\u2026)",initialValue:e.supabaseServiceKey??"",validate:c=>{let m=c.trim(),u=x(m);if(u)return u;if(m.length<20)return"Looks too short";if(m.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(!m.startsWith("sb_secret_")&&!m.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:
404
+ below.`}})).trim().replace(/\/rest\/v1\/?$/i,"").replace(/\/$/,""),o=i.match(/^https:\/\/([a-z0-9]+)\.supabase\.co/i)?.[1]??"",c=(await a({type:"password",message:"Paste the Supabase secret key (sb_secret_\u2026)",initialValue:e.supabaseServiceKey??"",validate:g=>{let p=g.trim(),d=O(p);if(d)return d;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
405
  https://supabase.com/dashboard/project/${o}/settings/api-keys
406
406
 
407
407
  Under 'Secret keys', find the row whose value starts with
@@ -413,7 +413,7 @@ are client-side keys with no write permissions).
413
413
  Don't confuse this page with 'Edge Functions \u2192 Secrets' in the
414
414
  left sidebar \u2014 that's an unrelated feature (env vars for Edge
415
415
  Functions). The page you want is Settings (gear icon, bottom
416
- of the left sidebar) \u2192 API Keys.`}})).replace(/\s+/g,""),l=(await a({type:"password",message:"Paste the Supabase personal access token",initialValue:e.supabasePat??"",validate:ke,note:{title:"Personal access token",body:`This is a separate credential from the secret key above \u2014 it's an
416
+ of the left sidebar) \u2192 API Keys.`}})).replace(/\s+/g,""),u=(await a({type:"password",message:"Paste the Supabase personal access token",initialValue:e.supabasePat??"",validate:Se,note:{title:"Personal access token",body:`This is a separate credential from the secret key above \u2014 it's an
417
417
  ACCOUNT-wide token (not project-scoped) used by the Supabase MCP and
418
418
  by Klaudius's schema migration.
419
419
 
@@ -423,13 +423,13 @@ Open this exact page:
423
423
  Click 'Generate new token', name it 'Klaudius', and set the
424
424
  expiration to 'Never' (recommended \u2014 saves you having to rotate
425
425
  it later). Copy the value (starts with 'sbp_') and paste it
426
- below.`}})).replace(/\s+/g,""),r=e.supabaseAnonKey;return e.outreachChannels?.includes("letter")&&(r=(await a({type:"password",message:"Paste the Supabase publishable (anon) key \u2014 needed for the letter channel's claim pages",initialValue:e.supabaseAnonKey??"",validate:m=>{let u=m.replace(/\s+/g,"");if(u.length<20)return"Looks too short";if(/^sb_secret_/i.test(u))return"That's the SECRET key \u2014 the claim page needs the 'sb_publishable_\u2026' (or legacy 'anon') key from the same page.";let y=Ce(u);if(y&&y!=="anon")return`That JWT has role '${y}' \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:
426
+ below.`}})).replace(/\s+/g,""),r=e.supabaseAnonKey;return e.outreachChannels?.includes("letter")&&(r=(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 d=p.replace(/\s+/g,"");if(d.length<20)return"Looks too short";if(/^sb_secret_/i.test(d))return"That's the SECRET key \u2014 the claim page needs the 'sb_publishable_\u2026' (or legacy 'anon') key from the same page.";let y=ke(d);if(y&&y!=="anon")return`That JWT has role '${y}' \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
427
  https://supabase.com/dashboard/project/${o}/settings/api-keys
428
428
 
429
429
  Copy the 'sb_publishable_\u2026' value (labelled 'anon' / 'public' on
430
430
  older projects). This key is safe to embed in public pages: on a
431
431
  Klaudius database it can only insert claim-form submissions,
432
- nothing else.`}})).replace(/\s+/g,"")),{supabaseUrl:i,supabaseServiceKey:d,supabasePat:l,supabaseAnonKey:r,supabaseProjectRef:o}}},ze={id:"google-places",title:"Google Places API",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let n=await a({type:"password",message:"Paste your Google Places API key",placeholder:"AIzaSy\u2026",initialValue:e.googlePlacesApiKey??"",validate:i=>D(i),note:{title:"Google Places API key",body:`Klaudius's /find skill queries Google's Places API to discover businesses
432
+ nothing else.`}})).replace(/\s+/g,"")),{supabaseUrl:i,supabaseServiceKey:c,supabasePat:u,supabaseAnonKey:r,supabaseProjectRef:o}}},ze={id:"google-places",title:"Google Places API",isApplicable:()=>!0,execute:async(e,{prompt:a})=>{let n=await a({type:"password",message:"Paste your Google Places API key",placeholder:"AIzaSy\u2026",initialValue:e.googlePlacesApiKey??"",validate:i=>$(i),note:{title:"Google Places API key",body:`Klaudius's /find skill queries Google's Places API to discover businesses
433
433
  without websites in your target region. Without a key, the pipeline has
434
434
  no source of leads \u2014 so this is required.
435
435
 
@@ -465,13 +465,13 @@ STUCK? Open Claude (or any LLM) in another tab/app and paste this prompt:
465
465
  "I need a Google Places API (New) key for a CLI tool called
466
466
  Klaudius. Walk me through claiming the $300 Google Cloud free trial
467
467
  and getting the API key Google auto-generates after enabling
468
- Places API (New), including any signup gotchas."`}});return{googlePlacesApiKey:T(n).value}}},Be={id:"notifications",title:"Notifications (optional)",isApplicable:()=>!0,clearOnSkip:["notifyChannel","notifyTo","telegramBotToken","telegramChatId"],execute:async(e,{prompt:a})=>{let n=!!e.emailAddress,t=!!e.smsProvider||!!e.testPhone,i=e.notifyChannel==="telegram"?!!e.telegramBotToken:e.notifyChannel==="email"?n:e.notifyChannel==="sms"?t:!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)"},...n?[{value:"email",label:"Email (to your own inbox, reuses your outreach account)"}]:[],...t?[{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
468
+ Places API (New), including any signup gotchas."`}});return{googlePlacesApiKey:E(n).value}}},Be={id:"notifications",title:"Notifications (optional)",isApplicable:()=>!0,clearOnSkip:["notifyChannel","notifyTo","telegramBotToken","telegramChatId"],execute:async(e,{prompt:a})=>{let n=!!e.emailAddress,t=!!e.smsProvider||!!e.testPhone,i=e.notifyChannel==="telegram"?!!e.telegramBotToken:e.notifyChannel==="email"?n:e.notifyChannel==="sms"?t:!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)"},...n?[{value:"email",label:"Email (to your own inbox, reuses your outreach account)"}]:[],...t?[{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
469
  human eye (a failed deploy, an API error, odd-looking data).
470
470
 
471
471
  \u2022 Telegram \u2014 needs a bot token (via @BotFather, ~30 seconds);
472
472
  the next prompts walk you through it.
473
473
  \u2022 Email / SMS \u2014 zero extra setup; alerts go to your own
474
- 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 c=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??c??"",validate:u=>u.trim().length===0?"Required":void 0});return{notifyChannel:o,notifyTo:m.trim()}}let s=await a({type:"password",message:"Paste your Telegram bot token",initialValue:e.telegramBotToken??"",validate:b("Bot token"),note:{title:"Bot token",body:`Telegram lets you create personal bots in ~30 seconds. Klaudius
474
+ 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 g=o==="email"?e.emailAddress:e.testPhone,p=await a({type:"text",message:o==="email"?"Where should alert emails go?":"Which number should alert texts go to?",initialValue:e.notifyTo??g??"",validate:d=>d.trim().length===0?"Required":void 0});return{notifyChannel:o,notifyTo:p.trim()}}let s=await a({type:"password",message:"Paste your Telegram bot token",initialValue:e.telegramBotToken??"",validate:f("Bot token"),note:{title:"Bot token",body:`Telegram lets you create personal bots in ~30 seconds. Klaudius
475
475
  uses a bot to send you private notifications.
476
476
 
477
477
  How to create one:
@@ -484,16 +484,16 @@ How to create one:
484
484
  'KlaudiusNotifierBot'). Each username has to be globally
485
485
  unique, so add a personal suffix if it's taken.
486
486
  6. BotFather replies with a token like
487
- '1234567890:AAEhBP_yourtokenhere\u2026'. Copy it and paste below.`}}),d=null,h=0,l=null,r=null;for(;d===null;){h++;let c=h>1,m=r==="network"?`${l}
487
+ '1234567890:AAEhBP_yourtokenhere\u2026'. Copy it and paste below.`}}),c=null,h=0,u=null,r=null;for(;c===null;){h++;let g=h>1,p=r==="network"?`${u}
488
488
 
489
489
  This is usually a network problem on your end (corporate WiFi or VPN
490
490
  blocking Telegram, ISP DNS issue, a momentary drop). Check your
491
491
  connection, try a different network if available, then press Enter
492
- to retry.`:`${l}
492
+ to retry.`:`${u}
493
493
 
494
494
  Make sure you sent a regular text message (e.g. 'hi'), not
495
495
  just a /start tap \u2014 /start alone doesn't always register.
496
- Then press Enter to retry.`;await a({type:"text",message:c?r==="network"?"Check your network, then press Enter to retry":"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:c?"Detect chat ID \u2014 retry":"Detect chat ID",body:c?m:`Klaudius will auto-detect your chat ID by asking Telegram for
496
+ Then press Enter to retry.`;await a({type:"text",message:g?r==="network"?"Check your network, then press Enter to retry":"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:g?"Detect chat ID \u2014 retry":"Detect chat ID",body:g?p:`Klaudius will auto-detect your chat ID by asking Telegram for
497
497
  any messages your bot has received. To make that work:
498
498
 
499
499
  1. In the Telegram app, search for the bot you just created
@@ -502,4 +502,4 @@ any messages your bot has received. To make that work:
502
502
  If the chat starts with a 'Start' button, tap that first,
503
503
  THEN send 'hi'. /start alone doesn't always show up.
504
504
  3. Press Enter below \u2014 Klaudius will detect the chat ID for
505
- you.`}});let u=await R({botToken:s});if(u.ok&&u.chatId)d=u.chatId;else if(u.reason==="no_messages")l="No messages from you to your bot have been picked up yet.",r="no_messages";else if(u.reason==="network")l=u.message??"Could not reach Telegram.",r="network";else throw new Error(`Telegram chat ID auto-detect failed: ${u.message??"unknown error"}`)}return{notifyChannel:"telegram",notifyTo:void 0,telegramBotToken:s,telegramChatId:d}}},fa=[ve,Pe,Ae,Ie,Te,Ee,xe,Oe,Me,Ne,He,Ke,Le,Fe,Re,Ue,Ge,_e,ze,Be];export{w as a,qe as b,Ze as c,k as d,S as e,le as f,sa as g,U as h,G as i,B as j,D as k,ua as l,V as m,W as n,Ce as o,fa as p,F as q,ea as r,aa as s};
505
+ you.`}});let d=await G({botToken:s});if(d.ok&&d.chatId)c=d.chatId;else if(d.reason==="no_messages")u="No messages from you to your bot have been picked up yet.",r="no_messages";else if(d.reason==="network")u=d.message??"Could not reach Telegram.",r="network";else throw new Error(`Telegram chat ID auto-detect failed: ${d.message??"unknown error"}`)}return{notifyChannel:"telegram",notifyTo:void 0,telegramBotToken:s,telegramChatId:c}}},ba=[Pe,Ae,Ie,Te,Ee,xe,Oe,Me,Ne,He,Ke,Fe,Le,Re,Ge,Ue,De,_e,ze,Be];export{C as a,Ze as b,Ye as c,S as d,v as e,ue as f,ia as g,U as h,D as i,B as j,$ as k,da as l,W as m,j as n,ke as o,ba as p,R as q,aa as r,na as s};