
- Changed the condition to determine selection absence by comparing start and end range instead of checking if text is empty. - Ensures that a non-selection (where start and end range are the same) correctly triggers the absence of selection error. - Applied this logic uniformly in comments, docstring, explain, fix, and refactor modules.
workflows
DevChat workflows (the sys
directory)
Quick Start
cd ~/.chat/workflows
git clone https://github.com/devchat-ai/workflows.git sys
Description
Languages
Python
99.7%
Makefile
0.3%