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,25 +1,42 @@
|
||||
installation:
|
||||
version: 6.0.0-Beta.8
|
||||
version: 6.2.2
|
||||
installDate: 2026-01-18T13:25:57.063Z
|
||||
lastUpdated: 2026-02-12T20:48:56.060Z
|
||||
lastUpdated: 2026-03-28T08:59:17.850Z
|
||||
modules:
|
||||
- name: core
|
||||
version: 6.0.0-Beta.8
|
||||
version: 6.2.2
|
||||
installDate: 2026-01-18T13:25:57.063Z
|
||||
lastUpdated: 2026-02-12T20:48:56.060Z
|
||||
lastUpdated: 2026-03-28T08:59:17.330Z
|
||||
source: built-in
|
||||
npmPackage: null
|
||||
repoUrl: null
|
||||
- name: bmm
|
||||
version: 6.0.0-Beta.8
|
||||
version: 6.2.2
|
||||
installDate: 2026-02-12T20:48:36.146Z
|
||||
lastUpdated: 2026-02-12T20:48:56.060Z
|
||||
lastUpdated: 2026-03-28T08:59:17.330Z
|
||||
source: built-in
|
||||
npmPackage: null
|
||||
repoUrl: null
|
||||
- name: bmb
|
||||
version: 1.1.0
|
||||
installDate: 2026-02-21T19:43:32.617Z
|
||||
lastUpdated: 2026-03-28T08:59:17.587Z
|
||||
source: external
|
||||
npmPackage: bmad-builder
|
||||
repoUrl: https://github.com/bmad-code-org/bmad-builder
|
||||
- name: cis
|
||||
version: 0.1.9
|
||||
installDate: 2026-02-21T19:43:34.153Z
|
||||
lastUpdated: 2026-03-28T08:59:17.850Z
|
||||
source: external
|
||||
npmPackage: bmad-creative-intelligence-suite
|
||||
repoUrl: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
|
||||
ides:
|
||||
- claude-code
|
||||
- gemini
|
||||
- github-copilot
|
||||
- antigravity
|
||||
- opencode
|
||||
- cursor
|
||||
- cline
|
||||
- kilo
|
||||
|
||||
Reference in New Issue
Block a user