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, a temporary workspace will be created for you.
Specifying a directory to index
To specify a directory other than the current working directory pass the target directory to the--workspace-root
flag.