code-editing

Tag

Cards List
#code-editing

VisEditBench: Can Vision-Language Models Edit Visualization Code from Multimodal Feedback?

arXiv cs.CL · 2d ago Cached

Introduces VisEditBench, a benchmark of 1,395 human-annotated visualization code-editing tasks for vision-language models, covering feedback-guided repair and reference-guided restyling. Evaluates 20 VLMs and proposes VisEditAgent, a render-grounded editing framework that improves pass rates from 55.75% to 67.99%.

0 favorites 0 likes
#code-editing

@fat: Edit is now live on diffs[dot]com. This isn't just another Monaco or ProseMirror wrapper. This is an entirely new edit …

X AI KOLs Following · 2026-08-03 Cached

Diffs.com launches a new edit mode, a lightweight code editor built on top of its file/diff rendering primitives, with inline editing, selection actions, markers, find/replace, undo history, and keyboard shortcuts.

0 favorites 0 likes
#code-editing

To Add Is Machine, To Delete Is Human: Measuring and Mitigating Deletion Avoidance in LLM Code Editing

Hugging Face Daily Papers · 2026-07-30 Cached

This paper introduces CanItDelete, a benchmark of 200 real-world deletion-only code editing tasks, and measures how LLMs avoid deleting code. It finds that frontier models frequently leave obsolete code in place, producing passable but not merge-ready patches, and that adding deletion-focused training data improves performance.

0 favorites 0 likes
#code-editing

@alex_prompter: Two AI agents editing the same codebase will wreck each other's work unless you give them this instruction. Run two age…

X AI KOLs Timeline · 2026-07-14 Cached

A practical tip for running multiple AI agents on the same codebase: use a shared notes.md file for coordination to prevent conflicts.

0 favorites 0 likes
#code-editing

What Context Does a Coding Agent Actually Need to Act?

arXiv cs.LG · 2026-07-14 Cached

This paper investigates the minimal context needed for coding agents to edit code, finding that natural-language summaries of code are ineffective and that surrounding context matters little, with compressed context achieving equal results at a third of the tokens. It also reveals a noise floor due to temperature-0 API inference.

0 favorites 0 likes
#code-editing

@XAMTO_AI: The terminal AI coding assistant track is ridiculously competitive. oh-my-pi emerged as a dark horse this week, already surpassing 137k stars. It runs directly in the terminal, and its core selling point is simple—it modifies code with extreme precision. This project is a fork of Pi, with a ton of hardcore additions on top of the original. The most…

X AI KOLs Timeline · 2026-06-21 Cached

Introduces oh-my-pi, a terminal-based AI coding assistant forked from Pi. With its Hashline editing system, it achieves high-precision code modifications, reducing token consumption by 61%. It comes with 32 built-in tools, supports over 40 languages and more than 40 LLM providers, and can import configurations directly from major tools, making migration costs negligible.

0 favorites 0 likes
#code-editing

AI coding agents need a “plan first, edit later” workflow? Looking for feedback

Reddit r/AI_Agents · 2026-06-05

A proposed workflow for AI coding agents that emphasizes brainstorming and boundary enforcement before code editing, seeking community feedback on its utility.

0 favorites 0 likes
#code-editing

Coding Models Are Doing Too Much

Hacker News Top · 2026-04-22 Cached

A blog post investigating the "Over-Editing" problem where coding LLMs rewrite more code than necessary when fixing simple bugs, proposing metrics and training approaches to encourage minimal, faithful edits.

0 favorites 0 likes
← Back to home

Submit Feedback