openclaw/src/gateway/server-methods
Peter Steinberger 43131dcc08 test: harden threaded shared-worker suites 2026-03-24 08:37:00 +00:00
..
AGENTS.md
CLAUDE.md
agent-job.ts
agent-timestamp.ts
agent-wait-dedupe.test.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
agent-wait-dedupe.ts refactor: share agent wait dedupe cleanup 2026-03-13 21:40:53 +00:00
agent.create-event.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
agent.test.ts fix(gateway): require admin for agent session reset 2026-03-23 09:31:39 -07:00
agent.ts fix(gateway): require admin for agent session reset 2026-03-23 09:31:39 -07:00
agents-mutate.test.ts test: inject thread-safe gateway and ACP seams 2026-03-23 04:34:42 -07:00
agents.ts test: inject thread-safe gateway and ACP seams 2026-03-23 04:34:42 -07:00
attachment-normalize.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
base-hash.ts
browser.profile-from-body.test.ts Gateway: block profile mutations via browser.request (#43800) 2026-03-12 04:21:03 -04:00
browser.ts fix(browser): enforce node browser proxy allowProfiles 2026-03-23 00:56:44 -07:00
channels.ts
chat-transcript-inject.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
chat.abort-authorization.test.ts test: share gateway route auth helpers 2026-03-14 00:35:07 +00:00
chat.abort-persistence.test.ts test: align chat abort helpers with gateway handler types 2026-03-13 17:33:03 +00:00
chat.abort.test-helpers.ts refactor(gateway): centralize discovery target handling 2026-03-23 00:38:31 -07:00
chat.directive-tags.test.ts test: harden threaded shared-worker suites 2026-03-24 08:37:00 +00:00
chat.inject.parentid.test.ts
chat.test-helpers.ts
chat.ts fix: guard stale chat buffer sweep (#52428) (thanks @karanuppal) 2026-03-22 16:56:19 -07:00
config.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
connect.ts
cron.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
devices.ts refactor(device): share missing-scope helper 2026-03-17 06:24:01 +00:00
doctor.test.ts
doctor.ts
exec-approval.ts fix(gateway): surface env override keys in exec approvals 2026-03-16 23:24:32 -07:00
exec-approvals.ts
health.ts
logs.ts
models.ts
nodes-pending.test.ts Gateway: add pending node work primitives (#41409) 2026-03-09 21:42:57 +01:00
nodes-pending.ts Gateway: add pending node work primitives (#41409) 2026-03-09 21:42:57 +01:00
nodes.canvas-capability-refresh.test.ts
nodes.handlers.invoke-result.ts
nodes.helpers.ts
nodes.invoke-wake.test.ts Nodes tests: prove pull-time policy revalidation 2026-03-15 09:05:22 -07:00
nodes.ts Nodes: recheck queued actions before delivery (#46815) 2026-03-15 08:47:17 -07:00
push.test.ts refactor: deduplicate push test fixtures 2026-03-13 16:51:59 +00:00
push.ts feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
restart-request.ts
secrets.test.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
secrets.ts
send.test.ts test: harden threaded shared-worker suites 2026-03-24 08:37:00 +00:00
send.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
server-methods.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
sessions.send-followup-status.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
sessions.ts Tests: fix current check failures 2026-03-18 22:58:40 -05:00
skills.clawhub.test.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
skills.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
skills.update.normalizes-api-key.test.ts
system.ts feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
talk.ts fix: preserve talk provider and speaking state 2026-03-20 11:08:21 +05:30
tools-catalog.test.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
tools-catalog.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
tts.ts perf: avoid plugin loader on provider fast paths 2026-03-22 21:28:16 +00:00
types.ts fix: guard stale chat buffer sweep (#52428) (thanks @karanuppal) 2026-03-22 16:56:19 -07:00
update.test.ts
update.ts
usage.sessions-usage.test.ts
usage.test.ts
usage.ts Usage: include reset and deleted session archives (#43215) 2026-03-23 13:10:26 +08:00
validation.ts
voicewake.ts
web.ts
wizard.ts