paper-with-me

Papers

Code4MeV2: a Research-oriented Code-completion Platform

2025-10-04 · Roham Koohestani, Parham Bateni, Aydin Ebrahimi, Behdad Etezadi, Kiarash Karimi, Maliheh Izadi arxiv

The adoption of AI-powered code completion tools in software development has increased substantially, yet the user interaction data produced by these systems remain proprietary within large corporations. This creates a barrier for the academic community, as researchers must often develop dedicated platforms to conduct studies on human--AI interaction, making reproducible research and large-scale data analysis impractical. In this work, we introduce Code4MeV2, a research-oriented, open-source code completion plugin for JetBrains IDEs, as a solution to this limitation. Code4MeV2 is designed using a client--server architecture and features inline code completion and a context-aware chat assistant. Its core contribution is a modular and transparent data collection framework that gives researchers fine-grained control over telemetry and context gathering. Code4MeV2 achieves industry-comparable performance in terms of code completion, with an average latency of 200~ms. We assess our tool through a combination of an expert evaluation and a user study with eight participants. Feedback from both researchers and daily users highlights its informativeness and usefulness. We invite the community to adopt and contribute to this tool. More information about the tool can be found at https://app.code4me.me.

📄 PDF Abstract BibTeX arXiv:2510.03755

Code (0)

등록된 구현이 없습니다.

Tasks

Code Completion

Similar Papers 제목 키워드 기반

Task Completion Platform: A self-serve multi-domain goal oriented dialogue platform

2016-06-01 · NAACL 2016 6 · Paul Crook, Alex Marin, Vipul Agarwal, Khushboo Aggarwal 외
Dialogue Management

Full Line Code Completion: Bringing AI to Desktop

2024-05-14 · Anton Semenkin, Vitaliy Bibaev, Yaroslav Sokolov, Kirill Krylov 외

In recent years, several industrial solutions for the problem of multi-token code completion appeared, each making a great advance in the area but mostly focusing on cloud-based runtime and avoiding working on the end us…

Code Completion

AutoResearch: An Execution-Grounded Multi-Agent Framework for Reliable Research Workflow Automation

2026-05-04 · Rajesh Kumar, Waqar Ali, Junaid Ahmed, Abdullah Aman Khan 외 arxiv

Automated research agents increasingly generate code, retrieve literature, and draft scientific artifacts, but they often fail to verify whether generated experiments execute correctly or whether cited sources support ge…

Code Repair

MHRC-Bench: A Multilingual Hardware Repository-Level Code Completion benchmark

2026-01-07 · Qingyun Zou, Jiahao Cui, Nuo Chen, Bingsheng He 외 arxiv

Large language models (LLMs) have achieved strong performance on code completion tasks in general-purpose programming languages. However, existing repository-level code completion benchmarks focus almost exclusively on s…

Code Completion

TOSC: Task-Oriented Shape Completion for Open-World Dexterous Grasp Generation from Partial Point Clouds

2026-01-09 · Weishang Wu, Yifei Shi, Zhiping Cai arxiv

Task-oriented dexterous grasping remains challenging in robotic manipulations of open-world objects under severe partial observation, where significant missing data invalidates generic shape completion. In this paper, to…

Point Clouds