Commit 1cb210a
feat(leak-hunt): improve WhatsApp Web hunts
Summary:
Teaches the memlab `leak-hunt` skill to drive WhatsApp Web from its pre-built navigation graph instead of a blind screenshot/accessibility walk, and bumps the MCP server version stamp (server code unchanged).
- MCP server: version bump only. `memlab/mcp-server` package.json 2.18.2 → 2.18.3 and the self-reported `version` in `src/index.ts` 2.18.1 → 2.18.3, which also resolves a pre-existing mismatch between the two. No server behavior change — the stamp follows the release convention.
Differential Revision: D111816123
fbshipit-source-id: 451370d77a9580186f7edd17a56703d2fdb768271 parent b1cb666 commit 1cb210a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments