Skip to content

v2.0.0-alpha.65 - Database Schema Fix

Pre-release
Pre-release

Choose a tag to compare

@ruvnet ruvnet released this 20 Jul 15:48
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>