Skip to content

Feat/persona mini switcher and honest cta#50

Merged
huximaxi merged 2 commits into
mainfrom
feat/persona-mini-switcher-and-honest-cta
May 18, 2026
Merged

Feat/persona mini switcher and honest cta#50
huximaxi merged 2 commits into
mainfrom
feat/persona-mini-switcher-and-honest-cta

Conversation

@huximaxi
Copy link
Copy Markdown
Owner

What

Acceptance criteria

  • [ ]
  • [ ]

Components changed

  • desktop (Tauri app + Rust backend)
  • extension (Chrome extension)
  • packages/core (shared types)
  • landing (site HTML / llms.txt)
  • palace (templates / PROCESSES.md)
  • pipeline (ROADMAP-TRACKER, JUMP-IN briefs)

Release checklist

  • CHANGELOG.md updated with version entry at top
  • Version bumped in tauri.conf.json (desktop) or package.json (extension) as appropriate
  • pipeline/ROADMAP-TRACKER.md status updated (🟡 → 🟢 on merge)
  • landing/llms.txt updated if integration is public-facing
  • Root package.json NOT bumped (monorepo scaffold — version is frozen)

Security (Cipher gate)

  • URL validation / path traversal prevention in place
  • No 0.0.0.0 binding (localhost or Tailscale only)
  • THREAT-01 gate respected — no raw Conversation objects exposed via MCP
  • Dependency additions reviewed (no new transitive deps without rationale)
  • Cipher gate cleared ✓ or not applicable

HuxGATE

  • Hux reviewed and approved ✓

Notes for reviewer

huximaxi added 2 commits May 18, 2026 20:11
.nav-container lacked width:100% so margin:0 auto had no resolved parent width.
Fixed on all secondary pages (about, guide, manifesto, roadmap, comparison,
download, start, seed/index).
New .agent-cta-block in download section below .tauri-meta.
Two download buttons (href='#' placeholder -- swap once files live at
loci.garden/install/) + Umami event tracking wired (agent-cta-click).
Supports all three personas (Scholar/Wizard/LLMAGE) via CSS theme vars.

Also includes remote: privacy.html + security.txt footer links (3-way merge).

TODOs:
  landing/install/goose-recipe.yaml  -> swap href when deployed
  landing/install/ollama-spec.json   -> swap href when deployed
@huximaxi huximaxi merged commit 338162e into main May 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant