Alloy Company Updates
By Code Domain
The types of code that have generated the most Diff Delta
tl;dr Summary
April 11, 2026
- Add CommitDiffDeltaEditor and replace legacy commit-value editor to edit Diff Delta and LLM/human authorship percent
April 10, 2026
- Fix day-sketch plain-text conversion to strip HTML/Markdown; add Shift+Up/Down selection and stripMarkdown utility
April 9, 2026
- Update Dashboard Settings popup to allow globally configuring time & date formats that propagate to all dashboard components (thanks, European travels, for helping me see the light)
- Add up/down arrow handling and extract DaySketch persistence into useDaySketchEntries hook
- Fix mobile mood rating showing entire affirmation array instead of a single random message
April 5, 2026
- Add Dream Task lifecycle actions (preserve-for-days, mark-complete, remove) and improve dev-mode prompt UX
- Add ability to select active LLM provider from .env for dream-task reseed/integration tests
March 31, 2026
- Remove CommitValue pending_review/rejected; 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
- 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 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 mission is provided
March 18, 2026
- Add DaySketch dashboard widget; Fix Recent Notes duplicates and Dream Task reseed/UX
- Add Starred Report Picker UI with autosuggest, AI suggestion cards, and textarea auto-expand
March 16, 2026
- Revise DoraHistory to calculate change_failure_rate, add all_time/period defect-finders, and extend concerns_team scope
March 15, 2026
- Add Peak Hours dashboard widget and initial Amplenote markdown renderer
March 13, 2026
- Add endpoint to provision user with PAT and accompanying integration test
Developers can preface a line with
#publish
in their commit message to show commits or issues here