agent-zero/python
3clyp50 78e6f74a21 refactor settings frontend for new data structure
Updated the settings UI to work with the new backend format that separates settings values from additional metadata.

- Settings components now read from the new structure (settings + additional)
- Removed legacy field-based rendering in favor of direct value binding
- Root passwd masking
- Added knowledge subdirectory selector support
- Enhanced backend `convert_out()`: now ensures current values are always present in dropdown options, preventing UI glitches
- Cleaned up old conversion functions marked for removal
2025-12-26 04:59:10 +01:00
..
api setting refactor - backend conversions 2025-12-22 13:47:50 +01:00
extensions pipx, subagent paths, alpine directives, CSRF allowed origins autoset 2025-12-19 11:30:08 +01:00
helpers refactor settings frontend for new data structure 2025-12-26 04:59:10 +01:00
tools subagents preparation 2025-11-26 09:07:30 +01:00
__init__.py Docker + SSH, AgentConfig class 2024-07-05 22:58:16 +02:00