MCPcopy Index your code
hub / github.com/cs50/ddb50.vsix

github.com/cs50/ddb50.vsix @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
22 symbols 47 edges 2 files 5 documented · 23%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Rubber Duck Debugging

Provide everyone with their own virtual duck on VS Code. Introduce students to rubber duck debugging, a technique that involves talking to a rubber duck (or any inanimate, or even animate object) about a bug in their code.

Core symbols most depended-on inside this repo

addMessage
called by 9
static/ddb.js
getEnergy
called by 4
static/ddb.js
webviewDeltaUpdate
called by 4
src/extension.ts
resetMessages
called by 3
static/ddb.js
setEnergy
called by 3
static/ddb.js
reply
called by 2
static/ddb.js
uuidv4
called by 2
static/ddb.js
getGptResponse
called by 2
src/extension.ts

Shape

Function 14
Method 6
Class 2

Languages

TypeScript100%

Modules by API surface

static/ddb.js12 symbols
src/extension.ts10 symbols

For agents

$ claude mcp add ddb50.vsix \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page