@inline-openclaw/inline 0.0.42 → 0.0.43

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.
@@ -37514,6 +37514,7 @@ var INLINE_FORMATTING_RULES = [
37514
37514
  "Prefer bullet lists over markdown tables.",
37515
37515
  "If a table is necessary, render it inside a fenced code block.",
37516
37516
  "Use plain URLs or markdown links; do not wrap bare URLs in inline code or backticks.",
37517
+ "Mention Inline users with markdown links like [@FirstName](inline://user?id=123); use inline://user?username=username only when the user id is unavailable.",
37517
37518
  "Use inline code only for actual code, commands, file paths, env vars, or identifiers."
37518
37519
  ];
37519
37520
  var INLINE_COPY_REPLACEMENTS = [
@@ -40442,5 +40443,5 @@ export {
40442
40443
  inlineApprovalNativeRuntime
40443
40444
  };
40444
40445
 
40445
- //# debugId=C1EFB9EB1B9DAC3C64756E2164756E21
40446
+ //# debugId=7E42F18FB91A9A3F64756E2164756E21
40446
40447
  //# sourceMappingURL=approval-handler.runtime.js.map