agent-zero/webui/components/projects
frdel 15a2b553be Unify global model presets
Make model presets a single global collection and treat presets as reusable setups (main, utility, embedding). Persisted scope configs now store only a preset name (Default is always present and immutable); project-scoped preset definitions were removed and attempts to edit/reset project presets are rejected. Add embedding-model support throughout: include embedding slot in presets, surface embedding in the switcher and override APIs, and notify extensions when the effective embedding model changes. Implement rename/retire propagation to update plugin configs, saved chats, and live AgentContext objects when preset names change or presets are removed. Update CLI/integration commands to use an "inherit" action for returning to the scoped preset and to report the effective scoped-or-chat preset. Add startup migration/bootstrap to initialize presets from remote or bundled fallback and numerous docs/UI text updates to reflect the new preset model. Extra: refactor config resolution helpers and add safety checks (validation, atomic writes) when saving presets.
2026-07-17 12:16:10 +02:00
..
AGENTS.md Unify global model presets 2026-07-17 12:16:10 +02:00
project-create.html Align action button order with settings 2026-05-07 03:39:16 +02:00
project-edit-basic-data.html git projects - basic implementation 2026-02-02 23:23:19 -08:00
project-edit-file-structure.html project finalizing, openrouter embeddings 2025-11-13 08:52:45 +01:00
project-edit-instructions.html Include top-level AGENTS.md in project instructions 2026-06-02 14:50:29 +02:00
project-edit-llm.html Unify global model presets 2026-07-17 12:16:10 +02:00
project-edit-mcp.html Revamp MCP server configuration 2026-06-09 17:29:25 +02:00
project-edit-secrets.html projects, contexts continued 2025-11-04 13:05:58 +01:00
project-edit-skills.html Refine project skills settings 2026-05-12 04:29:54 +02:00
project-edit.html Revamp MCP server configuration 2026-06-09 17:29:25 +02:00
project-file-structure-test.html project finalizing, openrouter embeddings 2025-11-13 08:52:45 +01:00
project-list.html Keep project actions inline on mobile 2026-06-23 12:40:26 +02:00
project-selector.html Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
projects-store.js Unify global model presets 2026-07-17 12:16:10 +02:00