Commit graph

12 commits

Author SHA1 Message Date
Research Assistant
40ed946bb7 feat(plugin): i18n descriptions for Skills/Memory/Vector + collapsible vector config 2026-05-14 00:40:33 +08:00
Research Assistant
a524290879 fix: add v prefix to bump.py tags to match workflow trigger 2026-05-11 21:40:01 +08:00
Research Assistant
e42c38e212 fix: bump.py — add UTF-8 encoding to git show, remove release logic (handled by Actions) 2026-05-11 19:25:09 +08:00
Research Assistant
37057dc12d fix(bump): git-add+commit before tag, verify version in HEAD, handle push failures 2026-05-10 00:13:21 +08:00
Research Assistant
565a807c4a refactor: inline src/ modules back into main.js — single file, no runtime require 2026-05-09 23:48:08 +08:00
Research Assistant
dd2bb5c699 fix: include src/ plugin modules in release assets 2026-05-09 23:42:34 +08:00
Research Assistant
30f08dc7f7 refactor: remove versions.json from bump script — redundant with manifest.json minAppVersion 2026-05-09 23:34:56 +08:00
Research Assistant
1c1cbad5b3 chore(52-001): align manifest sources, bump minAppVersion to 1.9.0, add PyYAML dep
- Add clarifying comment in bump.py about canonical version source
- Update root and plugin manifest.json minAppVersion from 1.0.0 to 1.9.0
- Update versions.json compatibility mapping to 1.9.0
- Add pyyaml>=6.0 to pyproject.toml dependencies
2026-05-08 17:47:38 +08:00
Research Assistant
de60db32f3 fix: add root manifest.json to version bump/sync tooling 2026-05-06 23:03:38 +08:00
Research Assistant
d888173a26 fix: bump.py creates tags without v prefix (Obsidian compatibility) 2026-05-01 12:17:14 +08:00
Research Assistant
ece6c9b2ba feat: complete i18n refactor + automated release script
- i18n.js: zh/en language pack with auto-detect from Obsidian config
- main.js: all UI strings use t() calls (settings tab, wizard, pre-check)
- scripts/bump.py: --release flag: bump + commit + tag + push + gh release
- AGENTS.md: developer guide section (bump, release, i18n, pre-commit)
2026-04-30 13:55:54 +08:00
Research Assistant
b7a313fdd6 chore: add automated version bump script (bump.py) 2026-04-30 13:29:26 +08:00