@inline-openclaw/inline 0.0.54 → 0.0.55

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 (112) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +20 -10
  3. package/dist/approval-handler.runtime.js +9260 -3248
  4. package/dist/approval-handler.runtime.js.map +11 -11
  5. package/dist/channel-plugin-api.js +10567 -3600
  6. package/dist/channel-plugin-api.js.map +20 -16
  7. package/dist/runtime-register-api.js +9490 -3294
  8. package/dist/runtime-register-api.js.map +18 -16
  9. package/openclaw.plugin.json +4 -4
  10. package/package.json +17 -9
  11. package/dist/account-inspect-api.d.ts +0 -3
  12. package/dist/account-inspect-api.d.ts.map +0 -1
  13. package/dist/channel-plugin-api.d.ts +0 -2
  14. package/dist/channel-plugin-api.d.ts.map +0 -1
  15. package/dist/configured-state.d.ts +0 -4
  16. package/dist/configured-state.d.ts.map +0 -1
  17. package/dist/inline/accounts.d.ts +0 -54
  18. package/dist/inline/accounts.d.ts.map +0 -1
  19. package/dist/inline/actions.d.ts +0 -43
  20. package/dist/inline/actions.d.ts.map +0 -1
  21. package/dist/inline/approval-handler.runtime.d.ts +0 -29
  22. package/dist/inline/approval-handler.runtime.d.ts.map +0 -1
  23. package/dist/inline/approval-native.d.ts +0 -22
  24. package/dist/inline/approval-native.d.ts.map +0 -1
  25. package/dist/inline/bot-avatar-tool.d.ts +0 -12
  26. package/dist/inline/bot-avatar-tool.d.ts.map +0 -1
  27. package/dist/inline/bot-commands-api.d.ts +0 -16
  28. package/dist/inline/bot-commands-api.d.ts.map +0 -1
  29. package/dist/inline/bot-commands-sync.d.ts +0 -25
  30. package/dist/inline/bot-commands-sync.d.ts.map +0 -1
  31. package/dist/inline/bot-commands-tool.d.ts +0 -6
  32. package/dist/inline/bot-commands-tool.d.ts.map +0 -1
  33. package/dist/inline/channel.d.ts +0 -4
  34. package/dist/inline/channel.d.ts.map +0 -1
  35. package/dist/inline/command-ui.d.ts +0 -43
  36. package/dist/inline/command-ui.d.ts.map +0 -1
  37. package/dist/inline/config-schema.d.ts +0 -1350
  38. package/dist/inline/config-schema.d.ts.map +0 -1
  39. package/dist/inline/doctor.d.ts +0 -5
  40. package/dist/inline/doctor.d.ts.map +0 -1
  41. package/dist/inline/exec-approvals.d.ts +0 -54
  42. package/dist/inline/exec-approvals.d.ts.map +0 -1
  43. package/dist/inline/interactive-fallback.d.ts +0 -6
  44. package/dist/inline/interactive-fallback.d.ts.map +0 -1
  45. package/dist/inline/media.d.ts +0 -36
  46. package/dist/inline/media.d.ts.map +0 -1
  47. package/dist/inline/members-tool.d.ts +0 -8
  48. package/dist/inline/members-tool.d.ts.map +0 -1
  49. package/dist/inline/message-content.d.ts +0 -57
  50. package/dist/inline/message-content.d.ts.map +0 -1
  51. package/dist/inline/message-formatting.d.ts +0 -26
  52. package/dist/inline/message-formatting.d.ts.map +0 -1
  53. package/dist/inline/message-tools.d.ts +0 -10
  54. package/dist/inline/message-tools.d.ts.map +0 -1
  55. package/dist/inline/monitor.d.ts +0 -34
  56. package/dist/inline/monitor.d.ts.map +0 -1
  57. package/dist/inline/normalize.d.ts +0 -3
  58. package/dist/inline/normalize.d.ts.map +0 -1
  59. package/dist/inline/outbound-sanitize.d.ts +0 -14
  60. package/dist/inline/outbound-sanitize.d.ts.map +0 -1
  61. package/dist/inline/parent-context-tool.d.ts +0 -10
  62. package/dist/inline/parent-context-tool.d.ts.map +0 -1
  63. package/dist/inline/policy.d.ts +0 -78
  64. package/dist/inline/policy.d.ts.map +0 -1
  65. package/dist/inline/probe.d.ts +0 -15
  66. package/dist/inline/probe.d.ts.map +0 -1
  67. package/dist/inline/profile-tool.d.ts +0 -6
  68. package/dist/inline/profile-tool.d.ts.map +0 -1
  69. package/dist/inline/reply-threads.d.ts +0 -46
  70. package/dist/inline/reply-threads.d.ts.map +0 -1
  71. package/dist/inline/secret-contract.d.ts +0 -18
  72. package/dist/inline/secret-contract.d.ts.map +0 -1
  73. package/dist/inline/security.d.ts +0 -6
  74. package/dist/inline/security.d.ts.map +0 -1
  75. package/dist/inline/setup-core.d.ts +0 -5
  76. package/dist/inline/setup-core.d.ts.map +0 -1
  77. package/dist/inline/setup-plugin.d.ts +0 -3
  78. package/dist/inline/setup-plugin.d.ts.map +0 -1
  79. package/dist/inline/setup-surface.d.ts +0 -5
  80. package/dist/inline/setup-surface.d.ts.map +0 -1
  81. package/dist/inline/shared.d.ts +0 -61
  82. package/dist/inline/shared.d.ts.map +0 -1
  83. package/dist/inline/space-members.d.ts +0 -22
  84. package/dist/inline/space-members.d.ts.map +0 -1
  85. package/dist/inline/status-issues.d.ts +0 -3
  86. package/dist/inline/status-issues.d.ts.map +0 -1
  87. package/dist/inline/thread-freshness.d.ts +0 -24
  88. package/dist/inline/thread-freshness.d.ts.map +0 -1
  89. package/dist/inline/thread-participation.d.ts +0 -10
  90. package/dist/inline/thread-participation.d.ts.map +0 -1
  91. package/dist/inline/thread-routes.d.ts +0 -32
  92. package/dist/inline/thread-routes.d.ts.map +0 -1
  93. package/dist/inline/threadreply-command.d.ts +0 -48
  94. package/dist/inline/threadreply-command.d.ts.map +0 -1
  95. package/dist/inline/tool-targets.d.ts +0 -36
  96. package/dist/inline/tool-targets.d.ts.map +0 -1
  97. package/dist/openclaw-compat.d.ts +0 -141
  98. package/dist/openclaw-compat.d.ts.map +0 -1
  99. package/dist/runtime-register-api.d.ts +0 -3
  100. package/dist/runtime-register-api.d.ts.map +0 -1
  101. package/dist/runtime-setter-api.d.ts +0 -2
  102. package/dist/runtime-setter-api.d.ts.map +0 -1
  103. package/dist/runtime.d.ts +0 -4
  104. package/dist/runtime.d.ts.map +0 -1
  105. package/dist/sdk-runtime-compat.d.ts +0 -57
  106. package/dist/sdk-runtime-compat.d.ts.map +0 -1
  107. package/dist/secret-contract-api.d.ts +0 -2
  108. package/dist/secret-contract-api.d.ts.map +0 -1
  109. package/dist/setup-entry.d.ts +0 -3
  110. package/dist/setup-entry.d.ts.map +0 -1
  111. package/dist/setup-plugin-api.d.ts +0 -2
  112. package/dist/setup-plugin-api.d.ts.map +0 -1
