openclaw/src/gateway/server-methods
Peter Steinberger f7f0caa5c7 fix(ci): tighten type signatures in gateway params validation 2026-03-03 03:04:13 +00:00
..
AGENTS.md
CLAUDE.md fix: remove trailing newline from CLAUDE.md symlink target (#21160) 2026-02-22 12:40:06 -05:00
agent-job.ts fix(subagent): harden read-tool overflow guards and sticky reply threading (#19508) 2026-02-17 15:32:52 -08:00
agent-timestamp.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agent.test.ts refactor(tests): dedupe agent handler test scaffolding 2026-03-03 02:53:13 +00:00
agent.ts fix(security): enforce explicit ingress owner context 2026-03-02 23:50:36 +00:00
agents-mutate.test.ts test(gateway): dedupe gateway and infra test scaffolds 2026-03-02 07:13:10 +00:00
agents.ts fix(ci): tighten type signatures in gateway params validation 2026-03-03 03:04:13 +00:00
attachment-normalize.ts
base-hash.ts
browser.profile-from-body.test.ts fix: test browser.request profile body fallback (#28852) (thanks @Sid-Qin) 2026-03-02 06:26:35 +00:00
browser.ts fix(gateway): honor browser profile from request body for node proxy calls 2026-03-02 06:26:35 +00:00
channels.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
chat-transcript-inject.ts refactor: extract gateway transcript append helper 2026-02-22 14:44:19 +00:00
chat.abort-persistence.test.ts test(gateway): dedupe update and chat abort persistence fixtures 2026-02-18 12:43:54 +00:00
chat.directive-tags.test.ts [codex] Fix main-session web UI reply routing to Telegram (openclaw#29328) thanks @BeeSting50 2026-03-02 07:54:16 -06:00
chat.inject.parentid.test.ts refactor: extract gateway transcript append helper 2026-02-22 14:44:19 +00:00
chat.test-helpers.ts fix: stabilize flaky tests and sanitize directive-only chat tags 2026-02-22 12:19:33 +01:00
chat.ts fix(webchat): suppress NO_REPLY token in chat transcript rendering (#32183) 2026-03-02 16:39:08 -06:00
config.ts style: format gateway server methods 2026-02-19 13:32:58 +00:00
connect.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
cron.ts fix(cron): add audit logging for job create/update/remove (openclaw#25090) thanks @MoerAI 2026-03-01 06:55:48 -06:00
devices.ts fix: Device Token Scope Escalation via Rotate Endpoint (#20703) 2026-02-20 17:38:58 +00:00
doctor.test.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
doctor.ts fix(doctor): use gateway health status for memory search key check (#22327) 2026-02-23 14:07:16 -05:00
exec-approval.ts refactor!: remove versioned system-run approval contract 2026-03-02 01:12:53 +00:00
exec-approvals.ts refactor(gateway): dedupe exec approvals node validation 2026-02-18 23:09:09 +00:00
health.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
logs.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
models.ts TUI: filter model picker to allowlisted models 2026-02-21 19:03:15 -08:00
nodes.canvas-capability-refresh.test.ts feat(gateway): add node canvas capability refresh flow 2026-02-27 12:16:36 +05:30
nodes.handlers.invoke-result.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
nodes.helpers.ts feat(gateway): add node canvas capability refresh flow 2026-02-27 12:16:36 +05:30
nodes.invoke-wake.test.ts test(gateway): use lightweight clears in node invoke wake setup 2026-02-22 08:01:16 +00:00
nodes.ts feat(gateway): add node canvas capability refresh flow 2026-02-27 12:16:36 +05:30
push.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
push.ts Gateway: add APNs push test pipeline (#20307) 2026-02-18 19:32:42 +00:00
restart-request.ts
secrets.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
secrets.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
send.test.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
send.ts refactor: unify outbound session context wiring 2026-02-26 21:03:28 +01:00
server-methods.test.ts test(perf): cut exec approval metadata test timeout 2026-03-02 17:33:06 +00:00
sessions.ts refactor: dedupe runtime and helper flows 2026-03-02 12:55:47 +00:00
skills.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
skills.update.normalizes-api-key.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
system.ts refactor: centralize presence routing and version precedence coverage (#19609) 2026-02-18 00:02:51 -05:00
talk.ts feat(talk): add provider-agnostic config with legacy compatibility 2026-02-24 15:02:52 +00:00
tools-catalog.test.ts Gateway/UI: data-driven agents tools catalog with provenance (openclaw#24199) thanks @Takhoffman 2026-02-22 23:55:59 -06:00
tools-catalog.ts Gateway: suppress tools.catalog plugin conflict diagnostics 2026-02-23 00:05:57 -06:00
tts.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
types.ts feat(gateway): add node canvas capability refresh flow 2026-02-27 12:16:36 +05:30
update.test.ts test(core): use lightweight clears in update, child adapter, and copilot token setup 2026-02-22 08:01:16 +00:00
update.ts style: format gateway server methods 2026-02-19 13:32:58 +00:00
usage.sessions-usage.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
usage.test.ts Issue 17774 - Usage - Local - Show data from midnight to midnight of selected dates for browser time zone (AI assisted) (openclaw#19357) thanks @huntharo 2026-02-20 20:09:03 -06:00
usage.ts refactor(core): extract shared usage, auth, and display helpers 2026-03-02 08:54:20 +00:00
validation.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
voicewake.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
web.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
wizard.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00