zeroclaw/src/channels
Argenis e3791aebcb
fix(imessage): escape newlines in AppleScript string interpolation
Prevents code injection via line breaks by escaping newline and carriage return characters in AppleScript string interpolation.
2026-02-15 08:00:59 -05:00
..
cli.rs fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
discord.rs refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
email_channel.rs fix: add missing port/host fields to GatewayConfig and apply_env_overrides method 2026-02-14 16:05:13 -05:00
imessage.rs fix(imessage): escape newlines in AppleScript string interpolation 2026-02-15 08:00:59 -05:00
matrix.rs style: cargo fmt — fix all formatting for CI 2026-02-13 16:03:50 -05:00
mod.rs chore: add .wt-pr37 Windsurf directory to gitignore 2026-02-15 07:44:50 -05:00
slack.rs refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
telegram.rs feat: add Docker env var support for PORT, HOST, and TEMPERATURE 2026-02-14 16:19:26 -05:00
traits.rs feat: initial release — ZeroClaw v0.1.0 2026-02-13 12:19:14 -05:00
whatsapp.rs feat: integrate open-skills library and cleanup clippy warnings 2026-02-14 20:25:07 -05:00