Commits
Click on a commit to change the comparison rangefeat(tools): add send_document tool for file sharing to channels refactor(media): replace manual MIME lookup with mime_guess crate fix(gateway): warm container_cli OnceLock at startup via spawn_blocking fix(security): prevent stored XSS via HTML inline and block script extensions style(media): fix nightly rustfmt trailing comma fix(e2e): use correct event bus dispatch for send_document tests fix(e2e): use system-event RPC to dispatch tool events in send_document tests