Claude AI Shows Repetition Bug with 'Sketcher' Term in QGIS Workflow

Claude's 'Sketcher' Repetition Issue
A user working with QGIS encountered unusual behavior from Claude AI when asking for help aligning a DXF file to a specific coordinate system. The model repeatedly output the word "sketcher" in its response, suggesting a potential bug with specific terms in its output generation.
Practical QGIS Workflow Details
The source includes specific QGIS workflow information for DXF alignment:
- Option A for State Plane coordinates: Import into QGIS and manually assign CRS via Layer → right-click → Set CRS → pick the correct EPSG
- Option B for local/arbitrary coordinates: More involved workflow requiring ground control points
The detailed workflow for arbitrary coordinates includes:
- Import DXF into QGIS (lands near 0,0)
- Identify 2-3 recognizable features in DXF (property corners, road intersections, building corners)
- Find same points on basemap or via GPS location
- Use QGIS tools: "Sketcher from geometries" or affine transformation with control point pairs
- Alternative: Use "Sketcher from Layer" plugin or Processing → "Sketcher"
- Practical approach: Load DXF, inspect coordinate values, determine if State Plane, UTM, or arbitrary
Model Behavior and Workaround
When the user provided the DXF file and alignment points in CSV format, Claude was able to convert and align the DXF data successfully. The output was "pretty dang close (if not perfect)." However, when asked about fine adjustments, the model again exhibited the repetition issue with "sketcher."
The source shows the model attempting to provide practical adjustment options but getting stuck in repetition loops with the term "sketcher."
📖 Read the full source: r/ClaudeAI
👀 See Also

SubQ: First Fully Subquadratic LLM with 12M-Token Context and 95% RULER Accuracy
Subquadratic launches SubQ 1M-Preview, a subquadratic LLM with linear compute scaling, 12M-token context, 52× faster sparse attention vs FlashAttention, and 95% on RULER 128K. Available via API, CLI code agent (SubQ Code), and search tool (SubQ Search).

Claude Code v2.1.85 Release: MCP Improvements, Hook Filters, and Bug Fixes
Claude Code v2.1.85 adds environment variables for MCP headersHelper scripts, conditional if fields for hooks to reduce process spawning, and fixes for /compact failures, plugin enable/disable issues, and terminal keyboard problems in Ghostty, Kitty, and WezTerm.

Longitudinal study finds AI productivity gains at 10%, not 10x
A longitudinal study tracking 40 companies from November 2024 through February 2026 found AI usage increased by 65% on average, but pull request throughput only increased by 9.97%. The data suggests coding was never the primary bottleneck in software development.

Claude Tops App Store Charts Amid Government Standoff
Anthropic's Claude app jumped from 42nd to 1st place on the US App Store's Top Downloaded charts, with ChatGPT and Gemini taking second and third. The surge follows a public disagreement between Anthropic and the US government over military and surveillance use of AI technology.