News / #ide Tag Ide 178 articles archived under #ide · RSS Sign in to follow arXiv — Machine Learning research 3mo ago Adaptive Multi-Scale Goodness Aggregation for Forward-Forward Learning arXiv:2605.18804v1 Announce Type: new Abstract: We propose Adaptive Multi-Scale Goodness Aggregation (AMSGA), a novel extension of the Forward-Forward (FF) algorithm designed to improve stability, robustness, and generalization in local-learning neural networks. AMSGA addresses… 36 r/LocalLLaMA community 3mo ago We have sub-agents at home At work I get unfettered access to gpt 5.4 and sonnet, so I'm quite used to spawning sub-agents to go crazy on a repo and split up tasks. At home I am VRAM poor and like to run the models locally for my own enjoyment. Almost every single sub-agent extension/implementation does… 35 r/MachineLearning community 3mo ago No new paper under review in TMLR since May 09? [D] Why is that? Link: https://openreview.net/group?id=TMLR&referrer=%5BHomepage%5D(%2F)#tab-under-review-submissions #tab-under-review-submissions) It seems no action editor assignments are happening for over a week now.   submitted by   /u/hyperactve [link]   [comments] 28 GitHub Blog — AI & ML official-blog 3mo ago Take your local GitHub sessions anywhere Kick off work in VS Code or the CLI, finish it from your phone. Remote control for GitHub Copilot sessions is now generally available on github.com and GitHub Mobile. The post Take your local GitHub sessions anywhere appeared first on The GitHub Blog . 32 r/LocalLLaMA community 3mo ago If you use continue.dev and Qwen 3.6 (dense / MoE) - I could use your help Someone suggested I give Continue (Vscode extension) a try. I've been using Roo / Zoo now and liking it but it is pretty tough on context and I was told continue has more control over it. Anyways, I got it working, at the core... they talk to one another but something strange is… 36 r/LocalLLaMA community 3mo ago Extension idea: llama-server with custom samplers Just an idea and a prototype (made by Qwen3.6-27B-UD-Q6_K_XL via OpenCode) for allowing users to add custom sampling logic to llama-server without having to maintain their own entire fork and without having to make a wrapper that reimplements everything llama-server can do.… 5 arXiv — NLP / Computation & Language research 3mo ago EndPrompt: Efficient Long-Context Extension via Terminal Anchoring arXiv:2605.14589v1 Announce Type: new Abstract: Extending the context window of large language models typically requires training on sequences at the target length, incurring quadratic memory and computational costs that make long-context adaptation expensive and difficult to… 14 r/LocalLLaMA community 3mo ago VS Code's new "Agents window" lets you use local AI models. Still requires an Internet connection and a Github Copilot plan (because we can't have nice things) At first I was excited to see this, but I guess I'll wait till someone figures out what people actually want   submitted by   /u/_wsgeorge [link]   [comments] 5 Smol AI News news-outlet 3mo ago not much happened today **OpenAI** expanded **Codex** integration with the ChatGPT mobile app enabling remote task management and introduced Remote SSH, hooks, and programmatic tokens for enterprise automation. The IDE ecosystem is shifting to "agent-first" UX with **GitHub Copilot App** preview and… 26 arXiv — Machine Learning research 3mo ago Steerable Neural ODEs on Homogeneous Spaces arXiv:2605.11133v1 Announce Type: new Abstract: We introduce steerable neural ordinary differential equations on homogeneous spaces $M=G/H$. These models constitute a novel geometric extension of manifold neural ordinary differential equations (NODEs) that transport associated… 33 Simon Willison community 3mo ago Quoting New York Times Editors’ Note This article was updated after The Times learned that a remark attributed to Pierre Poilievre, the Conservative leader, was in fact an A.I.-generated summary of his views about Canadian politics that A.I. rendered as a quotation. The reporter should have checked the accuracy of… 25 Vercel — AI dev-tools 3mo ago How Superset built the IDE for AI agents on Vercel Superset on Vercel 1,000–1,400 deployments per week ~600 preview deployments per day ~30 second average build time 57–64% week-over-week DAU growth Software development with AI started as a single engineer chatting with a single agent about a local repo. Today, developers direct… 5 Zed Editor dev-tools 4mo ago Zed is 1.0 The editor we set out to build is now 1.0. 20 Smol AI News news-outlet 6mo ago not much happened today **OpenAI** launched **GPT-5.3-Codex** with a Super Bowl ad emphasizing "You can just build things" as a product strategy, focusing on builder tooling over chat interfaces. The model is rolling out across **Cursor, VS Code, and GitHub** with phased API access and is flagged as… 34 Smol AI News news-outlet 6mo ago OpenAI Codex App: death of the VSCode fork, multitasking worktrees, Skills Automations **OpenAI** launched the **Codex app** on macOS as a dedicated agent-native command center for coding, featuring **multiple agents in parallel**, **built-in worktrees** for conflict isolation, **skills** for reusable bundles, and **scheduled automations**. The app emphasizes… 19 Zed Editor dev-tools 7mo ago The ACP Registry is Live Easily distribute your agent through the ACP Registry: register once, and work in Zed, JetBrains IDEs, and any ACP-compatible editor. 27 Smol AI News news-outlet 7mo ago Anthropic launches the MCP Apps open spec, in Claude.ai **Anthropic** has officially absorbed the independent MCP UI project and, collaborating with **OpenAI**, **Block**, **VS Code**, **Antigravity**, **JetBrains**, and **AWS**, released the **MCP Apps spec** and official support in **Claude.ai**. This standard aims to enable a rich… 9 Zed Editor dev-tools 9mo ago Introducing Agent Extensions Zed launches Agent Server Extensions, enabling one-click installation of ACP-compatible agents like Augment Code and OpenCode. 31 Zed Editor dev-tools 10mo ago ACP Brings JetBrains on Board The Agent Client Protocol reaches a major milestone: JetBrains is committing to bringing ACP support to their entire ecosystem. 8 Zed Editor dev-tools 16mo ago Zed: The Fastest AI Code Editor Zed is now the world's fastest AI code editor. What's more, Zed's new AI features are also open-source, just like the whole editor. 38 Zed Editor dev-tools 19mo ago How is DeepSeek-R1 for Coding? Try it right now! How to try DeepSeek-R1 for coding via the Zed code editor's out-the-box support. 26 Zed Editor dev-tools 21mo ago The Context Outside the Code How you can quickly add external context to language model conversations with Zed extensions built using the new Model Context Protocol. 26 Zed Editor dev-tools 22mo ago Life of a Zed Extension: Rust, WIT, Wasm In this episode of Zed Decoded, Thorsten talks to Max and Marshall, who have built Zed's extension system, asking them to explain to him: what happens when I install an extension? How does it all work? 10 Zed Editor dev-tools 25mo ago Bringing Interactive Computing to Zed: Introducing REPL Support Run code, visualize data, and iterate right in your editor with Zed's new REPL support. 34 Zed Editor dev-tools 26mo ago Why not just embed Neovim? In this episode of Zed Decoded, Thorsten talks Conrad about Zed's Vim mode and asks him: why not just embed Neovim? 35 Zed Editor dev-tools 28mo ago Extensible Language Support in Zed - Part 1 About two months ago, @maxdeviant and I began the project of making Zed extensible. In a code editor, extensibility can include many features that require many different capabilities, but for the first phase of the project, we have focused on extensible language support . We… 32 Zed Editor dev-tools 29mo ago Building a Text Editor in the Times of AI Thorsten interviews co-founders Nathan, Max, Antonio about their path to AI, how they use it, how it's implemented in AI, what will change about it, and what that could mean for the future of programming. 20 Zed Editor dev-tools 30mo ago Between Editors and IDEs, Where Zed Falls Thorsten interviews co-founders Nathan, Max, Antonio about the product philosophy behind Zed and how they think about text editing along multiple axes: Emacs vs. Vim, IDE vs. Editor, Batteries included vs. Extensibility. 30 Page 4 of 4 · 178 articles ← Newer