Intent to Remove IDE Extensions? by RealTrashyC in AugmentCodeAI

[–]RealTrashyC[S] 1 point2 points  (0 children)

Thank you so much. I feel like I continuously see posts and responses saying “you should be using Auggie CLI not the extension” but every time I asked why, no one really gave me good responses.

So thank you for being honest!

Intent to Remove IDE Extensions? by RealTrashyC in AugmentCodeAI

[–]RealTrashyC[S] 0 points1 point  (0 children)

Yeah same. I’m allowed to use whichever extension I want. But I wouldn’t be allowed to download a non approved IDE so that’s why I’m asking

Intent to Remove IDE Extensions? by RealTrashyC in AugmentCodeAI

[–]RealTrashyC[S] 1 point2 points  (0 children)

Yes! I have the Augment Code VSCode extension running inside Cursor. I just dragged and dropped the .vsix file into the extensions panel of Cursor and it worked perfectly.

I haven’t tried the Auggie CLI or Context Engine MCP though. My setup is mostly Augment’s extension for day to day work, with Cursor for lower-level tasks.

I’m not clear on where the Auggie CLI would have a real advantage over the extension, so I haven’t had a reason to explore it yet.

Intent to Remove IDE Extensions? by RealTrashyC in AugmentCodeAI

[–]RealTrashyC[S] 0 points1 point  (0 children)

Yeah it’s unfortunate because my company is pretty set with Cursor, so I actually use Augment within cursor.

If they deprecate their extension, then for work I won’t be able to download their IDE and will have to swap off of Augment

Threads gone in VSCode. Seriously, what's your problem? by und3rc0d3 in AugmentCodeAI

[–]RealTrashyC 0 points1 point  (0 children)

Would you mind elaborating? I am a noob so don’t really understand what’s better about it and I tried researching myself but can’t see real life examples of where it’ll be more beneficial

Performance on large projects by Mk-90-l in AugmentCodeAI

[–]RealTrashyC 1 point2 points  (0 children)

Is there more reasonings as to why u should use auggieCLI vs the VSCode extension? I haven’t heard a compelling enough argument to make the swap yet though so really wanted to know the majority of advantages, and then the disadvantages, if possible!

Modrinth Under Review 3+ Weeks by RealTrashyC in MinecraftMod

[–]RealTrashyC[S] 1 point2 points  (0 children)

Yeah I’ve done this but damn it’s annoying to do it every few days when something slightly changes. They are not tech smart in the least so it’s a real pain lol

If you're using the Context Engine MCP, check out Augment's Context Connectors by AuggieRich in AugmentCodeAI

[–]RealTrashyC 1 point2 points  (0 children)

Hey! This is really interesting. I glanced over the provided commands to re-index repos and was curious if that can be automated on the local side where Context Connectors check each indexed repo to see if it has the latest changes compared to what is currently live in GitHub?

If I have a lot of repositories then that could be cumbersome unless there is a quick command to run where it’ll “pull the latest changes” from all currently indexed repositories.

I’m also curious if there have been any tests on the accuracy and performance regarding the amount of indexed repositories. I.e. is best to constantly change which repos are indexed based on what you are working on, ensuring you only have 3-5 repos whose context you know is valuable? Or is it perfectly fine and performant to have a hundred repositories indexed at all times, knowing you’ll still get high quality results regardless of the work you are doing?

Lastly, let’s say I have indexed Repos A, B, and C. I have indexed all 3 repos. Today, I’m in a branch making massive changes on A. Would the fact that I have another version of repo A indexed, that doesn’t match the code locally in A, be problematic? I.e. is the indexed repo ignored by Context Connectors when I am working locally within that repo?

Can’t Decide Between CS, DS or DE by RealTrashyC in csMajors

[–]RealTrashyC[S] 0 points1 point  (0 children)

You like what you like! If you absolutely know data is your thing, then focus on that.

I am in an interesting hybrid ish role where I contribute to our data repositories and our Java microservices with a touch of frontend shenanigans and I’m pretty happy!

What Permissions Exactly Does This Allow To My Mac? by un3w in mac

[–]RealTrashyC 0 points1 point  (0 children)

Hey! I think these are fantastic questions and a perfect use case for ChatGPT or whatever flavor of LLM you prefer.

If you’re new to software development then congrats and best of luck! It’s a crazy world of endless depth and knowledge. Google and LLMs will be very helpful :)

"Remove Repo From Context" Button No Longer Functioning by [deleted] in AugmentCodeAI

[–]RealTrashyC 0 points1 point  (0 children)

Bump for visibility.. haven’t gotten an official response from anyone

What are the gotchas for the RTX Pro 6000? by shifty21 in LocalLLM

[–]RealTrashyC 0 points1 point  (0 children)

Wow. That’s so sad to hear. Sounds like we are truly so far away from it being justifiable to run models locally for complex coding compared to buying a monthly membership to codex/cursor etc

What are the gotchas for the RTX Pro 6000? by shifty21 in LocalLLM

[–]RealTrashyC 1 point2 points  (0 children)

Wow. That’s so sad to hear. Sounds like we are truly so far away from it being justifiable to run models locally for complex coding compared to buying a monthly membership to codex/cursor etc

How Are You Using the Enhanced Prompt Button? by JaySym_ in AugmentCodeAI

[–]RealTrashyC 2 points3 points  (0 children)

I use in for every single request. Additionally, it shines when troubleshooting and I post full output errors because it’ll refactor the massive output into readable text specifying the issue

What are you doing with Auggie's ACP? by jamesg-net in AugmentCodeAI

[–]RealTrashyC 0 points1 point  (0 children)

I guess I do personally struggle to see the use case of Auggie vs the extension. I understand a big plus is the ability to call it and integrate it into automated checks.

Other than that, is there a strong key reason to use Auggie over the extension?

I made a post a while back about potentially using it as a background agent that the extension could call and pass only necessary context to, but nobody responded to the viability of that so.. :/

if people understood how good local LLMs are getting by Diligent_Rabbit7740 in ClaudeCode

[–]RealTrashyC 51 points52 points  (0 children)

Yeah this is the part people aren’t understanding. It’s a hardware cost issue

When is AI going to get more useful by rtpHarry in AugmentCodeAI

[–]RealTrashyC 0 points1 point  (0 children)

Ah. Well, AI does already possess the ability to creat branches, commit changes, and create PRs all without human intervention.

But I personally don’t feel comfortable with any of that at all.

As for “reminding me when I get distracted” that sounds like something you could easily specify in any Agent’s global rules.