zeroclaw/src/channels
argenis de la rosa a310e178db fix: add missing port/host fields to GatewayConfig and apply_env_overrides method
- Add port and host fields to GatewayConfig struct
- Add default_gateway_port() and default_gateway_host() functions
- Add apply_env_overrides() method to Config for env var support
- Fix test to include new GatewayConfig fields

All tests pass.
2026-02-14 16:05:13 -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: resolve build errors and add comprehensive symlink tests 2026-02-14 13:37:27 -05:00
matrix.rs style: cargo fmt — fix all formatting for CI 2026-02-13 16:03:50 -05:00
mod.rs fix: add missing port/host fields to GatewayConfig and apply_env_overrides method 2026-02-14 16:05:13 -05:00
slack.rs refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
telegram.rs feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
traits.rs feat: initial release — ZeroClaw v0.1.0 2026-02-13 12:19:14 -05:00
whatsapp.rs fix: add missing port/host fields to GatewayConfig and apply_env_overrides method 2026-02-14 16:05:13 -05:00