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,6 +1,6 @@
|
||||
ide: claude-code
|
||||
configured_date: 2026-01-09T12:45:17.212Z
|
||||
last_updated: 2026-02-12T20:48:56.090Z
|
||||
last_updated: 2026-03-28T08:59:17.943Z
|
||||
configuration:
|
||||
subagentChoices: null
|
||||
installLocation: null
|
||||
|
||||
5
_bmad/_config/ides/cline.yaml
Normal file
5
_bmad/_config/ides/cline.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
ide: cline
|
||||
configured_date: 2026-02-21T19:43:36.811Z
|
||||
last_updated: 2026-03-28T08:59:18.265Z
|
||||
configuration:
|
||||
_noConfigNeeded: true
|
||||
5
_bmad/_config/ides/cursor.yaml
Normal file
5
_bmad/_config/ides/cursor.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
ide: cursor
|
||||
configured_date: 2026-02-21T19:43:36.799Z
|
||||
last_updated: 2026-03-28T08:59:18.214Z
|
||||
configuration:
|
||||
_noConfigNeeded: true
|
||||
5
_bmad/_config/ides/kilo.yaml
Normal file
5
_bmad/_config/ides/kilo.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
ide: kilo
|
||||
configured_date: 2026-02-21T19:43:36.821Z
|
||||
last_updated: 2026-03-28T08:59:18.271Z
|
||||
configuration:
|
||||
_noConfigNeeded: true
|
||||
@@ -1,5 +1,5 @@
|
||||
ide: opencode
|
||||
configured_date: 2026-02-12T20:48:56.139Z
|
||||
last_updated: 2026-02-12T20:48:56.139Z
|
||||
last_updated: 2026-03-28T08:59:18.162Z
|
||||
configuration:
|
||||
_noConfigNeeded: true
|
||||
|
||||
Reference in New Issue
Block a user