rowboat/apps/x
tusharmagar 157a2eaf6a feat(ui): add Suggested Topics feature with sidebar entry and topic cards
Add a new "Suggested Topics" panel accessible from the sidebar with a NEW badge.
Topics are read from config/suggested-topics.md using code-fence JSON blocks.
Each topic renders as a card with an "Explore" button that opens a new copilot
chat and auto-submits a prompt about the topic.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 10:32:58 +05:30
..
apps feat(ui): add Suggested Topics feature with sidebar entry and topic cards 2026-04-14 10:32:58 +05:30
packages feat(ui): add Suggested Topics feature with sidebar entry and topic cards 2026-04-14 10:32:58 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml add mermaid rendering 2026-04-10 18:00:30 +05:30
pnpm-workspace.yaml fix pnpm postinstall 2026-01-21 10:47:44 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30