openclaw/docs/concepts
NVIDIAN ef0eb12615
feat(gateway): add SDK-facing tools.invoke RPC
Adds the SDK-facing tools.invoke Gateway RPC for #74705.

Reuses the /tools/invoke policy path for tool policy, deny-list, owner filtering, before-tool-call hooks, session/agent scoping, and plugin approval handling. Returns typed SDK approval/refusal/success results while preserving HTTP compatibility and uses idempotencyKey as the stable tool-call id.

Includes protocol schema exports, method scope/list registration, SDK helper/types, docs, generated Swift models, tests, and changelog credit.
2026-05-01 03:16:53 -05:00
..
active-memory.md docs(memory): document active-memory circuit breaker config and lancedb memory query CLI 2026-04-29 04:41:06 -07:00
agent-loop.md fix(codex): time out silent app-server turns 2026-04-30 19:22:33 +01:00
agent-runtimes.md fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
agent-workspace.md Isolate Codex app-server state per agent (#74556) 2026-05-01 04:49:02 +09:00
agent.md feat: default active steering to batched delivery 2026-04-30 01:22:43 +01:00
architecture.md
channel-docking.md docs(channels): add channel docking concept 2026-04-27 22:37:58 +01:00
commitments.md [codex] Fix commitments safety and coverage (#75302) 2026-05-01 01:14:07 +00:00
compaction.md fix: allow memory flush model override 2026-04-28 05:50:55 +01:00
context-engine.md context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
context.md
delegate-architecture.md docs(concepts): batch readability and Mintlify component pass 2026-04-26 21:54:23 -07:00
dreaming.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
experimental-features.md
features.md
markdown-formatting.md
memory-builtin.md feat(providers): add DeepInfra provider plugin (#73038) 2026-04-28 01:12:54 +01:00
memory-honcho.md
memory-qmd.md fix(memory): make qmd gateway startup lazy 2026-04-29 08:45:19 +01:00
memory-search.md fix: retain local memory runtime deps 2026-04-30 15:22:26 +01:00
memory.md Docs: document inferred commitments 2026-04-29 14:28:22 -07:00
messages.md test(signal): cover inbound prompt body contract 2026-04-30 16:06:37 +01:00
model-failover.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
model-providers.md feat(nvidia): add NVIDIA provider with onboarding flow (#71204) 2026-04-29 09:25:12 -07:00
models.md fix(models): hide unauthenticated catalog entries 2026-04-29 18:05:34 +01:00
multi-agent.md fix(agents): keep OAuth auth read-through 2026-04-29 11:54:28 +01:00
oauth.md fix(agents): keep OAuth auth read-through 2026-04-29 11:54:28 +01:00
openclaw-sdk.md feat(gateway): add SDK-facing tools.invoke RPC 2026-05-01 03:16:53 -05:00
presence.md
qa-e2e-automation.md test(qa-matrix): cover allowBots modes 2026-04-28 00:47:40 -04:00
qa-matrix.md test(ci): harden release failure paths 2026-04-29 06:41:58 +01:00
queue-steering.md feat: default active steering to batched delivery 2026-04-30 01:22:43 +01:00
queue.md fix(codex): time out silent app-server turns 2026-04-30 19:22:33 +01:00
retry.md
session-pruning.md fix: preserve image history while pruning replay context 2026-04-26 03:16:00 +01:00
session-tool.md docs: document inter-session prompt guards 2026-04-28 20:34:55 +01:00
session.md docs(channels): add channel docking concept 2026-04-27 22:37:58 +01:00
soul.md
streaming.md fix(telegram): honor final-only streaming mode 2026-04-28 20:28:06 +01:00
system-prompt.md perf(prompt): stabilize channel prompt suffix 2026-04-29 00:49:57 +01:00
timezone.md
typebox.md
typing-indicators.md
usage-tracking.md