I just Claude code to a new version (1.0.72 (Claude Code)) for a new feature they just announced:
Running background bash commands inside claude code
Here is me running a dev server inside claude code
I can see how this can be useful. it can automatically go through the console error messages being thrown and propose a fix without me copy/pasting error messages between external console and claude code shell like a caveman.
One other i can think of this being useful is to monitor running logs and trigger a notification via slack suggesting a fix for an issue or maybe even just apply the fix right away
I just saw this someone post how you this lets Claude Code read browser console logs & debug frontend code using bun init --react (source @jarredsumner on X)
I will still exploring it. Will try to update this post with more useful ways to this.