Add time-based queue flushing and enhanced agent management
- Add queue_flush_timeout configuration for batched message processing
- Implement automatic queue flushing after timeout to prevent message delays
- Increase character limit from 1000 to 5000 for blip content
- Update setup wizard to include listener configuration for periodic messaging
- Enhance run_agent.sh script to support both bridge and listener modes
- Configure herald and pedant agents with batch_size: 30 and queue_flush_timeout: 120s
- Add agent self-filtering to prevent feedback loops
- Improve error handling and logging throughout the system
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>