mirror of
https://github.com/Strategic-Automation/violin.git
synced 2026-08-14 12:33:37 +02:00
docs: update CHANGELOG.md and README.md with merged branch features
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
- Replaced marker-file authorization with two-turn skill preparation and receipt diagnostics; legacy markers can only infer a unique session ID during migration.
|
||||
- Allowed direct host-local `init-engagement --host` bootstrapping, persisted runtime session identity before skill delivery, and blocked shell-indirection workarounds.
|
||||
- Scoped skill cooldowns to Hermes model API requests so the next tool-loop continuation unlocks automatically, while batch review no longer replaces the active execution-skill binding.
|
||||
- Migrated guard tool schemas and parameter validation to Pydantic v2.
|
||||
- Replaced platform-specific process termination with cross-platform `psutil` process tree traversal and cleanup.
|
||||
- Upgraded target IP/CIDR scope policy arithmetic to `netaddr.IPSet` and RFC 3986 URL parsing to `yarl`.
|
||||
- Replaced shell regexes in terminal policy with `bashlex` AST tokenization and command parsing.
|
||||
|
||||
## 2.0.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user