zeroclaw/src/gateway
Abdullah Imad bd70c0f45b
feat(observer): live tool call notifications (#3221)
Add ChannelNotifyObserver that wraps the observer to forward tool-call
events as real-time threaded messages on messaging channels. Include
tool arguments (truncated) in ToolCallStart events for better
visibility into what tools are doing. Auto-thread final replies when
tools were used.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Argenis <theonlyhennygod@gmail.com>
2026-03-11 19:07:34 -04:00
..
api.rs Harden config secret masking and web_fetch limits 2026-02-24 16:03:01 +08:00
mod.rs fix(gateway): restrict admin endpoints to localhost and replace process::exit with graceful shutdown 2026-03-11 08:57:34 -04:00
sse.rs feat(observer): live tool call notifications (#3221) 2026-03-11 19:07:34 -04:00
static_files.rs feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
ws.rs Addressed clippy lint issues 2026-03-10 01:48:19 -04:00