Show HN: Baag – Easily run multiple AI coding agents on the same project

Hacker News - AI
Jul 26, 2025 00:16
pranav7
1 views
hackernewsaidiscussion

Summary

Baag is a simple CLI utility designed to streamline the process of running multiple AI coding agents on the same project by managing git worktrees, addressing workflow friction caused by traditional git branches. It supports various AI models and development environments, making it easier for developers to coordinate parallel coding tasks. This tool highlights the growing need for efficient project management solutions as collaborative AI coding becomes more common.

I realised I was working on more parallel tasks with coding agents, but git branches became a huge bottleneck. Tried Git Butler but it just complicated things further. Found git worktrees as a solution but the git API was a bit too complicated for day to day. So thought I'll vibe-code this simple CLI utility to manage the process. It technically works with any setup – claude/codex/gemini + cursor/vim/whatever. Just manages git worktrees inside your repo and sets up your dev environment how you like it. Nothing fancy, just something I built to scratch my own itch. Figured others might have the same workflow friction too, so thought I'll share it here Comments URL: https://news.ycombinator.com/item?id=44690070 Points: 2 # Comments: 1

Related Articles

Bitcoin Price Prediction: $120K in 2025, But Ozak AI Could 100x Quicker

Analytics InsightJul 26

The article predicts Bitcoin could reach $120,000 by 2025, but highlights that Ozak AI, a new artificial intelligence project, may offer much faster and greater returns, potentially increasing 100-fold in a shorter timeframe. This underscores growing investor interest in AI-driven projects, suggesting that advancements in AI could outpace traditional crypto assets in terms of growth and market impact.

As AI becomes more popular, concerns grow over its effect on mental health

Hacker News - AIJul 26

As AI technologies become increasingly widespread, experts are raising concerns about their potential negative impact on mental health, including issues like increased anxiety, social isolation, and misinformation. The article highlights the need for further research and responsible AI development to mitigate these risks as adoption grows.

Show HN: RoboComic – Stand-up battles powered by AI (TTS, custom personas)

Hacker News - AIJul 26

RoboComic is a new app that uses agentic AI to generate virtual stand-up battles, allowing users to select or create custom comedic personas and hear jokes voiced via Text-to-Speech in English and Polish. This project highlights AI’s growing capabilities in humor, language generation, and interactive entertainment, offering insights into how AI can be used for creative and social applications. Its open-source nature invites community feedback and experimentation, potentially advancing AI-driven humor and persona customization.