package/LICENSE ADDED
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
package/README.md CHANGED
@@ -23,13 +23,14 @@ Supports:
23
23
 
24
24
  Reply-thread behavior:
25
25
 
26
- - Small/new parent-chat conversations stay in the parent chat by default.
26
+ - Parent-chat conversations stay in the parent chat by default.
27
27
  - `replyThreadMode: "auto"` also creates a child reply thread when the triggering parent-chat message explicitly asks OpenClaw to reply in a thread.
28
- - `replyThreadMode: "thread"` opts a parent chat into automatic reply-thread delivery once `replyThreadAutoCreateMinMessages` is reached; each triggering parent-chat message gets its own child reply thread.
28
+ - `replyThreadMode: "thread"` opts a parent chat into automatic reply-thread delivery; each triggering parent-chat message gets its own child reply thread.
29
29
  - `replyThreadMode: "main"` keeps automatic replies in the parent chat, while explicit `thread-create` and `thread-reply` tools remain available.
30
30
  - `thread-create` creates a top-level Inline thread when called with participants or `spaceId`, and creates a real Inline reply thread when called with a parent chat target or anchor. `thread-reply` sends into the child reply-thread chat id returned by reply-thread creation.
31
31
  - Inbound reply-thread messages use the parent chat as the base conversation target and the child reply-thread chat id as `MessageThreadId`.
