Damith Karunaratne

Results 3 issues of Damith Karunaratne

I have tried intercepting incoming sync messages by [forking this repo](https://github.com/creately/automerge-repo/blob/dev-1.2.1/packages/automerge-repo-network-websocket/src/CreatelyNodeWSServerAdapter.ts#L90) and adding a interceptor to the network adapter. what I noticed is that if I reject a sync message...

## Bug Description Cursor consistently starts 2 instances of the GitHub MCP server when it should only start 1. This results in duplicate Docker containers running the `ghcr.io/github/github-mcp-server` image. ##...

issue 1: calling Repo.removeFromCache hangs the process. process won't exit properly after calling this method. issue 2: calling this method replaces the saved doc with empty object. this is because...