openclaw/src/gateway/server-methods
Tak Hoffman 1fee91e431
fix: preserve session thread ids in sessions changed events
2026-03-27 20:21:07 -05:00
..
AGENTS.md
CLAUDE.md
agent-job.ts
agent-timestamp.ts
agent-wait-dedupe.test.ts
agent-wait-dedupe.ts
agent.create-event.test.ts
agent.test.ts fix: keep session settings in gateway live events 2026-03-26 20:11:13 -05:00
agent.ts fix: keep session settings in gateway live events 2026-03-26 20:11:13 -05:00
agents-mutate.test.ts test(gateway): align safe open error code 2026-03-24 12:33:15 -07:00
agents.ts refactor: finish browser compat untangle 2026-03-26 22:42:41 +00:00
attachment-normalize.ts
base-hash.ts
channels.ts
chat-transcript-inject.ts
chat.abort-authorization.test.ts
chat.abort-persistence.test.ts
chat.abort.test-helpers.ts
chat.directive-tags.test.ts fix: use session origin thread metadata in chat routing 2026-03-27 20:21:06 -05:00
chat.inject.parentid.test.ts
chat.test-helpers.ts
chat.ts fix: use session origin thread metadata in chat routing 2026-03-27 20:21:06 -05:00
config.ts feat(cli): add json schema to cli tool (#54523) 2026-03-26 02:30:32 +03:00
connect.ts
cron.ts
devices.test.ts Gateway: disconnect revoked device sessions (#55952) 2026-03-27 19:01:26 +00:00
devices.ts Gateway: disconnect revoked device sessions (#55952) 2026-03-27 19:01:26 +00:00
doctor.test.ts refactor: route memory runtime through memory plugin 2026-03-26 22:30:47 +00:00
doctor.ts refactor: route memory runtime through memory plugin 2026-03-26 22:30:47 +00:00
exec-approval.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
exec-approvals.ts
health.ts
logs.ts
models.ts
nodes-pending.test.ts
nodes-pending.ts
nodes.canvas-capability-refresh.test.ts
nodes.handlers.invoke-result.ts
nodes.helpers.ts
nodes.invoke-wake.test.ts
nodes.ts gateway: restrict node pairing approvals (#55951) 2026-03-27 19:14:16 +00:00
plugin-approval.test.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
plugin-approval.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
push.test.ts
push.ts
restart-request.ts
secrets.test.ts
secrets.ts
send.test.ts Fix/telegram writeback admin scope gate (#54561) 2026-03-25 12:12:09 -06:00
send.ts Fix/telegram writeback admin scope gate (#54561) 2026-03-25 12:12:09 -06:00
server-methods.test.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
sessions.send-followup-status.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
sessions.ts fix: preserve session thread ids in sessions changed events 2026-03-27 20:21:07 -05:00
skills.clawhub.test.ts
skills.ts
skills.update.normalizes-api-key.test.ts
subagent-followup.test-helpers.ts test: eliminate remaining clone seams 2026-03-26 20:28:36 +00:00
system.ts
talk.ts refactor: genericize speech provider config surface 2026-03-26 22:48:57 +00:00
tools-catalog.test.ts
tools-catalog.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
tools-effective.test.ts fix: use origin thread metadata in tools effective context 2026-03-27 20:21:06 -05:00
tools-effective.ts fix: use origin thread metadata in tools effective context 2026-03-27 20:21:06 -05:00
tts.ts refactor: plugin-own speech provider config 2026-03-26 22:28:24 +00:00
types.ts Gateway: disconnect revoked device sessions (#55952) 2026-03-27 19:01:26 +00:00
update.test.ts
update.ts
usage.sessions-usage.test.ts fix: prefer deterministic session usage targets 2026-03-24 21:21:57 -05:00
usage.test.ts
usage.ts fix: prefer deterministic session usage targets 2026-03-24 21:21:57 -05:00
validation.ts
voicewake.ts
web.ts
wizard.ts