Alloy Company Updates

https://alloy.dev

By Code Domain
The types of code that have generated the most Diff Delta

tl;dr Summary

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)
  • Update DaySketch widget to handle up/down arrows and refactor persistence/prefill logic
  • Fix mobile mood rating: show a single random affirmation instead of full array
April 5, 2026
  • Enhance Dream Task lifecycle: preserve, mark complete, and remove tasks; mock dev prompt and dev UX fixes
March 31, 2026
  • Remove pending_review/rejected states from CommitValue; 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
  • Make 'Replace Markdown' 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 suggest_starred_reports_job 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 rendering
March 16, 2026
  • Revise dora_history: switch from release_defect_percent to change_failure_rate and reuse 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 integration test
  • Update starred reports to allow outlier by committer (in addition to team)
  • Add hover arrows to re-sort outlier/starred charts in Work In Review tab
March 11, 2026
  • Add Augment Code as an LLM provider
Developers can preface a line with #publish in their commit message to show commits or issues here