content large_stringlengths 3 20.5k | url large_stringlengths 53 192 ⌀ | branch large_stringclasses 4
values | source large_stringclasses 51
values | embeddings listlengths 384 384 | score float64 -0.21 0.65 |
|---|---|---|---|---|---|
account ID when multiple Matrix accounts are configured. - `accounts`: named per-account overrides. Top-level `channels.matrix` values are inherited as defaults. - `homeserver`: homeserver URL, for example `https://matrix.example.org`. - `network.dangerouslyAllowPrivateNetwork`: allow this account to connect to `localh... | https://github.com/openclaw/openclaw/blob/main/docs/channels/matrix.md | main | opebclaw | [
-0.031381141394376755,
-0.018689699470996857,
-0.14124730229377747,
-0.03325163200497627,
-0.04270418360829353,
0.005681951064616442,
0.015239620581269264,
-0.010919648222625256,
0.005955113098025322,
0.033175643533468246,
0.03921341523528099,
-0.01091801468282938,
0.05700989067554474,
0.0... | 0.032909 |
per-room policy map. Session identity uses the stable room ID after resolution. (`rooms` is a legacy alias.) - `groups..account`: restrict one inherited room entry to a specific account. - `groups..allowBots`: per-room override of the channel-level setting (`true` or `"mentions"`). - `groups..users`: per-room sender al... | https://github.com/openclaw/openclaw/blob/main/docs/channels/matrix.md | main | opebclaw | [
0.005224912893027067,
0.003965901676565409,
-0.04667773097753525,
0.001310677733272314,
0.03262436017394066,
0.0018590112449601293,
0.05127774178981781,
-0.05518108978867531,
-0.023931751027703285,
0.009435447864234447,
0.08126683533191681,
-0.02831137366592884,
0.052399151027202606,
0.032... | 0.092222 |
\*\*Status:\*\* Optional bundled plugin (disabled by default until configured). Nostr is a decentralized protocol for social networking. This channel enables OpenClaw to receive and respond to encrypted direct messages (DMs) via NIP-04. ## Bundled plugin Current OpenClaw releases ship Nostr as a bundled plugin, so norm... | https://github.com/openclaw/openclaw/blob/main/docs/channels/nostr.md | main | opebclaw | [
0.0015989253297448158,
-0.022124597802758217,
-0.027453351765871048,
0.01652972400188446,
0.015771551057696342,
-0.07525854557752609,
-0.11251615732908249,
-0.023488398641347885,
-0.0792839527130127,
-0.031282395124435425,
0.05145561322569847,
-0.04175122454762459,
-0.02733519859611988,
0.... | 0.074636 |
(latency, duplication). - Paid relays can improve reliability. - Local relays are fine for testing (`ws://localhost:7777`). ## Protocol support | NIP | Status | Description | | ------ | --------- | ------------------------------------- | | NIP-01 | Supported | Basic event format + profile metadata | | NIP-04 | Supporte... | https://github.com/openclaw/openclaw/blob/main/docs/channels/nostr.md | main | opebclaw | [
-0.03363460674881935,
0.07945193350315094,
-0.040005240589380264,
0.020676223561167717,
0.03313269838690758,
-0.08721566945314407,
0.00513490429148078,
-0.07092176377773285,
-0.04950278252363205,
0.03165927156805992,
0.007133668288588524,
0.007237896788865328,
-0.0351194366812706,
0.068205... | 0.123865 |
QQ Bot connects to OpenClaw via the official QQ Bot API (WebSocket gateway). The plugin supports C2C private chat, group @messages, and guild channel messages with rich media (images, voice, video, files). Status: downloadable plugin. Direct messages, group chats, guild channels, and media are supported. Reactions and ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/qqbot.md | main | opebclaw | [
-0.09063184261322021,
-0.04305579885840416,
-0.017494533210992813,
-0.0189764853566885,
-0.0548076257109642,
-0.02566963993012905,
-0.05372519791126251,
-0.0011391816660761833,
0.08143395185470581,
-0.0027514684479683638,
0.03059864416718483,
-0.08370756357908249,
0.06752600520849228,
0.06... | 0.004465 |
maps to `always`. A session-level activation override, when present, wins over config. The inbound queue is per peer. Group peers get a larger queue cap, keep human messages ahead of bot-authored chatter when full, and merge bursts of normal group messages into one attributed turn. Slash commands still run one by one. ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/qqbot.md | main | opebclaw | [
-0.032172176986932755,
-0.050490062683820724,
-0.047021493315696716,
-0.01149213407188654,
-0.07888896018266678,
0.014338207431137562,
-0.01910156011581421,
-0.023374710232019424,
0.049479421228170395,
0.020464666187763214,
0.02576320990920067,
-0.005764125846326351,
-0.01259339228272438,
... | 0.036087 |
`~/.openclaw/media`, so uploads, downloads, and transcode caches land under one guarded directory instead of a per-subsystem tree. - Rich media delivery goes through one `sendMedia` path for C2C and group targets. Local files and buffers above the large-file threshold use QQ's chunked upload endpoints, while smaller pa... | https://github.com/openclaw/openclaw/blob/main/docs/channels/qqbot.md | main | opebclaw | [
-0.09214260429143906,
-0.049058057367801666,
-0.03912106156349182,
-0.0172274112701416,
-0.03193042799830437,
-0.037333931773900986,
-0.07500140368938446,
0.011201742105185986,
0.057459425181150436,
0.007501327898353338,
0.043693944811820984,
-0.03624843433499336,
0.04975340887904167,
0.05... | 0.009573 |
Upgrade from the previous public `matrix` plugin to the current implementation. For most users, the upgrade is in place: - the plugin stays `@openclaw/matrix` - the channel stays `matrix` - your config stays under `channels.matrix` - cached credentials stay under `~/.openclaw/credentials/matrix/` - runtime state stays ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/matrix-migration.md | main | opebclaw | [
-0.024775603786110878,
-0.02835557423532009,
-0.10628297924995422,
-0.006788098253309727,
-0.02315508760511875,
-0.0952782854437828,
-0.09788205474615097,
-0.051388874650001526,
-0.025238702073693275,
-0.007122436538338661,
0.059542302042245865,
0.07431770861148834,
0.0064688753336668015,
... | 0.016236 |
one shared flat Matrix store when multiple Matrix accounts are configured but `channels.matrix.defaultAccount` is not set - custom plugin path installs that are pinned to a repo path instead of the standard Matrix package - a missing recovery key when the old store had backed-up keys but did not keep the decryption key... | https://github.com/openclaw/openclaw/blob/main/docs/channels/matrix-migration.md | main | opebclaw | [
0.015676233917474747,
-0.026658590883016586,
-0.14183343946933746,
-0.031263645738363266,
-0.044632285833358765,
-0.02931833453476429,
-0.1213674545288086,
-0.05567304044961929,
-0.05901174247264862,
0.013883871957659721,
0.061348460614681244,
0.033600810915231705,
0.00788238737732172,
0.0... | -0.070949 |
upgrades.` - Meaning: OpenClaw created a recovery archive before mutating Matrix state. - What to do: keep the printed archive path until you confirm migration succeeded. `Matrix migration snapshot reused before applying Matrix upgrades.` - Meaning: OpenClaw found an existing Matrix migration snapshot marker and reused... | https://github.com/openclaw/openclaw/blob/main/docs/channels/matrix-migration.md | main | opebclaw | [
-0.011691121384501457,
-0.04233827441930771,
-0.12666025757789612,
0.005936184898018837,
0.03324805200099945,
-0.07657840102910995,
-0.08822735399007797,
-0.07909248024225235,
-0.033418938517570496,
-0.006480097305029631,
0.07032547146081924,
0.035247039049863815,
0.01995375193655491,
0.00... | -0.003051 |
then rerun `openclaw doctor --fix` or restart the gateway. `Legacy Matrix encrypted state was detected, but the Matrix plugin helper is unavailable. Install or repair @openclaw/matrix so OpenClaw can inspect the old rust crypto store before upgrading.` - Meaning: OpenClaw found old encrypted Matrix state, but it could ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/matrix-migration.md | main | opebclaw | [
-0.06511151790618896,
-0.010250404477119446,
-0.12246302515268326,
0.0417252741754055,
0.030420547351241112,
-0.03814901411533356,
-0.12484251707792282,
-0.05474735423922539,
-0.034989017993211746,
-0.03412769362330437,
0.05848833918571472,
-0.010448255576193333,
-0.000877845159266144,
0.0... | -0.007657 |
already contains a different recovery key. Leaving the existing file unchanged.` - Meaning: OpenClaw detected a backup key conflict and refused to overwrite the current recovery-key file automatically. - What to do: verify which recovery key is correct before retrying any restore command. `Legacy Matrix encrypted state... | https://github.com/openclaw/openclaw/blob/main/docs/channels/matrix-migration.md | main | opebclaw | [
-0.07356132566928864,
0.0011380480136722326,
-0.08489922434091568,
0.05006736144423485,
0.07722560316324234,
-0.025373833253979683,
-0.06913181394338608,
-0.029684895649552345,
-0.02693074382841587,
-0.045035939663648605,
0.07582750171422958,
0.018982334062457085,
0.053298018872737885,
-0.... | -0.038539 |
verify self`, accept the request in another Matrix client, compare the SAS, and type `yes` only when it matches. The command waits for full Matrix identity trust before reporting success. Use `printf '%s\n' "$MATRIX\_RECOVERY\_KEY" | openclaw matrix verify bootstrap --recovery-key-stdin --force-reset-cross-signing` onl... | https://github.com/openclaw/openclaw/blob/main/docs/channels/matrix-migration.md | main | opebclaw | [
-0.08571252971887589,
0.021806595847010612,
-0.1667736917734146,
0.024563107639551163,
0.07372746616601944,
-0.07149872183799744,
0.012259985320270061,
-0.005253512412309647,
-0.022107578814029694,
0.041375771164894104,
0.10902051627635956,
-0.007973026484251022,
0.08327047526836395,
-0.02... | -0.029002 |
For OpenClaw iMessage deployments, use `imsg` on a signed-in macOS Messages host. If your Gateway runs on Linux or Windows, point `channels.imessage.cliPath` at an SSH wrapper that runs `imsg` on the Mac. \*\*Gateway-downtime catchup is opt-in.\*\* When enabled (`channels.imessage.catchup.enabled: true`), the gateway r... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
0.02275346778333187,
-0.07132571935653687,
0.06370489299297333,
0.017574109137058258,
0.017553161829710007,
-0.11076125502586365,
0.006122097838670015,
-0.033795442432165146,
0.06795118004083633,
0.019667522981762886,
0.016222495585680008,
0.050727467983961105,
-0.020841816440224648,
0.061... | 0.053533 |
Full Disk Access is required for the process context running OpenClaw/`imsg` (Messages DB access). - Automation permission is required to send messages through Messages.app. - For advanced actions (react / edit / unsend / threaded reply / effects / group ops), System Integrity Protection must be disabled — see [Enablin... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
0.009594070725142956,
-0.027386492118239403,
0.03313791751861572,
0.008271309547126293,
0.03561503440141678,
-0.12308429926633835,
0.04164861515164375,
0.07508246600627899,
0.09440266340970993,
0.049830127507448196,
0.013823211193084717,
0.008752107620239258,
-0.013943088240921497,
0.08215... | 0.170157 |
deliberate operational choice, not a default. If your threat model can't tolerate SIP being off, bundled iMessage is limited to basic mode — text and media send/receive only, no reactions / edit / unsend / effects / group ops. ### Setup 1. \*\*Install (or upgrade) `imsg`\*\* on the Mac that runs Messages.app: ```bash b... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
-0.020045161247253418,
-0.000030207078452804126,
0.09157009422779083,
-0.03560672700405121,
0.06846587359905243,
-0.09629637002944946,
0.014437965117394924,
0.05075044184923172,
0.027968965470790863,
-0.006004846654832363,
0.06322752684354782,
-0.011152127757668495,
-0.07410197705030441,
0... | 0.110806 |
`chat\_identifier:\*`; use `channels.imessage.groups` for numeric `chat\_id` registry keys. `channels.imessage.groupPolicy` controls group handling: - `allowlist` (default when configured) - `open` - `disabled` Group sender allowlist: `channels.imessage.groupAllowFrom`. `groupAllowFrom` entries can also reference stati... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
0.010763723403215408,
-0.08054808527231216,
-0.0070180329494178295,
0.05612711235880852,
-0.03218957036733627,
-0.06602013111114502,
0.02769678458571434,
-0.049179792404174805,
-0.05081617832183838,
0.009837254881858826,
0.048589758574962616,
-0.0003899484872817993,
-0.006433524657040834,
... | 0.067802 |
flow: - Run `/acp spawn codex --bind here` inside the DM or allowed group chat. - Future messages in that same iMessage conversation route to the spawned ACP session. - `/new` and `/reset` reset the same bound ACP session in place. - `/acp close` closes the ACP session and removes the binding. Configured persistent bin... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
-0.12182524800300598,
0.02568521536886692,
-0.008395981043577194,
0.03217213973402977,
-0.07158046960830688,
-0.03460695967078209,
0.05455094575881958,
-0.01730700209736824,
0.06454440206289291,
0.006892659235745668,
-0.004945245571434498,
0.0136328199878335,
-0.05065486207604408,
0.105233... | 0.095491 |
`user@example.com` ```bash imsg chats --limit 20 ``` ## Private API actions When `imsg launch` is running and `openclaw channels status --probe` reports `privateApi.available: true`, the message tool can use iMessage-native actions in addition to normal text sends. ```json5 { channels: { imessage: { actions: { reaction... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
-0.09008648246526718,
0.0028010269161313772,
0.11397704482078552,
0.06213989481329918,
0.011499910615384579,
-0.09959498792886734,
0.05880341678857803,
-0.000020882011085632257,
0.09405529499053955,
-0.01113379281014204,
-0.005389967933297157,
-0.03455943986773491,
-0.017621755599975586,
0... | 0.180295 |
approver list (not the broader DM allowlist). Senders permitted on the DM allowlist but not in `allowFrom` will receive an explicit denial. Add every operator who should be able to approve via `/approve` (and via reactions) to `allowFrom` to preserve the previous behavior. When `allowFrom` is empty the legacy "same-cha... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
-0.0562906377017498,
-0.04860679432749748,
0.10379744321107864,
-0.009300985373556614,
0.011814328841865063,
-0.05247586593031883,
0.006825183052569628,
-0.03519381210207939,
0.024446208029985428,
0.023277439177036285,
0.029482953250408173,
0.046346165239810944,
-0.03230570629239082,
0.011... | 0.031049 |
explicit `…[truncated]` marker; attachments cap at 20; source entries cap at 10 (first-plus-latest retained beyond that). Every source GUID is tracked in `coalescedMessageGuids` for downstream telemetry. - \*\*DM-only.\*\* Group chats fall through to per-message dispatch so the bot stays responsive when multiple people... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
0.007439836859703064,
-0.0568261556327343,
0.051536113023757935,
0.028265593573451042,
-0.013020647689700127,
-0.056466370820999146,
0.08789289742708206,
0.006086545996367931,
0.0005965979071334004,
0.021778594702482224,
0.019251089543104172,
-0.008235533721745014,
0.007262467872351408,
0.... | 0.081533 |
a row's dispatch throws — the next startup retries the same row from the held cursor. - After the startup catchup query succeeds, later live-handled rows also advance the same cursor so a gateway restart does not replay messages that were already handled live. Live cursor writes do not jump past catchup failures that a... | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
-0.12011424452066422,
-0.067569799721241,
0.0407213419675827,
0.016757147386670113,
-0.0052668130956590176,
-0.056001078337430954,
-0.01510237529873848,
-0.00048226441140286624,
0.023885652422904968,
0.010130442678928375,
0.038407113403081894,
0.058451637625694275,
0.025164367631077766,
-0... | 0.038892 |
behavior and mention gating - [Channel Routing](/channels/channel-routing) — session routing for messages - [Security](/gateway/security) — access model and hardening | https://github.com/openclaw/openclaw/blob/main/docs/channels/imessage.md | main | opebclaw | [
-0.008185511454939842,
-0.02938760817050934,
-0.03578178584575653,
-0.006544962525367737,
-0.029316123574972153,
-0.057889848947525024,
0.16363103687763214,
-0.0002977609110530466,
-0.029936546459794044,
-0.001125915558077395,
0.0065089925192296505,
0.0917646661400795,
0.046064481139183044,
... | 0.20481 |
# Bot loop protection OpenClaw can accept messages written by other bots on channels that support `allowBots`. When that path is enabled, pair loop protection prevents two bot identities from replying to each other indefinitely. The guard is enforced by the core inbound reply runner. Each supporting channel maps its ow... | https://github.com/openclaw/openclaw/blob/main/docs/channels/bot-loop-protection.md | main | opebclaw | [
-0.07359080016613007,
-0.014318151399493217,
-0.03749267756938934,
0.08903992176055908,
0.024060936644673347,
-0.04212045669555664,
0.026920128613710403,
-0.007527845446020365,
0.034797653555870056,
-0.004095335491001606,
0.017126912251114845,
0.03317916765809059,
0.01850871555507183,
0.00... | 0.107107 |
OpenClaw treats group chats consistently across surfaces: Discord, iMessage, Matrix, Microsoft Teams, Signal, Slack, Telegram, WhatsApp, Zalo. For always-on rooms that should provide quiet context unless the agent explicitly sends a visible message, see [Ambient room events](/channels/ambient-room-events). ## Beginner ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/groups.md | main | opebclaw | [
-0.0392986461520195,
-0.032570041716098785,
-0.022678028792142868,
0.07882905751466751,
0.06150771677494049,
-0.13643911480903625,
0.02791265957057476,
-0.07709481567144394,
0.05596333369612694,
-0.026545299217104912,
0.03589237481355667,
-0.06773825734853745,
0.015546182170510292,
0.03246... | 0.056683 |
as quiet room context instead of user requests, use [Ambient room events](/channels/ambient-room-events): ```json5 { messages: { groupChat: { unmentionedInbound: "room\_event", }, }, } ``` The default is `unmentionedInbound: "user\_request"`. Mentioned messages, commands, abort requests, and DMs stay user requests. To ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/groups.md | main | opebclaw | [
-0.017863864079117775,
-0.037397418171167374,
0.05362571030855179,
0.12349782139062881,
0.04387134686112404,
-0.08726641535758972,
-0.00341291562654078,
-0.10024797916412354,
0.03939229995012283,
0.01712280511856079,
0.01671503856778145,
-0.05578480288386345,
-0.03542085364460945,
0.036365... | 0.053035 |
- \*\*Groups\*\*: sandbox + restricted tools If you need truly separate workspaces/personas ("personal" and "public" must never mix), use a second agent + bindings. See [Multi-Agent Routing](/concepts/multi-agent). ```json5 { agents: { defaults: { sandbox: { mode: "non-main", // groups/channels are non-main -> sandboxe... | https://github.com/openclaw/openclaw/blob/main/docs/channels/groups.md | main | opebclaw | [
-0.021546103060245514,
0.0029388689436018467,
-0.064551942050457,
0.01779545098543167,
0.031557776033878326,
-0.03789685666561127,
0.008860406465828419,
-0.09506908059120178,
-0.012669813819229603,
-0.010295462794601917,
0.05280956253409386,
-0.06760496646165848,
-0.012165803462266922,
0.0... | 0.105746 |
per group. Defaults live per subsystem under `\*.groups."\*"`. Replying to a bot message counts as an implicit mention when the channel supports reply metadata. Quoting a bot message can also count as an implicit mention on channels that expose quote metadata. Current built-in cases include Telegram, WhatsApp, Slack, D... | https://github.com/openclaw/openclaw/blob/main/docs/channels/groups.md | main | opebclaw | [
-0.05275619402527809,
0.03410066291689873,
0.023486968129873276,
0.07790569961071014,
0.018851974979043007,
-0.04888289421796799,
0.07546499371528625,
-0.01959051750600338,
0.05312550067901611,
0.013305377215147018,
-0.007492548320442438,
-0.09796031564474106,
0.03410407528281212,
0.099783... | 0.109533 |
back in with `allowIn`. - `channels..mentionPatterns.denyIn` disables configured mention patterns for specific conversation IDs while native platform @mentions still pass. - Per-agent override: `agents.list[].groupChat.mentionPatterns` (useful when multiple agents share a group). - Mention gating is only enforced when ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/groups.md | main | opebclaw | [
-0.04226749390363693,
-0.05968041345477104,
0.007560600992292166,
0.03975485637784004,
0.04904816299676895,
-0.06429097056388855,
0.10826563090085983,
-0.06869366019964218,
0.007329071406275034,
-0.03601621836423874,
0.02250821515917778,
-0.03910500183701515,
0.0039102453738451,
0.04584411... | 0.130227 |
- `/activation mention` - `/activation always` Owner is determined by `channels.whatsapp.allowFrom` (or the bot's self E.164 when unset). Send the command as a standalone message. Other surfaces currently ignore `/activation`. ## Context fields Group inbound payloads set: - `ChatType=group` - `GroupSubject` (if known) ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/groups.md | main | opebclaw | [
-0.05065082386136055,
-0.06618135422468185,
0.005182101856917143,
0.015123304910957813,
0.01429576426744461,
-0.06330791115760803,
0.11335716396570206,
-0.0056932601146399975,
0.052578046917915344,
0.05619477853178978,
0.06939714401960373,
-0.05258722975850105,
0.03753337264060974,
0.06485... | 0.155195 |
Status: experimental. This integration automates a \*\*personal Zalo account\*\* via native `zca-js` inside OpenClaw. This is an unofficial integration and may result in account suspension or ban. Use at your own risk. ## Bundled plugin Zalo Personal ships as a bundled plugin in current OpenClaw releases, so normal pac... | https://github.com/openclaw/openclaw/blob/main/docs/channels/zalouser.md | main | opebclaw | [
-0.10347139090299606,
0.03810013085603714,
-0.09578108042478561,
0.08265294879674911,
0.009740546345710754,
-0.12051969021558762,
0.02946031466126442,
-0.005540510173887014,
-0.04950299486517906,
0.000009112309271586128,
0.04586632549762726,
-0.03010817989706993,
0.059104010462760925,
0.06... | 0.092922 |
- `channels.zalouser.dangerouslyAllowNameMatching: true` is a break-glass compatibility mode that re-enables mutable startup name resolution and runtime group-name matching. - If `groupAllowFrom` is unset, runtime falls back to `allowFrom` for group sender checks. - Sender checks apply to both normal group messages and... | https://github.com/openclaw/openclaw/blob/main/docs/channels/zalouser.md | main | opebclaw | [
-0.06956793367862701,
0.024009820073843002,
-0.0068281483836472034,
0.0763348788022995,
0.03615489974617958,
-0.09873494505882263,
0.04780912026762962,
-0.09031476825475693,
0.0016385645139962435,
-0.0011632581008598208,
0.02956489846110344,
0.006634711753576994,
0.0044000521302223206,
0.1... | 0.09272 |
Production-ready for bot DMs and groups via grammY. Long polling is the default mode; webhook mode is optional. Default DM policy for Telegram is pairing. Cross-channel diagnostics and repair playbooks. Full channel config patterns and examples. ## Quick setup Open Telegram and chat with \*\*@BotFather\*\* (confirm the... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.021161681041121483,
-0.070214182138443,
0.02601732313632965,
-0.026707541197538376,
-0.047741472721099854,
-0.021433142945170403,
-0.023509623482823372,
-0.011571665294468403,
-0.019733715802431107,
0.08935847133398056,
-0.005440074484795332,
-0.05188668519258499,
-0.04348216578364372,
... | 0.110184 |
For one-owner bots, prefer `dmPolicy: "allowlist"` with explicit numeric `allowFrom` IDs to keep access policy durable in config (instead of depending on previous pairing approvals). Common confusion: DM pairing approval does not mean "this sender is authorized everywhere". Pairing grants DM access. If no command owner... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.04709089174866676,
-0.0426844023168087,
-0.017830871045589447,
0.020620815455913544,
-0.040651753544807434,
-0.08296176791191101,
0.027285156771540642,
0.0017980122938752174,
-0.04002177342772484,
0.08237066864967346,
0.04304421693086624,
-0.060989607125520706,
0.031749192625284195,
0.0... | 0.057812 |
example: ```json5 { channels: { telegram: { groups: { "\*": { requireMention: false }, }, }, }, } ``` Getting the group chat ID: - forward a group message to `@userinfobot` / `@getidsbot` - or read `chat.id` from `openclaw logs --follow` - or inspect Bot API `getUpdates` - after the group is allowed, run `/whoami@` if ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.0338817723095417,
-0.07074016332626343,
0.008877167478203773,
0.04797249659895897,
0.03672173246741295,
-0.1234254390001297,
0.0014938900712877512,
-0.03829675912857056,
0.03907783702015877,
0.04054383933544159,
-0.01257131714373827,
0.0037489186506718397,
-0.00576906930655241,
0.053024... | 0.1342 |
into chat history. Native drafts stop before answer text starts; final answers stay on the normal persistent delivery path. This lane is off by default and should be gated to trusted DM IDs first: ```json { "channels": { "telegram": { "streaming": { "mode": "partial", "preview": { "toolProgress": true, "nativeToolProgr... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.052568379789590836,
0.07997190952301025,
0.0036273605655878782,
0.09677683562040329,
-0.006139053963124752,
-0.03222695738077164,
-0.026750072836875916,
-0.030502257868647575,
0.05063280090689659,
0.023610562086105347,
-0.047846756875514984,
-0.012745351530611515,
-0.0734286680817604,
0... | 0.017613 |
enables native commands for Telegram Add custom command menu entries: ```json5 { channels: { telegram: { customCommands: [ { command: "backup", description: "Git backup" }, { command: "generate", description: "Create an image" }, ], }, }, } ``` Rules: - names are normalized (strip leading `/`, lowercase) - valid patter... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.06424786895513535,
0.0007214614888653159,
0.05002688243985176,
0.019683312624692917,
-0.059773288667201996,
-0.06952396780252457,
-0.01665736734867096,
0.006333297584205866,
-0.022581888362765312,
0.09619233757257462,
0.03647759184241295,
-0.03780536353588104,
0.022108344361186028,
0.09... | 0.1121 |
`messageId`, `emoji`) - `deleteMessage` (`chatId`, `messageId`) - `editMessage` (`chatId`, `messageId`, `content` or `caption`, optional `presentation` inline buttons; button-only edits update reply markup) - `createForumTopic` (`chatId`, `name`, optional `iconColor`, `iconCustomEmojiId`) Channel message actions expose... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.06089762970805168,
-0.04225212708115578,
-0.008438929915428162,
0.09786124527454376,
0.07738704979419708,
0.025493020191788673,
0.08083924651145935,
0.043030817061662674,
0.049985624849796295,
0.0588938370347023,
0.007312527392059565,
-0.015640338882803917,
0.01963168755173683,
0.023764... | 0.166147 |
action example: ```json5 { action: "send", channel: "telegram", to: "123456789", media: "https://example.com/voice.ogg", asVoice: true, } ``` ### Video messages Telegram distinguishes video files vs video notes. Message action example: ```json5 { action: "send", channel: "telegram", to: "123456789", media: "https://exa... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.07035009562969208,
-0.059780560433864594,
-0.025633951649069786,
-0.006890452932566404,
0.07427802681922913,
-0.001042257179506123,
0.0013606540160253644,
0.02496701292693615,
0.06437727063894272,
-0.02093156799674034,
0.03044014610350132,
-0.044911835342645645,
-0.05492467060685158,
0.... | 0.044005 |
mode validates request guards, the Telegram secret token, and the JSON body before returning `200` to Telegram. OpenClaw then processes the update asynchronously through the same per-chat/per-topic bot lanes used by long polling, so slow agent turns do not hold Telegram's delivery ACK. - `channels.telegram.textChunkLim... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.004846079275012016,
-0.011792565695941448,
0.006657297722995281,
0.01735180802643299,
0.00471142865717411,
-0.10627400130033493,
-0.017125291749835014,
0.014308247715234756,
0.062280554324388504,
0.02273259498178959,
0.017861008644104004,
0.023655813187360764,
-0.017577247694134712,
0.0... | 0.101338 |
`agentFilter`, `sessionFilter` `channels.telegram.allowFrom`, `groupAllowFrom`, and `defaultTo` control who can talk to the bot and where it sends normal replies. They do not make someone an exec approver. The first approved DM pairing bootstraps `commands.ownerAllowFrom` when no command owner exists yet, so the one-ow... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.055706389248371124,
-0.06268902122974396,
-0.005548443645238876,
0.031857024878263474,
0.03135703131556511,
-0.11424677073955536,
0.04096079245209694,
-0.034866005182266235,
0.014720031060278416,
0.039086926728487015,
0.04092724248766899,
-0.013609906658530235,
0.00211220420897007,
0.06... | 0.075715 |
runner does not need a second `getMe` before the first `getUpdates`. - If `deleteWebhook` fails with a transient network error during polling startup, OpenClaw continues into long polling instead of making another pre-poll control-plane call. A still-active webhook surfaces as a `getUpdates` conflict; OpenClaw then reb... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.052846793085336685,
0.0020929696038365364,
0.007301358040422201,
0.031783539801836014,
0.012050946243107319,
-0.10963153094053268,
-0.014313490130007267,
-0.07440966367721558,
0.035451967269182205,
0.047931309789419174,
0.019883735105395317,
-0.005379953421652317,
-0.03163118287920952,
... | 0.093178 |
- streaming: `streaming` (preview), `streaming.preview.toolProgress`, `blockStreaming` - formatting/delivery: `textChunkLimit`, `chunkMode`, `linkPreview`, `responsePrefix` - media/network: `mediaMaxMb`, `mediaGroupFlushMs`, `timeoutSeconds`, `pollingStallThresholdMs`, `retry`, `network.autoSelectFamily`, `network.dang... | https://github.com/openclaw/openclaw/blob/main/docs/channels/telegram.md | main | opebclaw | [
-0.05214635655283928,
-0.030353765934705734,
-0.06372169405221939,
-0.020836777985095978,
0.05254538729786873,
-0.019560683518648148,
-0.05209825560450554,
0.021406887099146843,
-0.005577630363404751,
0.03506036847829819,
0.02908525988459587,
-0.05865340679883957,
0.011206873692572117,
-0.... | 0.096408 |
Tencent Yuanbao is Tencent's AI assistant platform. The OpenClaw channel plugin connects Yuanbao bots to OpenClaw over WebSocket so they can interact with users through direct messages and group chats. \*\*Status:\*\* production-ready for bot DMs + group chats. WebSocket is the only supported connection mode. --- ## Qu... | https://github.com/openclaw/openclaw/blob/main/docs/channels/yuanbao.md | main | opebclaw | [
-0.0664626955986023,
-0.07889338582754135,
-0.0759899914264679,
-0.002397525357082486,
-0.010232123546302319,
-0.07570814341306686,
-0.005690856836736202,
0.036106888204813004,
-0.027446608990430832,
-0.002464760560542345,
0.031021730974316597,
-0.08851003646850586,
0.006796552333980799,
0... | 0.190747 |
App Secret leaked 1. Reset the App Secret in YuanBao APP 2. Update the value in your config 3. Restart the gateway: `openclaw gateway restart` --- ## Advanced configuration ### Multiple accounts ```json5 { channels: { yuanbao: { defaultAccount: "main", accounts: { main: { appKey: "key_xxx", appSecret: "secret_xxx", nam... | https://github.com/openclaw/openclaw/blob/main/docs/channels/yuanbao.md | main | opebclaw | [
-0.10910183191299438,
-0.0026470599696040154,
-0.025430474430322647,
0.016266806051135063,
0.01634080894291401,
-0.06663352251052856,
-0.01920214854180813,
0.0506753996014595,
0.01886693574488163,
0.05258682370185852,
0.047048985958099365,
-0.08801215887069702,
0.05046333372592926,
-0.0108... | 0.036771 |
- | | `channels.yuanbao.requireMention` | Require @mention in groups | `true` | | `channels.yuanbao.overflowPolicy` | Long message handling (`split` or `stop`) | `split` | | `channels.yuanbao.replyToMode` | Group reply-to strategy (`off`, `first`, `all`) | `first` | | `channels.yuanbao.outboundQueueStrategy` | Outbound... | https://github.com/openclaw/openclaw/blob/main/docs/channels/yuanbao.md | main | opebclaw | [
0.013897741213440895,
-0.08792807906866074,
-0.04320820793509483,
-0.029474398121237755,
-0.013549975119531155,
-0.026078207418322563,
0.04806976020336151,
0.09477724879980087,
-0.0318172387778759,
0.0404844731092453,
0.06036888808012009,
-0.03732454404234886,
0.04552029073238373,
-0.02396... | 0.132322 |
Status: bundled plugin (webhook bot). Direct messages, rooms, reactions, and markdown messages are supported. ## Bundled plugin Nextcloud Talk ships as a bundled plugin in current OpenClaw releases, so normal packaged builds do not need a separate install. If you are on an older build or a custom install that excludes ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/nextcloud-talk.md | main | opebclaw | [
-0.06368822604417801,
-0.004242740571498871,
-0.005603667814284563,
-0.04567701742053032,
0.0438920259475708,
-0.04063545539975166,
-0.08595769852399826,
-0.05962440371513367,
0.03831304609775543,
0.027261553332209587,
0.05483202636241913,
-0.0788431391119957,
-0.025003543123602867,
0.0085... | 0.041217 |
- `channels.nextcloud-talk.allowFrom`: DM allowlist (user IDs). `open` requires `"*"`. - `channels.nextcloud-talk.groupPolicy`: `allowlist | open | disabled`. - `channels.nextcloud-talk.groupAllowFrom`: group allowlist (user IDs). - `channels.nextcloud-talk.rooms`: per-room settings and allowlist. - Static sender acces... | https://github.com/openclaw/openclaw/blob/main/docs/channels/nextcloud-talk.md | main | opebclaw | [
-0.009205962531268597,
-0.04994278773665428,
-0.03145921975374222,
-0.06564681231975555,
0.012323018163442612,
-0.02850421704351902,
-0.0315767303109169,
-0.10435100644826889,
0.04377805441617966,
0.0240339245647192,
0.04663051664829254,
0.017612427473068237,
0.011716444976627827,
-0.00345... | 0.02355 |
Status: downloadable plugin for DMs + spaces via Google Chat API webhooks (HTTP only). ## Install Install Google Chat before configuring the channel: ```bash openclaw plugins install @openclaw/googlechat ``` Local checkout (when running from a git repo): ```bash openclaw plugins install ./path/to/local/googlechat-plugi... | https://github.com/openclaw/openclaw/blob/main/docs/channels/googlechat.md | main | opebclaw | [
-0.08320312201976776,
-0.08088242262601852,
0.016797877848148346,
-0.013992794789373875,
-0.058313727378845215,
-0.09756264835596085,
-0.00463474914431572,
-0.04366828501224518,
0.013121699914336205,
0.059309255331754684,
0.03986511752009392,
-0.06019533798098564,
0.005571070592850447,
0.0... | -0.065709 |
grep 18789 ``` Note the IP address (e.g., `127.0.0.1`, `0.0.0.0`, or your Tailscale IP like `100.x.x.x`). 2. \*\*Expose the dashboard to the tailnet only (port 8443):\*\* ```bash # If bound to localhost (127.0.0.1 or 0.0.0.0): tailscale serve --bg --https 8443 http://127.0.0.1:18789 # If bound to Tailscale IP only (e.g... | https://github.com/openclaw/openclaw/blob/main/docs/channels/googlechat.md | main | opebclaw | [
0.041220445185899734,
0.06947225332260132,
-0.02055617980659008,
-0.06953295320272446,
0.031968966126441956,
-0.08705555647611618,
-0.011410167440772057,
0.021520817652344704,
-0.012082505971193314,
-0.006432816851884127,
0.047823403030633926,
-0.08138339966535568,
-0.021758465096354485,
-... | -0.000535 |
is `/googlechat` if `webhookPath` isn't set. - `dangerouslyAllowNameMatching` re-enables mutable email principal matching for allowlists (break-glass compatibility mode). - Reactions are available via the `reactions` tool and `channels action` when `actions.reactions` is enabled. - Message actions expose `send` for tex... | https://github.com/openclaw/openclaw/blob/main/docs/channels/googlechat.md | main | opebclaw | [
-0.06395220756530762,
-0.0383191853761673,
0.04204154759645462,
-0.012029318138957024,
0.07149786502122879,
-0.06793864071369171,
-0.024551628157496452,
0.026240581646561623,
-0.02436671406030655,
0.04872973635792732,
0.07224955409765244,
-0.013689619489014149,
0.022461364045739174,
0.0333... | 0.0472 |
Status: downloadable plugin (bot token + WebSocket events). Channels, groups, and DMs are supported. Mattermost is a self-hostable team messaging platform; see the official site at [mattermost.com](https://mattermost.com) for product details and downloads. ## Install Install Mattermost before configuring the channel: `... | https://github.com/openclaw/openclaw/blob/main/docs/channels/mattermost.md | main | opebclaw | [
-0.04516433924436569,
-0.05233518034219742,
-0.04849350079894066,
0.05279026925563812,
0.036565136164426804,
-0.08653277903795242,
-0.01875017210841179,
0.000430304033216089,
0.028919270262122154,
0.015311343595385551,
0.035061538219451904,
-0.06783141195774078,
-0.04912219196557999,
0.052... | 0.120625 |
control whether channel and group replies stay in the main channel or start a thread under the triggering post. - `off` (default): only reply in a thread when the inbound post is already in one. - `first`: for top-level channel/group posts, start a thread under that post and route the conversation to a thread-scoped se... | https://github.com/openclaw/openclaw/blob/main/docs/channels/mattermost.md | main | opebclaw | [
-0.0847688838839531,
-0.0515899583697319,
0.00911679770797491,
0.0510946549475193,
0.0014026359422132373,
-0.07278484851121902,
0.028428280726075172,
-0.08120911568403244,
0.05624716728925705,
0.0466311015188694,
-0.010704081505537033,
0.01579451933503151,
-0.07736001163721085,
0.014526641... | 0.055005 |
"partial", // off | partial | block | progress }, }, } ``` - `partial` is the usual choice: one preview post that is edited as the reply grows, then finalized with the complete answer. - `block` uses append-style draft chunks inside the preview post. - `progress` shows a status preview while generating and only posts t... | https://github.com/openclaw/openclaw/blob/main/docs/channels/mattermost.md | main | opebclaw | [
-0.0967528373003006,
0.008755921386182308,
0.0273627657443285,
0.05239317938685417,
0.08518562465906143,
-0.07916169613599777,
-0.04550604522228241,
-0.009966830722987652,
0.09090175479650497,
-0.029074357822537422,
-0.04442502185702324,
0.011636830866336823,
-0.03991519287228584,
-0.03082... | 0.099851 |
`message` tool. Use `buildButtonAttachments()` from the plugin when possible; if posting raw JSON, follow these rules: **Payload structure:** ```json5 { channel_id: "", message: "Choose an option:", props: { attachments: [ { actions: [ { id: "mybutton01", // alphanumeric only - see below type: "button", // required, or... | https://github.com/openclaw/openclaw/blob/main/docs/channels/mattermost.md | main | opebclaw | [
-0.08798671513795853,
-0.0018158566672354937,
-0.007106634322553873,
0.08677484840154648,
0.05136435851454735,
-0.010498112998902798,
0.0028400036972016096,
-0.0256277434527874,
0.025178642943501472,
0.03060608170926571,
-0.002966748783364892,
-0.043447643518447876,
-0.04494317248463631,
0... | 0.029004 |
wrong gateway/account - Mattermost still has old commands pointing at a previous callback target - the gateway restarted without reactivating slash commands - If native slash commands stop working, check logs for `mattermost: failed to register slash commands` or `mattermost: native slash commands enabled but no comman... | https://github.com/openclaw/openclaw/blob/main/docs/channels/mattermost.md | main | opebclaw | [
-0.03248769789934158,
-0.07888747751712799,
-0.04462752863764763,
0.07353609800338745,
-0.014247817918658257,
-0.06884986162185669,
-0.10694318264722824,
-0.0463031642138958,
0.023843904957175255,
0.02729647606611252,
0.052618227899074554,
-0.019593356177210808,
-0.07113401591777802,
0.042... | -0.003167 |
Use IRC when you want OpenClaw in classic channels (`#room`) and direct messages. IRC ships as a bundled plugin, but it is configured in the main config under `channels.irc`. ## Quick start 1. Enable IRC config in `~/.openclaw/openclaw.json`. 2. Set at least: ```json5 { channels: { irc: { enabled: true, host: "irc.exam... | https://github.com/openclaw/openclaw/blob/main/docs/channels/irc.md | main | opebclaw | [
-0.01754874922335148,
-0.06793320178985596,
-0.11853840947151184,
0.05340386554598808,
0.01887017861008644,
-0.11151514947414398,
-0.040637314319610596,
-0.007725580595433712,
0.037835653871297836,
0.006984778679907322,
0.036353129893541336,
0.0019441192271187901,
-0.016888173297047615,
0.... | 0.110398 |
policy to `"\*"` and a looser one to your nick: ```json5 { channels: { irc: { groups: { "#tuirc-dev": { allowFrom: ["\*"], toolsBySender: { "\*": { deny: ["group:runtime", "group:fs", "gateway", "nodes", "cron", "browser"], }, "id:eigen": { deny: ["gateway", "nodes", "cron"], }, }, }, }, }, }, } ``` Notes: - `toolsBySe... | https://github.com/openclaw/openclaw/blob/main/docs/channels/irc.md | main | opebclaw | [
-0.12373596429824829,
0.05417051166296005,
-0.06353113055229187,
0.048901550471782684,
0.034053415060043335,
-0.06327486783266068,
0.027852971106767654,
-0.06075283885002136,
-0.018786180764436722,
0.0145941823720932,
0.03542211279273033,
-0.02840561792254448,
0.028312863782048225,
-0.0105... | 0.059983 |
Ready for DMs and guild channels via the official Discord gateway. Discord DMs default to pairing mode. Native command behavior and command catalog. Cross-channel diagnostics and repair flow. ## Quick setup You will need to create a new application with a bot, add the bot to your server, and pair it to OpenClaw. We rec... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.03899058327078819,
-0.12188870459794998,
-0.0007591454195789993,
0.021897438913583755,
-0.024297913536429405,
-0.03676975518465042,
-0.024136684834957123,
-0.034905336797237396,
-0.011222473345696926,
0.008496147580444813,
-0.040652647614479065,
-0.03021088056266308,
-0.008408082649111748... | 0.033245 |
For managed service installs, run `openclaw gateway install` from a shell where `DISCORD\_BOT\_TOKEN` is present, or store the variable in `~/.openclaw/.env`, so the service can resolve the env SecretRef after restart. If your host is blocked or rate-limited by Discord's startup application lookup, set the Discord appl... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.02106630429625511,
-0.10461551696062088,
-0.022508947178721428,
0.01053923461586237,
-0.003074378939345479,
-0.06669945269823074,
-0.022010236978530884,
0.011370696127414703,
0.049882922321558,
0.018626831471920013,
-0.008795988745987415,
-0.04020925611257553,
0.03268415108323097,
0.024... | 0.046746 |
guild channels when @mentioned. For a private server, you probably want it to respond to every message. In guild channels, normal replies post automatically by default. For shared always-on rooms, opt into `messages.groupChat.visibleReplies: "message\_tool"` so the agent can lurk and only post when it decides a channel... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
0.012934507802128792,
-0.08348707109689713,
0.05172070115804672,
0.10528454184532166,
0.07487482577562332,
-0.08145362138748169,
0.0479113906621933,
-0.056246355175971985,
0.05578327551484108,
0.0005541126010939479,
0.0066416384652256966,
-0.06085270270705223,
-0.0029918558429926634,
0.030... | 0.01506 |
payload. Interaction results are routed back to the agent as normal inbound messages and follow the existing Discord `replyToMode` settings. Supported blocks: - `text`, `section`, `separator`, `actions`, `media-gallery`, `file` - Action rows allow up to 5 buttons or a single select menu - Select types: `string`, `user`... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
0.005390184465795755,
-0.09468992799520493,
0.000599418010096997,
0.029553160071372986,
-0.03312613070011139,
-0.0075276573188602924,
0.06654005497694016,
0.0036459362599998713,
0.017026526853442192,
-0.005820987280458212,
0.021195221692323685,
-0.015239258296787739,
0.05574952811002731,
0... | 0.111722 |
`channels.discord.dm.allowFrom` still read for compatibility. `openclaw doctor --fix` migrates them to `dmPolicy` and `allowFrom` when it can do so without changing access. DM target format for delivery: - `user:` - `<@id>` mention Bare numeric IDs normally resolve as channel IDs when a channel default is active, but I... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.0001262079313164577,
-0.04749903455376625,
-0.023851068690419197,
0.05331315100193024,
-0.016535937786102295,
-0.08848721534013748,
0.033094797283411026,
-0.025518612936139107,
-0.025824913755059242,
-0.026267003268003464,
0.002480653114616871,
-0.006405367981642485,
-0.001298159244470298... | 0.067784 |
writing outbound Discord messages, use canonical mention syntax: `<@USER\_ID>` for users, `<#CHANNEL\_ID>` for channels, and `<@&ROLE\_ID>` for roles. Do not use the legacy `<@!USER\_ID>` nickname mention form. `requireMention` is configured per guild/channel (`channels.discord.guilds...`). `ignoreOtherMentions` option... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
0.007840774953365326,
-0.030090855434536934,
0.05829520523548126,
0.015606701374053955,
-0.014793891459703445,
-0.012750585563480854,
0.09046365320682526,
-0.017541799694299698,
-0.02879125252366066,
-0.026634199544787407,
-0.02819623053073883,
-0.06228648126125336,
0.07061370462179184,
0.... | 0.030628 |
} ``` - `partial` edits a single preview message as tokens arrive. - `block` emits draft-sized chunks (use `draftChunk` to tune size and breakpoints, clamped to `textChunkLimit`). - Media, error, and explicit-reply finals cancel pending preview edits. - `streaming.preview.toolProgress` (default `true`) controls whether... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.052260737866163254,
-0.01599551923573017,
-0.006871701683849096,
0.008600527420639992,
0.01319916918873787,
-0.017884284257888794,
-0.03753821924328804,
0.007830705493688583,
0.017139077186584473,
-0.003524042433127761,
0.009025382809340954,
0.002355011645704508,
-0.0027153852861374617,
... | 0.079257 |
bindings: [ { type: "acp", agentId: "codex", match: { channel: "discord", accountId: "default", peer: { kind: "channel", id: "222222222222222222" }, }, acp: { label: "codex-main" }, }, ], channels: { discord: { guilds: { "111111111111111111": { channels: { "222222222222222222": { requireMention: false, }, }, }, }, }, }... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.07308178395032883,
-0.022411366924643517,
-0.06314714252948761,
0.0027684904634952545,
-0.08051643520593643,
0.03265630453824997,
0.07136057317256927,
-0.0032342516351491213,
0.028848253190517426,
0.008161703124642372,
-0.0034401181619614363,
-0.04681717976927757,
-0.01122958492487669,
... | 0.098579 |
intervalMs: 30000, minUpdateIntervalMs: 15000, exhaustedText: "token exhausted", }, }, }, } ``` Auto presence maps runtime availability to Discord status: healthy => online, degraded or unknown => idle, exhausted or unavailable => dnd. Optional text overrides: - `autoPresence.healthyText` - `autoPresence.degradedText` ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
0.028608573600649834,
-0.04620099812746048,
0.016189828515052795,
0.024164795875549316,
0.023318737745285034,
-0.04679572954773903,
0.05217180401086807,
0.035306401550769806,
-0.0008731690468266606,
0.043610580265522,
0.0272369422018528,
-0.09656491130590439,
0.0006209334824234247,
0.02309... | 0.145518 |
Discord component containers (hex). - Set per account with `channels.discord.accounts..ui.components.accentColor`. - `channels.discord.agentComponents.ttlMs` controls how long sent Discord component callbacks remain registered (default `1800000`, maximum `86400000`). Set per account with `channels.discord.accounts..age... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.017185471951961517,
-0.047853704541921616,
0.07637614756822586,
0.04629724845290184,
0.014300855807960033,
-0.01629074476659298,
0.013642427511513233,
-0.054518405348062515,
0.04795233905315399,
-0.06497420370578766,
-0.0073063005693256855,
0.010473006404936314,
-0.02695195935666561,
0.... | 0.007199 |
until playback idles instead of replacing speech mid-sentence. - In `stt-tts` mode, STT uses `tools.media.audio`; `voice.model` does not affect transcription. - In realtime modes, `voice.realtime.provider`, `voice.realtime.model`, and `voice.realtime.speakerVoice` configure the realtime audio session. For OpenAI Realti... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.03340847045183182,
-0.07051331549882889,
-0.08997008204460144,
-0.029026608914136887,
0.026325909420847893,
-0.022306673228740692,
-0.010800424963235855,
-0.011321522295475006,
0.03775021806359291,
-0.0788535550236702,
0.05470576882362366,
0.011985856108367443,
-0.08741938322782516,
-0.... | 0.046897 |
and realtime raw PCM playback. It ships a pinned libopus WebAssembly build and does not require native opus addons. - `voice.connectTimeoutMs` controls the initial `@discordjs/voice` Ready wait for `/vc join` and auto-join attempts. Default: `30000`. - `voice.reconnectGraceMs` controls how long OpenClaw waits for a dis... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.0033314607571810484,
-0.14795523881912231,
-0.04734500125050545,
-0.040115706622600555,
-0.008592312224209309,
0.022920580580830574,
-0.031309980899095535,
-0.008989964611828327,
0.04024803638458252,
-0.03482687473297119,
0.024260124191641808,
-0.009382103569805622,
-0.13317741453647614,
... | 0.100271 |
moves to another tracked followed user's channel before leaving the guild. If several followed users move at once, the latest observed voice-state event wins. - `allowedChannels` still applies. A followed user in a disallowed channel is ignored, and a follow-owned session moves to another followed user or leaves. - Ope... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.02711324207484722,
-0.09111173450946808,
-0.017571546137332916,
-0.026760363951325417,
0.02180800959467888,
-0.020483188331127167,
0.019625317305326462,
-0.08820924907922745,
0.05628349632024765,
-0.042335979640483856,
0.006083581130951643,
0.02421528473496437,
0.04449216276407242,
0.00... | 0.01839 |
"cedar", toolPolicy: "safe-read-only", consultPolicy: "always", }, }, }, }, } ``` Voice as an extension of an existing Discord channel session: ```json5 { channels: { discord: { voice: { enabled: true, mode: "agent-proxy", model: "openai/gpt-5.5", agentSession: { mode: "target", target: "channel:123456789012345678", },... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.09183361381292343,
-0.05534686893224716,
-0.05360578000545502,
0.015557140111923218,
-0.0038722692988812923,
-0.06488069891929626,
0.052171602845191956,
-0.05659131705760956,
0.036087531596422195,
-0.03827090188860893,
0.024890214204788208,
-0.005766499787569046,
-0.001390759483911097,
... | 0.136903 |
by either `discord voice: realtime model audio truncated client:conversation.item.truncate reason=barge-in audioEndMs=...` or `discord voice: realtime model interrupt confirmed server:response.done status=cancelled ...` - On ignored echo/noise: `discord voice: realtime model interrupt ignored client:conversation.item.t... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
-0.005847398191690445,
-0.12119254469871521,
0.004484857898205519,
-0.015139457769691944,
0.017811244353652,
-0.004958420991897583,
0.068189837038517,
0.0014036758802831173,
0.038409557193517685,
-0.011746549047529697,
0.02504209242761135,
-0.046902745962142944,
-0.09376884996891022,
-0.00... | 0.149619 |
component: LLM route auth for `voice.model`, STT auth for `tools.media.audio`, TTS auth for `messages.tts`/`voice.tts`, and realtime provider auth for `voice.realtime.providers` or the provider's normal auth config. ### Voice messages Discord voice messages show a waveform preview and require OGG/Opus audio. OpenClaw g... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
0.0003508513909764588,
-0.041367482393980026,
-0.08893568068742752,
-0.05423975735902786,
-0.03628542274236679,
-0.021740321069955826,
-0.08120866119861603,
0.025396322831511497,
0.00787139032036066,
-0.06791664659976959,
-0.04386332631111145,
-0.08700527250766754,
-0.04924521595239639,
-0... | 0.023836 |
stay under the budget. Default settings (active when `allowBots` is set): - `maxEventsPerWindow: 20` -- bot pair can exchange 20 messages within the sliding window - `windowSeconds: 60` -- sliding window length - `cooldownSeconds: 60` -- once the budget trips, every additional bot-to-bot message in either direction is ... | https://github.com/openclaw/openclaw/blob/main/docs/channels/discord.md | main | opebclaw | [
0.0032631661742925644,
-0.01085579488426447,
0.03682224079966545,
0.049269985407590866,
-0.011058388277888298,
-0.0038947174325585365,
-0.02318946085870266,
0.010217803530395031,
0.02881610207259655,
0.03281603381037712,
-0.005590162239968777,
-0.028926726430654526,
-0.023895831778645515,
... | 0.111655 |
LINE connects to OpenClaw via the LINE Messaging API. The plugin runs as a webhook receiver on the gateway and uses your channel access token + channel secret for authentication. Status: downloadable plugin. Direct messages, group chats, media, locations, Flex messages, template messages, and quick replies are supporte... | https://github.com/openclaw/openclaw/blob/main/docs/channels/line.md | main | opebclaw | [
-0.08491665869951248,
-0.017846163362264633,
-0.1297430694103241,
0.05198829248547554,
-0.042781587690114975,
-0.1126340851187706,
-0.022828254848718643,
0.04185061156749725,
0.07547757774591446,
0.009055034257471561,
-0.016838297247886658,
-0.03574325889348984,
-0.001846763421781361,
-0.0... | 0.058516 |
Channel data (rich messages) Use `channelData.line` to send quick replies, locations, Flex cards, or template messages. ```json5 { text: "Here you go", channelData: { line: { quickReplies: ["Status", "Help"], location: { title: "Office", address: "123 Main St", latitude: 35.681236, longitude: 139.767125, }, flexMessage... | https://github.com/openclaw/openclaw/blob/main/docs/channels/line.md | main | opebclaw | [
-0.018630657345056534,
0.0037416708655655384,
-0.020747387781739235,
0.08184029906988144,
0.025488710030913353,
-0.006299406755715609,
0.03381633386015892,
0.036914195865392685,
0.05431898683309555,
-0.061117276549339294,
0.020118743181228638,
0.011840053834021091,
-0.10583201050758362,
0.... | 0.079906 |
Welcome to the Crossplane documentation. Crossplane is a control plane framework for platform engineering. # Using the documentation Crossplane organizes its documentation into the following sections: \* [What's Crossplane?]({{}}) introduces Crossplane and explains why you should use it. \* [What's New in v2?]({{}}) hi... | https://github.com/crossplane/docs/blob/master/content/v2.1/_index.md | master | crossplane | [
-0.07236888259649277,
-0.056942302733659744,
-0.006919730454683304,
-0.04506324231624603,
0.014257710427045822,
-0.011644546873867512,
0.04814647510647774,
0.018243608996272087,
-0.020418519154191017,
0.006841395515948534,
0.020598117262125015,
-0.04260007292032242,
-0.029581356793642044,
... | 0.145208 |
\*\*Crossplane v2 makes Crossplane more useful, more intuitive, and less opinionated.\*\* Crossplane v2 makes four major changes: \* \*\*Composite resources are now namespaced\*\* \* \*\*Managed resources are now namespaced\*\* \* \*\*Composition supports any Kubernetes resource\*\* \* \*\*Operations enable operational... | https://github.com/crossplane/docs/blob/master/content/v2.1/whats-new/_index.md | master | crossplane | [
-0.04701131209731102,
-0.06439222395420074,
0.03131767362356186,
-0.07043785601854324,
-0.02650795504450798,
-0.018247829750180244,
0.003952047787606716,
0.006091253831982613,
0.053725674748420715,
0.04294880852103233,
0.01023052167147398,
-0.0775066614151001,
-0.035965122282505035,
0.0014... | 0.165751 |
considers cluster scoped MRs a legacy feature. Crossplane will deprecate and remove cluster scoped MRs at a future date. Read more about Crossplane v2's [backward compatibility](#backward-compatibility). {{}} Crossplane v2 also introduces [managed resource definitions]({{}}) for selective activation of provider resourc... | https://github.com/crossplane/docs/blob/master/content/v2.1/whats-new/_index.md | master | crossplane | [
0.0006814713124185801,
-0.08481059223413467,
0.04557395726442337,
0.00874049961566925,
-0.010189181193709373,
0.02514994889497757,
-0.048601482063531876,
-0.0601503849029541,
-0.005759297404438257,
-0.0006291538011282682,
-0.062460605055093765,
-0.07042501866817474,
-0.03644764795899391,
0... | 0.03406 |
the registry used by their packages. {{}} As long as you're not using these deprecated or alpha features, Crossplane v2 is backward compatible with Crossplane v1.x. {{}} {{}} Before upgrading to Crossplane v2, please ensure all your Packages are using fully qualified images that explicitly specify a registry (`registry... | https://github.com/crossplane/docs/blob/master/content/v2.1/whats-new/_index.md | master | crossplane | [
-0.027537476271390915,
-0.10487452894449234,
0.07401034981012344,
-0.10503298789262772,
-0.0153971491381526,
-0.006122339516878128,
-0.08362367749214172,
-0.014486966654658318,
-0.025170374661684036,
-0.012398076243698597,
0.02577478252351284,
-0.09872546046972275,
-0.12425868958234787,
-0... | 0.027166 |
# Feature lifecycle Crossplane follows a similar feature lifecycle to [upstream Kubernetes][kube-features]. Crossplane adds all major new features in alpha. Alpha features graduate to beta, and then to general availability (GA). Features that languish at alpha or beta may be subject to deprecation. ## Alpha features Al... | https://github.com/crossplane/docs/blob/master/content/v2.1/learn/feature-lifecycle.md | master | crossplane | [
0.01416230108588934,
-0.04610937833786011,
0.0811353251338005,
-0.020483290776610374,
0.03372802585363388,
0.007942454889416695,
-0.07763413339853287,
-0.06930535286664963,
0.013443811796605587,
0.020311793312430382,
0.004062408581376076,
-0.06744737923145294,
-0.10411243140697479,
-0.0274... | 0.094738 |
The Crossplane community has built a rich set of [Community Extension Projects](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#community-extension-projects) for use by Crossplane adopters to extend the usefulness of their Crossplane powered control planes. They're all hosted under the [crossplane-cont... | https://github.com/crossplane/docs/blob/master/content/v2.1/learn/community-extension-projects.md | master | crossplane | [
-0.06901656091213226,
-0.0752222090959549,
-0.013233995996415615,
-0.031227637082338333,
0.06538941711187363,
-0.010352951474487782,
-0.015995360910892487,
-0.032796986401081085,
-0.050594449043273926,
0.0504152849316597,
0.07615085691213608,
0.013426137156784534,
-0.0760226845741272,
0.05... | 0.008608 |
Starting with the v1.10.0 release, Crossplane releases on a quarterly (13 week) cadence. A cycle comprises three general stages: - Weeks 1—11: [Active Development] - Week 12: [Feature Freeze] - Week 13: [Code Freeze] This results in four releases per year, with the most recent three releases under maintenance at any gi... | https://github.com/crossplane/docs/blob/master/content/v2.1/learn/release-cycle.md | master | crossplane | [
-0.035279594361782074,
-0.10368899255990982,
0.08305593580007553,
-0.07226143032312393,
0.05832483619451523,
0.013925808481872082,
-0.07994208484888077,
-0.010865691117942333,
-0.07939993590116501,
0.021793022751808167,
0.046783290803432465,
0.041626498103141785,
-0.08519960194826126,
-0.0... | 0.045294 |
the release happens on the Tuesday of the last week of the quarter, as shown on the [community calendar][community calendar]. Keep in mind that the specific date is \*\*approximate\*\*. A lot of factors can alter the date slightly, such as code reviews, testing, and bug fixing to ensure a quality release. ## Release pr... | https://github.com/crossplane/docs/blob/master/content/v2.1/learn/release-cycle.md | master | crossplane | [
-0.02761889435350895,
-0.06816434115171432,
0.07644464820623398,
-0.041360482573509216,
0.05642172321677208,
0.006605299189686775,
-0.11363869160413742,
-0.029578739777207375,
-0.028067542240023613,
0.07090192288160324,
0.033023636788129807,
-0.007159125059843063,
-0.12642823159694672,
-0.... | -0.044239 |
If you have any questions, please post in [Crossplane Slack][join-crossplane-slack] or [contact the team][contact-us]. \*\*\*Learn more about using Crossplane\*\*\* - [Latest Design Docs](https://github.com/crossplane/crossplane/tree/main/design) - [Roadmap](https://github.com/crossplane/crossplane/blob/main/ROADMAP.md... | https://github.com/crossplane/docs/blob/master/content/v2.1/learn/_index.md | master | crossplane | [
-0.06864149123430252,
-0.04117315262556076,
0.018925579264760017,
-0.033324405550956726,
-0.06632158160209656,
-0.07172924280166626,
-0.028322232887148857,
-0.03738956153392792,
0.013097988441586494,
0.04280358925461769,
-0.042438358068466187,
-0.10368480533361435,
0.025194285437464714,
-0... | 0.005429 |
Crossplane is a control plane framework for platform engineering. \*\*Crossplane lets you build control planes to manage your cloud native software.\*\* It lets you design the APIs and abstractions that your users use to interact with your control planes. {{< hint "tip" >}} \*\*A control plane is software that controls... | https://github.com/crossplane/docs/blob/master/content/v2.1/whats-crossplane/_index.md | master | crossplane | [
-0.08006491512060165,
-0.10913938283920288,
0.012750956229865551,
-0.03295225277543068,
0.015842532739043236,
0.0163281187415123,
0.04725831374526024,
0.010498721152544022,
0.053213976323604584,
0.0720314159989357,
0.0036823968403041363,
-0.0554448701441288,
-0.020708909258246422,
-0.12943... | 0.205375 |
multiple languages, including [YAML](https://yaml.org), [KCL](https://www.kcl-lang.io), [Python](https://python.org), and [Go](https://go.dev). {{}} You can use composition together with [managed resources](#managed-resources) to build new custom resource APIs powered by managed resources. Follow [Get Started with Comp... | https://github.com/crossplane/docs/blob/master/content/v2.1/whats-crossplane/_index.md | master | crossplane | [
0.006738938391208649,
-0.06824049353599548,
0.026221871376037598,
-0.014212866313755512,
-0.03654416278004646,
0.03010324016213417,
-0.017757823690772057,
-0.0405789352953434,
0.08277031779289246,
0.05652614310383797,
-0.03235407918691635,
-0.04949188604950905,
0.04400651901960373,
0.01215... | 0.170131 |
per service. Read about Crossplane [packages]({{}}) to learn about the package manager. | https://github.com/crossplane/docs/blob/master/content/v2.1/whats-crossplane/_index.md | master | crossplane | [
-0.05178846791386604,
-0.08868826925754547,
-0.03702341765165329,
-0.07163567841053009,
0.039808932691812515,
0.007355944253504276,
0.04451536759734154,
0.013908407650887966,
-0.06891290098428726,
0.047569390386343,
0.035006169229745865,
0.012208365835249424,
-0.0006816030945628881,
-0.015... | 0.136653 |
The `crossplane` CLI provides utilities to make using Crossplane easier. Read the [Crossplane CLI overview]({{}}) page for information on installing `crossplane`. ## Global flags The following flags are available for all commands. {{< table "table table-sm table-striped">}} | Short flag | Long flag | Description | |---... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
-0.03790253400802612,
-0.009952210821211338,
-0.07485875487327576,
-0.00913946982473135,
0.04650449752807617,
-0.04944445565342903,
-0.033649563789367676,
0.012875907123088837,
-0.0570085346698761,
0.060147784650325775,
0.05715255066752434,
-0.11089645326137543,
-0.025018997490406036,
-0.0... | 0.010534 |
were resources in a Crossplane cluster. A function can reference and manipulate the included resource as part of running the function. The `observed-resources` may be a single YAML file with multiple resources or a directory of YAML files representing multiple resources. Inside the YAML file include an {{}}apiVersion{{... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
-0.050098370760679245,
-0.022251108661293983,
0.007249604444950819,
0.03736232593655586,
0.10757222026586533,
-0.042777348309755325,
0.01388621423393488,
-0.052030015736818314,
0.017228158190846443,
-0.014711528085172176,
0.00038239112473092973,
-0.09706515818834305,
0.0021446601022034883,
... | 0.1171 |
The `crossplane xpkg init` command populates the current directory with files to build a package. Provide a name to use for the package and the package template to start from with the command `crossplane xpkg init ` The `` input isn't used. Crossplane reserves the `` for future releases. The `` value may be one of four... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
-0.09482767432928085,
-0.002905136439949274,
-0.017031846567988396,
-0.04919937625527382,
0.0002465939905960113,
-0.003147916402667761,
-0.007270789239555597,
0.0533607080578804,
-0.03626811504364014,
-0.009502427652478218,
0.054908957332372665,
-0.0700412318110466,
-0.04816081002354622,
-... | 0.020641 |
configuration`. Use `--wait` to have the `crossplane xpkg install` command to wait for a package to have the condition `HEALTHY` before continuing. The command returns an error if the `wait` time expires before the package is `HEALTHY`. #### Require manual package activation Set the package to require [manual activatio... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
-0.03055252693593502,
0.0028715997468680143,
0.055072274059057236,
-0.03691672533750534,
0.0017049041343852878,
0.02555960975587368,
-0.01663854718208313,
-0.007361592724919319,
0.030054688453674316,
0.04762517288327217,
0.056739162653684616,
-0.09607372432947159,
-0.0410999171435833,
-0.0... | 0.037492 |
To push to another package registry, like [DockerHub](https://hub.docker.com/) provide the full URL along with the package name. For example, to push a local package named `my-package` to DockerHub organization `crossplane-docs/my-package:v0.14.0` use: `crossplane xpkg push -f my-package.xpkg index.docker.io/crossplane... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
-0.0066824317909777164,
-0.0028853120747953653,
-0.02232114039361477,
-0.0212565828114748,
-0.02338961698114872,
-0.007051173131912947,
-0.02380364015698433,
0.08226944506168365,
-0.05266834795475006,
0.04470149800181389,
0.0070180888287723064,
-0.12523968517780304,
-0.007111251819878817,
... | -0.078673 |
flag | Description | | ------------ | ------------- | ------------------------------ | | `-n` | `--namespace` | The namespace where the Crossplane pod runs. Default is `crossplane-system`. | | `-s` | `--summary` | Print a summary of all Crossplane pods along with the output. | | | `--verbose` | Print verbose logging in... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
0.031368009746074677,
-0.05864948034286499,
0.012768733315169811,
0.009724829345941544,
0.00031997408950701356,
-0.04905874282121658,
-0.006714392453432083,
-0.0038217452820390463,
0.06264417618513107,
0.0802939236164093,
0.009571421891450882,
-0.10620540380477905,
-0.07095154374837875,
-0... | 0.170903 |
command doesn't print secret values. {{< /hint >}} The output includes both the secret name along with the secret's namespace. ```shell crossplane beta trace configuration platform-ref-aws -s NAME SYNCED READY STATUS Cluster/platform-ref-aws (default) True True Available └─ XCluster/platform-ref-aws-mlnwb True True Ava... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
-0.06172440946102142,
0.010721235536038876,
-0.09209998697042465,
0.027457691729068756,
0.15150123834609985,
-0.011464115232229233,
0.036855973303318024,
-0.05642171576619148,
0.04858848825097084,
0.017675630748271942,
0.07206325232982635,
-0.11412221938371658,
0.02216225303709507,
-0.0884... | 0.003629 |
True - HealthyPackageRevision │ │ ├─ ProviderRevision/upbound-provider-aws-iam-438eac423037 v2.0.0 - True Active HealthyPackageRevision │ │ └─ Provider/upbound-provider-family-aws v2.0.0 True True - HealthyPackageRevision │ │ └─ ProviderRevision/upbound-provider-family-aws-48b3b5ccf964 v2.0.0 - True Active HealthyPacka... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
-0.05314689502120018,
-0.02789168991148472,
0.02246945910155773,
-0.058855071663856506,
0.07953403145074844,
-0.057526931166648865,
-0.010237702168524265,
-0.08142303675413132,
-0.013084103353321552,
0.08102622628211975,
0.12065641582012177,
-0.06058526411652565,
0.0272890143096447,
-0.085... | 0.009378 |
| Short flag | Long flag | Description | | ------------ | ------------------------ | ----------------------------------------------------- | | `-h` | `--help` | Show context sensitive help. | | `-v` | `--version` | Print version and quit. | | | `--cache-dir=".crossplane/cache"` | Specify the absolute path to the cache ... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
0.03788932412862778,
0.033987436443567276,
-0.07847167551517487,
-0.011276597157120705,
0.07521851360797882,
-0.04883097857236862,
0.00011185164476046339,
0.048374030739068985,
-0.08985573798418045,
0.05087116360664368,
0.0984223261475563,
-0.05836733430624008,
-0.019397376105189323,
-0.03... | 0.013842 |
self.maxReplicas" message: "replicas should be in between minReplicas and maxReplicas." properties: minReplicas: type: integer maxReplicas: type: integer replicas: type: integer # Removed for brevity ``` The rule in this example checks that the vale of the {{}}replicas{{}} field of an XR is between the {{}}minReplicas{... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/command-reference.md | master | crossplane | [
0.0015318223740905523,
0.009621795266866684,
0.028636688366532326,
-0.09420652687549591,
0.04328809678554535,
-0.022033272311091423,
-0.0073313103057444096,
0.04598192125558853,
0.020901057869195938,
-0.023794343695044518,
0.042431022971868515,
-0.10160961002111435,
0.03452663496136665,
0.... | 0.029043 |
The Crossplane CLI helps simplify some development and administration aspects of Crossplane. The Crossplane CLI includes: \* tools to build, install, update and push Crossplane Packages \* standalone Composition Function testing and rendering without the need to access a Kubernetes cluster running Crossplane \* trouble... | https://github.com/crossplane/docs/blob/master/content/v2.1/cli/_index.md | master | crossplane | [
-0.016838980838656425,
-0.08207759261131287,
0.05484822019934654,
-0.06389401853084564,
0.005598542280495167,
-0.022273676469922066,
-0.06476277858018875,
-0.01249739807099104,
0.029427895322442055,
0.016751807183027267,
0.00022300201817415655,
-0.12075874954462051,
-0.12123233824968338,
-... | 0.132342 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.