feat: add reminders page, BMad skills upgrade, MCP server refactor
- Add reminders page with navigation support - Upgrade BMad builder module to skills-based architecture - Refactor MCP server: extract tools and auth into separate modules - Add connections cache, custom AI provider support - Update prisma schema and generated client - Various UI/UX improvements and i18n updates - Add service worker for PWA support Made-with: Cursor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# _MEMORY Module Configuration
|
||||
# Generated by BMAD installer
|
||||
# Version: 6.0.0-Beta.8
|
||||
# Date: 2026-02-12T20:48:56.052Z
|
||||
# Version: 6.2.2
|
||||
# Date: 2026-03-28T08:59:17.307Z
|
||||
|
||||
|
||||
# Core Configuration Values
|
||||
|
||||
7
_bmad/_memory/storyteller-sidecar/stories-told.md
Normal file
7
_bmad/_memory/storyteller-sidecar/stories-told.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Story Record Template
|
||||
|
||||
Purpose: Record a log detailing the stories I have crafted over time for the user.
|
||||
|
||||
## Narratives Told Table Record
|
||||
|
||||
<!-- track stories created metadata with the user over time -->
|
||||
7
_bmad/_memory/storyteller-sidecar/story-preferences.md
Normal file
7
_bmad/_memory/storyteller-sidecar/story-preferences.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Story Record Template
|
||||
|
||||
Purpose: Record a log of learned users story telling or story building preferences.
|
||||
|
||||
## User Preference Bullet List
|
||||
|
||||
<!-- record any user preferences about story crafting the user prefers -->
|
||||
Reference in New Issue
Block a user