# Running bash commands in the background inside Claude Code

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

%[https://youtu.be/l52jXQKqL64] 

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](https://x.com/jarredsumner) on X)

%[https://youtu.be/RPPeuVZi-no] 

[I will sti](https://x.com/jarredsumner)ll exploring it. Will try to update this post with more useful ways to this.
