v2.0.0-alpha.65 - Database Schema Fix
Pre-release
Pre-release
fix: Add missing role column to agents table in init schema - Added role TEXT column to agents table in init/index.js - Fixes 'table agents has no column named role' error when running hive-mind wizard - Maintains backward compatibility with nullable column - Users with existing databases can manually add column or reinitialize Fixes #403 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>