agnes-the-ai-analyst/app/web
David Rybar 61262e2bbb feat(web): welcome hero footnotes + drop operator Overview section
Welcome hero on /home gains a hairline-separated footnotes row below
the four pillars carrying the privacy posture (telemetry travels,
raw data stays local, /agnes-private toggles per-session) and the
workspace-layout convention (work under ~/<workspace_dir>/Projects/,
anything outside is invisible to the platform). Renders for both
onboarded and not-onboarded users.

Lede 2 gains a trailing sentence so the workspace-folder framing
lands before the reader scrolls past.

The operator-owned <section class="home-overview"> is removed — its
privacy / workspace-layout copy now ships inline in the welcome
footnotes, so a separate operator surface for the same content is
redundant. The get_instance_overview() helper and instance.overview
yaml field remain (harmless if set; just not rendered) so existing
instances that override them don't trip on a removed config key.
2026-05-22 11:25:50 +02:00
..
static fix(theme): apply navy palette to login hero panel under navy theme 2026-05-21 11:34:31 +02:00
templates feat(web): welcome hero footnotes + drop operator Overview section 2026-05-22 11:25:50 +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