Skip to content

Add deja-vu to the tools catalog - #2958

Closed
vshulcz wants to merge 1 commit into
github:mainfrom
vshulcz:tools-deja-vu
Closed

Add deja-vu to the tools catalog#2958
vshulcz wants to merge 1 commit into
github:mainfrom
vshulcz:tools-deja-vu

Conversation

@vshulcz

@vshulcz vshulcz commented Sep 6, 2026

Copy link
Copy Markdown

Adds deja-vu under MCP Servers in website/data/tools.yml, next to the other session-history/memory servers.

deja indexes the session transcripts coding agents already keep on the machine — VS Code Copilot Chat (workspaceStorage/*/chatSessions), Copilot CLI (~/.copilot/session-state), Claude Code, Codex, Cursor and eighteen more — and exposes them to Copilot through a stdio MCP server: recall, what was run after an error, a file's session history. One Go binary; no model, no key, no network. MIT.

Entry validated against .schemas/tools.schema.json (required fields, links keys, configuration.type). Separate from the external-plugin submission in #2916, which is the Copilot CLI plugin; this is the catalog entry for the MCP server.

@vshulcz
vshulcz requested a review from aaronpowell as a code owner September 6, 2026 10:14
@github-actions github-actions Bot added the website-update PR touches website content or code label Sep 6, 2026
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

🟡 Contributor Reputation Check: MEDIUM risk

Check Risk
Profile MEDIUM
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk label Sep 6, 2026
@aaronpowell aaronpowell closed this Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk website-update PR touches website content or code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants