[claude] Add /help page for Nexus web frontend (#833) #887

Merged
claude merged 2 commits from claude/issue-833 into main 2026-04-06 17:52:11 +00:00

2 Commits

Author SHA1 Message Date
Alexander Whitestone
1420c0d64b WIP: Claude Code progress on #833
Some checks failed
CI / validate (pull_request) Failing after 11s
Automated salvage commit — agent session ended (exit 0).
Work in progress, may need continuation.
2026-04-06 13:51:57 -04:00
Alexander Whitestone
49fbc50035 feat: add /help page for Nexus web frontend
Some checks failed
CI / validate (pull_request) Failing after 10s
Adds help.html to the repo root, resolving the 404 at /help for users
accessing the Nexus web app. The page documents navigation controls,
keyboard bindings, Timmy chat commands, portal status indicators, and
HUD panel descriptions, using the existing dark-space/holographic design
system (Orbitron + JetBrains Mono, teal/purple palette).

Also adds tests/test_help_page.py to verify the page exists and covers
required sections.

Fixes #833

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 13:50:18 -04:00