Recent GitClear Improvements
Get your own free automated changelog at the link
By Code Domain
The types of code that have generated the most Diff Delta
tl;dr Summary
March 31, 2026
- Remove CommitValue pending_review/rejected states; add pending_ai_assignment and llm_complete to mark LLM-authored commits
- Remove pending_review/rejected states from CommitValue; add pending_ai_assignment and llm_complete to mark LLM/CI-authored commits
March 26, 2026
- Move 'Replace Markdown' option to one-click in selection menu
March 19, 2026
- Add callback to enqueue SuggestStarredReportsJob when a user provides a mission
March 18, 2026
- Add Starred Report Picker frontend with autosuggest, AI suggestion cards, keyboard handling and textarea auto-expand
March 16, 2026
- Revise Dora history to calculate Change Failure Rate and add defect-finder scopes
March 13, 2026
- Add endpoint to provision users with PAT and integration test
- Update starred reports to allow outlier by committer in addition to team
- Add hover arrows to re-sort outlier charts
March 11, 2026
- Add Augment Code as an LLM provider
March 10, 2026
- Implement integration with Microsoft Teams
- Update backfill_commit_release to prefer PR-based repo_release assignment for commits
March 6, 2026
- Start rendering LLM delta alongside standard per-directory deltas
March 5, 2026
- Update "repo browse" page to show percent of each repo that is AI-authored
- Add segments for commit_ai_lines_committed_count and delta_from_llms
March 4, 2026
- Initial support for new Anthropic Teams Enterprise API + test
- Refresh the Diff Delta Factors page with examples and copy-ready docs
- Polish revised diff_delta_factors page
March 3, 2026
- Add Claude v1 "Mathematics of Diff Delta" page
- Update Mathematics of Diff Delta page (content edits, find-and-replace, additions)