m1guelpf/auto-commit

Analyzing Codebase...thread 'main' panicked at 'Couldn't complete prompt.: AsyncProtocol(invalid type: null, expected a string at line 1 column 233)', src\main.rs:137:10

Opened this issue · 0 comments

I just added README.md, and tried auto-commit.

$ git status
On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
  (use "git restore --staged <file>..." to unstage)
        modified:   README.md

$ auto-commit
Loading Data...
🎄 Analyzing Codebase...thread 'main' panicked at 'Couldn't complete prompt.: AsyncProtocol(invalid type: null, expected a string at line 1 column 233)', src\main.rs:137:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
🌲 Analyzing Codebase...

$