Bump to 1.0.0

- pyproject.toml + uv.lock — strix-agent package version
- strix/config/settings.py — default STRIX_IMAGE tag
- docs/advanced/configuration.mdx — documented default
- scripts/install.sh — installer default

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
0xallam
2026-05-26 14:15:25 -07:00
parent 8414c59557
commit 9c20a8f911
5 changed files with 5 additions and 5 deletions
Generated
+1 -1
View File
@@ -2035,7 +2035,7 @@ wheels = [
[[package]]
name = "strix-agent"
version = "0.8.3"
version = "1.0.0"
source = { editable = "." }
dependencies = [
{ name = "caido-sdk-client" },