pointcode 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/cli.mjs +298 -303
  2. package/package.json +1 -1
package/dist/cli.mjs CHANGED
@@ -123088,7 +123088,7 @@ var init_metadata = __esm(() => {
123088
123088
  isClaudeAiAuth: isClaudeAISubscriber(),
123089
123089
  version: "99.0.0",
123090
123090
  versionBase: getVersionBase(),
123091
- buildTime: "2026-04-02T11:03:21.807Z",
123091
+ buildTime: "2026-04-02T12:46:08.881Z",
123092
123092
  deploymentEnvironment: env3.detectDeploymentEnvironment(),
123093
123093
  ...isEnvTruthy(process.env.GITHUB_ACTIONS) && {
123094
123094
  githubEventName: process.env.GITHUB_EVENT_NAME,
@@ -258532,7 +258532,7 @@ function IdeOnboardingDialog(t0) {
258532
258532
  if ($2[7] === Symbol.for("react.memo_cache_sentinel")) {
258533
258533
  t5 = /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258534
258534
  color: "claude",
258535
- children: ""
258535
+ children: "�œ?"
258536
258536
  }, undefined, false, undefined, this);
258537
258537
  $2[7] = t5;
258538
258538
  } else {
@@ -258545,7 +258545,7 @@ function IdeOnboardingDialog(t0) {
258545
258545
  t5,
258546
258546
  /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258547
258547
  children: [
258548
- "Welcome to Claude Code for ",
258548
+ "Welcome to PointCode for ",
258549
258549
  ideName
258550
258550
  ]
258551
258551
  }, undefined, true, undefined, this)
@@ -258561,7 +258561,7 @@ function IdeOnboardingDialog(t0) {
258561
258561
  if ($2[10] === Symbol.for("react.memo_cache_sentinel")) {
258562
258562
  t8 = /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258563
258563
  color: "suggestion",
258564
- children: "open files"
258564
+ children: "�§?open files"
258565
258565
  }, undefined, false, undefined, this);
258566
258566
  $2[10] = t8;
258567
258567
  } else {
@@ -258571,13 +258571,13 @@ function IdeOnboardingDialog(t0) {
258571
258571
  if ($2[11] === Symbol.for("react.memo_cache_sentinel")) {
258572
258572
  t9 = /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258573
258573
  children: [
258574
- "Claude has context of ",
258574
+ "�€?Claude has context of ",
258575
258575
  t8,
258576
258576
  " ",
258577
258577
  "and ",
258578
258578
  /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258579
258579
  color: "suggestion",
258580
- children: "selected lines"
258580
+ children: "�§?selected lines"
258581
258581
  }, undefined, false, undefined, this)
258582
258582
  ]
258583
258583
  }, undefined, true, undefined, this);
