SWE-rebench-V2 Released: Largest Open Multilingual Dataset for Code Agent Training

SWE-rebench-V2 Release Details
Nebius's R&D team, led by Ibragim, has published SWE-rebench-V2, which they describe as "currently the biggest open dataset in the world for training coding agents." The dataset is multilingual and executable, designed specifically for large-scale reinforcement learning training.
Key Technical Features
The team built an automated pipeline to extract RL environments at scale. This release includes:
- The complete SWE-rebench-V2 dataset
- A detailed technical report
- Paper and dataset available at: https://huggingface.co/papers/2602.23866
Community and Support
The team maintains active Discord support for both the dataset and their SWE-rebench Leaderboard at: https://discord.gg/wXYmWpMu. They note that the LocalLLaMA community has provided "the most valuable feedback" for their work with the SWE-rebench Leaderboard and confirm they're continuing work on the leaderboard with plans to "make it even cooler."
For research collaborations or questions, Ibragim can be reached via DM on Reddit or Twitter (X) at: https://x.com/ibragim_bad.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Agentlint: GitHub App that catches CLAUDE.md contradictions and broken pointers on every PR
Agentlint is a GitHub App that audits your full agent-rules surface (CLAUDE.md, AGENTS.md, skills, hooks) on every PR, posting inline comments for contradictions, broken paths, and unsupported harness features. Free for public repos.

Obsidian Integration for Persistent Memory in OpenClaw and Claude Code
A Reddit user demonstrates how connecting OpenClaw and Claude Code to an Obsidian vault creates persistent long-term memory across sessions. The setup automatically links memories, context, project files, and notes, with all instances able to access shared memory when needed.

V6rge AI Suite Update Adds NVIDIA GPU Support and Beta Coding Agent
V6rge AI Suite has released an update that fixes GPU detection issues, adds full NVIDIA GPU support for better performance, and introduces a new beta coding agent that generates and assists with code directly inside the app.

OpenClaw Skill Connects Agents to Knods.io UI for Workflow Creation
A developer has built an OpenClaw skill that enables agents to understand and create workflows within the Knods.io UI, allowing users to switch between specific agents like brand-specific ones instead of relying on Knods' built-in agent.