# Dockerless: Environment-Free Program Verifier for Coding Agents Page: https://stenobird.com/podcast/daily-paper-cast-7079649/dockerless-environment-free-program-verifier-for-coding-agents Text version: https://stenobird.com/podcast/daily-paper-cast-7079649/dockerless-environment-free-program-verifier-for-coding-agents.md Podcast: [Daily Paper Cast](https://stenobird.com/podcast/daily-paper-cast-7079649) Published: 2026-07-02T04:12:53+00:00 Episode link: https://share.transistor.fm/s/bbbc53ce Audio file: https://media.transistor.fm/bbbc53ce/5784ed84.mp3 Processing state: not_requested JSON: https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/dockerless-environment-free-program-verifier-for-coding-agents Duration seconds: 1452 ## Resource 🤗 Upvotes: 90 | cs.SE, cs.AI Authors: Wenhao Zeng, Yuling Shi, Xiaodong Gu, Chao Hu, Chaofan Wang, Yuhao Cui, Hongting Zhou, Mengnan Qi, Jianqiao Wangni, Zhaojian Yu, Shuzheng Gao, Kai Cai, Shilin He Title: Dockerless: Environment-Free Program Verifier for Coding Agents Arxiv: http://arxiv.org/abs/2606.28436v1 Abstract: Program verifiers play a central role in training coding agents, including selecting trajectories for supervised fine-tuning (SFT) and providing rewards for reinforcement learning (RL). Standard execution-based verification requires running unit tests inside per-repository environments such as Docker images, incurring substantial environment setup costs. We propose Dockerless, an environment-free agentic patch verifier that evaluates generated code patches without executing them. Rather than simply matching candidate patches to references, Dockerless judges patch correctness using evidence gathered through agentic repository exploration. On a verifier evaluation benchmark, Dockerless outperforms the strongest open-source verifier by 14.3 AUC points. Using Dockerless as both the SFT trajectory filter and the RL reward enables a fully environment-free post-training pipeline. The resulting model reaches 62.0%, 50.0%, and 35.2% resolve rate on SWE-bench Verified, Multilingual, and Pro, respectively. It surpasses the Qwen3.5-9B baseline by 2.4, 8.7, and 2.9 points, matching environment-based post-training. ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/dockerless-environment-free-program-verifier-for-coding-agents/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/daily-paper-cast-7079649/dockerless-environment-free-program-verifier-for-coding-agents.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.