Skip to content

feat: extract skills clusters in mem history#74

Open
IRONICBo wants to merge 3 commits intomemovai:mainfrom
IRONICBo:feat/add-skill-cards-in-memui
Open

feat: extract skills clusters in mem history#74
IRONICBo wants to merge 3 commits intomemovai:mainfrom
IRONICBo:feat/add-skill-cards-in-memui

Conversation

@IRONICBo
Copy link
Copy Markdown
Member

Background

Add AI‑driven feature clustering and skill summaries to MemoV history, cache them in SQLite, and surface them in the UI.

Changes

  • Add SkillsDB (SQLite) to store features, commit mappings, and skill docs.
  • Add /api/skills (read cached skills) and /api/skills/refresh (generate clusters + skill summaries via OpenAI with validation/retries).
  • Add Skills view UI (cards, filters, pagination, detail modal, coachmarks) and new memov-icon.svg.
  • Ignore .memignore and make git subprocess output decoding resilient across platforms.

Signed-off-by: Asklv <boironic@gmail.com>
Signed-off-by: Asklv <boironic@gmail.com>
Signed-off-by: Asklv <boironic@gmail.com>
@IRONICBo IRONICBo requested a review from crispyberry January 28, 2026 04:27
@IRONICBo IRONICBo self-assigned this Jan 28, 2026
@IRONICBo
Copy link
Copy Markdown
Member Author

IRONICBo commented Jan 28, 2026

New skills view.

image

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.

1 participant