zeroclaw/src/gateway
Ericsunsk b5af73cac6
fix(memory): filter autosave noise and scope recall/store by session (#3695)
* fix(memory): filter autosave noise and scope memory by session

* style: format rebase-resolved gateway and memory loader

* fix(tests): update memory loader mock for session-aware context

* fix(openai-codex): decode utf-8 safely across stream chunks
2026-03-24 15:17:18 +03:00
..
api.rs feat(gateway): add cron run history API and dashboard panel (#3440) 2026-03-13 17:06:44 -04:00
mod.rs fix(memory): filter autosave noise and scope recall/store by session (#3695) 2026-03-24 15:17:18 +03:00
nodes.rs feat(gateway): add dynamic node discovery and capability advertisement (#3448) 2026-03-13 18:23:48 -04:00
sse.rs feat(observer): live tool call notifications (#3221) 2026-03-11 19:07:34 -04:00
static_files.rs fix: resolve web dashboard 404 on static assets and SPA fallback (#3510) 2026-03-24 15:16:00 +03:00
ws.rs fix(memory): filter autosave noise and scope recall/store by session (#3695) 2026-03-24 15:17:18 +03:00