Skip to content

UnicDB v1.53.7

Choose a tag to compare

@lengockhoa lengockhoa released this 06 Sep 17:12
· 35 commits to main since this release

Empty commit-message bug fix + bigger U

Silent-failure fix

  • UnicDB.generateCommitMessage button was loading then doing nothing — the provider was returning SSE but the aggregator extracted empty text, and the empty-result path was silent (no notification).
  • Provider now throws a clear SSE parsed but produced no text — unrecognized event format with the raw body snippet when aggregation finds events but no text. The notification in CommitGenCommand surfaces a separate diagnostic when sanitizeCommitMessage() yields empty string after a successful call.
  • Net effect: every failure mode now produces a visible, copy-pasteable error.

Bigger U

  • media/commit-spark.svg: bolder, taller blue U (~130% relative scale), dominant at 16x16 toolbar size.

Tooltip

  • Command title -> UnicDB: Generate Commit Message so hover shows the full command name.

Files

  • src/ai/provider.ts — throw on empty aggregated text
  • src/ai/commitGenCommand.ts — show error on empty post-sanitize text
  • media/commit-spark.svg — bigger U
  • package.json — title with UnicDB prefix