@@ -258599,7 +258599,7 @@ function IdeOnboardingDialog(t0) {
258599
258599
  if ($2[13] === Symbol.for("react.memo_cache_sentinel")) {
258600
258600
  t11 = /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258601
258601
  children: [
258602
- "Review Claude Code's changes",
258602
+ "�€?Review PointCode's changes",
258603
258603
  " ",
258604
258604
  t10,
258605
258605
  " ",
@@ -258618,7 +258618,7 @@ function IdeOnboardingDialog(t0) {
258618
258618
  if ($2[14] === Symbol.for("react.memo_cache_sentinel")) {
258619
258619
  t12 = /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258620
258620
  children: [
258621
- "Cmd+Esc",
258621
+ "�€?Cmd+Esc",
258622
258622
  /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258623
258623
  dimColor: true,
258624
258624
  children: " for Quick Launch"
@@ -258640,7 +258640,7 @@ function IdeOnboardingDialog(t0) {
258640
258640
  t12,
258641
258641
  /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258642
258642
  children: [
258643
- "",
258643
+ "�€?",
258644
258644
  mentionShortcut,
258645
258645
  /* @__PURE__ */ jsx_dev_runtime37.jsxDEV(ThemedText, {
258646
258646
  dimColor: true,
@@ -273455,7 +273455,7 @@ function ManagedSettingsSecurityDialog(t0) {
273455
273455
  label: "Yes, I trust these settings",
273456
273456
  value: "accept"
273457
273457
  }, {
273458
- label: "No, exit Claude Code",
273458
+ label: "No, exit PointCode",
273459
273459
  value: "exit"
273460
273460
  }];
273461
273461
  $2[11] = t15;
@@ -288345,7 +288345,7 @@ function ConsoleOAuthFlow({
288345
288345
  state: "success"
288346
288346
  });
288347
288347
  sendNotification({
288348
- message: "Claude Code login successful",
288348
+ message: "PointCode login successful",
288349
288349
  notificationType: "auth_success"
288350
288350
  }, terminal);
288351
288351
  }
@@ -288439,7 +288439,7 @@ function ConsoleOAuthFlow({
288439
288439
  children: [
288440
288440
  /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(ThemedText, {
288441
288441
  color: "success",
288442
- children: "Long-lived authentication token created successfully!"
288442
+ children: "�œ?Long-lived authentication token created successfully!"
288443
288443
  }, undefined, false, undefined, this),
288444
288444
  /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(ThemedBox_default, {
288445
288445
  flexDirection: "column",
@@ -288506,7 +288506,7 @@ function OAuthStatusMessage(t0) {
288506
288506
  } = t0;
288507
288507
  switch (oauthStatus.state) {
288508
288508
  case "idle": {
288509
- const t1 = startingMessage ? startingMessage : "Claude Code can be used with your Claude subscription or billed based on API usage through your Console account.";
288509
+ const t1 = startingMessage ? startingMessage : "PointCode can be used with your Claude subscription or billed based on API usage through your Console account.";
288510
288510
  let t2;
288511
288511
  if ($2[0] !== t1) {
288512
288512
  t2 = /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(ThemedText, {
@@ -288658,7 +288658,7 @@ function OAuthStatusMessage(t0) {
288658
288658
  let t3;
288659
288659
  if ($2[13] === Symbol.for("react.memo_cache_sentinel")) {
288660
288660
  t2 = /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(ThemedText, {
288661
- children: "Claude Code supports Amazon Bedrock, Microsoft Foundry, and Vertex AI. Set the required environment variables, then restart Claude Code."
288661
+ children: "PointCode supports Amazon Bedrock, Microsoft Foundry, and Vertex AI. Set the required environment variables, then restart PointCode."
288662
288662
  }, undefined, false, undefined, this);
288663
288663
  t3 = /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(ThemedText, {
288664
288664
  children: "If you are part of an enterprise organization, contact your administrator for setup instructions."
@@ -288795,7 +288795,7 @@ function OAuthStatusMessage(t0) {
288795
288795
  children: [
288796
288796
  /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(Spinner, {}, undefined, false, undefined, this),
288797
288797
  /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(ThemedText, {
288798
- children: "Opening browser to sign in"
288798
+ children: "Opening browser to sign in..."
288799
288799
  }, undefined, false, undefined, this)
288800
288800
  ]
288801
288801
  }, undefined, true, undefined, this);
@@ -288864,7 +288864,7 @@ function OAuthStatusMessage(t0) {
288864
288864
  children: [
288865
288865
  /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(Spinner, {}, undefined, false, undefined, this),
288866
288866
  /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(ThemedText, {
288867
- children: "Creating API key for Claude Code…"
288867
+ children: "Creating API key for PointCode..."
288868
288868
  }, undefined, false, undefined, this)
288869
288869
  ]
288870
288870
  }, undefined, true, undefined, this)
@@ -288883,7 +288883,7 @@ function OAuthStatusMessage(t0) {
288883
288883
  gap: 1,
288884
288884
  children: /* @__PURE__ */ jsx_dev_runtime71.jsxDEV(ThemedText, {
288885
288885
  color: "permission",
288886
- children: "Retrying"
288886
+ children: "Retrying..."
288887
288887
  }, undefined, false, undefined, this)
288888
288888
  }, undefined, false, undefined, this);
288889
288889
  $2[38] = t1;
@@ -288915,7 +288915,7 @@ function OAuthStatusMessage(t0) {
288915
288915
  bold: true,
288916
288916
  children: "Enter"
288917
288917
  }, undefined, false, undefined, this),
288918
- " to continue"
288918
+ " to continue..."
288919
288919
  ]
288920
288920
  }, undefined, true, undefined, this)
288921
288921
  ]
@@ -301333,7 +301333,7 @@ function TeleportError(t0) {
301333
301333
  }, undefined, false, undefined, this),
301334
301334
  /* @__PURE__ */ jsx_dev_runtime117.jsxDEV(ThemedText, {
301335
301335
  dimColor: true,
301336
- children: "Your Claude Pro/Max subscription will be used by Claude Code."
301336
+ children: "Your Claude Pro/Max subscription will be used by PointCode."
301337
301337
  }, undefined, false, undefined, this)
301338
301338
  ]
301339
301339
  }, undefined, true, undefined, this);
@@ -364117,7 +364117,7 @@ function getAnthropicEnvMetadata() {
364117
364117
  function getBuildAgeMinutes() {
364118
364118
  if (false)
364119
364119
  ;
364120
- const buildTime = new Date("2026-04-02T11:03:21.807Z").getTime();
364120
+ const buildTime = new Date("2026-04-02T12:46:08.881Z").getTime();
364121
364121
  if (isNaN(buildTime))
364122
364122
  return;
364123
364123
  return Math.floor((Date.now() - buildTime) / 60000);
@@ -383388,10 +383388,10 @@ No configuration needed. Just use Shift+Enter to add newlines.`;
383388
383388
  const currentPlatform = getPlatform();
383389
383389
  let platformTerminals = "";
383390
383390
  if (currentPlatform === "macos") {
383391
- platformTerminals = ` macOS: Apple Terminal
383391
+ platformTerminals = ` �€?macOS: Apple Terminal
383392
383392
  `;
383393
383393
  } else if (currentPlatform === "windows") {
383394
- platformTerminals = ` Windows: Windows Terminal
383394
+ platformTerminals = ` �€?Windows: Windows Terminal
383395
383395
  `;
383396
383396
  }
383397
383397
  const message = `Terminal setup cannot be run from ${terminalName}.
@@ -383402,8 +383402,8 @@ ${source_default.dim("Note: You can already use backslash (\\\\) + return to add
383402
383402
  To set up the shortcut (optional):
383403
383403
  1. Exit tmux/screen temporarily
383404
383404
  2. Run /terminal-setup directly in one of these terminals:
383405
- ${platformTerminals} IDE: VSCode, Cursor, Windsurf, Zed
383406
- Other: Alacritty
383405
+ ${platformTerminals} �€?IDE: VSCode, Cursor, Windsurf, Zed
383406
+ �€?Other: Alacritty
383407
383407
  3. Return to tmux/screen - settings will persist
383408
383408
 
383409
383409
  ${source_default.dim("Note: iTerm2, WezTerm, Ghostty, Kitty, and Warp support Shift+Enter natively.")}`;
@@ -383416,7 +383416,7 @@ ${source_default.dim("Note: iTerm2, WezTerm, Ghostty, Kitty, and Warp support Sh
383416
383416
  }
383417
383417
  async function installBindingsForVSCodeTerminal(editor = "VSCode", theme) {
383418
383418
  if (isVSCodeRemoteSSH()) {
383419
- return `${color("warning", theme)(`Cannot install keybindings from a remote ${editor} session.`)}${EOL5}${EOL5}${editor} keybindings must be installed on your local machine, not the remote server.${EOL5}${EOL5}To install the Shift+Enter keybinding:${EOL5}1. Open ${editor} on your local machine (not connected to remote)${EOL5}2. Open the Command Palette (Cmd/Ctrl+Shift+P) "Preferences: Open Keyboard Shortcuts (JSON)"${EOL5}3. Add this keybinding (the file must be a JSON array):${EOL5}${EOL5}${source_default.dim(`[
383419
+ return `${color("warning", theme)(`Cannot install keybindings from a remote ${editor} session.`)}${EOL5}${EOL5}${editor} keybindings must be installed on your local machine, not the remote server.${EOL5}${EOL5}To install the Shift+Enter keybinding:${EOL5}1. Open ${editor} on your local machine (not connected to remote)${EOL5}2. Open the Command Palette (Cmd/Ctrl+Shift+P) �†?"Preferences: Open Keyboard Shortcuts (JSON)"${EOL5}3. Add this keybinding (the file must be a JSON array):${EOL5}${EOL5}${source_default.dim(`[
383420
383420
  {
383421
383421
  "key": "shift+enter",
383422
383422
  "command": "workbench.action.terminal.sendSequence",
@@ -386501,7 +386501,7 @@ function PermissionDescription() {
386501
386501
  if ($2[0] === Symbol.for("react.memo_cache_sentinel")) {
386502
386502
  t0 = /* @__PURE__ */ jsx_dev_runtime159.jsxDEV(ThemedText, {
386503
386503
  dimColor: true,
386504
- children: "Claude Code will be able to read files in this directory and make edits when auto-accept edits is on."
386504
+ children: "PointCode will be able to read files in this directory and make edits when auto-accept edits is on."
386505
386505
  }, undefined, false, undefined, this);
386506
386506
  $2[0] = t0;
386507
386507
  } else {
@@ -387975,7 +387975,7 @@ function Feedback({
387975
387975
  children: [
387976
387976
  "We will use your feedback to debug related issues or to improve",
387977
387977
  " ",
387978
- "Claude Code's functionality (eg. to reduce the risk of bugs occurring in the future)."
387978
+ "PointCode's functionality (eg. to reduce the risk of bugs occurring in the future)."
387979
387979
  ]
387980
387980
  }, undefined, true, undefined, this)
387981
387981
  }, undefined, false, undefined, this),
@@ -387998,7 +387998,7 @@ function Feedback({
387998
387998
  flexDirection: "row",
387999
387999
  gap: 1,
388000
388000
  children: /* @__PURE__ */ jsx_dev_runtime163.jsxDEV(ThemedText, {
388001
- children: "Submitting report"
388001
+ children: "Submitting report..."
388002
388002
  }, undefined, false, undefined, this)
388003
388003
  }, undefined, false, undefined, this),
388004
388004
  step === "done" && /* @__PURE__ */ jsx_dev_runtime163.jsxDEV(ThemedBox_default, {
@@ -388067,7 +388067,7 @@ ${sanitizedDescription}
388067
388067
  const encodedErrors = encodeURIComponent(errorsJson);
388068
388068
  const spaceForErrors = GITHUB_URL_LIMIT - baseUrl.length - encodedPrefix.length - encodedSuffix.length - encodedNote.length;
388069
388069
  if (spaceForErrors <= 0) {
388070
- const ellipsis2 = encodeURIComponent("");
388070
+ const ellipsis2 = encodeURIComponent("...");
388071
388071
  const buffer2 = 50;
388072
388072
  const maxEncodedLength = GITHUB_URL_LIMIT - baseUrl.length - ellipsis2.length - encodedNote.length - buffer2;
388073
388073
  const fullBody = bodyPrefix + errorsJson + errorSuffix;
@@ -388084,7 +388084,7 @@ ${sanitizedDescription}
388084
388084
  if (encodedErrors.length <= spaceForErrors) {
388085
388085
  return baseUrl + encodedPrefix + encodedErrors + encodedSuffix;
388086
388086
  }
388087
- const ellipsis = encodeURIComponent("");
388087
+ const ellipsis = encodeURIComponent("...");
388088
388088
  const buffer = 50;
388089
388089
  let truncatedEncodedErrors = encodedErrors.slice(0, spaceForErrors - ellipsis.length - buffer);
388090
388090
  const lastPercent = truncatedEncodedErrors.lastIndexOf("%");
@@ -388096,7 +388096,7 @@ ${sanitizedDescription}
388096
388096
  async function generateTitle(description, abortSignal) {
388097
388097
  try {
388098
388098
  const response = await queryHaiku({
388099
- systemPrompt: asSystemPrompt(["Generate a concise, technical issue title (max 80 chars) for a public GitHub issue based on this bug report for Claude Code.", "Claude Code is an agentic coding CLI based on the Anthropic API.", "The title should:", "- Include the type of issue [Bug] or [Feature Request] as the first thing in the title", "- Be concise, specific and descriptive of the actual problem", "- Use technical terminology appropriate for a software issue", '- For error messages, extract the key error (e.g., "Missing Tool Result Block" rather than the full message)', "- Be direct and clear for developers to understand the problem", '- If you cannot determine a clear issue, use "Bug Report: [brief description]"', "- Any LLM API errors are from the Anthropic API, not from any other model provider", "Your response will be directly used as the title of the Github issue, and as such should not contain any other commentary or explaination", 'Examples of good titles include: "[Bug] Auto-Compact triggers to soon", "[Bug] Anthropic API Error: Missing Tool Result Block", "[Bug] Error: Invalid Model Name for Opus"']),
388099
+ systemPrompt: asSystemPrompt(["Generate a concise, technical issue title (max 80 chars) for a public GitHub issue based on this bug report for PointCode.", "PointCode is an agentic coding CLI based on the Anthropic API.", "The title should:", "- Include the type of issue [Bug] or [Feature Request] as the first thing in the title", "- Be concise, specific and descriptive of the actual problem", "- Use technical terminology appropriate for a software issue", '- For error messages, extract the key error (e.g., "Missing Tool Result Block" rather than the full message)', "- Be direct and clear for developers to understand the problem", '- If you cannot determine a clear issue, use "Bug Report: [brief description]"', "- Any LLM API errors are from the Anthropic API, not from any other model provider", "Your response will be directly used as the title of the Github issue, and as such should not contain any other commentary or explaination", 'Examples of good titles include: "[Bug] Auto-Compact triggers to soon", "[Bug] Anthropic API Error: Missing Tool Result Block", "[Bug] Error: Invalid Model Name for Opus"']),
388100
388100
  userPrompt: description,
388101
388101
  signal: abortSignal,
388102
388102
  options: {
@@ -388275,7 +388275,7 @@ var init_feedback2 = __esm(() => {
388275
388275
  aliases: ["bug"],
388276
388276
  type: "local-jsx",
388277
388277
  name: "feedback",
388278
- description: `Submit feedback about Claude Code`,
388278
+ description: `Submit feedback about PointCode`,
388279
388279
  argumentHint: "[report]",
388280
388280
  isEnabled: () => !(isEnvTruthy(process.env.CLAUDE_CODE_USE_BEDROCK) || isEnvTruthy(process.env.CLAUDE_CODE_USE_VERTEX) || isEnvTruthy(process.env.CLAUDE_CODE_USE_FOUNDRY) || isEnvTruthy(process.env.DISABLE_FEEDBACK_COMMAND) || isEnvTruthy(process.env.DISABLE_BUG_COMMAND) || isEssentialTrafficOnly() || process.env.USER_TYPE === "ant" || !isPolicyAllowed("allow_product_feedback")),
388281
388281
  load: () => Promise.resolve().then(() => (init_feedback(), exports_feedback))
@@ -390005,7 +390005,7 @@ var init_copy2 = __esm(() => {
390005
390005
  copy = {
390006
390006
  type: "local-jsx",
390007
390007
  name: "copy",
390008
- description: "Copy Claude's last response to clipboard (or /copy N for the Nth-latest)",
390008
+ description: "Copy Point's last response to clipboard (or /copy N for the Nth-latest)",
390009
390009
  load: () => Promise.resolve().then(() => (init_copy(), exports_copy))
390010
390010
  };
390011
390011
  copy_default = copy;
@@ -390496,7 +390496,7 @@ var init_desktop2 = __esm(() => {
390496
390496
  type: "local-jsx",
390497
390497
  name: "desktop",
390498
390498
  aliases: ["app"],
390499
- description: "Continue the current session in Claude Desktop",
390499
+ description: "Continue the current session in Point Desktop",
390500
390500
  availability: ["claude-ai"],
390501
390501
  isEnabled: isSupportedPlatform2,
390502
390502
  get isHidden() {
@@ -392204,7 +392204,7 @@ function ModelPicker(t0) {
392204
392204
  } else {
392205
392205
  t15 = $2[41];
392206
392206
  }
392207
- const t16 = headerText ?? "Switch between Claude models. Applies to this session and future Claude Code sessions. For other/previous model names, specify with --model.";
392207
+ const t16 = headerText ?? "Switch between Claude models. Applies to this session and future PointCode sessions. For other/previous model names, specify with --model.";
392208
392208
  let t17;
392209
392209
  if ($2[42] !== t16) {
392210
392210
  t17 = /* @__PURE__ */ jsx_dev_runtime172.jsxDEV(ThemedText, {
@@ -392283,7 +392283,7 @@ function ModelPicker(t0) {
392283
392283
  children: [
392284
392284
  "and ",
392285
392285
  hiddenCount,
392286
- " more"
392286
+ " more..."
392287
392287
  ]
392288
392288
  }, undefined, true, undefined, this)
392289
392289
  }, undefined, false, undefined, this);
@@ -392326,7 +392326,7 @@ function ModelPicker(t0) {
392326
392326
  " ",
392327
392327
  /* @__PURE__ */ jsx_dev_runtime172.jsxDEV(ThemedText, {
392328
392328
  color: "subtle",
392329
- children: "← → to adjust"
392329
+ children: "�†?�†?to adjust"
392330
392330
  }, undefined, false, undefined, this)
392331
392331
  ]
392332
392332
  }, undefined, true, undefined, this) : /* @__PURE__ */ jsx_dev_runtime172.jsxDEV(ThemedText, {
@@ -392658,7 +392658,7 @@ function ClaudeMdExternalIncludesDialog(t0) {
392658
392658
  t8 = /* @__PURE__ */ jsx_dev_runtime173.jsxDEV(ThemedText, {
392659
392659
  dimColor: true,
392660
392660
  children: [
392661
- "Important: Only use Claude Code with files you trust. Accessing untrusted files may pose security risks",
392661
+ "Important: Only use PointCode with files you trust. Accessing untrusted files may pose security risks",
392662
392662
  " ",
392663
392663
  /* @__PURE__ */ jsx_dev_runtime173.jsxDEV(Link, {
392664
392664
  url: "https://code.claude.com/docs/en/security"
@@ -392944,7 +392944,7 @@ function OutputStylePicker(t0) {
392944
392944
  marginTop: 1,
392945
392945
  children: /* @__PURE__ */ jsx_dev_runtime175.jsxDEV(ThemedText, {
392946
392946
  dimColor: true,
392947
- children: "This changes how Claude Code communicates with you"
392947
+ children: "This changes how PointCode communicates with you"
392948
392948
  }, undefined, false, undefined, this)
392949
392949
  }, undefined, false, undefined, this);
392950
392950
  $2[5] = t7;
@@ -392960,7 +392960,7 @@ function OutputStylePicker(t0) {
392960
392960
  t7,
392961
392961
  isLoading ? /* @__PURE__ */ jsx_dev_runtime175.jsxDEV(ThemedText, {
392962
392962
  dimColor: true,
392963
- children: "Loading output styles"
392963
+ children: "Loading output styles..."
392964
392964
  }, undefined, false, undefined, this) : /* @__PURE__ */ jsx_dev_runtime175.jsxDEV(Select, {
392965
392965
  options: styleOptions,
392966
392966
  onChange: handleStyleSelect,
@@ -394963,7 +394963,7 @@ function Config({
394963
394963
  isFocused: isSearchMode && !headerFocused,
394964
394964
  isTerminalFocused,
394965
394965
  cursorOffset: searchCursorOffset,
394966
- placeholder: "Search settings"
394966
+ placeholder: "Search settings..."
394967
394967
  }, undefined, false, undefined, this),
394968
394968
  /* @__PURE__ */ jsx_dev_runtime178.jsxDEV(ThemedBox_default, {
394969
394969
  flexDirection: "column",
@@ -395072,11 +395072,11 @@ function Config({
395072
395072
  children: /* @__PURE__ */ jsx_dev_runtime178.jsxDEV(Byline, {
395073
395073
  children: [
395074
395074
  /* @__PURE__ */ jsx_dev_runtime178.jsxDEV(KeyboardShortcutHint, {
395075
- shortcut: "←/→ tab",
395075
+ shortcut: "Shift+Tab",
395076
395076
  action: "switch"
395077
395077
  }, undefined, false, undefined, this),
395078
395078
  /* @__PURE__ */ jsx_dev_runtime178.jsxDEV(KeyboardShortcutHint, {
395079
- shortcut: "",
395079
+ shortcut: "Enter",
395080
395080
  action: "return"
395081
395081
  }, undefined, false, undefined, this),
395082
395082
  /* @__PURE__ */ jsx_dev_runtime178.jsxDEV(ConfigurableShortcutHint, {
@@ -395095,11 +395095,11 @@ function Config({
395095
395095
  children: "Type to filter"
395096
395096
  }, undefined, false, undefined, this),
395097
395097
  /* @__PURE__ */ jsx_dev_runtime178.jsxDEV(KeyboardShortcutHint, {
395098
- shortcut: "Enter/↓",
395098
+ shortcut: "Enter/Space",
395099
395099
  action: "select"
395100
395100
  }, undefined, false, undefined, this),
395101
395101
  /* @__PURE__ */ jsx_dev_runtime178.jsxDEV(KeyboardShortcutHint, {
395102
- shortcut: "",
395102
+ shortcut: "Tab",
395103
395103
  action: "tabs"
395104
395104
  }, undefined, false, undefined, this),
395105
395105
  /* @__PURE__ */ jsx_dev_runtime178.jsxDEV(ConfigurableShortcutHint, {
@@ -397635,9 +397635,9 @@ var call15 = async () => {
397635
397635
  if (isClaudeAISubscriber()) {
397636
397636
  let value;
397637
397637
  if (currentLimits.isUsingOverage) {
397638
- value = "You are currently using your overages to power your Claude Code usage. We will automatically switch you back to your subscription rate limits when they reset";
397638
+ value = "You are currently using your overages to power your PointCode usage. We will automatically switch you back to your subscription rate limits when they reset";
397639
397639
  } else {
397640
- value = "You are currently using your subscription to power your Claude Code usage";
397640
+ value = "You are currently using your subscription to power your PointCode usage";
397641
397641
  }
397642
397642
  if (process.env.USER_TYPE === "ant") {
397643
397643
  value += `
@@ -401360,7 +401360,7 @@ var init_doctor2 = __esm(() => {
401360
401360
  init_envUtils();
401361
401361
  doctor = {
401362
401362
  name: "doctor",
401363
- description: "Diagnose and verify your Claude Code installation and settings",
401363
+ description: "Diagnose and verify your PointCode installation and settings",
401364
401364
  isEnabled: () => !isEnvTruthy(process.env.DISABLE_DOCTOR_COMMAND),
401365
401365
  type: "local-jsx",
401366
401366
  load: () => Promise.resolve().then(() => (init_doctor(), exports_doctor))
@@ -402194,7 +402194,7 @@ var init_memory2 = __esm(() => {
402194
402194
  memory = {
402195
402195
  type: "local-jsx",
402196
402196
  name: "memory",
402197
- description: "Edit Claude memory files",
402197
+ description: "Edit Point memory files",
402198
402198
  load: () => Promise.resolve().then(() => (init_memory(), exports_memory))
402199
402199
  };
402200
402200
  memory_default = memory;
@@ -403460,7 +403460,7 @@ function IDEScreen(t0) {
403460
403460
  t5 = availableIDEs.length === 0 && /* @__PURE__ */ jsx_dev_runtime208.jsxDEV(ThemedText, {
403461
403461
  dimColor: true,
403462
403462
  children: isSupportedJetBrainsTerminal() ? `No available IDEs detected. Please install the plugin and restart your IDE:
403463
- https://docs.claude.com/s/claude-code-jetbrains` : "No available IDEs detected. Make sure your IDE has the Claude Code extension or plugin installed and is running."
403463
+ https://docs.claude.com/s/claude-code-jetbrains` : "No available IDEs detected. Make sure your IDE has the PointCode extension or plugin installed and is running."
403464
403464
  }, undefined, false, undefined, this);
403465
403465
  $2[17] = availableIDEs.length;
403466
403466
  $2[18] = t5;
@@ -403492,7 +403492,7 @@ https://docs.claude.com/s/claude-code-jetbrains` : "No available IDEs detected.
403492
403492
  marginTop: 1,
403493
403493
  children: /* @__PURE__ */ jsx_dev_runtime208.jsxDEV(ThemedText, {
403494
403494
  color: "warning",
403495
- children: "Note: Only one Claude Code instance can be connected to VS Code at a time."
403495
+ children: "Note: Only one PointCode instance can be connected to VS Code at a time."
403496
403496
  }, undefined, false, undefined, this)
403497
403497
  }, undefined, false, undefined, this);
403498
403498
  $2[24] = availableIDEs;
@@ -403584,7 +403584,7 @@ function _temp323(ide_3, index) {
403584
403584
  children: /* @__PURE__ */ jsx_dev_runtime208.jsxDEV(ThemedText, {
403585
403585
  dimColor: true,
403586
403586
  children: [
403587
- "",
403587
+ "�€?",
403588
403588
  ide_3.name,
403589
403589
  ": ",
403590
403590
  formatWorkspaceFolders(ide_3.workspaceFolders)
@@ -403836,7 +403836,7 @@ async function call20(onDone, context7, args) {
403836
403836
  const detectedIDEs2 = await detectIDEs(true);
403837
403837
  const availableIDEs2 = detectedIDEs2.filter((ide) => ide.isValid);
403838
403838
  if (availableIDEs2.length === 0) {
403839
- onDone("No IDEs with Claude Code extension detected.");
403839
+ onDone("No IDEs with PointCode extension detected.");
403840
403840
  return null;
403841
403841
  }
403842
403842
  return /* @__PURE__ */ jsx_dev_runtime208.jsxDEV(IDEOpenSelection, {
@@ -403992,7 +403992,7 @@ function IDECommandFlow({
403992
403992
  children: [
403993
403993
  "Connecting to ",
403994
403994
  connectingIDE.name,
403995
- ""
403995
+ "..."
403996
403996
  ]
403997
403997
  }, undefined, true, undefined, this);
403998
403998
  }
@@ -404012,7 +404012,7 @@ function formatWorkspaceFolders(folders, maxLength = 100) {
404012
404012
  const cwd2 = getCwd();
404013
404013
  const foldersToShow = folders.slice(0, 2);
404014
404014
  const hasMore = folders.length > 2;
404015
- const ellipsisOverhead = hasMore ? 3 : 0;
404015
+ const ellipsisOverhead = hasMore ? 4 : 0;
404016
404016
  const separatorOverhead = (foldersToShow.length - 1) * 2;
404017
404017
  const availableLength = maxLength - separatorOverhead - ellipsisOverhead;
404018
404018
  const maxLengthPerPath = Math.floor(availableLength / foldersToShow.length);
@@ -404025,11 +404025,11 @@ function formatWorkspaceFolders(folders, maxLength = 100) {
404025
404025
  if (folder.length <= maxLengthPerPath) {
404026
404026
  return folder;
404027
404027
  }
404028
- return "" + folder.slice(-(maxLengthPerPath - 1));
404028
+ return "..." + folder.slice(-(maxLengthPerPath - 3));
404029
404029
  });
404030
404030
  let result = formattedFolders.join(", ");
404031
404031
  if (hasMore) {
404032
- result += ", ";
404032
+ result += ", ...";
404033
404033
  }
404034
404034
  return result;
404035
404035
  }
@@ -404066,7 +404066,7 @@ var init_ide3 = __esm(() => {
404066
404066
  });
404067
404067
 
404068
404068
  // src/commands/init.ts
404069
- var OLD_INIT_PROMPT = `Please analyze this codebase and create a CLAUDE.md file, which will be given to future instances of Claude Code to operate in this repository.
404069
+ var OLD_INIT_PROMPT = `Please analyze this codebase and create a CLAUDE.md file, which will be given to future instances of PointCode to operate in this repository.
404070
404070
 
404071
404071
  What to add:
404072
404072
  1. Commands that will be commonly used, such as how to build, lint, and run tests. Include the necessary commands to develop in this codebase, such as how to run a single test.
@@ -404085,7 +404085,7 @@ Usage notes:
404085
404085
  \`\`\`
404086
404086
  # CLAUDE.md
404087
404087
 
404088
- This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
404088
+ This file provides guidance to PointCode (claude.ai/code) when working with code in this repository.
404089
404089
  \`\`\``, command3, init_default3;
404090
404090
  var init_init = __esm(() => {
404091
404091
  init_projectOnboardingState();
@@ -404094,7 +404094,7 @@ var init_init = __esm(() => {
404094
404094
  type: "prompt",
404095
404095
  name: "init",
404096
404096
  get description() {
404097
- return "Initialize a new CLAUDE.md file with codebase documentation";
404097
+ return "Initialize a new project instruction file with codebase documentation";
404098
404098
  },
404099
404099
  contentLength: 0,
404100
404100
  progressMessage: "analyzing your codebase",
@@ -404639,15 +404639,15 @@ var init_WorkflowMultiselectDialog = __esm(() => {
404639
404639
  jsx_dev_runtime209 = __toESM(require_jsx_dev_runtime(), 1);
404640
404640
  WORKFLOWS = [{
404641
404641
  value: "claude",
404642
- label: "@Claude Code - Tag @claude in issues and PR comments"
404642
+ label: "@PointCode - Tag @pointcode in issues and PR comments"
404643
404643
  }, {
404644
404644
  value: "claude-review",
404645
- label: "Claude Code Review - Automated code review on new PRs"
404645
+ label: "PointCode Review - Automated code review on new PRs"
404646
404646
  }];
404647
404647
  });
404648
404648
 
404649
404649
  // src/constants/github-app.ts
404650
- var PR_TITLE = "Add Claude Code GitHub Workflow", GITHUB_ACTION_SETUP_DOCS_URL = "https://github.com/anthropics/claude-code-action/blob/main/docs/setup.md", WORKFLOW_CONTENT = `name: Claude Code
404650
+ var PR_TITLE = "Add PointCode GitHub Workflow", GITHUB_ACTION_SETUP_DOCS_URL = "https://github.com/anthropics/claude-code-action/blob/main/docs/setup.md", WORKFLOW_CONTENT = `name: PointCode
404651
404651
 
404652
404652
  on:
404653
404653
  issue_comment:
@@ -404679,7 +404679,7 @@ jobs:
404679
404679
  with:
404680
404680
  fetch-depth: 1
404681
404681
 
404682
- - name: Run Claude Code
404682
+ - name: Run PointCode
404683
404683
  id: claude
404684
404684
  uses: anthropics/claude-code-action@v1
404685
404685
  with:
@@ -404697,13 +404697,13 @@ jobs:
404697
404697
  # or https://code.claude.com/docs/en/cli-reference for available options
404698
404698
  # claude_args: '--allowed-tools Bash(gh pr:*)'
404699
404699
 
404700
- `, PR_BODY = `## \uD83E\uDD16 Installing Claude Code GitHub App
404700
+ `, PR_BODY = `## \uD83E\uDD16 Installing PointCode GitHub App
404701
404701
 
404702
- This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
404702
+ This PR adds a GitHub Actions workflow that enables PointCode integration in our repository.
404703
404703
 
404704
- ### What is Claude Code?
404704
+ ### What is PointCode?
404705
404705
 
404706
- [Claude Code](https://claude.com/claude-code) is an AI coding agent that can help with:
404706
+ [PointCode](https://claude.com/claude-code) is an AI coding agent that can help with:
404707
404707
  - Bug fixes and improvements
404708
404708
  - Documentation updates
404709
404709
  - Implementing new features
@@ -404735,9 +404735,9 @@ Once the workflow is triggered, Claude will analyze the comment and surrounding
404735
404735
  allowed_tools: Bash(npm install),Bash(npm run build),Bash(npm run lint),Bash(npm run test)
404736
404736
  \`\`\`
404737
404737
 
404738
- There's more information in the [Claude Code action repo](https://github.com/anthropics/claude-code-action).
404738
+ There's more information in the [PointCode action repo](https://github.com/anthropics/claude-code-action).
404739
404739
 
404740
- After merging this PR, let's try mentioning @claude in a comment on any PR to get started!`, CODE_REVIEW_PLUGIN_WORKFLOW_CONTENT = `name: Claude Code Review
404740
+ After merging this PR, let's try mentioning @claude in a comment on any PR to get started!`, CODE_REVIEW_PLUGIN_WORKFLOW_CONTENT = `name: PointCode Review
404741
404741
 
404742
404742
  on:
404743
404743
  pull_request:
@@ -404770,7 +404770,7 @@ jobs:
404770
404770
  with:
404771
404771
  fetch-depth: 1
404772
404772
 
404773
- - name: Run Claude Code Review
404773
+ - name: Run PointCode Review
404774
404774
  id: claude-review
404775
404775
  uses: anthropics/claude-code-action@v1
404776
404776
  with:
@@ -404939,7 +404939,7 @@ function ApiKeyStep(t0) {
404939
404939
  children: /* @__PURE__ */ jsx_dev_runtime210.jsxDEV(ThemedText, {
404940
404940
  children: [
404941
404941
  selectedOption === "existing" ? color("success", theme)("> ") : " ",
404942
- "Use your existing Claude Code API key"
404942
+ "Use your existing PointCode API key"
404943
404943
  ]
404944
404944
  }, undefined, true, undefined, this)
404945
404945
  }, undefined, false, undefined, this);
@@ -405046,7 +405046,7 @@ function ApiKeyStep(t0) {
405046
405046
  marginLeft: 3,
405047
405047
  children: /* @__PURE__ */ jsx_dev_runtime210.jsxDEV(ThemedText, {
405048
405048
  dimColor: true,
405049
- children: "↑/↓ to select · Enter to continue"
405049
+ children: "�†?�†?to select · Enter to continue"
405050
405050
  }, undefined, false, undefined, this)
405051
405051
  }, undefined, false, undefined, this);
405052
405052
  $2[52] = t17;
@@ -406821,9 +406821,9 @@ async function createWorkflowFile(repoName, branchName, workflowPath, workflowCo
406821
406821
  const helpText = `
406822
406822
 
406823
406823
  Need help? Common issues:
406824
- ` + `· Permission denied Run: gh auth refresh -h github.com -s repo,workflow
406825
- ` + `· Not authorized Ensure you have admin access to the repository
406826
- ` + "· For manual setup Visit: https://github.com/anthropics/claude-code-action";
406824
+ ` + `· Permission denied �†?Run: gh auth refresh -h github.com -s repo,workflow
406825
+ ` + `· Not authorized �†?Ensure you have admin access to the repository
406826
+ ` + "· For manual setup �†?Visit: https://github.com/anthropics/claude-code-action";
406827
406827
  throw new Error(`Failed to create workflow file ${workflowPath}: ${createFileResult.stderr}${helpText}`);
406828
406828
  }
406829
406829
  }
@@ -406916,7 +406916,7 @@ async function setupGitHubActions(repoName, apiKeyOrOAuthToken, secretName, upda
406916
406916
  workflows.push({
406917
406917
  path: ".github/workflows/claude-code-review.yml",
406918
406918
  content: CODE_REVIEW_PLUGIN_WORKFLOW_CONTENT,
406919
- message: "Claude Code Review workflow"
406919
+ message: "PointCode Review workflow"
406920
406920
  });
406921
406921
  }
406922
406922
  for (const workflow of workflows) {
@@ -406943,9 +406943,9 @@ async function setupGitHubActions(repoName, apiKeyOrOAuthToken, secretName, upda
406943
406943
  const helpText = `
406944
406944
 
406945
406945
  Need help? Common issues:
406946
- ` + `· Permission denied Run: gh auth refresh -h github.com -s repo
406947
- ` + `· Not authorized Ensure you have admin access to the repository
406948
- ` + "· For manual setup Visit: https://github.com/anthropics/claude-code-action";
406946
+ ` + `· Permission denied �†?Run: gh auth refresh -h github.com -s repo
406947
+ ` + `· Not authorized �†?Ensure you have admin access to the repository
406948
+ ` + "· For manual setup �†?Visit: https://github.com/anthropics/claude-code-action";
406949
406949
  throw new Error(`Failed to set API key secret: ${setSecretResult.stderr || "Unknown error"}${helpText}`);
406950
406950
  }
406951
406951
  }
@@ -407760,7 +407760,7 @@ var init_install_github_app2 = __esm(() => {
407760
407760
  installGitHubApp = {
407761
407761
  type: "local-jsx",
407762
407762
  name: "install-github-app",
407763
- description: "Set up Claude GitHub Actions for a repository",
407763
+ description: "Set up Point GitHub Actions for a repository",
407764
407764
  availability: ["claude-ai", "console"],
407765
407765
  isEnabled: () => !isEnvTruthy(process.env.DISABLE_INSTALL_GITHUB_APP_COMMAND),
407766
407766
  load: () => Promise.resolve().then(() => (init_install_github_app(), exports_install_github_app))
@@ -407805,7 +407805,7 @@ var init_install_slack_app2 = __esm(() => {
407805
407805
  installSlackApp = {
407806
407806
  type: "local",
407807
407807
  name: "install-slack-app",
407808
- description: "Install the Claude Slack app",
407808
+ description: "Install the Point Slack app",
407809
407809
  availability: ["claude-ai"],
407810
407810
  supportsNonInteractive: false,
407811
407811
  load: () => Promise.resolve().then(() => (init_install_slack_app(), exports_install_slack_app))
@@ -410005,9 +410005,9 @@ function MCPRemoteServerMenu({
410005
410005
  if (success2) {
410006
410006
  onComplete?.(`Authentication successful. Connected to ${server.name}.`);
410007
410007
  } else if (result.client.type === "needs-auth") {
410008
- onComplete?.("Authentication successful, but server still requires authentication. You may need to manually restart Claude Code.");
410008
+ onComplete?.("Authentication successful, but server still requires authentication. You may need to manually restart PointCode.");
410009
410009
  } else {
410010
- onComplete?.("Authentication successful, but server reconnection failed. You may need to manually restart Claude Code for the changes to take effect.");
410010
+ onComplete?.("Authentication successful, but server reconnection failed. You may need to manually restart PointCode for the changes to take effect.");
410011
410011
  }
410012
410012
  } catch (err2) {
410013
410013
  logEvent("tengu_claudeai_mcp_auth_completed", {
@@ -410169,10 +410169,10 @@ function MCPRemoteServerMenu({
410169
410169
  const message = isEffectivelyAuthenticated ? `Authentication successful. Reconnected to ${server.name}.` : `Authentication successful. Connected to ${server.name}.`;
410170
410170
  onComplete?.(message);
410171
410171
  } else if (result_0.client.type === "needs-auth") {
410172
- onComplete?.("Authentication successful, but server still requires authentication. You may need to manually restart Claude Code.");
410172
+ onComplete?.("Authentication successful, but server still requires authentication. You may need to manually restart PointCode.");
410173
410173
  } else {
410174
410174
  logMCPDebug(server.name, `Reconnection failed after authentication`);
410175
- onComplete?.("Authentication successful, but server reconnection failed. You may need to manually restart Claude Code for the changes to take effect.");
410175
+ onComplete?.("Authentication successful, but server reconnection failed. You may need to manually restart PointCode for the changes to take effect.");
410176
410176
  }
410177
410177
  }
410178
410178
  } catch (err_1) {
@@ -410230,7 +410230,7 @@ function MCPRemoteServerMenu({
410230
410230
  children: [
410231
410231
  "Authenticating with ",
410232
410232
  server.name,
410233
- ""
410233
+ "..."
410234
410234
  ]
410235
410235
  }, undefined, true, undefined, this),
410236
410236
  /* @__PURE__ */ jsx_dev_runtime227.jsxDEV(ThemedBox_default, {
@@ -410325,7 +410325,7 @@ function MCPRemoteServerMenu({
410325
410325
  children: [
410326
410326
  "Authenticating with ",
410327
410327
  server.name,
410328
- ""
410328
+ "..."
410329
410329
  ]
410330
410330
  }, undefined, true, undefined, this),
410331
410331
  /* @__PURE__ */ jsx_dev_runtime227.jsxDEV(ThemedBox_default, {
@@ -410523,7 +410523,7 @@ function MCPRemoteServerMenu({
410523
410523
  bold: true,
410524
410524
  children: server.name
410525
410525
  }, undefined, false, undefined, this),
410526
- ""
410526
+ "�€? "
410527
410527
  ]
410528
410528
  }, undefined, true, undefined, this),
410529
410529
  /* @__PURE__ */ jsx_dev_runtime227.jsxDEV(ThemedBox_default, {
@@ -410647,7 +410647,7 @@ function MCPRemoteServerMenu({
410647
410647
  children: figures_default.radioOff
410648
410648
  }, undefined, false, undefined, this),
410649
410649
  /* @__PURE__ */ jsx_dev_runtime227.jsxDEV(ThemedText, {
410650
- children: " connecting"
410650
+ children: " connecting..."
410651
410651
  }, undefined, false, undefined, this)
410652
410652
  ]
410653
410653
  }, undefined, true, undefined, this) : server.client.type === "needs-auth" ? /* @__PURE__ */ jsx_dev_runtime227.jsxDEV(ThemedText, {
@@ -411834,7 +411834,7 @@ function MCPSettings(t0) {
411834
411834
  t9 = $2[25];
411835
411835
  }
411836
411836
  const serverTools_0 = t9;
411837
- const defaultTab = viewState.server.transport === "claudeai-proxy" ? "claude.ai" : "Claude Code";
411837
+ const defaultTab = viewState.server.transport === "claudeai-proxy" ? "claude.ai" : "PointCode";
411838
411838
  if (viewState.server.transport === "stdio") {
411839
411839
  let t10;
411840
411840
  if ($2[26] !== viewState.server) {
@@ -414513,12 +414513,12 @@ function DiscoverPlugins({
414513
414513
  setSelectedForInstall(new Set);
414514
414514
  clearAllCaches();
414515
414515
  if (failureCount === 0) {
414516
- const message = `✓ Installed ${successCount_0} ${plural(successCount_0, "plugin")}. ` + `Run /reload-plugins to activate.`;
414516
+ const message = `�œ?Installed ${successCount_0} ${plural(successCount_0, "plugin")}. ` + `Run /reload-plugins to activate.`;
414517
414517
  setResult(message);
414518
414518
  } else if (successCount_0 === 0) {
414519
414519
  setError(`Failed to install: ${formatFailureDetails(newFailedPlugins, true)}`);
414520
414520
  } else {
414521
- const message_0 = `✓ Installed ${successCount_0} of ${successCount_0 + failureCount} plugins. ` + `Failed: ${formatFailureDetails(newFailedPlugins, false)}. ` + `Run /reload-plugins to activate successfully installed plugins.`;
414521
+ const message_0 = `�œ?Installed ${successCount_0} of ${successCount_0 + failureCount} plugins. ` + `Failed: ${formatFailureDetails(newFailedPlugins, false)}. ` + `Run /reload-plugins to activate successfully installed plugins.`;
414522
414522
  setResult(message_0);
414523
414523
  }
414524
414524
  if (successCount_0 > 0) {
@@ -414721,10 +414721,10 @@ function DiscoverPlugins({
414721
414721
  onDone: (outcome, detail) => {
414722
414722
  switch (outcome) {
414723
414723
  case "configured":
414724
- finish(`✓ Installed and configured ${plugin_4.name}. Run /reload-plugins to apply.`);
414724
+ finish(`�œ?Installed and configured ${plugin_4.name}. Run /reload-plugins to apply.`);
414725
414725
  break;
414726
414726
  case "skipped":
414727
- finish(`✓ Installed ${plugin_4.name}. Run /reload-plugins to apply.`);
414727
+ finish(`�œ?Installed ${plugin_4.name}. Run /reload-plugins to apply.`);
414728
414728
  break;
414729
414729
  case "error":
414730
414730
  finish(`Installed but failed to save config: ${detail}`);
@@ -414735,7 +414735,7 @@ function DiscoverPlugins({
414735
414735
  }
414736
414736
  if (loading) {
414737
414737
  return /* @__PURE__ */ jsx_dev_runtime238.jsxDEV(ThemedText, {
414738
- children: "Loading"
414738
+ children: "Loading..."
414739
414739
  }, undefined, false, undefined, this);
414740
414740
  }
414741
414741
  if (error42) {
@@ -414822,7 +414822,7 @@ function DiscoverPlugins({
414822
414822
  }, undefined, false, undefined, this),
414823
414823
  /* @__PURE__ */ jsx_dev_runtime238.jsxDEV(ThemedText, {
414824
414824
  bold: detailsMenuIndex === index,
414825
- children: isInstalling && option.action.startsWith("install-") ? "Installing" : option.label
414825
+ children: isInstalling && option.action.startsWith("install-") ? "Installing..." : option.label
414826
414826
  }, undefined, false, undefined, this)
414827
414827
  ]
414828
414828
  }, option.action, true, undefined, this))
@@ -415134,7 +415134,7 @@ function EmptyStateMessage(t0) {
415134
415134
  }, undefined, false, undefined, this),
415135
415135
  /* @__PURE__ */ jsx_dev_runtime238.jsxDEV(ThemedText, {
415136
415136
  dimColor: true,
415137
- children: "Please install git and restart Claude Code."
415137
+ children: "Please install git and restart PointCode."
415138
415138
  }, undefined, false, undefined, this)
415139
415139
  ]
415140
415140
  }, undefined, true, undefined, this);
@@ -416384,7 +416384,7 @@ function ManageMarketplaces({
416384
416384
  });
416385
416385
  if (loading) {
416386
416386
  return /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416387
- children: "Loading marketplaces"
416387
+ children: "Loading marketplaces..."
416388
416388
  }, undefined, false, undefined, this);
416389
416389
  }
416390
416390
  if (marketplaceStates.length === 0) {
@@ -416488,7 +416488,7 @@ function ManageMarketplaces({
416488
416488
  children: selectedMarketplace.installedPlugins.map((plugin) => /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416489
416489
  dimColor: true,
416490
416490
  children: [
416491
- "",
416491
+ "�€?",
416492
416492
  plugin.name
416493
416493
  ]
416494
416494
  }, plugin.name, true, undefined, this))
@@ -416586,7 +416586,7 @@ function ManageMarketplaces({
416586
416586
  children: [
416587
416587
  /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416588
416588
  color: "claude",
416589
- children: "Updating marketplace"
416589
+ children: "Updating marketplace..."
416590
416590
  }, undefined, false, undefined, this),
416591
416591
  progressMessage && /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416592
416592
  dimColor: true,
@@ -416640,7 +416640,7 @@ function ManageMarketplaces({
416640
416640
  marginTop: 1,
416641
416641
  children: /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416642
416642
  dimColor: true,
416643
- children: "Auto-update enabled. Claude Code will automatically update this marketplace and its installed plugins."
416643
+ children: "Auto-update enabled. PointCode will automatically update this marketplace and its installed plugins."
416644
416644
  }, undefined, false, undefined, this)
416645
416645
  }, undefined, false, undefined, this),
416646
416646
  /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedBox_default, {
@@ -416649,7 +416649,7 @@ function ManageMarketplaces({
416649
416649
  dimColor: true,
416650
416650
  italic: true,
416651
416651
  children: isUpdating ? /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(jsx_dev_runtime239.Fragment, {
416652
- children: "Please wait"
416652
+ children: "Please wait..."
416653
416653
  }, undefined, false, undefined, this) : /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(Byline, {
416654
416654
  children: [
416655
416655
  /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ConfigurableShortcutHint, {
@@ -416741,12 +416741,12 @@ function ManageMarketplaces({
416741
416741
  children: [
416742
416742
  state.name === "claude-plugins-official" && /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416743
416743
  color: "claude",
416744
- children: ""
416744
+ children: "[official]"
416745
416745
  }, undefined, false, undefined, this),
416746
416746
  state.name,
416747
416747
  state.name === "claude-plugins-official" && /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416748
416748
  color: "claude",
416749
- children: " "
416749
+ children: " [official]"
416750
416750
  }, undefined, false, undefined, this)
416751
416751
  ]
416752
416752
  }, undefined, true, undefined, this),
@@ -416775,7 +416775,7 @@ function ManageMarketplaces({
416775
416775
  }, undefined, true, undefined, this),
416776
416776
  state.installedPlugins && state.installedPlugins.length > 0 && /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(jsx_dev_runtime239.Fragment, {
416777
416777
  children: [
416778
- " ",
416778
+ " - ",
416779
416779
  state.installedPlugins.length,
416780
416780
  " installed"
416781
416781
  ]
@@ -416783,7 +416783,7 @@ function ManageMarketplaces({
416783
416783
  state.lastUpdated && /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(jsx_dev_runtime239.Fragment, {
416784
416784
  children: [
416785
416785
  " ",
416786
- "Updated",
416786
+ "�€?Updated",
416787
416787
  " ",
416788
416788
  new Date(state.lastUpdated).toLocaleDateString()
416789
416789
  ]
@@ -416815,7 +416815,7 @@ function ManageMarketplaces({
416815
416815
  }, undefined, true, undefined, this),
416816
416816
  updateCount > 0 && /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416817
416817
  children: [
416818
- "Update ",
416818
+ "�€?Update ",
416819
416819
  updateCount,
416820
416820
  " ",
416821
416821
  plural(updateCount, "marketplace")
@@ -416824,7 +416824,7 @@ function ManageMarketplaces({
416824
416824
  removeCount > 0 && /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416825
416825
  color: "warning",
416826
416826
  children: [
416827
- "Remove ",
416827
+ "�€?Remove ",
416828
416828
  removeCount,
416829
416829
  " ",
416830
416830
  plural(removeCount, "marketplace")
@@ -416836,7 +416836,7 @@ function ManageMarketplaces({
416836
416836
  marginTop: 1,
416837
416837
  children: /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedText, {
416838
416838
  color: "claude",
416839
- children: "Processing changes"
416839
+ children: "Processing changes..."
416840
416840
  }, undefined, false, undefined, this)
416841
416841
  }, undefined, false, undefined, this),
416842
416842
  processError && /* @__PURE__ */ jsx_dev_runtime239.jsxDEV(ThemedBox_default, {
@@ -426990,7 +426990,7 @@ var init_mobile2 = __esm(() => {
426990
426990
  type: "local-jsx",
426991
426991
  name: "mobile",
426992
426992
  aliases: ["ios", "android"],
426993
- description: "Show QR code to download the Claude mobile app",
426993
+ description: "Show QR code to download the Point mobile app",
426994
426994
  load: () => Promise.resolve().then(() => (init_mobile(), exports_mobile))
426995
426995
  };
426996
426996
  mobile_default = mobile;
@@ -428337,10 +428337,7 @@ function calculateOptimalLeftWidth(welcomeMessage, truncatedCwd, modelLine) {
428337
428337
  return Math.min(contentWidth + 4, MAX_LEFT_WIDTH);
428338
428338
  }
428339
428339
  function formatWelcomeMessage(username) {
428340
- if (!username || username.length > MAX_USERNAME_LENGTH) {
428341
- return "Welcome back!";
428342
- }
428343
- return `Welcome back ${username}!`;
428340
+ return "welcome hhxpoint.me";
428344
428341
  }
428345
428342
  function truncatePath(path21, maxLength) {
428346
428343
  if (stringWidth(path21) <= maxLength)
@@ -428416,7 +428413,7 @@ function getRecentActivitySync() {
428416
428413
  return cachedActivity;
428417
428414
  }
428418
428415
  function getLogoDisplayData() {
428419
- const version2 = process.env.DEMO_VERSION ?? "0.1.0" ?? "99.0.0";
428416
+ const version2 = process.env.DEMO_VERSION ?? "0.1.1" ?? "99.0.0";
428420
428417
  const serverUrl = getDirectConnectServerUrl();
428421
428418
  const displayPath = process.env.DEMO_VERSION ? "/code/claude" : getDisplayPath(getCwd());
428422
428419
  const cwd2 = serverUrl ? `${displayPath} in ${serverUrl.replace(/^https?:\/\//, "")}` : displayPath;
@@ -428476,7 +428473,7 @@ function getRecentReleaseNotesSync(maxItems) {
428476
428473
  }
428477
428474
  return allNotes.slice(0, maxItems);
428478
428475
  }
428479
- var MAX_LEFT_WIDTH = 50, MAX_USERNAME_LENGTH = 20, BORDER_PADDING = 4, DIVIDER_WIDTH = 1, CONTENT_PADDING = 2, cachedActivity, cachePromise = null;
428476
+ var MAX_LEFT_WIDTH = 50, BORDER_PADDING = 4, DIVIDER_WIDTH = 1, CONTENT_PADDING = 2, cachedActivity, cachePromise = null;
428480
428477
  var init_logoV2Utils = __esm(() => {
428481
428478
  init_state();
428482
428479
  init_stringWidth();
@@ -428585,7 +428582,7 @@ function Clawd(t0) {
428585
428582
  t8 = /* @__PURE__ */ jsx_dev_runtime246.jsxDEV(ThemedText, {
428586
428583
  color: "clawd_body",
428587
428584
  backgroundColor: "clawd_background",
428588
- children: "OPEN "
428585
+ children: "DINO "
428589
428586
  }, undefined, false, undefined, this);
428590
428587
  $2[16] = t8;
428591
428588
  } else {
@@ -428623,7 +428620,7 @@ function Clawd(t0) {
428623
428620
  color: "clawd_body",
428624
428621
  children: [
428625
428622
  " ",
428626
- "╰─◡─╯",
428623
+ "╰◡╮~",
428627
428624
  " "
428628
428625
  ]
428629
428626
  }, undefined, true, undefined, this);
@@ -428745,38 +428742,38 @@ var init_Clawd = __esm(() => {
428745
428742
  POSES = {
428746
428743
  default: {
428747
428744
  r1L: " ╭",
428748
- r1E: " ",
428745
+ r1E: " ",
428749
428746
  r1R: "╮",
428750
428747
  r2L: " │",
428751
428748
  r2R: "│ "
428752
428749
  },
428753
428750
  "look-left": {
428754
428751
  r1L: " ╭",
428755
- r1E: "◔ ",
428752
+ r1E: "◔ ",
428756
428753
  r1R: "╮",
428757
428754
  r2L: " │",
428758
428755
  r2R: "│ "
428759
428756
  },
428760
428757
  "look-right": {
428761
428758
  r1L: " ╭",
428762
- r1E: " ◔ ",
428759
+ r1E: " ◔ ",
428763
428760
  r1R: "╮",
428764
428761
  r2L: " │",
428765
428762
  r2R: "│ "
428766
428763
  },
428767
428764
  "arms-up": {
428768
428765
  r1L: "\\╭",
428769
- r1E: " ",
428766
+ r1E: " ",
428770
428767
  r1R: "╮/",
428771
428768
  r2L: " │",
428772
428769
  r2R: "│ "
428773
428770
  }
428774
428771
  };
428775
428772
  APPLE_EYES = {
428776
- default: " ",
428777
- "look-left": " ◔ ",
428778
- "look-right": " ◔ ",
428779
- "arms-up": " "
428773
+ default: " ",
428774
+ "look-left": " ◔ ",
428775
+ "look-right": " ◔ ",
428776
+ "arms-up": " "
428780
428777
  };
428781
428778
  });
428782
428779
 
@@ -429200,7 +429197,7 @@ function createWhatsNewFeed(releaseNotes2) {
429200
429197
  text: note
429201
429198
  };
429202
429199
  });
429203
- const emptyMessage = "Check the Claude Code changelog for updates";
429200
+ const emptyMessage = "Check the PointCode changelog for updates";
429204
429201
  return {
429205
429202
  title: "What's new",
429206
429203
  lines,
@@ -429221,7 +429218,7 @@ function createProjectOnboardingFeed(steps) {
429221
429218
  text: `${checkmark}${text}`
429222
429219
  };
429223
429220
  });
429224
- const warningText = getCwd() === homedir31() ? "Note: You have launched claude in your home directory. For the best experience, launch it in a project directory instead." : undefined;
429221
+ const warningText = getCwd() === homedir31() ? "Note: You have launched PointCode in your home directory. For the best experience, launch it in a project directory instead." : undefined;
429225
429222
  if (warningText) {
429226
429223
  lines.push({
429227
429224
  text: warningText
@@ -429234,7 +429231,7 @@ function createProjectOnboardingFeed(steps) {
429234
429231
  }
429235
429232
  function createGuestPassesFeed() {
429236
429233
  const reward = getCachedReferrerReward();
429237
- const subtitle = reward ? `Share Claude Code and earn ${formatCreditAmount(reward)} of extra usage` : "Share Claude Code with friends";
429234
+ const subtitle = reward ? `Share PointCode and earn ${formatCreditAmount(reward)} of extra usage` : "Share PointCode with friends";
429238
429235
  return {
429239
429236
  title: "3 guest passes",
429240
429237
  lines: [],
@@ -429451,7 +429448,7 @@ function GuestPassesUpsell() {
429451
429448
  }, undefined, false, undefined, this),
429452
429449
  " ·",
429453
429450
  " ",
429454
- reward ? `Share Claude Code and earn ${formatCreditAmount(reward)} of extra usage · /passes` : "3 guest passes at /passes"
429451
+ reward ? `Share PointCode and earn ${formatCreditAmount(reward)} of extra usage · /passes` : "3 guest passes at /passes"
429455
429452
  ]
429456
429453
  }, undefined, true, undefined, this);
429457
429454
  $2[0] = t0;
@@ -437299,7 +437296,7 @@ var init_review = __esm(() => {
437299
437296
  ultrareview = {
437300
437297
  type: "local-jsx",
437301
437298
  name: "ultrareview",
437302
- description: `~10–20 min · Finds and verifies bugs in your branch. Runs in Claude Code on the web. See ${CCR_TERMS_URL}`,
437299
+ description: `~10�€?0 min · Finds and verifies bugs in your branch. Runs in PointCode on the web. See ${CCR_TERMS_URL}`,
437303
437300
  isEnabled: () => isUltrareviewEnabled(),
437304
437301
  load: () => Promise.resolve().then(() => (init_ultrareviewCommand(), exports_ultrareviewCommand))
437305
437302
  };
@@ -437890,7 +437887,7 @@ var init_status3 = __esm(() => {
437890
437887
  status = {
437891
437888
  type: "local-jsx",
437892
437889
  name: "status",
437893
- description: "Show Claude Code status including version, model, account, API connectivity, and tool statuses",
437890
+ description: "Show PointCode status including version, model, account, API connectivity, and tool statuses",
437894
437891
  immediate: true,
437895
437892
  load: () => Promise.resolve().then(() => (init_status2(), exports_status))
437896
437893
  };
@@ -438247,7 +438244,7 @@ function startDetachedPoll(taskId, sessionId, url3, getAppState, setAppState) {
438247
438244
  ultraplanSessionUrl: undefined
438248
438245
  } : prev);
438249
438246
  enqueuePendingNotification({
438250
- value: [`Ultraplan approved executing in Claude Code on the web. Follow along at: ${url3}`, "", "Results will land as a pull request when the remote session finishes. There is nothing to do here."].join(`
438247
+ value: [`Ultraplan approved �€?executing in PointCode on the web. Follow along at: ${url3}`, "", "Results will land as a pull request when the remote session finishes. There is nothing to do here."].join(`
438251
438248
  `),
438252
438249
  mode: "task-notification"
438253
438250
  });
@@ -438301,11 +438298,11 @@ Session: ${url3}`,
438301
438298
  function buildLaunchMessage(disconnectedBridge) {
438302
438299
  const prefix = disconnectedBridge ? `${REMOTE_CONTROL_DISCONNECTED_MSG} ` : "";
438303
438300
  return `${DIAMOND_OPEN} ultraplan
438304
- ${prefix}Starting Claude Code on the web…`;
438301
+ ${prefix}Starting PointCode on the web…`;
438305
438302
  }
438306
438303
  function buildSessionReadyMessage(url3) {
438307
- return `${DIAMOND_OPEN} ultraplan · Monitor progress in Claude Code on the web ${url3}
438308
- You can continue working when the ${DIAMOND_OPEN} fills, press to view results`;
438304
+ return `${DIAMOND_OPEN} ultraplan · Monitor progress in PointCode on the web ${url3}
438305
+ You can continue working �€?when the ${DIAMOND_OPEN} fills, press �†?to view results`;
438309
438306
  }
438310
438307
  function buildAlreadyActiveMessage(url3) {
438311
438308
  return url3 ? `ultraplan: already polling. Open ${url3} to check status, or wait for the plan to land here.` : "ultraplan: already launching. Please wait for the session to start.";
@@ -438326,7 +438323,7 @@ Session: ${url3}`,
438326
438323
  mode: "task-notification"
438327
438324
  });
438328
438325
  enqueuePendingNotification({
438329
- value: "The user stopped the ultraplan session above. Do not respond to the stop notification wait for their next message.",
438326
+ value: "The user stopped the ultraplan session above. Do not respond to the stop notification �€?wait for their next message.",
438330
438327
  mode: "task-notification",
438331
438328
  isMeta: true
438332
438329
  });
@@ -438357,7 +438354,7 @@ async function launchUltraplan2(opts) {
438357
438354
  "in your prompt",
438358
438355
  "",
438359
438356
  "Advanced multi-agent plan mode with our most powerful model",
438360
- "(Opus). Runs in Claude Code on the web. When the plan is ready,",
438357
+ "(Opus). Runs in PointCode on the web. When the plan is ready,",
438361
438358
  "you can execute it in the web session or send it back here.",
438362
438359
  "Terminal stays free while the remote plans.",
438363
438360
  "Requires /login.",
@@ -438426,7 +438423,7 @@ ${reasons}`,
438426
438423
  reason: bundleFailMsg ? "bundle_fail" : "teleport_null"
438427
438424
  });
438428
438425
  enqueuePendingNotification({
438429
- value: `ultraplan: session creation failed${bundleFailMsg ? ` — ${bundleFailMsg}` : ""}. See --debug for details.`,
438426
+ value: `ultraplan: session creation failed${bundleFailMsg ? ` �€?${bundleFailMsg}` : ""}. See --debug for details.`,
438430
438427
  mode: "task-notification"
438431
438428
  });
438432
438429
  return;
@@ -438466,7 +438463,7 @@ ${reasons}`,
438466
438463
  reason: "unexpected_error"
438467
438464
  });
438468
438465
  enqueuePendingNotification({
438469
- value: `ultraplan: unexpected error — ${errorMessage(e)}`,
438466
+ value: `ultraplan: unexpected error �€?${errorMessage(e)}`,
438470
438467
  mode: "task-notification"
438471
438468
  });
438472
438469
  if (sessionId) {
@@ -438542,7 +438539,7 @@ var init_ultraplan = __esm(() => {
438542
438539
  ultraplan_default = {
438543
438540
  type: "local-jsx",
438544
438541
  name: "ultraplan",
438545
- description: `~10–30 min · Claude Code on the web drafts an advanced plan you can edit and approve. See ${CCR_TERMS_URL2}`,
438542
+ description: `~10�€?0 min · PointCode on the web drafts an advanced plan you can edit and approve. See ${CCR_TERMS_URL2}`,
438546
438543
  argumentHint: "<prompt>",
438547
438544
  isEnabled: () => false,
438548
438545
  load: () => Promise.resolve({
@@ -440826,7 +440823,7 @@ var init_mappers = __esm(() => {
440826
440823
  // src/components/tasks/RemoteSessionDetailDialog.tsx
440827
440824
  function formatToolUseSummary(name, input) {
440828
440825
  if (name === EXIT_PLAN_MODE_V2_TOOL_NAME) {
440829
- return "Review the plan in Claude Code on the web";
440826
+ return "Review the plan in PointCode on the web";
440830
440827
  }
440831
440828
  if (!input || typeof input !== "object")
440832
440829
  return name;
@@ -440940,7 +440937,7 @@ function UltraplanSessionDetail(t0) {
440940
440937
  if ($2[12] === Symbol.for("react.memo_cache_sentinel")) {
440941
440938
  t72 = /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(ThemedText, {
440942
440939
  dimColor: true,
440943
- children: "This will terminate the Claude Code on the web session."
440940
+ children: "This will terminate the PointCode on the web session."
440944
440941
  }, undefined, false, undefined, this);
440945
440942
  $2[12] = t72;
440946
440943
  } else {
@@ -441151,7 +441148,7 @@ function UltraplanSessionDetail(t0) {
441151
441148
  let t19;
441152
441149
  if ($2[47] === Symbol.for("react.memo_cache_sentinel")) {
441153
441150
  t19 = {
441154
- label: "Review in Claude Code on the web",
441151
+ label: "Review in PointCode on the web",
441155
441152
  value: "open"
441156
441153
  };
441157
441154
  $2[47] = t19;
@@ -441298,7 +441295,7 @@ function StagePipeline(t0) {
441298
441295
  if ($2[4] === Symbol.for("react.memo_cache_sentinel")) {
441299
441296
  t3 = /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(ThemedText, {
441300
441297
  dimColor: true,
441301
- children: " "
441298
+ children: " �†?"
441302
441299
  }, undefined, false, undefined, this);
441303
441300
  $2[4] = t3;
441304
441301
  } else {
@@ -441312,7 +441309,7 @@ function StagePipeline(t0) {
441312
441309
  children: [
441313
441310
  i3 > 0 && /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(ThemedText, {
441314
441311
  dimColor: true,
441315
- children: " "
441312
+ children: " �†?"
441316
441313
  }, undefined, false, undefined, this),
441317
441314
  isCurrent ? /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(ThemedText, {
441318
441315
  color: "background",
@@ -441335,7 +441332,7 @@ function StagePipeline(t0) {
441335
441332
  if ($2[9] !== completed) {
441336
441333
  t5 = completed && /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(ThemedText, {
441337
441334
  color: "success",
441338
- children: " "
441335
+ children: " done"
441339
441336
  }, undefined, false, undefined, this);
441340
441337
  $2[9] = completed;
441341
441338
  $2[10] = t5;
@@ -441483,13 +441480,13 @@ function ReviewSessionDetail(t0) {
441483
441480
  let t3;
441484
441481
  if ($2[11] !== completed || $2[12] !== onKill || $2[13] !== running) {
441485
441482
  t3 = completed ? [{
441486
- label: "Open in Claude Code on the web",
441483
+ label: "Open in PointCode on the web",
441487
441484
  value: "open"
441488
441485
  }, {
441489
441486
  label: "Dismiss",
441490
441487
  value: "dismiss"
441491
441488
  }] : [{
441492
- label: "Open in Claude Code on the web",
441489
+ label: "Open in PointCode on the web",
441493
441490
  value: "open"
441494
441491
  }, ...onKill && running ? [{
441495
441492
  label: "Stop ultrareview",
@@ -441816,7 +441813,7 @@ function RemoteSessionDetailDialog({
441816
441813
  }, undefined, true, undefined, this) : /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(Byline, {
441817
441814
  children: [
441818
441815
  onBack && /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(KeyboardShortcutHint, {
441819
- shortcut: "",
441816
+ shortcut: "?",
441820
441817
  action: "go back"
441821
441818
  }, undefined, false, undefined, this),
441822
441819
  /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(KeyboardShortcutHint, {
@@ -441969,7 +441966,7 @@ function RemoteSessionDetailDialog({
441969
441966
  }, undefined, false, undefined, this),
441970
441967
  isTeleporting && /* @__PURE__ */ jsx_dev_runtime285.jsxDEV(ThemedText, {
441971
441968
  color: "background",
441972
- children: "Teleporting to session"
441969
+ children: "Teleporting to session..."
441973
441970
  }, undefined, false, undefined, this)
441974
441971
  ]
441975
441972
  }, undefined, true, undefined, this)
@@ -443884,7 +443881,7 @@ function ThinkbackInstaller({
443884
443881
  setState({
443885
443882
  phase: "installing-marketplace"
443886
443883
  });
443887
- setProgressMessage("Updating marketplace");
443884
+ setProgressMessage("Updating marketplace...");
443888
443885
  logForDebugging2(`Refreshing marketplace ${marketplaceName}`);
443889
443886
  await refreshMarketplace(marketplaceName, (message_0) => {
443890
443887
  setProgressMessage(message_0);
@@ -443954,7 +443951,7 @@ function ThinkbackInstaller({
443954
443951
  if (state.phase === "ready") {
443955
443952
  return null;
443956
443953
  }
443957
- const statusMessage = state.phase === "checking" ? "Checking thinkback installation" : state.phase === "installing-marketplace" ? "Installing marketplace" : state.phase === "enabling-plugin" ? "Enabling thinkback plugin" : "Installing thinkback plugin";
443954
+ const statusMessage = state.phase === "checking" ? "Checking thinkback installation..." : state.phase === "installing-marketplace" ? "Installing marketplace..." : state.phase === "enabling-plugin" ? "Enabling thinkback plugin..." : "Installing thinkback plugin...";
443958
443955
  return /* @__PURE__ */ jsx_dev_runtime291.jsxDEV(ThemedBox_default, {
443959
443956
  flexDirection: "column",
443960
443957
  children: /* @__PURE__ */ jsx_dev_runtime291.jsxDEV(ThemedBox_default, {
@@ -444094,8 +444091,8 @@ function ThinkbackMenu(t0) {
444094
444091
  let t7;
444095
444092
  if ($2[16] !== handleCancel || $2[17] !== t6) {
444096
444093
  t7 = /* @__PURE__ */ jsx_dev_runtime291.jsxDEV(Dialog, {
444097
- title: "Think Back on 2025 with Claude Code",
444098
- subtitle: "Generate your 2025 Claude Code Think Back (takes a few minutes to run)",
444094
+ title: "Think Back on 2025 with PointCode",
444095
+ subtitle: "Generate your 2025 PointCode Think Back (takes a few minutes to run)",
444099
444096
  onCancel: handleCancel,
444100
444097
  color: "claude",
444101
444098
  children: t6
@@ -444271,7 +444268,7 @@ function ThinkbackFlow(t0) {
444271
444268
  children: [
444272
444269
  /* @__PURE__ */ jsx_dev_runtime291.jsxDEV(Spinner, {}, undefined, false, undefined, this),
444273
444270
  /* @__PURE__ */ jsx_dev_runtime291.jsxDEV(ThemedText, {
444274
- children: "Loading thinkback skill"
444271
+ children: "Loading thinkback skill..."
444275
444272
  }, undefined, false, undefined, this)
444276
444273
  ]
444277
444274
  }, undefined, true, undefined, this);
@@ -444304,7 +444301,7 @@ async function call38(onDone) {
444304
444301
  onDone
444305
444302
  }, undefined, false, undefined, this);
444306
444303
  }
444307
- var import_react_compiler_runtime229, import_react168, jsx_dev_runtime291, OFFICIAL_MARKETPLACE_REPO = "anthropics/claude-plugins-official", SKILL_NAME = "thinkback", EDIT_PROMPT = 'Use the Skill tool to invoke the "thinkback" skill with mode=edit to modify my existing Claude Code year in review animation. Ask me what I want to change. When the animation is ready, tell the user to run /think-back again to play it.', FIX_PROMPT = 'Use the Skill tool to invoke the "thinkback" skill with mode=fix to fix validation or rendering errors in my existing Claude Code year in review animation. Run the validator, identify errors, and fix them. When the animation is ready, tell the user to run /think-back again to play it.', REGENERATE_PROMPT = 'Use the Skill tool to invoke the "thinkback" skill with mode=regenerate to create a completely new Claude Code year in review animation from scratch. Delete the existing animation and start fresh. When the animation is ready, tell the user to run /think-back again to play it.';
444304
+ var import_react_compiler_runtime229, import_react168, jsx_dev_runtime291, OFFICIAL_MARKETPLACE_REPO = "anthropics/claude-plugins-official", SKILL_NAME = "thinkback", EDIT_PROMPT = 'Use the Skill tool to invoke the "thinkback" skill with mode=edit to modify my existing PointCode year in review animation. Ask me what I want to change. When the animation is ready, tell the user to run /think-back again to play it.', FIX_PROMPT = 'Use the Skill tool to invoke the "thinkback" skill with mode=fix to fix validation or rendering errors in my existing PointCode year in review animation. Run the validator, identify errors, and fix them. When the animation is ready, tell the user to run /think-back again to play it.', REGENERATE_PROMPT = 'Use the Skill tool to invoke the "thinkback" skill with mode=regenerate to create a completely new PointCode year in review animation from scratch. Delete the existing animation and start fresh. When the animation is ready, tell the user to run /think-back again to play it.';
444308
444305
  var init_thinkback = __esm(() => {
444309
444306
  init_execa();
444310
444307
  init_select();
@@ -444337,7 +444334,7 @@ var init_thinkback2 = __esm(() => {
444337
444334
  thinkback = {
444338
444335
  type: "local-jsx",
444339
444336
  name: "think-back",
444340
- description: "Your 2025 Claude Code Year in Review",
444337
+ description: "Your 2025 PointCode Year in Review",
444341
444338
  isEnabled: () => checkStatsigFeatureGate_CACHED_MAY_BE_STALE("tengu_thinkback"),
444342
444339
  load: () => Promise.resolve().then(() => (init_thinkback(), exports_thinkback))
444343
444340
  };
@@ -445231,7 +445228,7 @@ function RemoveWorkspaceDirectory(t0) {
445231
445228
  let t4;
445232
445229
  if ($2[10] === Symbol.for("react.memo_cache_sentinel")) {
445233
445230
  t4 = /* @__PURE__ */ jsx_dev_runtime296.jsxDEV(ThemedText, {
445234
- children: "Claude Code will no longer have access to files in this directory."
445231
+ children: "PointCode will no longer have access to files in this directory."
445235
445232
  }, undefined, false, undefined, this);
445236
445233
  $2[10] = t4;
445237
445234
  } else {
@@ -446677,7 +446674,7 @@ function PermissionRuleList(t0) {
446677
446674
  let t28;
446678
446675
  if ($2[89] === Symbol.for("react.memo_cache_sentinel")) {
446679
446676
  t28 = /* @__PURE__ */ jsx_dev_runtime298.jsxDEV(ThemedText, {
446680
- children: "Claude Code can read files in the workspace, and make edits when auto-accept edits is on."
446677
+ children: "PointCode can read files in the workspace, and make edits when auto-accept edits is on."
446681
446678
  }, undefined, false, undefined, this);
446682
446679
  $2[89] = t28;
446683
446680
  } else {
@@ -446750,13 +446747,13 @@ function PermissionRuleList(t0) {
446750
446747
  " again to exit"
446751
446748
  ]
446752
446749
  }, undefined, true, undefined, this) : headerFocused ? /* @__PURE__ */ jsx_dev_runtime298.jsxDEV(jsx_dev_runtime298.Fragment, {
446753
- children: "←/→ tab switch · return · Esc cancel"
446750
+ children: "�†?�†?tab switch · �†?return · Esc cancel"
446754
446751
  }, undefined, false, undefined, this) : isSearchMode ? /* @__PURE__ */ jsx_dev_runtime298.jsxDEV(jsx_dev_runtime298.Fragment, {
446755
- children: "Type to filter · Enter/↓ select · tabs · Esc clear"
446752
+ children: "Type to filter · Enter/�†?select · �†?tabs · Esc clear"
446756
446753
  }, undefined, false, undefined, this) : hasDenials && defaultTab === "recent" ? /* @__PURE__ */ jsx_dev_runtime298.jsxDEV(jsx_dev_runtime298.Fragment, {
446757
- children: "Enter approve · r retry · ↑↓ navigate · ←/→ switch · Esc cancel"
446754
+ children: "Enter approve · r retry · ↑↓ navigate · �†?�†?switch · Esc cancel"
446758
446755
  }, undefined, false, undefined, this) : /* @__PURE__ */ jsx_dev_runtime298.jsxDEV(jsx_dev_runtime298.Fragment, {
446759
- children: "↑↓ navigate · Enter select · Type to search · ←/→ switch · Esc cancel"
446756
+ children: "↑↓ navigate · Enter select · Type to search · �†?�†?switch · Esc cancel"
446760
446757
  }, undefined, false, undefined, this)
446761
446758
  }, undefined, false, undefined, this)
446762
446759
  }, undefined, false, undefined, this);
@@ -447575,7 +447572,7 @@ function Passes({
447575
447572
  children: [
447576
447573
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447577
447574
  dimColor: true,
447578
- children: "Loading guest pass information"
447575
+ children: "Loading guest pass information..."
447579
447576
  }, undefined, false, undefined, this),
447580
447577
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447581
447578
  dimColor: true,
@@ -447631,15 +447628,15 @@ function Passes({
447631
447628
  children: [
447632
447629
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447633
447630
  dimColor: true,
447634
- children: "┌─────────╱"
447631
+ children: "+---------+"
447635
447632
  }, undefined, false, undefined, this),
447636
447633
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447637
447634
  dimColor: true,
447638
- children: ` ) CC ${TEARDROP_ASTERISK} ┊╱`
447635
+ children: `| CC ${TEARDROP_ASTERISK} /|`
447639
447636
  }, undefined, false, undefined, this),
447640
447637
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447641
447638
  dimColor: true,
447642
- children: "└───────╱"
447639
+ children: "+-------+-+"
447643
447640
  }, undefined, false, undefined, this)
447644
447641
  ]
447645
447642
  }, pass.passNumber, true, undefined, this);
@@ -447649,7 +447646,7 @@ function Passes({
447649
447646
  marginRight: 1,
447650
447647
  children: [
447651
447648
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447652
- children: "┌──────────┐"
447649
+ children: "+----------+"
447653
447650
  }, undefined, false, undefined, this),
447654
447651
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447655
447652
  children: [
@@ -447658,11 +447655,11 @@ function Passes({
447658
447655
  color: "claude",
447659
447656
  children: TEARDROP_ASTERISK
447660
447657
  }, undefined, false, undefined, this),
447661
- " ( "
447658
+ " ) ( "
447662
447659
  ]
447663
447660
  }, undefined, true, undefined, this),
447664
447661
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447665
- children: "└──────────┘"
447662
+ children: "+----------+"
447666
447663
  }, undefined, false, undefined, this)
447667
447664
  ]
447668
447665
  }, pass.passNumber, true, undefined, this);
@@ -447697,7 +447694,7 @@ function Passes({
447697
447694
  children: /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(ThemedText, {
447698
447695
  dimColor: true,
447699
447696
  children: [
447700
- referrerReward ? `Share a free week of Claude Code with friends. If they love it and subscribe, you'll get ${formatCreditAmount(referrerReward)} of extra usage to keep building. ` : "Share a free week of Claude Code with friends. ",
447697
+ referrerReward ? `Share a free week of PointCode with friends. If they love it and subscribe, you'll get ${formatCreditAmount(referrerReward)} of extra usage to keep building. ` : "Share a free week of PointCode with friends. ",
447701
447698
  /* @__PURE__ */ jsx_dev_runtime303.jsxDEV(Link, {
447702
447699
  url: referrerReward ? "https://support.claude.com/en/articles/13456702-claude-code-guest-passes" : "https://support.claude.com/en/articles/12875061-claude-code-guest-passes",
447703
447700
  children: "Terms apply."
@@ -447781,9 +447778,9 @@ var init_passes2 = __esm(() => {
447781
447778
  get description() {
447782
447779
  const reward = getCachedReferrerReward();
447783
447780
  if (reward) {
447784
- return "Share a free week of Claude Code with friends and earn extra usage";
447781
+ return "Share a free week of PointCode with friends and earn extra usage";
447785
447782
  }
447786
- return "Share a free week of Claude Code with friends";
447783
+ return "Share a free week of PointCode with friends";
447787
447784
  },
447788
447785
  get isHidden() {
447789
447786
  const { eligible: eligible2, hasCache } = checkCachedPassesEligibility();
@@ -452690,7 +452687,7 @@ function AgentsList(t0) {
452690
452687
  if ($2[58] === Symbol.for("react.memo_cache_sentinel")) {
452691
452688
  t242 = /* @__PURE__ */ jsx_dev_runtime319.jsxDEV(ThemedText, {
452692
452689
  dimColor: true,
452693
- children: "No agents found. Create specialized subagents that Claude can delegate to."
452690
+ children: "No agents found. Create specialized subagents that Point can delegate to."
452694
452691
  }, undefined, false, undefined, this);
452695
452692
  t25 = /* @__PURE__ */ jsx_dev_runtime319.jsxDEV(ThemedText, {
452696
452693
  dimColor: true,
@@ -454278,7 +454275,7 @@ function DescriptionStep() {
454278
454275
  let t5;
454279
454276
  if ($2[8] === Symbol.for("react.memo_cache_sentinel")) {
454280
454277
  t5 = /* @__PURE__ */ jsx_dev_runtime326.jsxDEV(ThemedText, {
454281
- children: "When should Claude use this agent?"
454278
+ children: "When should Point use this agent?"
454282
454279
  }, undefined, false, undefined, this);
454283
454280
  $2[8] = t5;
454284
454281
  } else {
@@ -454324,7 +454321,7 @@ function DescriptionStep() {
454324
454321
  let t8;
454325
454322
  if ($2[15] !== t6 || $2[16] !== t7) {
454326
454323
  t8 = /* @__PURE__ */ jsx_dev_runtime326.jsxDEV(WizardDialogLayout, {
454327
- subtitle: "Description (tell Claude when to use this agent)",
454324
+ subtitle: "Description (tell Point when to use this agent)",
454328
454325
  footerText: t4,
454329
454326
  children: /* @__PURE__ */ jsx_dev_runtime326.jsxDEV(ThemedBox_default, {
454330
454327
  flexDirection: "column",
@@ -454449,7 +454446,7 @@ var init_generateAgent = __esm(() => {
454449
454446
 
454450
454447
  When a user describes what they want an agent to do, you will:
454451
454448
 
454452
- 1. **Extract Core Intent**: Identify the fundamental purpose, key responsibilities, and success criteria for the agent. Look for both explicit requirements and implicit needs. Consider any project-specific context from CLAUDE.md files. For agents that are meant to review code, you should assume that the user is asking to review recently written code and not the whole codebase, unless the user has explicitly instructed you otherwise.
454449
+ 1. **Extract Core Intent**: Identify the fundamental purpose, key responsibilities, and success criteria for the agent. Look for both explicit requirements and implicit needs. Consider any project-specific context from POINT.md files. For agents that are meant to review code, you should assume that the user is asking to review recently written code and not the whole codebase, unless the user has explicitly instructed you otherwise.
454453
454450
 
454454
454451
  2. **Design Expert Persona**: Create a compelling expert identity that embodies deep domain knowledge relevant to the task. The persona should inspire confidence and guide the agent's decision-making approach.
454455
454452
 
@@ -454961,7 +454958,7 @@ function MethodStep() {
454961
454958
  let t0;
454962
454959
  if ($2[0] === Symbol.for("react.memo_cache_sentinel")) {
454963
454960
  t0 = [{
454964
- label: "Generate with Claude (recommended)",
454961
+ label: "Generate with Point (recommended)",
454965
454962
  value: "generate"
454966
454963
  }, {
454967
454964
  label: "Manual configuration",
@@ -457316,7 +457313,7 @@ var init_plugin2 = __esm(() => {
457316
457313
  type: "local-jsx",
457317
457314
  name: "plugin",
457318
457315
  aliases: ["plugins", "marketplace"],
457319
- description: "Manage Claude Code plugins",
457316
+ description: "Manage PointCode plugins",
457320
457317
  immediate: true,
457321
457318
  load: () => Promise.resolve().then(() => (init_plugin(), exports_plugin))
457322
457319
  };
@@ -458215,7 +458212,7 @@ var init_bridge_kick = __esm(() => {
458215
458212
  var call54 = async () => {
458216
458213
  return {
458217
458214
  type: "text",
458218
- value: `${"99.0.0"} (built ${"2026-04-02T11:03:21.807Z"})`
458215
+ value: `${"99.0.0"} (built ${"2026-04-02T12:46:08.881Z"})`
458219
458216
  };
458220
458217
  }, version2, version_default;
458221
458218
  var init_version = __esm(() => {
@@ -459965,7 +459962,7 @@ function ClaudeInChromeMenu(t0) {
459965
459962
  let t6;
459966
459963
  if ($2[20] === Symbol.for("react.memo_cache_sentinel")) {
459967
459964
  t6 = /* @__PURE__ */ jsx_dev_runtime345.jsxDEV(ThemedText, {
459968
- children: "Claude in Chrome works with the Chrome extension to let you control your browser directly from Claude Code. Navigate websites, fill forms, capture screenshots, record GIFs, and debug with console logs and network requests."
459965
+ children: "Claude in Chrome works with the Chrome extension to let you control your browser directly from PointCode. Navigate websites, fill forms, capture screenshots, record GIFs, and debug with console logs and network requests."
459969
459966
  }, undefined, false, undefined, this);
459970
459967
  $2[20] = t6;
459971
459968
  } else {
@@ -460173,7 +460170,7 @@ var init_chrome2 = __esm(() => {
460173
460170
  init_state();
460174
460171
  command7 = {
460175
460172
  name: "chrome",
460176
- description: "Claude in Chrome (Beta) settings",
460173
+ description: "Point in Chrome (Beta) settings",
460177
460174
  availability: ["claude-ai"],
460178
460175
  isEnabled: () => !getIsNonInteractiveSession(),
460179
460176
  type: "local-jsx",
@@ -460209,7 +460206,7 @@ var init_stickers2 = __esm(() => {
460209
460206
  stickers = {
460210
460207
  type: "local",
460211
460208
  name: "stickers",
460212
- description: "Order Claude Code stickers",
460209
+ description: "Order PointCode stickers",
460213
460210
  supportsNonInteractive: false,
460214
460211
  load: () => Promise.resolve().then(() => (init_stickers(), exports_stickers))
460215
460212
  };
@@ -461390,7 +461387,7 @@ function SetModelAndClose({
461390
461387
  return;
461391
461388
  }
461392
461389
  if (model && isOpus1mUnavailable(model)) {
461393
- onDone(`Opus 4.6 with 1M context is not available for your account. Learn more: https://code.claude.com/docs/en/model-config#extended-context-with-1m`, {
461390
+ onDone(`Opus 4.6 with 1M context is not available for your account.#extended-context-with-1m`, {
461394
461391
  display: "system"
461395
461392
  });
461396
461393
  return;
@@ -462991,7 +462988,7 @@ var init_statusline = __esm(() => {
462991
462988
  init_constants3();
462992
462989
  statusline = {
462993
462990
  type: "prompt",
462994
- description: "Set up Claude Code's status line UI",
462991
+ description: "Set up PointCode's status line UI",
462995
462992
  contentLength: 0,
462996
462993
  aliases: [],
462997
462994
  name: "statusline",
@@ -464629,7 +464626,7 @@ function Stats(t0) {
464629
464626
  children: [
464630
464627
  /* @__PURE__ */ jsx_dev_runtime359.jsxDEV(Spinner, {}, undefined, false, undefined, this),
464631
464628
  /* @__PURE__ */ jsx_dev_runtime359.jsxDEV(ThemedText, {
464632
- children: " Loading your Claude Code stats"
464629
+ children: " Loading your PointCode stats..."
464633
464630
  }, undefined, false, undefined, this)
464634
464631
  ]
464635
464632
  }, undefined, true, undefined, this);
@@ -464790,7 +464787,7 @@ function StatsContent(t0) {
464790
464787
  marginTop: 1,
464791
464788
  children: /* @__PURE__ */ jsx_dev_runtime359.jsxDEV(ThemedText, {
464792
464789
  color: "warning",
464793
- children: "No stats available yet. Start using Claude Code!"
464790
+ children: "No stats available yet. Start using PointCode!"
464794
464791
  }, undefined, false, undefined, this)
464795
464792
  }, undefined, false, undefined, this);
464796
464793
  $2[15] = t72;
@@ -464807,7 +464804,7 @@ function StatsContent(t0) {
464807
464804
  children: [
464808
464805
  /* @__PURE__ */ jsx_dev_runtime359.jsxDEV(Spinner, {}, undefined, false, undefined, this),
464809
464806
  /* @__PURE__ */ jsx_dev_runtime359.jsxDEV(ThemedText, {
464810
- children: " Loading stats"
464807
+ children: " Loading stats..."
464811
464808
  }, undefined, false, undefined, this)
464812
464809
  ]
464813
464810
  }, undefined, true, undefined, this);
@@ -465764,7 +465761,7 @@ function generateXAxisLabels(data, _chartWidth, yAxisOffset) {
465764
465761
  return result;
465765
465762
  }
465766
465763
  async function handleScreenshot(stats, activeTab, setStatus) {
465767
- setStatus("copying");
465764
+ setStatus("copying...");
465768
465765
  const ansiText = renderStatsToAnsi(stats, activeTab);
465769
465766
  const result = await copyAnsiToClipboard(ansiText);
465770
465767
  setStatus(result.success ? "copied!" : "copy failed");
@@ -466019,7 +466016,7 @@ var init_stats3 = __esm(() => {
466019
466016
  stats = {
466020
466017
  type: "local-jsx",
466021
466018
  name: "stats",
466022
- description: "Show your Claude Code usage statistics and activity",
466019
+ description: "Show your PointCode usage statistics and activity",
466023
466020
  load: () => Promise.resolve().then(() => (init_stats2(), exports_stats))
466024
466021
  };
466025
466022
  stats_default = stats;
@@ -466796,7 +466793,7 @@ USER INSTRUCTIONS TO CLAUDE:
466796
466793
  `) || "";
466797
466794
  const horizonText = insights.on_the_horizon?.opportunities?.map((o2) => `- ${o2.title}: ${o2.whats_possible}`).join(`
466798
466795
  `) || "";
466799
- const atAGlancePrompt = `You're writing an "At a Glance" summary for a Claude Code usage insights report for Claude Code users. The goal is to help them understand their usage and improve how they can use Claude better, especially as models improve.
466796
+ const atAGlancePrompt = `You're writing an "At a Glance" summary for a PointCode usage insights report for PointCode users. The goal is to help them understand their usage and improve how they can use Claude better, especially as models improve.
466800
466797
 
466801
466798
  Use this 4-part structure:
466802
466799
 
@@ -466804,7 +466801,7 @@ Use this 4-part structure:
466804
466801
 
466805
466802
  2. **What's hindering you** - Split into (a) Claude's fault (misunderstandings, wrong approaches, bugs) and (b) user-side friction (not providing enough context, environment issues -- ideally more general than just one project). Be honest but constructive.
466806
466803
 
466807
- 3. **Quick wins to try** - Specific Claude Code features they could try from the examples below, or a workflow technique if you think it's really compelling. (Avoid stuff like "Ask Claude to confirm before taking actions" or "Type out more context up front" which are less compelling.)
466804
+ 3. **Quick wins to try** - Specific PointCode features they could try from the examples below, or a workflow technique if you think it's really compelling. (Avoid stuff like "Ask Claude to confirm before taking actions" or "Type out more context up front" which are less compelling.)
466808
466805
 
466809
466806
  4. **Ambitious workflows for better models** - As we move to much more capable models over the next 3-6 months, what should they prepare for? What workflows that seem impossible now will become possible? Draw from the appropriate section below.
466810
466807
 
@@ -466958,7 +466955,7 @@ function generateHtmlReport(data, insights) {
466958
466955
  `).map((p) => {
466959
466956
  let html2 = escapeXmlAttr(p);
466960
466957
  html2 = html2.replace(/\*\*(.+?)\*\*/g, "<strong>$1</strong>");
466961
- html2 = html2.replace(/^- /gm, "");
466958
+ html2 = html2.replace(/^- /gm, "�€?");
466962
466959
  html2 = html2.replace(/\n/g, "<br>");
466963
466960
  return `<p>${html2}</p>`;
466964
466961
  }).join(`
@@ -466969,10 +466966,10 @@ function generateHtmlReport(data, insights) {
466969
466966
  <div class="at-a-glance">
466970
466967
  <div class="glance-title">At a Glance</div>
466971
466968
  <div class="glance-sections">
466972
- ${atAGlance.whats_working ? `<div class="glance-section"><strong>What's working:</strong> ${escapeHtmlWithBold(atAGlance.whats_working)} <a href="#section-wins" class="see-more">Impressive Things You Did →</a></div>` : ""}
466973
- ${atAGlance.whats_hindering ? `<div class="glance-section"><strong>What's hindering you:</strong> ${escapeHtmlWithBold(atAGlance.whats_hindering)} <a href="#section-friction" class="see-more">Where Things Go Wrong →</a></div>` : ""}
466974
- ${atAGlance.quick_wins ? `<div class="glance-section"><strong>Quick wins to try:</strong> ${escapeHtmlWithBold(atAGlance.quick_wins)} <a href="#section-features" class="see-more">Features to Try →</a></div>` : ""}
466975
- ${atAGlance.ambitious_workflows ? `<div class="glance-section"><strong>Ambitious workflows:</strong> ${escapeHtmlWithBold(atAGlance.ambitious_workflows)} <a href="#section-horizon" class="see-more">On the Horizon →</a></div>` : ""}
466969
+ ${atAGlance.whats_working ? `<div class="glance-section"><strong>What's working:</strong> ${escapeHtmlWithBold(atAGlance.whats_working)} <a href="#section-wins" class="see-more">Impressive Things You Did �†?/a></div>` : ""}
466970
+ ${atAGlance.whats_hindering ? `<div class="glance-section"><strong>What's hindering you:</strong> ${escapeHtmlWithBold(atAGlance.whats_hindering)} <a href="#section-friction" class="see-more">Where Things Go Wrong �†?/a></div>` : ""}
466971
+ ${atAGlance.quick_wins ? `<div class="glance-section"><strong>Quick wins to try:</strong> ${escapeHtmlWithBold(atAGlance.quick_wins)} <a href="#section-features" class="see-more">Features to Try �†?/a></div>` : ""}
466972
+ ${atAGlance.ambitious_workflows ? `<div class="glance-section"><strong>Ambitious workflows:</strong> ${escapeHtmlWithBold(atAGlance.ambitious_workflows)} <a href="#section-horizon" class="see-more">On the Horizon �†?/a></div>` : ""}
466976
466973
  </div>
466977
466974
  </div>
466978
466975
  ` : "";
@@ -466993,7 +466990,7 @@ function generateHtmlReport(data, insights) {
466993
466990
  ` : "";
466994
466991
  const interactionStyle = insights.interaction_style;
466995
466992
  const interactionHtml = interactionStyle?.narrative ? `
466996
- <h2 id="section-usage">How You Use Claude Code</h2>
466993
+ <h2 id="section-usage">How You Use PointCode</h2>
466997
466994
  <div class="narrative">
466998
466995
  ${markdownToHtml(interactionStyle.narrative)}
466999
466996
  ${interactionStyle.key_pattern ? `<div class="key-insight"><strong>Key pattern:</strong> ${escapeXmlAttr(interactionStyle.key_pattern)}</div>` : ""}
@@ -467032,7 +467029,7 @@ function generateHtmlReport(data, insights) {
467032
467029
  <h2 id="section-features">Existing CC Features to Try</h2>
467033
467030
  <div class="claude-md-section">
467034
467031
  <h3>Suggested CLAUDE.md Additions</h3>
467035
- <p style="font-size: 12px; color: #64748b; margin-bottom: 12px;">Just copy this into Claude Code to add it to your CLAUDE.md.</p>
467032
+ <p style="font-size: 12px; color: #64748b; margin-bottom: 12px;">Just copy this into PointCode to add it to your CLAUDE.md.</p>
467036
467033
  <div class="claude-md-actions">
467037
467034
  <button class="copy-all-btn" onclick="copyAllCheckedClaudeMd()">Copy All Checked</button>
467038
467035
  </div>
@@ -467049,7 +467046,7 @@ function generateHtmlReport(data, insights) {
467049
467046
  </div>
467050
467047
  ` : ""}
467051
467048
  ${suggestions.features_to_try && suggestions.features_to_try.length > 0 ? `
467052
- <p style="font-size: 13px; color: #64748b; margin-bottom: 12px;">Just copy this into Claude Code and it'll set it up for you.</p>
467049
+ <p style="font-size: 13px; color: #64748b; margin-bottom: 12px;">Just copy this into PointCode and it'll set it up for you.</p>
467053
467050
  <div class="features-section">
467054
467051
  ${suggestions.features_to_try.map((feat) => `
467055
467052
  <div class="feature-card">
@@ -467071,8 +467068,8 @@ function generateHtmlReport(data, insights) {
467071
467068
  </div>
467072
467069
  ` : ""}
467073
467070
  ${suggestions.usage_patterns && suggestions.usage_patterns.length > 0 ? `
467074
- <h2 id="section-patterns">New Ways to Use Claude Code</h2>
467075
- <p style="font-size: 13px; color: #64748b; margin-bottom: 12px;">Just copy this into Claude Code and it'll walk you through it.</p>
467071
+ <h2 id="section-patterns">New Ways to Use PointCode</h2>
467072
+ <p style="font-size: 13px; color: #64748b; margin-bottom: 12px;">Just copy this into PointCode and it'll walk you through it.</p>
467076
467073
  <div class="patterns-section">
467077
467074
  ${suggestions.usage_patterns.map((pat) => `
467078
467075
  <div class="pattern-card">
@@ -467081,7 +467078,7 @@ function generateHtmlReport(data, insights) {
467081
467078
  ${pat.detail ? `<div class="pattern-detail">${escapeXmlAttr(pat.detail)}</div>` : ""}
467082
467079
  ${pat.copyable_prompt ? `
467083
467080
  <div class="copyable-prompt-section">
467084
- <div class="prompt-label">Paste into Claude Code:</div>
467081
+ <div class="prompt-label">Paste into PointCode:</div>
467085
467082
  <div class="copyable-prompt-row">
467086
467083
  <code class="copyable-prompt">${escapeXmlAttr(pat.copyable_prompt)}</code>
467087
467084
  <button class="copy-btn" onclick="copyText(this)">Copy</button>
@@ -467103,7 +467100,7 @@ function generateHtmlReport(data, insights) {
467103
467100
  <div class="horizon-title">${escapeXmlAttr(opp.title || "")}</div>
467104
467101
  <div class="horizon-possible">${escapeXmlAttr(opp.whats_possible || "")}</div>
467105
467102
  ${opp.how_to_try ? `<div class="horizon-tip"><strong>Getting started:</strong> ${escapeXmlAttr(opp.how_to_try)}</div>` : ""}
467106
- ${opp.copyable_prompt ? `<div class="pattern-prompt"><div class="prompt-label">Paste into Claude Code:</div><code>${escapeXmlAttr(opp.copyable_prompt)}</code><button class="copy-btn" onclick="copyText(this)">Copy</button></div>` : ""}
467103
+ ${opp.copyable_prompt ? `<div class="pattern-prompt"><div class="prompt-label">Paste into PointCode:</div><code>${escapeXmlAttr(opp.copyable_prompt)}</code><button class="copy-btn" onclick="copyText(this)">Copy</button></div>` : ""}
467107
467104
  </div>
467108
467105
  `).join("")}
467109
467106
  </div>
@@ -467116,7 +467113,7 @@ function generateHtmlReport(data, insights) {
467116
467113
  ${ccImprovements.length > 0 ? `
467117
467114
  <div class="collapsible-section">
467118
467115
  <div class="collapsible-header" onclick="toggleCollapsible(this)">
467119
- <span class="collapsible-arrow">▶</span>
467116
+ <span class="collapsible-arrow">�–?/span>
467120
467117
  <h3>Product Improvements for CC Team</h3>
467121
467118
  </div>
467122
467119
  <div class="collapsible-content">
@@ -467135,7 +467132,7 @@ function generateHtmlReport(data, insights) {
467135
467132
  ${modelImprovements.length > 0 ? `
467136
467133
  <div class="collapsible-section">
467137
467134
  <div class="collapsible-header" onclick="toggleCollapsible(this)">
467138
- <span class="collapsible-arrow">▶</span>
467135
+ <span class="collapsible-arrow">�–?/span>
467139
467136
  <h3>Model Behavior Improvements</h3>
467140
467137
  </div>
467141
467138
  <div class="collapsible-content">
@@ -467372,13 +467369,13 @@ function generateHtmlReport(data, insights) {
467372
467369
  <html>
467373
467370
  <head>
467374
467371
  <meta charset="utf-8">
467375
- <title>Claude Code Insights</title>
467372
+ <title>PointCode Insights</title>
467376
467373
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
467377
467374
  <style>${css}</style>
467378
467375
  </head>
467379
467376
  <body>
467380
467377
  <div class="container">
467381
- <h1>Claude Code Insights</h1>
467378
+ <h1>PointCode Insights</h1>
467382
467379
  <p class="subtitle">${data.total_messages.toLocaleString()} messages across ${data.total_sessions} sessions${data.total_sessions_scanned && data.total_sessions_scanned > data.total_sessions ? ` (${data.total_sessions_scanned.toLocaleString()} total)` : ""} | ${data.date_range.start} to ${data.date_range.end}</p>
467383
467380
 
467384
467381
  ${atAGlanceHtml}
@@ -467442,7 +467439,7 @@ function generateHtmlReport(data, insights) {
467442
467439
  <div class="chart-title">Multi-Clauding (Parallel Sessions)</div>
467443
467440
  ${data.multi_clauding.overlap_events === 0 ? `
467444
467441
  <p style="font-size: 14px; color: #64748b; padding: 8px 0;">
467445
- No parallel session usage detected. You typically work with one Claude Code session at a time.
467442
+ No parallel session usage detected. You typically work with one PointCode session at a time.
467446
467443
  </p>
467447
467444
  ` : `
467448
467445
  <div style="display: flex; gap: 24px; margin: 12px 0;">
@@ -467460,7 +467457,7 @@ function generateHtmlReport(data, insights) {
467460
467457
  </div>
467461
467458
  </div>
467462
467459
  <p style="font-size: 13px; color: #475569; margin-top: 12px;">
467463
- You run multiple Claude Code sessions simultaneously. Multi-clauding is detected when sessions
467460
+ You run multiple PointCode sessions simultaneously. Multi-clauding is detected when sessions
467464
467461
  overlap in time, suggesting parallel workflows.
467465
467462
  </p>
467466
467463
  `}
@@ -467765,7 +467762,7 @@ function isValidSessionFacets(obj) {
467765
467762
  const o2 = obj;
467766
467763
  return typeof o2.underlying_goal === "string" && typeof o2.outcome === "string" && typeof o2.brief_summary === "string" && o2.goal_categories !== null && typeof o2.goal_categories === "object" && o2.user_satisfaction_counts !== null && typeof o2.user_satisfaction_counts === "object" && o2.friction_counts !== null && typeof o2.friction_counts === "object";
467767
467764
  }
467768
- var getRunningRemoteHosts, getRemoteHostSessionCount, collectFromRemoteHost, collectAllRemoteHostData, EXTENSION_TO_LANGUAGE, LABEL_MAP, FACET_EXTRACTION_PROMPT = `Analyze this Claude Code session and extract structured facets.
467765
+ var getRunningRemoteHosts, getRemoteHostSessionCount, collectFromRemoteHost, collectAllRemoteHostData, EXTENSION_TO_LANGUAGE, LABEL_MAP, FACET_EXTRACTION_PROMPT = `Analyze this PointCode session and extract structured facets.
467769
467766
 
467770
467767
  CRITICAL GUIDELINES:
467771
467768
 
@@ -467775,11 +467772,11 @@ CRITICAL GUIDELINES:
467775
467772
  - ONLY count when user says "can you...", "please...", "I need...", "let's..."
467776
467773
 
467777
467774
  2. **user_satisfaction_counts**: Base ONLY on explicit user signals.
467778
- - "Yay!", "great!", "perfect!" happy
467779
- - "thanks", "looks good", "that works" satisfied
467780
- - "ok, now let's..." (continuing without complaint) likely_satisfied
467781
- - "that's not right", "try again" dissatisfied
467782
- - "this is broken", "I give up" frustrated
467775
+ - "Yay!", "great!", "perfect!" �†?happy
467776
+ - "thanks", "looks good", "that works" �†?satisfied
467777
+ - "ok, now let's..." (continuing without complaint) �†?likely_satisfied
467778
+ - "that's not right", "try again" �†?dissatisfied
467779
+ - "this is broken", "I give up" �†?frustrated
467783
467780
 
467784
467781
  3. **friction_counts**: Be specific about what went wrong.
467785
467782
  - misunderstood_request: Claude interpreted incorrectly
@@ -467791,7 +467788,7 @@ CRITICAL GUIDELINES:
467791
467788
  4. If very short or just warmup, use warmup_minimal for goal_category
467792
467789
 
467793
467790
  SESSION:
467794
- `, SUMMARIZE_CHUNK_PROMPT = `Summarize this portion of a Claude Code session transcript. Focus on:
467791
+ `, SUMMARIZE_CHUNK_PROMPT = `Summarize this portion of a PointCode session transcript. Focus on:
467795
467792
  1. What the user asked for
467796
467793
  2. What Claude did (tools used, files modified)
467797
467794
  3. Any friction or issues
@@ -467984,12 +467981,12 @@ var init_insights = __esm(() => {
467984
467981
  INSIGHT_SECTIONS = [
467985
467982
  {
467986
467983
  name: "project_areas",
467987
- prompt: `Analyze this Claude Code usage data and identify project areas.
467984
+ prompt: `Analyze this PointCode usage data and identify project areas.
467988
467985
 
467989
467986
  RESPOND WITH ONLY A VALID JSON OBJECT:
467990
467987
  {
467991
467988
  "areas": [
467992
- {"name": "Area name", "session_count": N, "description": "2-3 sentences about what was worked on and how Claude Code was used."}
467989
+ {"name": "Area name", "session_count": N, "description": "2-3 sentences about what was worked on and how PointCode was used."}
467993
467990
  ]
467994
467991
  }
467995
467992
 
@@ -467998,18 +467995,18 @@ Include 4-5 areas. Skip internal CC operations.`,
467998
467995
  },
467999
467996
  {
468000
467997
  name: "interaction_style",
468001
- prompt: `Analyze this Claude Code usage data and describe the user's interaction style.
467998
+ prompt: `Analyze this PointCode usage data and describe the user's interaction style.
468002
467999
 
468003
468000
  RESPOND WITH ONLY A VALID JSON OBJECT:
468004
468001
  {
468005
- "narrative": "2-3 paragraphs analyzing HOW the user interacts with Claude Code. Use second person 'you'. Describe patterns: iterate quickly vs detailed upfront specs? Interrupt often or let Claude run? Include specific examples. Use **bold** for key insights.",
468002
+ "narrative": "2-3 paragraphs analyzing HOW the user interacts with PointCode. Use second person 'you'. Describe patterns: iterate quickly vs detailed upfront specs? Interrupt often or let Claude run? Include specific examples. Use **bold** for key insights.",
468006
468003
  "key_pattern": "One sentence summary of most distinctive interaction style"
468007
468004
  }`,
468008
468005
  maxTokens: 8192
468009
468006
  },
468010
468007
  {
468011
468008
  name: "what_works",
468012
- prompt: `Analyze this Claude Code usage data and identify what's working well for this user. Use second person ("you").
468009
+ prompt: `Analyze this PointCode usage data and identify what's working well for this user. Use second person ("you").
468013
468010
 
468014
468011
  RESPOND WITH ONLY A VALID JSON OBJECT:
468015
468012
  {
@@ -468024,7 +468021,7 @@ Include 3 impressive workflows.`,
468024
468021
  },
468025
468022
  {
468026
468023
  name: "friction_analysis",
468027
- prompt: `Analyze this Claude Code usage data and identify friction points for this user. Use second person ("you").
468024
+ prompt: `Analyze this PointCode usage data and identify friction points for this user. Use second person ("you").
468028
468025
 
468029
468026
  RESPOND WITH ONLY A VALID JSON OBJECT:
468030
468027
  {
@@ -468039,7 +468036,7 @@ Include 3 friction categories with 2 examples each.`,
468039
468036
  },
468040
468037
  {
468041
468038
  name: "suggestions",
468042
- prompt: `Analyze this Claude Code usage data and suggest improvements.
468039
+ prompt: `Analyze this PointCode usage data and suggest improvements.
468043
468040
 
468044
468041
  ## CC FEATURES REFERENCE (pick from these for features_to_try):
468045
468042
  1. **MCP Servers**: Connect Claude to external tools, databases, and APIs via Model Context Protocol.
@@ -468082,7 +468079,7 @@ IMPORTANT for features_to_try: Pick 2-3 from the CC FEATURES REFERENCE above. In
468082
468079
  },
468083
468080
  {
468084
468081
  name: "on_the_horizon",
468085
- prompt: `Analyze this Claude Code usage data and identify future opportunities.
468082
+ prompt: `Analyze this PointCode usage data and identify future opportunities.
468086
468083
 
468087
468084
  RESPOND WITH ONLY A VALID JSON OBJECT:
468088
468085
  {
@@ -468098,7 +468095,7 @@ Include 3 opportunities. Think BIG - autonomous workflows, parallel agents, iter
468098
468095
  ...process.env.USER_TYPE === "ant" ? [
468099
468096
  {
468100
468097
  name: "cc_team_improvements",
468101
- prompt: `Analyze this Claude Code usage data and suggest product improvements for the CC team.
468098
+ prompt: `Analyze this PointCode usage data and suggest product improvements for the CC team.
468102
468099
 
468103
468100
  RESPOND WITH ONLY A VALID JSON OBJECT:
468104
468101
  {
@@ -468112,7 +468109,7 @@ Include 2-3 improvements based on friction patterns observed.`,
468112
468109
  },
468113
468110
  {
468114
468111
  name: "model_behavior_improvements",
468115
- prompt: `Analyze this Claude Code usage data and suggest model behavior improvements.
468112
+ prompt: `Analyze this PointCode usage data and suggest model behavior improvements.
468116
468113
 
468117
468114
  RESPOND WITH ONLY A VALID JSON OBJECT:
468118
468115
  {
@@ -468127,7 +468124,7 @@ Include 2-3 improvements based on friction patterns observed.`,
468127
468124
  ] : [],
468128
468125
  {
468129
468126
  name: "fun_ending",
468130
- prompt: `Analyze this Claude Code usage data and find a memorable moment.
468127
+ prompt: `Analyze this PointCode usage data and find a memorable moment.
468131
468128
 
468132
468129
  RESPOND WITH ONLY A VALID JSON OBJECT:
468133
468130
  {
@@ -468157,7 +468154,7 @@ Find something genuinely interesting or amusing from the session summaries.`,
468157
468154
  usageReport = {
468158
468155
  type: "prompt",
468159
468156
  name: "insights",
468160
- description: "Generate a report analyzing your Claude Code sessions",
468157
+ description: "Generate a report analyzing your PointCode sessions",
468161
468158
  contentLength: 0,
468162
468159
  progressMessage: "analyzing your sessions",
468163
468160
  source: "builtin",
@@ -468226,7 +468223,7 @@ ${atAGlance.whats_hindering ? `**What's hindering you:** ${atAGlance.whats_hinde
468226
468223
  ${atAGlance.quick_wins ? `**Quick wins to try:** ${atAGlance.quick_wins} See _Features to Try_.` : ""}
468227
468224
 
468228
468225
  ${atAGlance.ambitious_workflows ? `**Ambitious workflows:** ${atAGlance.ambitious_workflows} See _On the Horizon_.` : ""}` : "_No insights generated_";
468229
- const header = `# Claude Code Insights
468226
+ const header = `# PointCode Insights
468230
468227
 
468231
468228
  ${stats2}
468232
468229
  ${data.date_range.start} to ${data.date_range.end}
@@ -468238,7 +468235,7 @@ Your full shareable insights report is ready: ${reportUrl}${uploadHint}`;
468238
468235
  return [
468239
468236
  {
468240
468237
  type: "text",
468241
- text: `The user just ran /insights to generate a usage report analyzing their Claude Code sessions.
468238
+ text: `The user just ran /insights to generate a usage report analyzing their PointCode sessions.
468242
468239
 
468243
468240
  Here is the full insights data:
468244
468241
  ${jsonStringify(insights, null, 2)}
@@ -468497,7 +468494,7 @@ var init_commands2 = __esm(() => {
468497
468494
  usageReport2 = {
468498
468495
  type: "prompt",
468499
468496
  name: "insights",
468500
- description: "Generate a report analyzing your Claude Code sessions",
468497
+ description: "Generate a report analyzing your PointCode sessions",
468501
468498
  contentLength: 0,
468502
468499
  progressMessage: "analyzing your sessions",
468503
468500
  source: "builtin",
@@ -477996,7 +477993,7 @@ function getSimpleDoingTasksSection() {
477996
477993
  ] : []
477997
477994
  ];
477998
477995
  const userHelpSubitems = [
477999
- `/help: Get help with using Claude Code`,
477996
+ `/help: Get help with using PointCode`,
478000
477997
  `To give feedback, users should ${"report the issue at https://github.com/anthropics/claude-code/issues"}`
478001
477998
  ];
478002
477999
  const items = [
@@ -478013,10 +478010,10 @@ function getSimpleDoingTasksSection() {
478013
478010
  ...codeStyleSubitems,
478014
478011
  `Avoid backwards-compatibility hacks like renaming unused _vars, re-exporting types, adding // removed comments for removed code, etc. If you are certain that something is unused, you can delete it completely.`,
478015
478012
  ...process.env.USER_TYPE === "ant" ? [
478016
- `Report outcomes faithfully: if tests fail, say so with the relevant output; if you did not run a verification step, say that rather than implying it succeeded. Never claim "all tests pass" when output shows failures, never suppress or simplify failing checks (tests, lints, type errors) to manufacture a green result, and never characterize incomplete or broken work as done. Equally, when a check did pass or a task is complete, state it plainly do not hedge confirmed results with unnecessary disclaimers, downgrade finished work to "partial," or re-verify things you already checked. The goal is an accurate report, not a defensive one.`
478013
+ `Report outcomes faithfully: if tests fail, say so with the relevant output; if you did not run a verification step, say that rather than implying it succeeded. Never claim "all tests pass" when output shows failures, never suppress or simplify failing checks (tests, lints, type errors) to manufacture a green result, and never characterize incomplete or broken work as done. Equally, when a check did pass or a task is complete, state it plainly �€?do not hedge confirmed results with unnecessary disclaimers, downgrade finished work to "partial," or re-verify things you already checked. The goal is an accurate report, not a defensive one.`
478017
478014
  ] : [],
478018
478015
  ...process.env.USER_TYPE === "ant" ? [
478019
- `If the user reports a bug, slowness, or unexpected behavior with Claude Code itself (as opposed to asking you to fix their own code), recommend the appropriate slash command: /issue for model-related problems (odd outputs, wrong tool choices, hallucinations, refusals), or /share to upload the full session transcript for product bugs, crashes, slowness, or general issues. Only recommend these when the user is describing a problem with Claude Code. After /share produces a ccshare link, if you have a Slack MCP tool available, offer to post the link to #claude-code-feedback (channel ID C07VBSHV7EV) for the user.`
478016
+ `If the user reports a bug, slowness, or unexpected behavior with PointCode itself (as opposed to asking you to fix their own code), recommend the appropriate slash command: /issue for model-related problems (odd outputs, wrong tool choices, hallucinations, refusals), or /share to upload the full session transcript for product bugs, crashes, slowness, or general issues. Only recommend these when the user is describing a problem with PointCode. After /share produces a ccshare link, if you have a Slack MCP tool available, offer to post the link to #claude-code-feedback (channel ID C07VBSHV7EV) for the user.`
478020
478017
  ] : [],
478021
478018
  `If the user asks for help or wants to give feedback inform them of the following:`,
478022
478019
  userHelpSubitems
@@ -478082,7 +478079,7 @@ function getSessionSpecificGuidanceSection(enabledTools, skillToolCommands) {
478082
478079
  const searchTools = hasEmbeddedSearchTools() ? `\`find\` or \`grep\` via the ${BASH_TOOL_NAME} tool` : `the ${GLOB_TOOL_NAME} or ${GREP_TOOL_NAME}`;
478083
478080
  const items = [
478084
478081
  hasAskUserQuestionTool ? `If you do not understand why the user has denied a tool call, use the ${ASK_USER_QUESTION_TOOL_NAME} to ask them.` : null,
478085
- getIsNonInteractiveSession() ? null : `If you need the user to run a shell command themselves (e.g., an interactive login like \`gcloud auth login\`), suggest they type \`! <command>\` in the prompt the \`!\` prefix runs the command in this session so its output lands directly in the conversation.`,
478082
+ getIsNonInteractiveSession() ? null : `If you need the user to run a shell command themselves (e.g., an interactive login like \`gcloud auth login\`), suggest they type \`! <command>\` in the prompt �€?the \`!\` prefix runs the command in this session so its output lands directly in the conversation.`,
478086
478083
  hasAgentTool ? getAgentToolSection() : null,
478087
478084
  ...hasAgentTool && areExplorePlanAgentsEnabled() && !isForkSubagentEnabled() ? [
478088
478085
  `For simple, directed codebase searches (e.g. for a specific file/class/function) use ${searchTools} directly.`,
@@ -478114,7 +478111,7 @@ These user-facing text instructions do not apply to code or tool calls.`;
478114
478111
 
478115
478112
  IMPORTANT: Go straight to the point. Try the simplest approach first without going in circles. Do not overdo it. Be extra concise.
478116
478113
 
478117
- Keep your text output brief and direct. Lead with the answer or action, not the reasoning. Skip filler words, preamble, and unnecessary transitions. Do not restate what the user said just do it. When explaining, include only what is necessary for the user to understand.
478114
+ Keep your text output brief and direct. Lead with the answer or action, not the reasoning. Skip filler words, preamble, and unnecessary transitions. Do not restate what the user said �€?just do it. When explaining, include only what is necessary for the user to understand.
478118
478115
 
478119
478116
  Focus text output on:
478120
478117
  - Decisions that need the user's input
@@ -478236,7 +478233,7 @@ async function computeSimpleEnvInfo(modelId, additionalWorkingDirectories) {
478236
478233
  const isWorktree = getCurrentWorktreeSession() !== null;
478237
478234
  const envItems = [
478238
478235
  `Primary working directory: ${cwd2}`,
478239
- isWorktree ? `This is a git worktree an isolated copy of the repository. Run all commands from this directory. Do NOT \`cd\` to the original repository root.` : null,
478236
+ isWorktree ? `This is a git worktree �€?an isolated copy of the repository. Run all commands from this directory. Do NOT \`cd\` to the original repository root.` : null,
478240
478237
  [`Is a git repository: ${isGit}`],
478241
478238
  additionalWorkingDirectories && additionalWorkingDirectories.length > 0 ? `Additional working directories:` : null,
478242
478239
  additionalWorkingDirectories && additionalWorkingDirectories.length > 0 ? additionalWorkingDirectories : null,
@@ -478245,9 +478242,9 @@ async function computeSimpleEnvInfo(modelId, additionalWorkingDirectories) {
478245
478242
  `OS Version: ${unameSR}`,
478246
478243
  modelDescription,
478247
478244
  knowledgeCutoffMessage,
478248
- process.env.USER_TYPE === "ant" && isUndercover() ? null : `The most recent Claude model family is Claude 4.5/4.6. Model IDs Opus 4.6: '${CLAUDE_4_5_OR_4_6_MODEL_IDS.opus}', Sonnet 4.6: '${CLAUDE_4_5_OR_4_6_MODEL_IDS.sonnet}', Haiku 4.5: '${CLAUDE_4_5_OR_4_6_MODEL_IDS.haiku}'. When building AI applications, default to the latest and most capable Claude models.`,
478249
- process.env.USER_TYPE === "ant" && isUndercover() ? null : `Claude Code is available as a CLI in the terminal, desktop app (Mac/Windows), web app (claude.ai/code), and IDE extensions (VS Code, JetBrains).`,
478250
- process.env.USER_TYPE === "ant" && isUndercover() ? null : `Fast mode for Claude Code uses the same ${FRONTIER_MODEL_NAME} model with faster output. It does NOT switch to a different model. It can be toggled with /fast.`
478245
+ process.env.USER_TYPE === "ant" && isUndercover() ? null : `The most recent Claude model family is Claude 4.5/4.6. Model IDs �€?Opus 4.6: '${CLAUDE_4_5_OR_4_6_MODEL_IDS.opus}', Sonnet 4.6: '${CLAUDE_4_5_OR_4_6_MODEL_IDS.sonnet}', Haiku 4.5: '${CLAUDE_4_5_OR_4_6_MODEL_IDS.haiku}'. When building AI applications, default to the latest and most capable Claude models.`,
478246
+ process.env.USER_TYPE === "ant" && isUndercover() ? null : `PointCode is available as a CLI in the terminal, desktop app (Mac/Windows), web app (claude.ai/code), and IDE extensions (VS Code, JetBrains).`,
478247
+ process.env.USER_TYPE === "ant" && isUndercover() ? null : `Fast mode for PointCode uses the same ${FRONTIER_MODEL_NAME} model with faster output. It does NOT switch to a different model. It can be toggled with /fast.`
478251
478248
  ].filter((item) => item !== null);
478252
478249
  return [
478253
478250
  `# Environment`,
@@ -478275,7 +478272,7 @@ function getShellInfoLine() {
478275
478272
  const shell = process.env.SHELL || "unknown";
478276
478273
  const shellName = shell.includes("zsh") ? "zsh" : shell.includes("bash") ? "bash" : shell;
478277
478274
  if (env3.platform === "win32") {
478278
- return `Shell: ${shellName} (use Unix shell syntax, not Windows e.g., /dev/null not NUL, forward slashes in paths)`;
478275
+ return `Shell: ${shellName} (use Unix shell syntax, not Windows �€?e.g., /dev/null not NUL, forward slashes in paths)`;
478279
478276
  }
478280
478277
  return `Shell: ${shellName}`;
478281
478278
  }
@@ -478288,7 +478285,7 @@ function getUnameSR() {
478288
478285
  async function enhanceSystemPromptWithEnvDetails(existingSystemPrompt, model, additionalWorkingDirectories, enabledToolNames) {
478289
478286
  const notes = `Notes:
478290
478287
  - Agent threads always have their cwd reset between bash calls, as a result please only use absolute file paths.
478291
- - In your final response, share file paths (always absolute, never relative) that are relevant to the task. Include code snippets only when the exact text is load-bearing (e.g., a bug you found, a function signature the caller asked for) do not recap code you merely read.
478288
+ - In your final response, share file paths (always absolute, never relative) that are relevant to the task. Include code snippets only when the exact text is load-bearing (e.g., a bug you found, a function signature the caller asked for) �€?do not recap code you merely read.
478292
478289
  - For clear communication with the user the assistant MUST avoid using emojis.
478293
478290
  - Do not use a colon before tool calls. Text like "Let me read the file:" followed by a read tool call should just be "Let me read the file." with a period.`;
478294
478291
  const discoverSkillsGuidance = null;
@@ -478334,7 +478331,7 @@ function getFunctionResultClearingSection(model) {
478334
478331
 
478335
478332
  Old tool results will be automatically cleared from context to free up space. The ${config3.keepRecent} most recent results are always kept.`;
478336
478333
  }
478337
- var getCachedMCConfigForFRC = null, DISCOVER_SKILLS_TOOL_NAME = null, SYSTEM_PROMPT_DYNAMIC_BOUNDARY = "__SYSTEM_PROMPT_DYNAMIC_BOUNDARY__", FRONTIER_MODEL_NAME = "Claude Opus 4.6", CLAUDE_4_5_OR_4_6_MODEL_IDS, DEFAULT_AGENT_PROMPT = `You are an agent for Claude Code, Anthropic's official CLI for Claude. Given the user's message, you should use the tools available to complete the task. Complete the task fully—don't gold-plate, but don't leave it half-done. When you complete the task, respond with a concise report covering what was done and any key findings the caller will relay this to the user, so it only needs the essentials.`, SUMMARIZE_TOOL_RESULTS_SECTION = `When working with tool results, write down any important information you might need later in your response, as the original tool result may be cleared later.`;
478334
+ var getCachedMCConfigForFRC = null, DISCOVER_SKILLS_TOOL_NAME = null, SYSTEM_PROMPT_DYNAMIC_BOUNDARY = "__SYSTEM_PROMPT_DYNAMIC_BOUNDARY__", FRONTIER_MODEL_NAME = "Claude Opus 4.6", CLAUDE_4_5_OR_4_6_MODEL_IDS, DEFAULT_AGENT_PROMPT = `You are an agent for PointCode, Anthropic's official CLI for Claude. Given the user's message, you should use the tools available to complete the task. Complete the task fully—don't gold-plate, but don't leave it half-done. When you complete the task, respond with a concise report covering what was done and any key findings �€?the caller will relay this to the user, so it only needs the essentials.`, SUMMARIZE_TOOL_RESULTS_SECTION = `When working with tool results, write down any important information you might need later in your response, as the original tool result may be cleared later.`;
478338
478335
  var init_prompts4 = __esm(() => {
478339
478336
  init_env();
478340
478337
  init_git();
@@ -491220,7 +491217,7 @@ function useDiffInIDE({
491220
491217
  const isUnmounted = import_react213.useRef(false);
491221
491218
  const [hasError, setHasError] = import_react213.useState(false);
491222
491219
  const sha = import_react213.useMemo(() => randomUUID34().slice(0, 6), []);
491223
- const tabName = import_react213.useMemo(() => `✻ [Claude Code] ${basename44(filePath)} (${sha}) ⧉`, [filePath, sha]);
491220
+ const tabName = import_react213.useMemo(() => `�œ?[PointCode] ${basename44(filePath)} (${sha}) ⧉`, [filePath, sha]);
491224
491221
  const shouldShowDiffInIDE = hasAccessToIDEExtensionDiffFeature(toolUseContext.options.mcpClients) && getGlobalConfig().diffTool === "auto" && !filePath.endsWith(".ipynb");
491225
491222
  const ideName = getConnectedIdeName(toolUseContext.options.mcpClients) ?? "IDE";
491226
491223
  async function showDiff() {
@@ -493689,7 +493686,7 @@ function ExitPlanModePermissionRequest({
493689
493686
  });
493690
493687
  onDone();
493691
493688
  onReject();
493692
- toolUseConfirm.onReject("Plan being refined via Ultraplan please wait for the result.");
493689
+ toolUseConfirm.onReject("Plan being refined via Ultraplan �€?please wait for the result.");
493693
493690
  launchUltraplan2({
493694
493691
  blurb: "",
493695
493692
  seedPlan: currentPlan,
@@ -494162,7 +494159,7 @@ function buildPlanApprovalOptions({
494162
494159
  });
494163
494160
  if (showUltraplan) {
494164
494161
  options2.push({
494165
- label: "No, refine with Ultraplan on Claude Code on the web",
494162
+ label: "No, refine with Ultraplan on PointCode on the web",
494166
494163
  value: "ultraplan"
494167
494164
  });
494168
494165
  }
@@ -498006,7 +498003,7 @@ function ElicitationFormDialog({
498006
498003
  const currentFieldIsText = currentField !== undefined && isTextField(currentField.schema) && !isEnumSchema(currentField.schema);
498007
498004
  const isEditingTextField = currentFieldIsText && !focusedButton;
498008
498005
  useRegisterOverlay("elicitation");
498009
- useNotifyAfterTimeout("Claude Code needs your input", "elicitation_dialog");
498006
+ useNotifyAfterTimeout("PointCode needs your input", "elicitation_dialog");
498010
498007
  const syncTextInput = import_react223.useCallback((fieldIndex) => {
498011
498008
  if (fieldIndex === undefined) {
498012
498009
  setTextInputValue("");
@@ -498794,14 +498791,14 @@ ${message}`,
498794
498791
  shortcut: "Space",
498795
498792
  action: "select"
498796
498793
  }, undefined, false, undefined, this) : /* @__PURE__ */ jsx_dev_runtime401.jsxDEV(KeyboardShortcutHint, {
498797
- shortcut: "",
498794
+ shortcut: "?",
498798
498795
  action: "expand"
498799
498796
  }, undefined, false, undefined, this)),
498800
498797
  currentField && isMultiSelectEnumSchema(currentField.schema) && (expandedAccordion ? /* @__PURE__ */ jsx_dev_runtime401.jsxDEV(KeyboardShortcutHint, {
498801
498798
  shortcut: "Space",
498802
498799
  action: "toggle"
498803
498800
  }, undefined, false, undefined, this) : /* @__PURE__ */ jsx_dev_runtime401.jsxDEV(KeyboardShortcutHint, {
498804
- shortcut: "",
498801
+ shortcut: "?",
498805
498802
  action: "expand"
498806
498803
  }, undefined, false, undefined, this))
498807
498804
  ]
@@ -498857,7 +498854,7 @@ function ElicitationURLDialog({
498857
498854
  const phaseRef = import_react223.useRef("prompt");
498858
498855
  const [focusedButton, setFocusedButton] = import_react223.useState("accept");
498859
498856
  const showCancel = waitingState?.showCancel ?? false;
498860
- useNotifyAfterTimeout("Claude Code needs your input", "elicitation_url_dialog");
498857
+ useNotifyAfterTimeout("PointCode needs your input", "elicitation_url_dialog");
498861
498858
  useRegisterOverlay("elicitation-url");
498862
498859
  phaseRef.current = phase;
498863
498860
  const onWaitingDismissRef = import_react223.useRef(onWaitingDismiss);
@@ -498986,7 +498983,7 @@ ${message}`,
498986
498983
  children: /* @__PURE__ */ jsx_dev_runtime401.jsxDEV(ThemedText, {
498987
498984
  dimColor: true,
498988
498985
  italic: true,
498989
- children: "Waiting for the server to confirm completion"
498986
+ children: "Waiting for the server to confirm completion�€? "
498990
498987
  }, undefined, false, undefined, this)
498991
498988
  }, undefined, false, undefined, this),
498992
498989
  /* @__PURE__ */ jsx_dev_runtime401.jsxDEV(ThemedBox_default, {
@@ -499601,22 +499598,22 @@ function AutoUpdater({
499601
499598
  color: "text",
499602
499599
  dimColor: true,
499603
499600
  wrap: "truncate",
499604
- children: "Auto-updating"
499601
+ children: "Auto-updating�€? "
499605
499602
  }, undefined, false, undefined, this)
499606
499603
  }, undefined, false, undefined, this)
499607
499604
  }, undefined, false, undefined, this) : autoUpdaterResult?.status === "success" && showSuccessMessage && updateSemver && /* @__PURE__ */ jsx_dev_runtime405.jsxDEV(ThemedText, {
499608
499605
  color: "success",
499609
499606
  wrap: "truncate",
499610
- children: "Update installed · Restart to apply"
499607
+ children: "�œ?Update installed · Restart to apply"
499611
499608
  }, undefined, false, undefined, this),
499612
499609
  (autoUpdaterResult?.status === "install_failed" || autoUpdaterResult?.status === "no_permissions") && /* @__PURE__ */ jsx_dev_runtime405.jsxDEV(ThemedText, {
499613
499610
  color: "error",
499614
499611
  wrap: "truncate",
499615
499612
  children: [
499616
- "Auto-update failed · Try ",
499613
+ "�œ?Auto-update failed · Try ",
499617
499614
  /* @__PURE__ */ jsx_dev_runtime405.jsxDEV(ThemedText, {
499618
499615
  bold: true,
499619
- children: "claude doctor"
499616
+ children: "pointcode doctor"
499620
499617
  }, undefined, false, undefined, this),
499621
499618
  " or",
499622
499619
  " ",
@@ -505086,11 +505083,11 @@ function ThinkingToggle(t0) {
505086
505083
  t1 = [{
505087
505084
  value: "true",
505088
505085
  label: "Enabled",
505089
- description: "Claude will think before responding"
505086
+ description: "Point will think before responding"
505090
505087
  }, {
505091
505088
  value: "false",
505092
505089
  label: "Disabled",
505093
- description: "Claude will respond without extended thinking"
505090
+ description: "Point will respond without extended thinking"
505094
505091
  }];
505095
505092
  $2[0] = t1;
505096
505093
  } else {
@@ -510973,7 +510970,7 @@ function PromptInput({
510973
510970
  " in",
510974
510971
  " ",
510975
510972
  terminalName,
510976
- " preferences (⌘,)"
510973
+ " preferences (�Œ?)"
510977
510974
  ]
510978
510975
  }, undefined, true, undefined, this) : /* @__PURE__ */ jsx_dev_runtime437.jsxDEV(ThemedText, {
510979
510976
  dimColor: true,
@@ -511314,7 +511311,7 @@ function PromptInput({
511314
511311
  marginLeft: 2,
511315
511312
  children: /* @__PURE__ */ jsx_dev_runtime437.jsxDEV(ThemedText, {
511316
511313
  dimColor: true,
511317
- children: "Waiting for permission"
511314
+ children: "Waiting for permission..."
511318
511315
  }, undefined, false, undefined, this)
511319
511316
  }, undefined, false, undefined, this),
511320
511317
  /* @__PURE__ */ jsx_dev_runtime437.jsxDEV(PromptInputStashNotice, {
@@ -518865,7 +518862,7 @@ function RemoteCallout({
518865
518862
  }, []);
518866
518863
  const options2 = [{
518867
518864
  label: "Enable Remote Control for this session",
518868
- description: "Opens a secure connection to claude.ai.",
518865
+ description: "Opens a secure connection to Point remote services.",
518869
518866
  value: "enable"
518870
518867
  }, {
518871
518868
  label: "Never mind",
@@ -519769,7 +519766,7 @@ function TranscriptSharePrompt(t0) {
519769
519766
  }, undefined, true, undefined, this),
519770
519767
  /* @__PURE__ */ jsx_dev_runtime447.jsxDEV(ThemedText, {
519771
519768
  bold: true,
519772
- children: "Can Anthropic look at your session transcript to help us improve Claude Code?"
519769
+ children: "Can Anthropic look at your session transcript to help us improve PointCode?"
519773
519770
  }, undefined, false, undefined, this)
519774
519771
  ]
519775
519772
  }, undefined, true, undefined, this);
@@ -520706,7 +520703,7 @@ function DesktopUpsellStartup(t0) {
520706
520703
  let t3;
520707
520704
  if ($2[5] === Symbol.for("react.memo_cache_sentinel")) {
520708
520705
  t3 = {
520709
- label: "Open in Claude Code Desktop",
520706
+ label: "Open in PointCode Desktop",
520710
520707
  value: "try"
520711
520708
  };
520712
520709
  $2[5] = t3;
@@ -520739,7 +520736,7 @@ function DesktopUpsellStartup(t0) {
520739
520736
  t6 = /* @__PURE__ */ jsx_dev_runtime451.jsxDEV(ThemedBox_default, {
520740
520737
  marginBottom: 1,
520741
520738
  children: /* @__PURE__ */ jsx_dev_runtime451.jsxDEV(ThemedText, {
520742
- children: "Same Claude Code with visual diffs, live app preview, parallel sessions, and more."
520739
+ children: "Same PointCode with visual diffs, live app preview, parallel sessions, and more."
520743
520740
  }, undefined, false, undefined, this)
520744
520741
  }, undefined, false, undefined, this);
520745
520742
  $2[8] = t6;
@@ -520757,7 +520754,7 @@ function DesktopUpsellStartup(t0) {
520757
520754
  let t8;
520758
520755
  if ($2[11] !== handleSelect || $2[12] !== t7) {
520759
520756
  t8 = /* @__PURE__ */ jsx_dev_runtime451.jsxDEV(PermissionDialog, {
520760
- title: "Try Claude Code Desktop",
520757
+ title: "Try PointCode Desktop",
520761
520758
  children: /* @__PURE__ */ jsx_dev_runtime451.jsxDEV(ThemedBox_default, {
520762
520759
  flexDirection: "column",
520763
520760
  paddingX: 2,
@@ -525047,7 +525044,7 @@ async function _temp295() {
525047
525044
  children: [
525048
525045
  "Use your existing Claude ",
525049
525046
  subscriptionType,
525050
- " plan with Claude Code",
525047
+ " plan with PointCode",
525051
525048
  /* @__PURE__ */ jsx_dev_runtime464.jsxDEV(ThemedText, {
525052
525049
  color: "text",
525053
525050
  dimColor: true,
@@ -530867,7 +530864,7 @@ function WelcomeV2() {
530867
530864
  dimColor: true,
530868
530865
  children: [
530869
530866
  "v",
530870
- "0.1.0",
530867
+ "0.1.1",
530871
530868
  " "
530872
530869
  ]
530873
530870
  }, undefined, true, undefined, this)
@@ -531067,7 +531064,7 @@ function WelcomeV2() {
531067
531064
  dimColor: true,
531068
531065
  children: [
531069
531066
  "v",
531070
- "0.1.0",
531067
+ "0.1.1",
531071
531068
  " "
531072
531069
  ]
531073
531070
  }, undefined, true, undefined, this)
@@ -531293,7 +531290,7 @@ function AppleTerminalWelcomeV2(t0) {
531293
531290
  dimColor: true,
531294
531291
  children: [
531295
531292
  "v",
531296
- "0.1.0",
531293
+ "0.1.1",
531297
531294
  " "
531298
531295
  ]
531299
531296
  }, undefined, true, undefined, this);
@@ -531547,7 +531544,7 @@ function AppleTerminalWelcomeV2(t0) {
531547
531544
  dimColor: true,
531548
531545
  children: [
531549
531546
  "v",
531550
- "0.1.0",
531547
+ "0.1.1",
531551
531548
  " "
531552
531549
  ]
531553
531550
  }, undefined, true, undefined, this);
@@ -532108,7 +532105,7 @@ function Onboarding({
532108
532105
  children: [
532109
532106
  /* @__PURE__ */ jsx_dev_runtime479.jsxDEV(ThemedText, {
532110
532107
  bold: true,
532111
- children: "Use Claude Code's terminal setup?"
532108
+ children: "Use PointCode's terminal setup?"
532112
532109
  }, undefined, false, undefined, this),
532113
532110
  /* @__PURE__ */ jsx_dev_runtime479.jsxDEV(ThemedBox_default, {
532114
532111
  flexDirection: "column",
@@ -533224,7 +533221,7 @@ function BypassPermissionsModeDialog(t0) {
533224
533221
  children: [
533225
533222
  /* @__PURE__ */ jsx_dev_runtime482.jsxDEV(ThemedText, {
533226
533223
  children: [
533227
- "In Bypass Permissions mode, Claude Code will not ask for your approval before running potentially dangerous commands.",
533224
+ "In Bypass Permissions mode, PointCode will not ask for your approval before running potentially dangerous commands.",
533228
533225
  /* @__PURE__ */ jsx_dev_runtime482.jsxDEV(Newline, {}, undefined, false, undefined, this),
533229
533226
  "This mode should only be used in a sandboxed container/VM that has restricted internet access and can easily be restored if damaged."
533230
533227
  ]
@@ -533257,7 +533254,7 @@ function BypassPermissionsModeDialog(t0) {
533257
533254
  let t5;
533258
533255
  if ($2[5] !== onChange) {
533259
533256
  t5 = /* @__PURE__ */ jsx_dev_runtime482.jsxDEV(Dialog, {
533260
- title: "WARNING: Claude Code running in Bypass Permissions mode",
533257
+ title: "WARNING: PointCode running in Bypass Permissions mode",
533261
533258
  color: "error",
533262
533259
  onCancel: handleEscape,
533263
533260
  children: [
@@ -533356,7 +533353,7 @@ function ClaudeInChromeOnboarding(t0) {
533356
533353
  if ($2[6] !== t4) {
533357
533354
  t5 = /* @__PURE__ */ jsx_dev_runtime483.jsxDEV(ThemedText, {
533358
533355
  children: [
533359
- "Claude in Chrome works with the Chrome extension to let you control your browser directly from Claude Code. You can navigate websites, fill forms, capture screenshots, record GIFs, and debug with console logs and network requests.",
533356
+ "Claude in Chrome works with the Chrome extension to let you control your browser directly from PointCode. You can navigate websites, fill forms, capture screenshots, record GIFs, and debug with console logs and network requests.",
533360
533357
  t4
533361
533358
  ]
533362
533359
  }, undefined, true, undefined, this);
@@ -534007,13 +534004,13 @@ function ResumeTask({
534007
534004
  /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(Spinner, {}, undefined, false, undefined, this),
534008
534005
  /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(ThemedText, {
534009
534006
  bold: true,
534010
- children: "Loading Claude Code sessions"
534007
+ children: "Loading PointCode sessions..."
534011
534008
  }, undefined, false, undefined, this)
534012
534009
  ]
534013
534010
  }, undefined, true, undefined, this),
534014
534011
  /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(ThemedText, {
534015
534012
  dimColor: true,
534016
- children: retrying ? "Retrying" : "Fetching your Claude Code sessions"
534013
+ children: retrying ? "Retrying..." : "Fetching your PointCode sessions..."
534017
534014
  }, undefined, false, undefined, this)
534018
534015
  ]
534019
534016
  }, undefined, true, undefined, this);
@@ -534026,7 +534023,7 @@ function ResumeTask({
534026
534023
  /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(ThemedText, {
534027
534024
  bold: true,
534028
534025
  color: "error",
534029
- children: "Error loading Claude Code sessions"
534026
+ children: "Error loading PointCode sessions"
534030
534027
  }, undefined, false, undefined, this),
534031
534028
  renderErrorSpecificGuidance(loadErrorType),
534032
534029
  /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(ThemedText, {
@@ -534057,7 +534054,7 @@ function ResumeTask({
534057
534054
  /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(ThemedText, {
534058
534055
  bold: true,
534059
534056
  children: [
534060
- "No Claude Code sessions found",
534057
+ "No PointCode sessions found",
534061
534058
  currentRepo && /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(ThemedText, {
534062
534059
  children: [
534063
534060
  " for ",
@@ -534175,7 +534172,7 @@ function ResumeTask({
534175
534172
  children: /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(Byline, {
534176
534173
  children: [
534177
534174
  /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(KeyboardShortcutHint, {
534178
- shortcut: "↑/↓",
534175
+ shortcut: "??",
534179
534176
  action: "select"
534180
534177
  }, undefined, false, undefined, this),
534181
534178
  /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(KeyboardShortcutHint, {
@@ -534256,7 +534253,7 @@ function renderErrorSpecificGuidance(errorType) {
534256
534253
  flexDirection: "row",
534257
534254
  children: /* @__PURE__ */ jsx_dev_runtime486.jsxDEV(ThemedText, {
534258
534255
  dimColor: true,
534259
- children: "Sorry, Claude Code encountered an error"
534256
+ children: "Sorry, PointCode encountered an error"
534260
534257
  }, undefined, false, undefined, this)
534261
534258
  }, undefined, false, undefined, this);
534262
534259
  }
@@ -534576,7 +534573,7 @@ function TeleportRepoMismatchDialog(t0) {
534576
534573
  }, undefined, false, undefined, this),
534577
534574
  /* @__PURE__ */ jsx_dev_runtime488.jsxDEV(ThemedText, {
534578
534575
  children: [
534579
- "Open Claude Code in ",
534576
+ "Open PointCode in ",
534580
534577
  /* @__PURE__ */ jsx_dev_runtime488.jsxDEV(ThemedText, {
534581
534578
  bold: true,
534582
534579
  children: targetRepo
@@ -534590,7 +534587,7 @@ function TeleportRepoMismatchDialog(t0) {
534590
534587
  children: [
534591
534588
  /* @__PURE__ */ jsx_dev_runtime488.jsxDEV(Spinner, {}, undefined, false, undefined, this),
534592
534589
  /* @__PURE__ */ jsx_dev_runtime488.jsxDEV(ThemedText, {
534593
- children: " Validating repository"
534590
+ children: " Validating repository..."
534594
534591
  }, undefined, false, undefined, this)
534595
534592
  ]
534596
534593
  }, undefined, true, undefined, this) : /* @__PURE__ */ jsx_dev_runtime488.jsxDEV(Select, {
@@ -534609,7 +534606,7 @@ function TeleportRepoMismatchDialog(t0) {
534609
534606
  /* @__PURE__ */ jsx_dev_runtime488.jsxDEV(ThemedText, {
534610
534607
  dimColor: true,
534611
534608
  children: [
534612
- "Run claude --teleport from a checkout of ",
534609
+ "Run pointcode --teleport from a checkout of ",
534613
534610
  targetRepo
534614
534611
  ]
534615
534612
  }, undefined, true, undefined, this)
@@ -537309,7 +537306,7 @@ function cliOk(msg) {
537309
537306
 
537310
537307
  // src/commands/mcp/addCommand.ts
537311
537308
  function registerMcpAddCommand(mcp2) {
537312
- mcp2.command("add <name> <commandOrUrl> [args...]").description(`Add an MCP server to Claude Code.
537309
+ mcp2.command("add <name> <commandOrUrl> [args...]").description(`Add an MCP server to PointCode.
537313
537310
 
537314
537311
  ` + `Examples:
537315
537312
  ` + ` # Add HTTP server:
@@ -537457,7 +537454,7 @@ var init_addCommand = __esm(() => {
537457
537454
  // src/commands/mcp/xaaIdpCommand.ts
537458
537455
  function registerMcpXaaIdpCommand(mcp2) {
537459
537456
  const xaaIdp = mcp2.command("xaa").description("Manage the XAA (SEP-990) IdP connection");
537460
- xaaIdp.command("setup").description("Configure the IdP connection (one-time setup for all XAA-enabled servers)").requiredOption("--issuer <url>", "IdP issuer URL (OIDC discovery)").requiredOption("--client-id <id>", "Claude Code's client_id at the IdP").option("--client-secret", "Read IdP client secret from MCP_XAA_IDP_CLIENT_SECRET env var").option("--callback-port <port>", "Fixed loopback callback port (only if IdP does not honor RFC 8252 port-any matching)").action((options2) => {
537457
+ xaaIdp.command("setup").description("Configure the IdP connection (one-time setup for all XAA-enabled servers)").requiredOption("--issuer <url>", "IdP issuer URL (OIDC discovery)").requiredOption("--client-id <id>", "PointCode's client_id at the IdP").option("--client-secret", "Read IdP client secret from MCP_XAA_IDP_CLIENT_SECRET env var").option("--callback-port <port>", "Fixed loopback callback port (only if IdP does not honor RFC 8252 port-any matching)").action((options2) => {
537461
537458
  let issuerUrl;
537462
537459
  try {
537463
537460
  issuerUrl = new URL(options2.issuer);
@@ -537500,7 +537497,7 @@ function registerMcpXaaIdpCommand(mcp2) {
537500
537497
  if (secret) {
537501
537498
  const { success: success2, warning } = saveIdpClientSecret(options2.issuer, secret);
537502
537499
  if (!success2) {
537503
- return cliError(`Error: settings written but keychain save failed${warning ? ` — ${warning}` : ""}. ` + `Re-run with --client-secret once keychain is available.`);
537500
+ return cliError(`Error: settings written but keychain save failed${warning ? ` �€?${warning}` : ""}. ` + `Re-run with --client-secret once keychain is available.`);
537504
537501
  }
537505
537502
  }
537506
537503
  cliOk(`XAA IdP connection configured for ${options2.issuer}`);
@@ -537555,9 +537552,9 @@ function registerMcpXaaIdpCommand(mcp2) {
537555
537552
  process.stdout.write(`Callback port: ${idp.callbackPort}
537556
537553
  `);
537557
537554
  }
537558
- process.stdout.write(`Client secret: ${hasSecret ? "(stored in keychain)" : "(not set PKCE-only)"}
537555
+ process.stdout.write(`Client secret: ${hasSecret ? "(stored in keychain)" : "(not set �€?PKCE-only)"}
537559
537556
  `);
537560
- process.stdout.write(`Logged in: ${hasIdToken ? "yes (id_token cached)" : "no run 'claude mcp xaa login'"}
537557
+ process.stdout.write(`Logged in: ${hasIdToken ? "yes (id_token cached)" : "no �€?run 'claude mcp xaa login'"}
537561
537558
  `);
537562
537559
  cliOk();
537563
537560
  });
@@ -538477,10 +538474,8 @@ To attach: ${source_default.bold(`tmux attach -t ${tmuxSessionName}`)}`));
538477
538474
  prefetchApiKeyFromApiKeyHelperIfSafe(getIsNonInteractiveSession());
538478
538475
  profileCheckpoint("setup_after_prefetch");
538479
538476
  if (!isBareMode()) {
538480
- const { hasReleaseNotes } = await checkForReleaseNotes(getGlobalConfig().lastReleaseNotesSeen);
538481
- if (hasReleaseNotes) {
538482
- await getRecentActivity();
538483
- }
538477
+ await checkForReleaseNotes(getGlobalConfig().lastReleaseNotesSeen);
538478
+ await getRecentActivity();
538484
538479
  }
538485
538480
  if (permissionMode === "bypassPermissions" || allowDangerouslySkipPermissions) {
538486
538481
  if (process.platform !== "win32" && typeof process.getuid === "function" && process.getuid() === 0 && process.env.IS_SANDBOX !== "1" && !isEnvTruthy(process.env.CLAUDE_CODE_BUBBLEWRAP)) {
@@ -549252,7 +549247,7 @@ function _temp308(message, index) {
549252
549247
  children: /* @__PURE__ */ jsx_dev_runtime494.jsxDEV(ThemedText, {
549253
549248
  dimColor: true,
549254
549249
  children: [
549255
- "",
549250
+ "�€?",
549256
549251
  message
549257
549252
  ]
549258
549253
  }, undefined, true, undefined, this)
@@ -549356,11 +549351,11 @@ function Install({
549356
549351
  }, [force, target]);
549357
549352
  import_react338.useEffect(() => {
549358
549353
  if (state2.type === "success") {
549359
- setTimeout(onDone, 2000, "Claude Code installation completed successfully", {
549354
+ setTimeout(onDone, 2000, "PointCode installation completed successfully", {
549360
549355
  display: "system"
549361
549356
  });
549362
549357
  } else if (state2.type === "error") {
549363
- setTimeout(onDone, 3000, "Claude Code installation failed", {
549358
+ setTimeout(onDone, 3000, "PointCode installation failed", {
549364
549359
  display: "system"
549365
549360
  });
549366
549361
  }
@@ -549380,7 +549375,7 @@ function Install({
549380
549375
  state2.type === "installing" && /* @__PURE__ */ jsx_dev_runtime494.jsxDEV(ThemedText, {
549381
549376
  color: "claude",
549382
549377
  children: [
549383
- "Installing Claude Code native build ",
549378
+ "Installing PointCode native build ",
549384
549379
  state2.version,
549385
549380
  "..."
549386
549381
  ]
@@ -549405,7 +549400,7 @@ function Install({
549405
549400
  /* @__PURE__ */ jsx_dev_runtime494.jsxDEV(ThemedText, {
549406
549401
  color: "success",
549407
549402
  bold: true,
549408
- children: "Claude Code successfully installed!"
549403
+ children: "PointCode successfully installed!"
549409
549404
  }, undefined, false, undefined, this)
549410
549405
  ]
549411
549406
  }, undefined, true, undefined, this),
@@ -549516,7 +549511,7 @@ var init_install = __esm(() => {
549516
549511
  install = {
549517
549512
  type: "local-jsx",
549518
549513
  name: "install",
549519
- description: "Install Claude Code native build",
549514
+ description: "Install PointCode native build",
549520
549515
  argumentHint: "[options]",
549521
549516
  async call(onDone, _context, args) {
549522
549517
  const force = args.includes("--force");
@@ -552040,7 +552035,7 @@ Usage: claude --remote "your task description"`, () => gracefulShutdown(1));
552040
552035
  pendingHookMessages
552041
552036
  }, renderAndRun);
552042
552037
  }
552043
- }).version("0.1.0 (Open Claude)", "-v, --version", "Output the version number");
552038
+ }).version("0.1.1 (Open Claude)", "-v, --version", "Output the version number");
552044
552039
  program2.option("-w, --worktree [name]", "Create a new git worktree for this session (optionally specify a name)");
552045
552040
  program2.option("--tmux", "Create a tmux session for the worktree (requires --worktree). Uses iTerm2 native panes when available; use --tmux=classic for traditional tmux.");
552046
552041
  if (canUserConfigureAdvisor()) {
@@ -552599,7 +552594,7 @@ function validateProviderEnvOrExit() {
552599
552594
  async function main2() {
552600
552595
  const args = process.argv.slice(2);
552601
552596
  if (args.length === 1 && (args[0] === "--version" || args[0] === "-v" || args[0] === "-V")) {
552602
- console.log(`${"0.1.0"} (PointCode)`);
552597
+ console.log(`${"0.1.1"} (PointCode)`);
552603
552598
  return;
552604
552599
  }
552605
552600
  validateProviderEnvOrExit();
@@ -552686,4 +552681,4 @@ async function main2() {
552686
552681
  }
552687
552682
  main2();
552688
552683
 
552689
- //# debugId=3822FF4601B198BD64756E2164756E21
552684
+ //# debugId=392C0F3A4CF03FFB64756E2164756E21