sillytavern-character-memory/manifest.json
bal-spec 972c446c21 feat: complete consolidation UX improvements (v1.3.0)
- Add box-sizing to consolidation editor textarea
- Bump version to 1.3.0
- Update changelog with new consolidation features

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 22:15:36 -08:00

12 lines
245 B
JSON

{
"display_name": "CharMemory",
"loading_order": 100,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "bal-spec",
"version": "1.3.0",
"homePage": "",
"auto_update": false
}