32
- - Bot-participated reply threads and followed fresh Inline threads can continue without an explicit bot mention by default, matching Slack-style thread behavior.
32
+ - Bot-participated reply threads and Inline dialogs already marked `FOLLOWING` can continue without an explicit bot mention by default, matching Slack-style thread behavior.
33
+ - Authorized users can run `/follow` in a DM, group, or reply thread to keep eligible unmentioned activity relevant, and `/unfollow` to explicitly opt out.
33
34
 
34
35
  ## Install
35
36
 
@@ -39,7 +40,8 @@ Requires OpenClaw `2026.6.11` or newer.
39
40
 
40
41
  | Plugin version | OpenClaw host | Inline realtime SDK | Status | Notes |
41
42
  | --- | --- | --- | --- | --- |
42
- | `0.0.54` | `>=2026.6.11` | `0.0.13` | Current | Keeps recovered WebSocket and best-effort cursor warnings out of healthy channel status. |
43
+ | `0.0.55` | `>=2026.6.11 || >=2026.7.1-0` | `0.0.14` | Current | Enforces empty-payload nudges, canonical visible-text sanitizing, hard access-before-mention policy, explicit auto-threading, and clearer formatting guidance; explicitly admits npm's `2026.7.1-2` stable host version. |
44
+ | `0.0.54` | `>=2026.6.11` | `0.0.13` | Stable | Keeps recovered WebSocket and best-effort cursor warnings out of healthy channel status; validated through OpenClaw `2026.7.1-2`. |
43
45
  | `0.0.53` | `>=2026.6.11` | `0.0.13` | Stable | Clears recovered Inline WebSocket errors from channel status after reconnect. |
44
46
  | `0.0.52` | `>=2026.6.11` | `0.0.13` | Stable | Patch release for the SDK protocol dependency. |
45
47
  | `0.0.51` | `>=2026.6.11` | `0.0.12` | Stable | Added follow-mode mention gating for eligible reply/fresh Inline threads. |
@@ -62,6 +64,11 @@ openclaw channels status
62
64
  openclaw message send --channel inline --target chat:123 --message "Inline smoke test" --dry-run
