By Code Domain
The types of code that have generated the most Diff Delta
tl;dr Summary
March 31, 2026
- Replace CommitValue states: remove pending_review/rejected; add pending_ai_assignment and llm_complete to flag 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' to be a one-click option in selection menu
- Add markdown paste handling for AI-generated text (OpenAI/Phind) to convert headings, lists, bold and preserve blank lines
-
Ensure empty paragraph between adjacent
when pasting external HTML; convert pasted Markdown to ProseMirror
March 25, 2026
- Persist DreamTask suggestions to date-specific archived dashboard note; add caching, prepend-on-reseed and excludeUuids filtering
March 23, 2026
- Fix note title input snapping back to pre-save cursor position while editing
March 19, 2026
- Add callback to UserUsageProfile to trigger SuggestStarredReportsJob when a user sets a mission
March 18, 2026
- Add DaySketch dashboard widget; Fix Recent Notes duplicates and Dream Task reseed/UX
- Add Starred Report Picker UI with autosuggest and AI suggestion cards
March 16, 2026
- Revise DoraHistory: switch from release_defect_percent to change_failure_rate; add defect finders and update concerns_team scope
March 13, 2026
- Add API endpoint to provision users with personal access tokens (PAT) and integration test
- Add: Allow outlier by committer in starred reports
- Add hover arrows to re-sort starred/outlier reports
March 11, 2026
March 10, 2026
- Implement integration with Microsoft Teams
- Update backfill commit release job to prefer PR-associated repo_release when assigning commits
March 9, 2026
- Add per-month quarterly planning with retry-read; improve dashboard mood graphs; fix agenda timezone and mood ordering
March 8, 2026
- Refactor inspiration cards, make category chips clickable; refresh mood-rating UI and add spacious admin form style