MCPcopy Index your code
hub / github.com/casouri/collab-mode

github.com/casouri/collab-mode @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,519 symbols 3,767 edges 57 files 420 documented · 28%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

SendEmail (Interface)
* A binding that allows a Worker to send email messages. [2 implementers]
worker/worker-configuration.d.ts
Operation (Interface)
(no doc) [2 implementers]
collab_mode/src/op.rs
Attachment (Interface)
(no doc)
worker/src/index.ts
ServiceWorkerGlobalScope (Interface)
* The **`ServiceWorkerGlobalScope`** interface of the Service Worker API represents the global execution context of a se
worker/worker-configuration.d.ts
Identity (Interface)
(no doc)
worker/src/auth.ts
Response (Interface)
* The **`Response`** interface of the Fetch API represents the response to a request. * * [MDN Reference](https://deve
worker/worker-configuration.d.ts
KeyCert (Interface)
(no doc)
worker/src/auth.test.ts
Request (Interface)
* The **`Request`** interface of the Fetch API represents a resource request. * * [MDN Reference](https://developer.mo
worker/worker-configuration.d.ts

Core symbols most depended-on inside this repo

clone
called by 668
worker/worker-configuration.d.ts
to_string
called by 259
collab_mode/src/signaling.rs
send
called by 91
worker/worker-configuration.d.ts
len
called by 90
collab_mode/src/engine.rs
push
called by 83
collab_mode/src/webchannel.rs
get
called by 79
worker/worker-configuration.d.ts
iter
called by 75
collab_mode/src/server.rs
send_resp
called by 48
collab_mode/src/server.rs

Shape

Method 575
Interface 427
Function 277
Class 204
Enum 36

Languages

TypeScript53%
Rust47%

Modules by API surface

worker/worker-configuration.d.ts765 symbols
collab_mode/src/server.rs125 symbols
collab_mode/src/engine.rs75 symbols
collab_mode/src/webchannel.rs62 symbols
collab_mode/src/message.rs49 symbols
collab_mode/src/server/tests/mod.rs37 symbols
collab_mode/src/engine/tests/internal_doc_tests.rs34 symbols
collab_mode/src/signaling/client.rs31 symbols
collab_mode/src/config_man.rs27 symbols
collab_mode/src/types.rs26 symbols
collab_mode/src/server/transcript_tests.rs20 symbols
collab_mode/src/webchannel/e2e_tests.rs19 symbols

For agents

$ claude mcp add collab-mode \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact