agent-zero/webui
Alessandro 04ecaac0cd Add deferred first-send model gate
Move missing-model setup out of the welcome screen and into an in-thread gate that preserves the pending prompt, survives refresh, and auto-dispatches after a usable model is configured.

Reuse existing onboarding, OAuth account settings, and advanced model configuration surfaces instead of duplicating provider forms. Connected OAuth accounts can now populate Main and Utility defaults when no chat model is configured.

Update model readiness checks, focused static regressions, and DOX contracts for the new deferred setup flow.
2026-07-02 17:29:40 +02:00
..
components Add deferred first-send model gate 2026-07-02 17:29:40 +02:00
css Restore shared text button styling 2026-06-23 17:36:37 +02:00
js Add deferred first-send model gate 2026-07-02 17:29:40 +02:00
public Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
vendor Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
AGENTS.md Refresh welcome screen and composer 2026-06-22 15:12:20 +02:00
index.css Make Rubik the default WebUI font 2026-06-11 04:35:05 +02:00
index.html Refresh welcome screen and composer 2026-06-22 15:12:20 +02:00
index.js Add deferred first-send model gate 2026-07-02 17:29:40 +02:00
login.css Make Rubik the default WebUI font 2026-06-11 04:35:05 +02:00
login.html feat(login): Implement secure post-login redirection 2026-06-02 21:54:48 -07:00