Private
Public Access
1
0

BUG-17: Strip release suffixes from package names in list_patches()

BUG-18: Add sudo prefix for apt install/upgrade/remove operations

- list_patches() now strips /noble-updates,noble-security suffixes
- run_apt() uses sudo for modifying operations (install, upgrade, etc.)
- Requires sudoers config for linux-patch-api user on agents
This commit is contained in:
2026-04-30 22:55:02 +00:00
parent bd3384d573
commit bda8d5c10c
8 changed files with 19 additions and 8 deletions

View File

@ -1 +1 @@
{"model_provider": "openai", "model_name": "BAAI/bge-m3"}
{"model_provider": "ollama", "model_name": "bge-m3:latest"}