63
65
  ```
64
66
 
67
+ After initial installation, an OpenClaw owner can run `/inline_update` from
68
+ Inline. The command delegates to OpenClaw's tracked-plugin updater, strips
69
+ credential variables from the updater process, and asks for `/restart` after a
70
+ successful update. Other authorized chat members cannot update host plugins.
71
+
65
72
  After updating, verify that `openclaw plugins list` shows `inline`, `openclaw channels status` reports Inline configured/running, and `openclaw plugins inspect inline --json` reports the expected package version.
66
73
 
67
74
  From a local checkout (dev):
@@ -150,8 +157,7 @@ channels:
150
157
  - "inline:123" # or "user:123" or just "123"
151
158
  requireMention: true # optional: default is false
152
159
  replyToBotWithoutMention: true # if true, replies to bot messages can bypass mention requirement
153
- replyThreadMode: "auto" # auto|thread|main; thread auto-routes long parent-chat replies into per-message reply threads
154
- replyThreadAutoCreateMinMessages: 50 # optional, default 50; avoids creating reply threads for small/new chats
160
+ replyThreadMode: "auto" # auto|thread|main; auto threads only explicit requests, thread always routes top-level turns
155
161
  replyThreadRequireExplicitMention: false # optional, default false; bot-participated reply threads continue without @mention
156
162
  replyThreadParentHistoryLimit: 10 # optional, default 10; set 0 to disable parent-chat context before the anchor
157
163
 
@@ -200,12 +206,15 @@ channels:
200
206
 
201
207
  Reply behavior summary:
202
208
 
209
+ - Policy is evaluated in three ordered stages: **access**, then **wake**, then **delivery**. Access checks the chat and sender allowlists and is always a hard gate; an `@mention`, reply, callback, or command never grants access to a blocked chat or actor. Wake decides whether an allowed group turn should invoke the agent. Delivery decides whether the accepted reply stays in the parent chat or an existing/new reply thread.
203
210
  - `replyToId` is always an Inline message id.
204
211
  - Inline reply threads are separate and use OpenClaw `threadId`.
205
212
  - Use `replyThreadMode: "main"` if you only want automatic parent-chat replies to stay in the parent chat.
206
- - Use `replyThreadMode: "thread"` plus `replyThreadAutoCreateMinMessages` when parent-chat bot turns should move into child reply threads anchored to the triggering parent messages.
213
+ - Use `replyThreadMode: "thread"` when every parent-chat bot turn should move into a child reply thread anchored to the triggering parent message.
207
214
  - In an Inline group, authorized users can run `/threadreply` to choose the chat's mode with buttons, or `/threadreply thread|main|auto|inherit|status`.
208
- - Bot-participated reply threads and followed fresh Inline threads continue without `@bot` by default. Reply threads also use persisted recent participation state as a fallback. Set `replyThreadRequireExplicitMention: true` if a chat should require `@bot` on every reply-thread message.
215
+ - Authorized users can run `/follow` in an Inline DM, group, or reply thread to opt into eligible unmentioned activity waking OpenClaw. `/unfollow` explicitly opts that dialog out so server auto-follow heuristics do not turn it back on and suppresses automatic reply-thread and reply-to-bot wakes; explicit mentions and authorized commands/callbacks remain available.
216
+ - Bot-participated reply threads and Inline dialogs already marked `FOLLOWING` continue without `@bot` by default unless the dialog is explicitly unfollowed. Reply threads also use persisted recent participation state as a fallback. Set `replyThreadRequireExplicitMention: true` if a chat should require `@bot` on every reply-thread message.
217
+ - In an allowed group with `requireMention: true`, an explicit mention wakes the bot. Authorized callbacks/commands and configured reply-to-bot or followed/bot-participated thread behavior may also wake it unless the dialog is explicitly unfollowed. A leading concrete mention of another person overrides inferred follow/reply attention unless this bot is also explicitly mentioned. Unmentioned turns that pass access remain non-responsive and may only contribute bounded history context.
209
218
  - `replyThreadParentHistoryLimit` defaults to `10`, so reply-thread turns include nearby parent-chat context before the anchor. Set it to `0` only when a chat should stay strictly thread-local.
210
219
 
211
220
  If you set `dmPolicy: "open"`, set `allowFrom: ["*"]`.
@@ -335,9 +344,10 @@ Bot command sync:
335
344
 
336
345
  - On `gateway_start`, the plugin registers default bot commands for each enabled/configured Inline account.
337
346
  - Default commands include the same user-facing command set as bundled chat providers (for example: `/status`, `/model`, `/exec`, `/usage`, etc.).
338
- - Inline also registers `/threadreply` to manage this group's reply-thread mode from chat.
347
+ - Inline also registers `/threadreply` to manage this group's reply-thread mode, `/follow` and `/unfollow` for explicit dialog relevance, and owner-only `/inline_update` for tracked plugin updates.
348
+ - Inline accepts `/command@botusername` when the suffix matches the active bot and ignores commands targeted at another bot, including in followed threads.
339
349
  - The plugin uses OpenClaw's command, skill command, and plugin command registries when available.
340
- - If Inline rejects the full 100-command menu as `BOT_COMMANDS_TOO_MUCH`, startup sync retries with a smaller command set and logs how many entries were omitted.
350
+ - Inline-owned `/follow`, `/unfollow`, `/threadreply`, and `/inline_update` entries are preserved when a larger host command set is truncated to the Bot API's 100-command limit or retried after `BOT_COMMANDS_TOO_MUCH`; startup sync logs how many entries were omitted.
341
351
  - Disable startup sync globally with `commands.native: false`, or per-channel with `channels.inline.commands.native: false`. Disabled startup sync clears existing Inline bot commands for the affected account.
342
352
  - Disable skill command inclusion with `commands.nativeSkills: false`, or per-channel with `channels.inline.commands.nativeSkills: false`.
343
353