July 31, 2025

Auggie: The agentic CLI that goes where your code does

Auggie: The agentic CLI that goes where your code does

Since AI-powered coding assistants entered the scene, most have focused on code generation—helping you write a function here, debug a snippet there. But real software goes well beyond your editor: from local debugging to CI/CD pipelines, from GitHub Actions to custom deployment scripts.

Today, we're launching Auggie, an agentic CLI tool designed not just to be the most codebase-aware agent in your terminal, but to integrate into every part of your development workflow.

Augment where you work

Now Augment is available directly from your command-line with a rich terminal interface, Visual Studio Code, and JetBrains IDEs. Whether you prefer command-line workflows or integrated development environments, Augment works where you work.

Automation and integration ready

Auggie works as a unix-style utility, perfect for integration into your existing scripts and automation. Use it for code review in your CI pipeline, automated testing, or as part of your deployment process. Use the built-in `/gitub-workflow` command to quickly generate GitHub Actions for Pull Request descriptions and Pull Request reviews.

# Use it on your command line
auggie "Generate address test data formatted as json" > example.json
# Pipe data into Auggie
git diff | auggie "Explain the impact of these changes"
# Put it in your build system
auggie –print "Check if all new functions have tests"

Deep Codebase Intelligence

Auggie doesn't just see the files you show it—it knows and understands your entire codebase autonomously. Using Augment’s leading context engine, it maps project structure, dependencies, and patterns without manual context selection. Whether you're working on a small personal project or a million-line enterprise codebase? Auggie scales with you.

Getting Started

Auggie is rolling out today to Enterprise customers and will be available to teams and individuals over the next few weeks. We're releasing Auggie in beta, and we're actively gathering feedback from you to improve the experience and see what you can do with it. Tell us how Auggie can help do the things you need so you can focus on the things you love.

npm install -g @augmentcode/auggie

Just can't wait? Join the waitlist to get your hands on it early. If your company or team would like to try Auggie today, get in touch.