Files
clawdbot/src/gateway
Lucas Czekaj de898c423b fix(exec): pass undefined instead of null for optional approval params
TypeBox Type.Optional(Type.String()) accepts string|undefined but NOT null.
Discord exec was failing with 'resolvedPath must be string' because callers
passed null explicitly. Web UI worked because it skipped the approval request.

Fixes exec approval validation error in Discord-triggered sessions.
2026-01-21 18:14:51 -08:00
..
2026-01-22 00:59:29 +00:00
2026-01-18 18:43:31 +00:00
2026-01-21 20:36:09 +00:00
2026-01-19 10:08:29 +00:00
2026-01-16 03:11:16 +00:00
2026-01-21 20:36:09 +00:00
2026-01-14 15:02:19 +00:00
2026-01-21 22:59:11 +00:00
2026-01-14 15:02:19 +00:00