15:03
2026-09-14
dev.to
ai-agents
I stopped pasting VBA into a chatbot and pointed the agent at the actual workbook
A developer built VBridge, a tool that runs Claude Code directly against a user's actual Excel VBA project on their own machine, letting the agent read real .bas and .cls modules and execute macros ag…