openclaw/src/gateway/server-methods
Gustavo Madeira Santana 39a1c13635 chore(ci): fix cross-platform symlink path assertions in agents file tests 2026-02-26 00:39:18 -05: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
agent-timestamp.ts
agent.test.ts test: preserve config exports in agent handler mock 2026-02-26 00:42:51 +00:00
agent.ts fix: fail-closed shared-session reply routing (#24571) (thanks @brandonwise) 2026-02-25 02:11:34 +00:00
agents-mutate.test.ts chore(ci): fix cross-platform symlink path assertions in agents file tests 2026-02-26 00:39:18 -05:00
agents.ts fix(gateway): block agents.files symlink escapes 2026-02-26 00:31:08 +01:00
attachment-normalize.ts
base-hash.ts
browser.ts fix(gateway): include platform and reason in node command rejection error 2026-02-23 18:56:14 +00:00
channels.ts
chat-transcript-inject.ts refactor: extract gateway transcript append helper 2026-02-22 14:44:19 +00:00
chat.abort-persistence.test.ts
chat.directive-tags.test.ts test(gateway): speed up contract and polling suites 2026-02-24 00:31:58 +00: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 Gateway/Chat UI: sanitize untrusted wrapper markup in final payloads 2026-02-22 16:53:54 -08:00
config.ts
connect.ts
cron.ts Web UI: add full cron edit parity, all-jobs run history, and compact filters (openclaw#24155) thanks @Takhoffman 2026-02-22 23:05:42 -06:00
devices.ts
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(security): unify exec approval request matching 2026-02-26 03:54:37 +01:00
exec-approvals.ts
health.ts
logs.ts
models.ts
nodes.handlers.invoke-result.ts
nodes.helpers.ts
nodes.invoke-wake.test.ts
nodes.ts fix(gateway): bind node exec approvals to nodeId 2026-02-24 03:05:58 +00:00
push.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
push.ts
restart-request.ts
send.test.ts test(agents): add missing announce delivery regressions 2026-02-26 00:38:34 +00:00
send.ts refactor(agents): unify subagent announce delivery pipeline 2026-02-26 00:30:44 +00:00
server-methods.test.ts fix(gateway): bind node exec approvals to nodeId 2026-02-24 03:05:58 +00:00
sessions.ts fix(tui): resolve wrong provider prefix when session has model without modelProvider (#25874) 2026-02-25 00:36:27 -05:00
skills.ts
skills.update.normalizes-api-key.test.ts
system.ts
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
types.ts fix(gateway): fail fast exec approvals when no approvers are reachable 2026-02-22 22:24:27 +01:00
update.test.ts
update.ts
usage.sessions-usage.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
usage.test.ts
usage.ts
validation.ts
voicewake.ts
web.ts
wizard.ts