bobo 5395639347 fix: Improve selection validation logic across modules
- 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.
2024-04-01 16:46:47 +08:00
2023-08-28 19:24:41 +08:00
2024-01-12 12:22:42 +08:00
2024-03-30 00:32:22 +08:00
2023-08-19 11:04:29 +08:00
2024-01-05 12:24:50 +08:00
2023-08-28 15:25:46 +08:00
2023-11-23 08:27:56 +08:00

workflows

DevChat workflows (the sys directory)

Quick Start

cd ~/.chat/workflows
git clone https://github.com/devchat-ai/workflows.git sys
Description
DevChat workflows (the sys directory)
Readme Apache-2.0 1.7 MiB
Languages
Python 99.7%
Makefile 0.3%