Skip to content

feat(skills): track last used timestamp#98

Open
steve-wecompare wants to merge 1 commit into
matthiastjong:mainfrom
steve-wecompare:dea-4595-skill-last-used-at
Open

feat(skills): track last used timestamp#98
steve-wecompare wants to merge 1 commit into
matthiastjong:mainfrom
steve-wecompare:dea-4595-skill-last-used-at

Conversation

@steve-wecompare
Copy link
Copy Markdown
Contributor

Summary

  • Add nullable skills.last_used_at column with Drizzle migration/snapshot
  • Include last_used_at in skill list/discovery output
  • Update successful skill reads through MCP/API to refresh last_used_at
  • Add integration assertions for list/read timestamp behavior

Verification

  • npm run check passes with existing Svelte warnings
  • npm run build passes with existing Svelte warnings
  • npm test -- --run tests/integration/skills.test.ts tests/integration/mcp.test.ts could not run here because Testcontainers cannot find a working container runtime

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