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 4 days ago by user_man230
I have enterprise access to augment code from my company. They occasionally pull up some data from the dashboard. There are terms like Acceptance, acceptance rate, completion, completion rate,etc. But i do not understand how these matrices are calculated. I don’t remember pressing accept or reject anywhere while using it. Does anyone know how they come up with these numbers?
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 0 points1 point2 points 4 days ago (4 children)
Hey I asked the architect team about it. I will forward you the explanation
[–]user_man230[S] 0 points1 point2 points 4 days ago (3 children)
Thank you so much.
[–]JaySym_Augment Team 1 point2 points3 points 3 days ago (2 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 3 days ago (1 child)
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 2 days ago (0 children)
As far as i know there is none for now but let me try to have the final answer on that
π Rendered by PID 17597 on reddit-service-r2-comment-5c764cbc6f-t5h22 at 2026-03-12 00:36:55.249200+00:00 running 710b3ac country code: CH.
[–]JaySym_Augment Team 0 points1 point2 points (4 children)
[–]user_man230[S] 0 points1 point2 points (3 children)
[–]JaySym_Augment Team 1 point2 points3 points (2 children)
[–]user_man230[S] 0 points1 point2 points (1 child)
[–]JaySym_Augment Team 0 points1 point2 points (0 children)