openclaw/src/gateway/protocol/schema
CJ Winslow ddb7b5c6a4 feat: add search param to sessions.list RPC
Server-side filtering backup for client-side session picker search.
Case-insensitive substring match on displayName, label, subject,
sessionId, and key.

Closes #1161
2026-01-20 16:36:51 +00:00
..
agent.ts feat: add agent targeting + reply overrides 2026-01-18 22:50:51 +00:00
agents-models-skills.ts fix: enforce ws3 roles + node allowlist 2026-01-20 09:24:01 +00:00
channels.ts refactor: centralize channel ui metadata 2026-01-20 13:11:49 +00:00
config.ts fix: prevent config clobbering 2026-01-15 04:06:11 +00:00
cron.ts feat: mirror delivered outbound messages (#1031) 2026-01-17 02:03:18 +00:00
devices.ts feat: add device token auth and devices cli 2026-01-20 10:30:53 +00:00
error-codes.ts feat: unify device auth + pairing 2026-01-19 10:07:56 +00:00
exec-approvals.ts feat: unify device auth + pairing 2026-01-19 10:07:56 +00:00
frames.ts feat: enforce device-bound connect challenge 2026-01-20 13:04:19 +00:00
logs-chat.ts feat: refine subagents + add chat.inject 2026-01-15 23:44:31 +00:00
nodes.ts refactor: remove bridge protocol 2026-01-19 10:08:29 +00:00
primitives.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
protocol-schemas.ts feat: add device token auth and devices cli 2026-01-20 10:30:53 +00:00
sessions.ts feat: add search param to sessions.list RPC 2026-01-20 16:36:51 +00:00
snapshot.ts feat: enrich presence with roles 2026-01-20 13:04:20 +00:00
types.ts feat: add device token auth and devices cli 2026-01-20 10:30:53 +00:00
wizard.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00