CodeWithLLM-Updates
-

Auggie
https://www.augmentcode.com/product/CLI
Augment Code CLI - this is a attempt to copy Claude Code, this time from the developers of Augment Code. As a standalone product, it's hard to say if it has any value; it's more likely an addition to their main product and tied to their pricing plans.

An interesting feature is the hotkey for improving a request. Otherwise, it has basic terminal agent functions, with MCP support like everywhere else now. The models are Claude Sonnet 4 and GPT-5.

Privacy mode in TRAE IDE v2.1.0
https://docs.trae.ai/ide/privacy-mode?_lang=en
One of the reasons I didn't use ByteDance's Chinese TRAE was their unclear policy of "we do what we want with your code." Now they have added the ability to activate privacy mode in the settings. I think this is a response to Alibaba's Qoder.

Privacy mode is only active when your account is active. After logging out, privacy mode ceases to be active. Privacy mode does not apply to SOLO mode, which is still in the testing phase.

SOLO mode
https://docs.trae.ai/ide/solo-mode
Appeared in TRAE v2.0.0. Available only for users with a Pro subscription and SOLO Code. This is a highly automated mode that independently plans and executes the entire development cycle: from requirements analysis, code and testing generation to results preview and deployment. Works with Figma / Vercel / Supabase / Stripe.

https://www.youtube.com/watch?v=4JObEIIK8Uo

SOLO Builder is an agent for creating web applications. Analyzes requirements → generates PRD → writes code → provides a preview. During development, AI independently orchestrates tools such as editor, browser, terminal, and doc viewer (project description with diagrams). Sometimes you need to click confirmation buttons.