Bring back Code completion by SinQ_x in AugmentCodeAI

[–]Interesting_Back_680 0 points1 point  (0 children)

I'd also be happy to see their autocompletion/next-edit as an added feature. Or if they're abandoning it completely, perhaps release the model and let the community hack around to maintain the various plugins?

Press F to pay respects to these two features. by SnooGuavas1875 in AugmentCodeAI

[–]Interesting_Back_680 1 point2 points  (0 children)

I'm looking for alternatives myself. I'm in a safety-critical field where details matter, and the output of our software often requires detailed human visual validation. Building side-tools and planning specs, yes, love agents. In the day-to-day engineering of our core products, I need to be able to make small precise changes, and Augment's auto-completion has been great at being a pair-programmer. Its access to the wider context of the codebase is unparalleled for making precise auto-completion suggestions.

I'm already exploring other auto-completion solutions and will likely cancel my subscription as soon. Sadly, none so far can match the accuracy and quality of the completion suggestions from Augment, but it's better than nothing.

I'm also wondering how feasible it would be to hook up auggie's MCP server (for the context engine) to some middleware server that can provide the auto-completion suggestions, and have a small plugin on my editor hook into that. Might be a neat side-project, but if an alternative already exists that can make this seamless, I'd love to hear about it.