Skip to content

Make Connectors panel more discoverable in Settings - #10

Merged
ali-ulu merged 1 commit into
mainfrom
claude/remove-demo-data-xdwh4x
Jul 29, 2026
Merged

Make Connectors panel more discoverable in Settings#10
ali-ulu merged 1 commit into
mainfrom
claude/remove-demo-data-xdwh4x

Conversation

@ali-ulu

@ali-ulu ali-ulu commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • The connector import panel ("Import from Apps") was buried near the bottom of the Settings page with no indication it's what feeds the knowledge graph.
  • Renamed it to "Connectors", moved it right after Server Configuration, and added a short explanation: attendees/senders/recipients pulled in via calendar/email/Notion/GitHub imports populate people/organization nodes on the dashboard and Graph page, while plain-text memories without that metadata won't.
  • No functional change to the import logic itself — same connectors, same config fields, same endpoints.

Test plan

  • npm run build (Next.js static export) succeeds with no new errors
  • Manually verified only one copy of the Connectors card remains in the JSX and it renders in the right position

Generated by Claude Code

Move "Import from Apps" (renamed to "Connectors") up near the top of
the Settings page, right after Server Configuration, and add a note
explaining that it's what feeds the knowledge graph — attendees and
senders/recipients from calendar/email/Notion/GitHub imports populate
people/organization nodes, while plain-text memories without that
metadata won't.
@ali-ulu
ali-ulu merged commit b289483 into main Jul 29, 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.

2 participants