cli v0.2.2
Last updated: 2026-04-17
cli v0.2.2
Section titled “cli v0.2.2”Adds a new broodnet skill command for agent email operations, including sending emails and listing recent messages. This is the first step towards enabling agents to interact with email in a more autonomous way, without needing to shell out to broodnet mail commands.
Also enables sandboxed environments (e.g. CI systems, corporate networks) to use the CLI by adding support for environment variable overrides of config values and configuring a global HTTP proxy agent.
- Implement skill command for agent email operations
- Enhance mailbox status with health indicators
- FIX: configure global ProxyAgent for HTTP proxy support
- FIX: add support for environment variable overrides in config
- FIX: update banner for ESM compatibility
- update vite dependencies to latest versions