fix: clean llm output noise

This commit is contained in:
Valerio 2026-05-18 18:16:37 +02:00
parent 5eef8358b0
commit 8abe4a62e1
8 changed files with 348 additions and 18 deletions

View file

@ -3,7 +3,7 @@ resolver = "2"
members = ["crates/*"]
[workspace.package]
version = "0.6.1"
version = "0.6.2"
edition = "2024"
license = "AGPL-3.0"
repository = "https://github.com/0xMassi/webclaw"