agent-zero/webui/components/plugins
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
..
list feat: add built-in plugin discovery cards to the welcome screen 2026-03-31 19:59:16 +02:00
toggle feat: add agent profile switcher to chat composer 2026-04-22 14:25:18 +02:00
plugin-configs.html Use prototype-based context for plugin settings 2026-03-09 21:19:55 +01:00
plugin-info.html refactor: normalize plugin paths, add README viewer to plugin info modal, and update plugin hub filters 2026-03-22 08:05:32 +01:00
plugin-settings-store.js feat: add agent profile switcher to chat composer 2026-04-22 14:25:18 +02:00
plugin-settings.html show active plugin name in settings modal; clean browser_agent actions 2026-04-21 06:22:13 +02:00