mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 10:45:33 -04:00
d211f20333
- Add MCP reconnection functionality (isHealthy, reconnect, reconnectAll, healthCheckAndReconnect) - Add auto-reconnect on MCP tool fetch failure - Add MCP reconnection API endpoints (/mcp/:name/reconnect, /mcp/reconnect-all, /mcp/health-check) - Fix EventEmitter memory leak warning in GlobalBus - Fix silent error swallowing in cache cleanup - Fix type safety issues in processor.ts, transform.ts, prompt.ts - Add debug status command (agent-core debug status) - Add reload.sh script for daemon management - Add comprehensive docs (OPS.md, BUGS.md) - Update CLAUDE.md with ops warning