Skip to content

UnicDB v1.53.8

Choose a tag to compare

@lengockhoa lengockhoa released this 06 Sep 17:13
· 33 commits to main since this release

Empty-diff error now visible

Clicking UnicDB: Generate Commit Message in a Git repo with no changes previously showed an info toast (UnicDB: no changes to summarize.) that was easy to miss.

Now it surfaces as a clear error notification:

UnicDB: nothing to commit — this Git repo has no staged or unstaged changes. Stage or modify at least one file, then click again.

Files

  • src/ai/commitGenCommand.tsshowInfoshowError + clearer message
  • src/ai/__tests__/commitGenCommand.test.ts — Test #4 updated