Papers

Filtered to agentic coding · clear filter

Browse by term

continual learning 86reinforcement learning 48benchmarking 13large language models 12benchmarks 11vision-language models 10language models 9robotics 7world models 7natural language processing 6recursive self-improvement 6generative models 5on-policy distillation 5video generation 5attention mechanisms 4coding agents 4LLMs 4multi-agent systems 4multimodal learning 4multimodal models 4self-distillation 4self-supervised learning 4transformers 4vision-language-action models 4world modeling 4agent-based systems 3agentic models 3agentic search 3agents 3autonomous systems 3

Matching papers

CodeMidas: Scaling Agentic Coding RL Environments from Code Itself

82 upvotes · 18 SEP 2026 · Bowen Ye, Lei Li, Shicheng Li et al.

This paper creates a system called CodeMidas that turns existing open-source code into environments for training coding agents using reinforcement learning. Practitioners might care because it could lead to more diverse and effective coding agents that can learn to fix issues, construct code, and verify their own work.