mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-24 04:01:10 -04:00
5095bc0dff
P0 Critical Fixes: - Fix import ./tiara → ./claude-flow in plugin/builtin/index.ts - Create AgentOrchestrator type bridge for council/tiara integration (src/tiara.ts) - Fix hardcoded state ID in memory-bridge.ts (was causing cross-persona data loss) P1 Core Functionality: - Add persona isolation to memory bridge namespace (personas now have private memory) - Load SKILL.md content into drone prompts (skills now available to drones) - Inject persona-specific tools from AGENT_CONFIGS into drone prompts P2 API Consistency: - Standardize error response format in server.ts (MCP & gateway endpoints) - WebSocket param validation already in place (verified) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>