CodeWithLLM-Updates
-

Zed without AI
https://zed.dev/blog/disable-ai-features
Finally – it's getting annoying that AI is getting into all coding tools :) Now Zed allows you to completely disable these unnecessary features via the settings.json file.

Many companies prohibit the use of AI tools. Some professionals have ethical, philosophical, or environmental reservations about using AI and prefer full control over their code and workflow without unwanted suggestions or AI interference.

GitHub Spark
https://github.blog/changelog/2025-07-23-github-spark-in-public-preview-for-copilot-pro-subscribers/
MS has released GitHub Spark, which allows you to turn an idea into a ready, deployed application in a matter of minutes. It creates a full repository on GitHub with GitHub Actions and Dependabot, ensuring full synchronization.

Spark will independently build a complete application, including both frontend and backend. All this works on AI models such as Claude Sonnet 4. Hosting, deployment, and integration with GitHub authorization – everything is included "out of the box". It is possible to integrate requests for models from OpenAI, Meta, DeepSeek, and others, without the need to manage API keys.

Currently available in public preview for Copilot Pro+ subscribers.

Terragon
https://www.terragonlabs.com/
Claude Code in the cloud, which works as parallel background agents in a separate sandbox, but with access to GitHub repositories. Start or manage tasks from the web dashboard, Terry CLI, GitHub comments, or your phone — work from anywhere.