About Workspace Context
Augment is powered by its deep understanding of your code. Your codebase will be automatically indexed when you runauggie from a git directory or you can specify a directory to index. If you run Auggie from a non-git directory, the current working directory is used as the workspace root.
Specifying a directory to index
To specify a directory other than the current working directory pass the target directory to the--workspace-root flag.