openclaw/src/gateway/server-methods
Vincent Koc f911bbc353
refactor(plugins): separate activation from enablement (#59844)
* refactor(plugins): separate activation from enablement

* fix(cli): sanitize verbose plugin activation reasons
2026-04-03 03:22:37 +09:00
..
AGENTS.md
CLAUDE.md
agent-job.ts
agent-timestamp.ts refactor(config): drop obsolete legacy config aliases 2026-03-29 22:00:56 +01:00
agent-wait-dedupe.test.ts
agent-wait-dedupe.ts
agent.create-event.test.ts
agent.test.ts refactor(tasks): add owner-key task access boundaries (#58516) 2026-04-01 03:12:33 +09:00
agent.ts refactor(tasks): add owner-key task access boundaries (#58516) 2026-04-01 03:12:33 +09:00
agents-mutate.test.ts fix(browser): keep static helper seams cold (#59471) 2026-04-02 17:12:32 +09:00
agents.ts fix(browser): keep static helper seams cold (#59471) 2026-04-02 17:12:32 +09:00
attachment-normalize.ts
base-hash.ts
channels.status.test.ts test: fix gateway handler and typing lease helper types 2026-03-28 01:11:24 -04:00
channels.ts fix(regression): auto-enable channel status state 2026-03-27 23:56:29 -05:00
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(gateway): support synthetic chat origins 2026-03-28 05:23:55 +00:00
chat.inject.parentid.test.ts
chat.test-helpers.ts
chat.ts feat(gateway): make chat history max chars configurable (#58900) 2026-04-01 21:08:37 +11:00
config.test.ts Gateway: open config files without shell interpolation (#57921) 2026-03-30 15:21:25 -06:00
config.ts fix(gateway): skip restart when config.patch has no actual changes (#58502) 2026-03-31 21:09:23 -04:00
connect.ts
cron.ts
devices.test.ts fix(gateway): revoke active sessions on token rotation (#57646) 2026-03-31 09:05:34 +09:00
devices.ts fix(gateway): revoke active sessions on token rotation (#57646) 2026-03-31 09:05:34 +09: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 Exec approvals: unify effective policy reporting and actions (#59283) 2026-04-01 22:02:39 -04: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 refactor(gateway): extract node pairing reconciliation 2026-04-01 18:02:31 +09:00
plugin-approval.test.ts fix(approvals): restore queue targeting and plugin id prefixes 2026-03-30 07:37:50 +09:00
plugin-approval.ts fix(approvals): restore queue targeting and plugin id prefixes 2026-03-30 07:37:50 +09:00
push.test.ts
push.ts
restart-request.ts
secrets.test.ts
secrets.ts
send.test.ts refactor(plugins): separate activation from enablement (#59844) 2026-04-03 03:22:37 +09:00
send.ts fix(regression): auto-enable gateway send selection 2026-03-27 23:51:28 -05:00
server-methods.test.ts fix(infra): align env key normalization in approval binding path (#59182) 2026-04-02 11:14:33 -06:00
sessions.send-followup-status.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
sessions.ts fix: scope session create aliases to requested agent (#58207) 2026-04-01 11:39:31 -07:00
skills.clawhub.test.ts feat(security): fail closed on dangerous skill installs 2026-03-31 23:27:20 +09:00
skills.ts feat(security): fail closed on dangerous skill installs 2026-03-31 23:27:20 +09:00
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 fix: summarize plugin tool descriptions in catalog 2026-03-27 20:32:50 -05:00
tools-catalog.ts fix: summarize plugin tool descriptions in catalog 2026-03-27 20:32:50 -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