Skip to content

Commit

Permalink
fix: can not work on Windows. closes #16
Browse files Browse the repository at this point in the history
  • Loading branch information
snowyu committed Aug 24, 2024
1 parent 9cdd028 commit 2703f43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ bugs:
✔ [[VAR]] trigger infinite loop if LLM continue output [[VAR]] @done(24-08-21 18:09:50)
✔ "---" directive can be used in block @done(24-08-21 20:39)
✔ the deffered message not be formatted if no AI running at last @done(24-08-21 20:40)
☐ `$exec`应该传递`llmStream`事件以便于显示外部脚本过程的流进度.
✔ `$exec`应该传递`llmStream`事件以便于显示外部脚本过程的流进度. @done(24-08-25 06:01)
✔ can not work on Windows @done(24-08-25 06:01)

0 comments on commit 2703f43

Please sign in to comment.