🚀 Wallaby.js just got a big performance boost! Faster incremental & heavy test runs, quicker startup, ~10x less CPU/memory use for coverage/insights, smarter worker handling. Streaming test results is also coming soon! 🧪⚡️
✋ There is nothing wrong with AI agents.
The problem is the dev workflow.
Why ask for Code & Fix when you could ask for #TDD?
@cursor_ai + @wallabyjs + @vitest_dev
= 🤖✅ AI-powered TDD
Just a glimpse of what's cooking...
⛵️ #chartedcoding
Stay tuned.
🥷 New in Console Ninja: Interactive Runtime Value Graphs.
Easier to explore nested data, spot structure, and debug faster.
Recently landed in Wallaby and Quokka too. 🦘
console-ninja.com/
🔥 Just launched: Wallaby and Quokka Interactive Runtime Value Graphs.
Visualize live data as it runs — as a connected, interactive graph. Expand. Collapse. Zoom. Explore.
All inside your editor.
wallabyjs.com/blog/diagrams.…
🚨 Wallaby MCP supercharges your AI agent with real runtime context — not just static code or shallow CLI output!
Live execution data, dynamic coverage, deep insights, and runtime relationships.
Fix tests, create new ones, and code with confidence! 🚀🔥
wallabyjs.com/blog/wallaby-m…
🚨 Wallaby MCP supercharges your AI agent with real runtime context — not just static code or shallow CLI output!
Live execution data, dynamic coverage, deep insights, and runtime relationships.
Fix tests, create new ones, and code with confidence! 🚀🔥
wallabyjs.com/blog/wallaby-m…
🚀🆕 @code Copilot Agent mode now supported in Console Ninja via extension tools + MCP!
🧠 Logs & errors respect code edits & HMR — no stale reports
🛠️ Add logs on the fly with logpoints (zero code changes)
🌐 No browser extension needed
The agent can now access logs & errors from your running app, add/read logs, fix issues, and verify the fix.
Whenever you're working with an AI agent, you should be asking:
"How do I allow this agent to check its own work?"
Frontend? Playwright
Backend/Library code? Vitest
Reducing copy/paste? jscpd
Shipping an npm library? attw, npm publish --dry-run
If you don't do this, you're hamstringing the agent and forcing yourself into the role of QA.
👀 Sneak peek: @GitHubCopilot Agent mode support in Console Ninja via MCP!
The agent can access logs and errors from your running browser or full-stack app, add and read logs, fix issues, and verify the fix.
Coming soon - stay tuned ⚡ We’re already working on equipping the Agent with Wallaby’s superpowers—checking test results for agent-driven changes, writing and editing tests, fixing errors, evaluating expressions to verify its actions, updating snapshots, and more.
🚀 Console Ninja MCP tools now support @cline
🔹 Auto-send browser & server logs to your LLM agent
🔹 No more manual copy-pasting logs & errors
🔹 Works without browser extensions or open dev tools
🚀 Console Ninja MCP tools are here for Cursor, Windsurf, Cline, and more!
🔹 Automatically send browser & server logs to your LLM agent
🔹 Improved AI error fixing & log analysis in full-stack apps
🔹 No more manual copy-pasting of logs & errors
🔹 Works without browser extensions or open dev tools
Try it now! ⚡ github.com/wallabyjs/console…
🚀 Console Ninja + GitHub Copilot = AI-powered debugging with full context.
Console Ninja now integrates with @GitHubCopilot in @code and provides full error details & logs, so Copilot can analyze errors smarter & faster.
Try it now → console-ninja.com
Learn more: github.com/wallabyjs/console…
Which AI model is best for fixing unit test errors? Claude, o3-mini, GPT-4o? Better context wins every time.
🤖 Wallaby enters the chat to give AI what it needs - test coverage and runtime values - to debug smarter.
wallabyjs.com/blog/wallaby-a…
🔥 New Wallaby & Quokka Feature! 🔍✨ Hover over any expression to evaluate & capture its value.
By default, values stay out of the editor/logs to avoid clutter, but you can reveal more with Explore Value. 🧐
Available for VS Code & JetBrains editors. 🚀
wallabyjs.com/docs/features/…
🎄 Happy Holidays from the Wallaby Team 🎄
We wish you joyful coding this holiday season ☺️
Check out these recently released new Wallaby v2 features:
🎯 New Errors Tab
🔍 Search Logs and Errors
💡 HTML highlighting
⏱️ Infinite Loop Detection
🎄 Test Tree Details in Side View