Skip to content

chore(agents): bump Claude Code supported version to 2.1.199#404

Merged
AntonYeromin merged 2 commits into
mainfrom
chore/claude-2.1.199-analytics-fix
Jul 3, 2026
Merged

chore(agents): bump Claude Code supported version to 2.1.199#404
AntonYeromin merged 2 commits into
mainfrom
chore/claude-2.1.199-analytics-fix

Conversation

@AntonYeromin

Copy link
Copy Markdown
Collaborator

Summary

Bumps the Claude Code supported version ceiling to 2.1.199 and raises the minimum supported version to 2.1.189 (10 patch versions below max, per project rule). Also fixes a report generation crash caused by non-string prompt text values in the analytics aggregator.

Changes

  • chore(agents): raise CLAUDE_SUPPORTED_VERSION to 2.1.199 and CLAUDE_MINIMUM_SUPPORTED_VERSION to 2.1.189
  • fix(analytics): add typeof raw !== 'string' guard before processing prompt text in AnalyticsAggregator to prevent runtime errors when prompt.text is not a string

Testing

  • Tests added/updated
  • Manual testing done

Checklist

  • Code follows project standards
  • CI is green (npm run ci)
  • No merge conflicts with main

@AntonYeromin AntonYeromin merged commit d0308fb into main Jul 3, 2026
3 checks passed
@AntonYeromin AntonYeromin deleted the chore/claude-2.1.199-analytics-fix branch July 3, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant