🔥 Very first Background coding agents in Android Studio / IntelliJ
1 min demo of firebender rebuilding a screen in parallel▾
Don’t wait on a single coding agent - paste your Jira tickets one by one and watch Firebender tackle them all in parallel.
These agents:
- Live in lightweight local workspaces, no cloud setup needed
- Run in parallel, can solve multiple tasks at once
- Are incredibly intelligent, using a similar architecture to Claude Code
if this is something you want to try here are the docs:
• quick start (30 seconds)
• ways to configure the background agent
would love to get your thoughts on the UX and any feedback would be helpful!
@eygraber can answer any technical questions on this, but git worktrees allow us to reuse the same repo/.git folder to save space without blowing up your machine
Kevin
08/26/2025, 5:51 PM
and allows parallel work in a temp folder
Kevin
08/26/2025, 5:52 PM
this is perfect for a local coding agent, and one of the primary issues with running parallel agents is conflicts, this solves that problem
d
Dmitry Kandalov
08/26/2025, 8:18 PM
I just open the same project in another directory and run anything I want in parallel 🤔 🤷 Commit and push if the results are ok.
k
Kevin
08/26/2025, 9:55 PM
@Dmitry Kandalov you could do this manually, or you can do it in a managed way
1. no copying/pasting project directories over and over again
2. worktrees are more lightweight than full clones (shared .git)
3. heavier agent to run in the background flow, instead of reusing the same weaker coding agent in different project windows
would love to get your thoughts on the UX compared to what you're doing right now
👍 1
Kevin
08/26/2025, 9:55 PM
its free to use atm
Kevin
09/04/2025, 3:21 AM
join #C09DG7J8LDS if y'all want to stay up to date!!!
Kevin
09/04/2025, 3:21 AM
we'll be posting more frequently there, and will have a lot of active discussions