mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
- Add "memory" and "skills" entries to HIDEABLE_SIDEBAR_ITEM_IDS and PRIMARY_SIDEBAR_ITEMS - Add sidebar translation keys for memory and skills pages - Add complete "memory" and "skills" i18n sections to en.json with all UI labels - Replace all hardcoded English text in memory/page.tsx with useTranslations() calls Memory and Skills pages now appear in the sidebar and render with proper i18n support. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>