Tag
Cline announces a $9.99/month subscription offering discounted access to GLM-5.2 and other open-weight models, with a $1.99 special promo for new users on Cline CLI and IDE.
Qt Creator 20 now supports local AI coding assistants via the Agent Client Protocol, enabling integration with open-weight models like GPT-OSS and Gemma 4 running on consumer hardware.
A personal reflection on the author's decades-long relationship with Emacs, including switching to VSCode and IntelliJ, and ultimately returning to Emacs for its unique features.
Asks developers about their preferred way of using AI for coding, whether through an IDE, CLI, or other interfaces.
A personal reflection on ten years of using Vim, switching to VS Code, and then returning to Vim, exploring the trade-offs between terminal-based editors and IDEs.
Claude Code creator Boris Cherny believes that by the end of this year, people will no longer use traditional IDEs, editors will gradually integrate with AI agents, future software development will be done through conversational agents handling most of the work, and the terminal will become the most natural agent interface.
Introduces the best practices for joint development with Codex and Claude Code on MacBook, including a 24x7 dev host and a four-panel layout.
FreeOberon is an open-source, cross-platform IDE and compiler for the Oberon programming language, designed in the classic pseudo-graphic style of Pascal environments.
Cognition introduces Devin Desktop, a unified interface for managing fleets of local and cloud AI agents, with support for any ACP-compatible agent and an integrated IDE.
Conifer launches as an open-source local AI runtime and IDE, offering native inference on Mac, Linux, and Windows with its own Metal engine and a sandboxed local agent called Typhoon.
Google upgraded Project IDX to Firebase Studio, a fully free AI full-stack development workspace with built-in AI assistance, multi-language support, and integration with the Firebase ecosystem.
The Go language server (gopls) offers impressive code navigation features for Go developers, enhancing IDE capabilities.
Announcing BABLR, a new generalized parser framework and API-based platform for software development that aims to shift the IDE paradigm from text file editing to code document editing. It includes a parser framework competing with Tree-sitter, a parse tree format agAST competing with ESTree, and a new data language CSTML.
Superset is an open-source IDE for orchestrating multiple CLI-based AI coding agents in parallel, with isolated git worktrees, built-in monitoring, and a diff viewer. It supports various agents like Claude Code, Codex CLI, and Gemini CLI.
oh-my-pi is an open-source coding agent that integrates hash anchor editing, LSP, Python, browser, subagents and other capabilities into a single workspace, providing out-of-the-box complete IDE integration. It currently has 5.8k stars.
A user recounts their frustrating experience with Google's forced update of the Antigravity IDE, which replaced the existing installation with a new chatbot interface, erased settings and history, and required a complete system purge to restore the legacy version.
Google released Antigravity IDE 2.0, a new version of their development environment, marking a significant update.
Glia is a local-first AI memory bridge that connects browser chats and IDEs, enabling seamless context sharing.
loopmaster is an IDE for livecoding music, enabling real-time algorithmic music composition.
A programmer reflects on how their development workflow has evolved over the past year, shifting from LLM-powered IDE autocomplete to using CLI coding agents and plan.md files, and questions the necessity of traditional IDEs.