Skip to content

Tags: thmtz/llm-tools-execute-shell

Tags

v0.1.2

Toggle v0.1.2's commit message
Stream command output using Popen.

This allows us to see the command progress before the command completes.

Also format files with black.

v0.1.1

Toggle v0.1.1's commit message
Update warning message format, and only output warning once per chat.

Also updates README with better examples.

v0.1.0

Toggle v0.1.0's commit message
Prepate workflows for publish and test.