PulseAugur
EN
LIVE 17:25:14

Claude Code logs updated with new fields, breaking existing parsers

Claude Code, a tool for interacting with Claude models, has recently undergone significant updates, adding 33 new fields and 4 line types to its local logging system over an eight-day period. Notable additions include 'cost-state' for tracking session expenses and 'output_tokens_details.thinking_tokens' to differentiate between reasoning and answer tokens. However, these updates have also introduced breaking changes for users relying on specific log markers, such as the removal of 'stop_reason: "end_turn"' for subagent transcripts, which has impacted parsing capabilities for some users. AI

IMPACT Updates to Claude Code's logging may affect developers building tools or analyzing Claude model interactions.

RANK_REASON The item details updates to a specific software tool, Claude Code, including new features and breaking changes.

Read on r/ClaudeAI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Claude Code logs updated with new fields, breaking existing parsers

How we ranked this

Signal score
11 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The item details updates to a specific software tool, Claude Code, including new features and breaking changes.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. r/ClaudeAI TIER_2 English(EN) · /u/duqaxxx ·

    Claude Code added 33 fields and 4 line types to your local logs in eight days

    <!-- SC_OFF --><div class="md"><p>I read the JSONL under ~/.claude/projects for a living, more or less, so I diff the field names every time Claude Code updates. It updates every couple of days. Between 2.1.237 (Aug 21) and 2.1.251 (Aug 28): four new line types, 33 new fields.</p…