agent-zero/webui/components
Alessandro 539d809789 feat: add agent profile switcher to chat composer
Surface the active Agent Profile beside the model preset switcher and let users switch profiles through the existing settings flow.

- add agent profile metadata to state snapshots
- list available profiles in the chat composer profile dropdown
- persist profile changes via settings_get/settings_set
- add a Create new Agent Profile action that opens a guided a0-create-agent chat
- rename the agent-profile creation skill/docs from a0-new-agent to a0-create-agent
- clean up fetchApi imports for related WebUI modules
2026-04-22 14:25:18 +02:00
..
_examples v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
chat Merge remote-tracking branch 'origin/development' into ready 2026-03-29 08:24:45 -03:00
dropdown ui: streamline sidebar buttons, add dropdown component 2025-12-29 15:03:54 +01:00
messages expand agent responses in ALL mode 2026-03-25 14:28:23 +01:00
modals Improve active skills management and simplify Skills UI 2026-04-21 05:47:22 +02:00
notifications Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
plugins feat: add agent profile switcher to chat composer 2026-04-22 14:25:18 +02:00
projects Add project-scoped LLM presets 2026-04-21 18:18:59 +02:00
settings fix: apply btn-field class to disabled update buttons in self-update modal 2026-03-31 15:29:51 +02:00
sidebar ux: trigger focus on chat input after new chat and ctx switch 2026-03-27 12:12:26 +01:00
sync refactor: Frontend adapter for new WebSocket architecture 2026-03-26 01:02:58 -07:00
tooltips quick-actions css fix; tooltips in plugins 2026-02-17 14:12:02 +01:00
welcome feat: add built-in plugin discovery cards to the welcome screen 2026-03-31 19:59:16 +02:00