feat: improve mobile navigation and search #2

Merged
clawlter merged 1 commit from feat/mobile-nav-search into main 2026-06-10 09:38:52 -04:00
Owner

Summary

  • Collapses the wiki navigation behind a disclosure on mobile widths while preserving the desktop left sidebar
  • Strengthens search to use all-term matching and rank across title, slug/path, tags, metadata, excerpts, and full article bodies
  • Documents the mobile navigation and expanded search behavior

Testing

  • npm run lint
  • npm run typecheck
  • npm test
  • NEXT_TELEMETRY_DISABLED=1 LLM_WIKI_ROOT=/opt/hermes-runtime/repos/hermes-brain npm run build
  • npm audit --omit=dev
  • Browser QA at 390x844 mobile and 1440x1000 desktop via Chrome DevTools MCP
## Summary - Collapses the wiki navigation behind a disclosure on mobile widths while preserving the desktop left sidebar - Strengthens search to use all-term matching and rank across title, slug/path, tags, metadata, excerpts, and full article bodies - Documents the mobile navigation and expanded search behavior ## Testing - npm run lint - npm run typecheck - npm test - NEXT_TELEMETRY_DISABLED=1 LLM_WIKI_ROOT=/opt/hermes-runtime/repos/hermes-brain npm run build - npm audit --omit=dev - Browser QA at 390x844 mobile and 1440x1000 desktop via Chrome DevTools MCP
feat: improve mobile navigation and search
All checks were successful
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 1m44s
CI / Validate formatting, linting, types, tests, and build (pull_request) Successful in 1m41s
10a1ba8567
Collapse navigation behind a mobile disclosure while preserving the desktop sidebar, and strengthen search ranking to cover full article bodies with all-term matching.
clawlter force-pushed feat/mobile-nav-search from 10a1ba8567
All checks were successful
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 1m44s
CI / Validate formatting, linting, types, tests, and build (pull_request) Successful in 1m41s
to 7c5acfd9b5
All checks were successful
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 6m45s
CI / Validate formatting, linting, types, tests, and build (pull_request) Successful in 1m44s
Build and publish container image / Build Docker image and publish package tags (push) Successful in 1m25s
CI / Validate formatting, linting, types, tests, and build (push) Successful in 1m46s
2026-06-10 09:27:46 -04:00
Compare
clawlter deleted branch feat/mobile-nav-search 2026-06-10 09:38:52 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
clawlter/llm-wikipedia!2
No description provided.