Topic
open-source
Open-SWE-Traces: 207K Multilingual Trajectories Set New Standard for Autonomous Software Engineering Agents
Researchers have released Open-SWE-Traces, a dataset of 207,489 software engineering agent trajectories spanning nine programming languages, sourced from 20,000 real-world pull requests. Fine-tuning on this data yields models that achieve state-of-the-art resolve rates on multiple SWE-bench benchmarks, advancing autonomous software engineering.
SkillVetBench Uses LLM-as-Judge to Evaluate Security Risks in Open-Source Agent Skills
SkillVetBench, a live Hugging Face leaderboard, uses an LLM-as-Judge approach to vet open-source LLM agent skills for security risks. It introduces the Skill Agentic Risk Score (SARS) and integrates CVSS v4.0, achieving zero false negatives across 78 malicious skills and zero false positives on 22 benign controls, outperforming static baselines like SKILLSIEVE.
Technology Open-source Discord alternatives: What Stoat and Element actually fix - Engadget
Enterprise CTOs evaluating communication platforms should consider open-source alternatives like Stoat and Element following Discord's controversial age-verification rollout and a third-party hack exposing user IDs. These self-hosted options offer data control and avoid subscription lock-in but require technical expertise.
Technology LibreOffice Criticizes Euro-Office for Microsoft Alignment
LibreOffice has accused Euro-Office of reinforcing Microsoft's vendor lock-in by defaulting to the OOXML format. Concerns are also raised about Euro-Office's ties to Russian developers, questioning its claims of European digital sovereignty.
Zig by Example: A New Tool for Systems Programming
Zig by Example offers a practical introduction to the Zig programming language, focusing on robustness and simplicity. This resource is ideal for systems programmers seeking to enhance their skills.