Two swarm merge bugs fixed: 1. StatusResponse in protocol.go lost daemon config fields (AutoCommit, AutoPush, LocalMode, SyncInterval, DaemonMode) during merge60ae6586. These were added in4e87ae18but lost when merging bd-zbyb-gusher which had an outdated protocol.go. 2. Duplicate --type flag definition on updateCmd in show.go causing panic on startup. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>