agnes-the-ai-analyst/app/web
David Rybar 2db1dceca1 fix(web): gate welcome-hero footnotes on instance.overview flag
Bring the original Overview gating contract forward to the new
footnotes block: any non-empty `instance.overview` /
AGNES_INSTANCE_OVERVIEW value enables the footnotes, an empty
value hides them. The raw yaml HTML body is no longer rendered
(the static product framing replaces it) — operators relying on
custom Overview HTML should migrate that content to
instance.custom_scripts or admin-edited news.

Preserves the explanatory comments from the original Overview
section (operator-owned, opt-in, no dismiss button) so future
readers understand why the block is gated.

Splits the test into two halves matching the original gating
pattern: footnotes appear when the flag is set, hidden when
unset. Uses "Get the most out of it" as the marker (unique to
the footnotes copy) since "What leaves your machine" still
appears in the untouched session-privacy annotation lower on
the page.
2026-05-22 11:35:40 +02:00
..
static fix(theme): apply navy palette to login hero panel under navy theme 2026-05-21 11:34:31 +02:00
templates fix(web): gate welcome-hero footnotes on instance.overview flag 2026-05-22 11:35:40 +02:00
__init__.py feat: add FastAPI server with auth, RBAC, and all API endpoints 2026-03-27 15:19:18 +01:00
connector_prompts.py fix(web): GWS verify step — drop fragile JSON-parse + add anti-footgun guidance 2026-05-21 18:21:33 +04:00
router.py Merge remote-tracking branch 'origin/main' into vr/custom-scripts-integration 2026-05-21 14:20:37 +04:00
setup_instructions.py fix(web): install-prompt Step 2 + restart cue match Desktop install path 2026-05-21 18:17:25 +04:00