agent-zero/plugins/_model_config/extensions/python/_functions
Alessandro 51f3ed00a1 Add project extension data hooks
Introduce generic project edit-data extension hooks so plugins can contribute named project settings sections without coupling helpers.projects to plugin-specific storage.

Move _model_config project LLM payload handling behind those hooks and preserve inherited global model settings unless a project override already exists or is explicitly selected.

Cover the inheritance regression, existing scoped overrides, multiple plugin sections, core-field collision protection, and extension payload filtering in focused project/model-config tests.
2026-06-23 07:34:21 +02:00
..
agent/Agent model_config: decouple browser agent model wiring 2026-03-24 18:09:48 +01:00
helpers/projects Add project extension data hooks 2026-06-23 07:34:21 +02:00