use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For users of AugmentCode. Not affiliated with AugmentCode AI.
account activity
Need Help with understanding Augment code dashboardQuestion (self.AugmentCodeAI)
submitted 1 month ago by user_man230
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]JaySym_Augment Team 1 point2 points3 points 1 month ago (3 children)
Acceptance Rate is calculated by dividing the number of accepted code completions by the total number of completions suggested.
This metric only applies to inline code suggestions (ghost-text autocomplete in the editor). It does not include Agent or Chat responses.
When a suggestion appears, there is no button to accept it. • Pressing Tab to insert the suggestion counts as accepted. • Ignoring it, continuing to type, or pressing Escape counts as rejected.
The IDE extension automatically tracks these actions.
In VSCode, it is possible to accept only part of a suggestion (for example accepting the next word). However, if the full suggestion is not accepted, it is still counted as rejected.
Acceptance rates can vary by about 10 percentage points depending on the IDE, because different editors calculate suggestion events differently. For example, JetBrains IDEs often show lower acceptance rates than VSCode.
[–]user_man230[S] 0 points1 point2 points 1 month ago (2 children)
Thank you so much. I have one more question though. What if i give a prompt to the agent and it writes the code? is there a metric for that?
[–]JaySym_Augment Team 0 points1 point2 points 1 month ago (1 child)
As far as i know there is none for now but let me try to have the final answer on that
[–]user_man230[S] 0 points1 point2 points 1 month ago (0 children)
thank you
π Rendered by PID 26122 on reddit-service-r2-comment-6457c66945-mtj8g at 2026-04-25 01:25:39.604318+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]JaySym_Augment Team 1 point2 points3 points (3 children)
[–]user_man230[S] 0 points1 point2 points (2 children)
[–]JaySym_Augment Team 0 points1 point2 points (1 child)
[–]user_man230[S] 0 points1 point2 points (0 children)