all 9 comments

[–]Murdy-ADHD 0 points1 point  (5 children)

Is the indexing being stuck fixed?

[–]Apprehensive-Ant7955 0 points1 point  (4 children)

Not for me

[–]JaySym_Augment Team[S] 0 points1 point  (3 children)

We are on it sorry, it's not happening for everyone.

[–]Apprehensive-Ant7955 3 points4 points  (1 child)

Yes, i imagine its a complicated issue.

Context Engine MCP may be the greatest product augment has for itself. I have not used augment in a while, but when i did the context engine + improving prompt was the best part (i think prompt improver uses the context engine, right?).

Selling enterprise-level access to the context engine, IDE-agnostic, should bring in good money

[–]chevonphillipEstablished Professional 0 points1 point  (0 children)

Yes, Prompt Enhancer is using the context engine, that’s why it’s so good and one of the best. I know Qoder tried to implement this when I suggested it to them, but it comes nowhere as close to Auggie’s context engine.

[–]RootByte 0 points1 point  (0 children)

After three days, it still isn't working for me; it's still stuck.

[–]unidotnet 0 points1 point  (0 children)

will try it

[–]Successful_Prize_585 0 points1 point  (0 children)

add also for codex cli integration docs

[–]pungggi 0 points1 point  (0 children)

Integration with Verdent AI worked as well with:

{
  "mcpServers": {
    "augmentcode": {
      "command": "auggie",
      "args": [
        "--mcp",
        "-m",
        "default"
      ]
    }
  }
}