mend3/vscode-agent-bridge

A semantic interface between AI coding agents and VS Code — workspace state, editor focus, language services and structured edits over MCP.

0Stars on the repository
8Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

mend3/vscode-agent-bridge

Hook

Runs when a session starts, executing session-context.mjs via node. From mend3/vscode-agent-bridge.

0 20d ago A tokens not measured copy · 52% MIT

PostToolUse

02

mend3/vscode-agent-bridge

Hook

Runs after a tool call finishes for Read, Grep, Glob, Edit, Write and MultiEdit tool calls, executing unsaved-warning.mjs and after-edit-diagnostics.mjs via node (2 commands). From mend3/vscode-agent-bridge.

0 20d ago A tokens not measured original MIT

PreToolUse

03

mend3/vscode-agent-bridge

Hook

Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing guard-unsaved-edit.mjs via node. From mend3/vscode-agent-bridge.

0 20d ago A tokens not measured original MIT