Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 472 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 472 Bytes

Changelog

All notable changes to this project will be documented in this file. The format of this file is defined here.

[1.1.0] - 2024-03-08

  • Added commandProtection to agent configuration. This can be set to none, manual, or auto
    • manual asks for user confirmation before running a command
    • auto validates the command through a separate LLM, denying any commands that look like they'll modify the system