agent-zero/webui/components/settings
frdel ded0f480c8 Simplify version tag format from vX.Y.Z to vX.Y, enforce v1.0 minimum
- Change version tag format from `v{epoch}.{major}.{minor}.{rest}` to `v{major}.{minor}`
- Raise minimum selector version from v0.9.9 to v1.0
- Update tag parsing to require exactly two version segments
- Add numeric sorting for version tags (e.g., v1.10 > v1.9)
- Update major version compatibility check to compare first number only
- Improve validation messages: "vX.Y.Z" → "vX.Y", add "v1.0 or newer" requirement
- Clear default
2026-03-24 20:59:20 +01:00
..
a2a plugins - frontend PoC 2026-02-16 20:01:25 +01:00
agent refactor: replace old model settings UI with plugin-based models summary 2026-03-14 20:23:11 -07:00
backup Add unzip to Docker base packages, refactor API key handling, improve self-update system 2026-03-24 17:17:19 +01:00
developer refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
external Simplify version tag format from vX.Y.Z to vX.Y, enforce v1.0 minimum 2026-03-24 20:59:20 +01:00
mcp plugins - frontend PoC 2026-02-16 20:01:25 +01:00
plugins improve Plugin Hub cards and plugin info 2026-03-21 13:01:44 +01:00
secrets v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
skills polish skills import, bugfixes 2026-02-06 13:41:56 +01:00
speech api cleanup, microphone permission 2025-07-15 21:04:56 +02:00
tunnel Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
settings-store.js workdir outside project, gitkeeps 2026-02-08 14:54:49 +01:00
settings.html Refactor API key handling and update system improvements 2026-03-24 14:41:46 +01:00