Skip to content

Commit b5aa08d

Browse files
committed
feat(command-blocker): ✨ Enhance command blocking for Python
Updated the command blocker to allow Python commands from virtual environments and added support for 'uv' and 'uvx' commands. This change improves the flexibility of the command blocker for Python developers. Additionally, added a demo screenshot to the README for better visualization of the plugin's functionality.
1 parent fadb7af commit b5aa08d

File tree

4 files changed

+201
-160
lines changed

4 files changed

+201
-160
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A comprehensive opencode plugin that enforces best practices by blocking potentially harmful or non-reproducible commands and file edits.
44

5+
![Demo](screenshot.png)
6+
57
## Features
68

79
### Command Blocking

0 commit comments

Comments
 (0)