Commit graph

35 commits

Author SHA1 Message Date
LLLin000
b9f3ca1719 fix: repair stash merge artifacts in i18n.ts and memory.py
- i18n.ts: remove duplicate md_select_* keys from stash conflict
- memory.py: replace corrupted _restore_backup/run merge with clean copy
2026-07-19 14:14:41 +08:00
Research Assistant
6988a14a3b bump: 1.5.14 -> 1.5.15 2026-06-01 19:46:46 +08:00
Research Assistant
7f0e6cfb18 bump: 1.5.13 -> 1.5.14 2026-05-31 20:56:15 +08:00
Research Assistant
8a494a30d4 bump: 1.5.12 -> 1.5.13 2026-05-25 12:25:12 +08:00
Research Assistant
d8b897d893 bump: 1.5.11 -> 1.5.12 2026-05-25 11:43:11 +08:00
Research Assistant
12539b2985 bump: 1.5.10 -> 1.5.11 2026-05-22 13:00:14 +08:00
Research Assistant
b8b630727d bump: 1.5.9 -> 1.5.10 2026-05-22 12:46:29 +08:00
Research Assistant
4d2f8e522d bump: 1.5.8 -> 1.5.9 2026-05-19 15:44:52 +08:00
Research Assistant
5aa621b4cf chore: bump version to 1.5.8 2026-05-19 01:34:40 +08:00
Research Assistant
b86dc1a5e6 fix(manifest): remove 'Obsidian' from description (plugin review requirement) 2026-05-19 00:56:26 +08:00
Research Assistant
b29aed2379 chore: bump version to 1.5.7 (1.5.6 version name taken on PyPI) 2026-05-19 00:48:59 +08:00
Research Assistant
59e1c3b874 chore: bump version to 1.5.6 2026-05-19 00:31:32 +08:00
Research Assistant
1abea7e333 chore: bump version to 1.5.6rc5 2026-05-18 22:00:58 +08:00
Research Assistant
add220d93c feat(discussion): remove JSON output and markdown escaping 2026-05-18 21:09:54 +08:00
Research Assistant
28562811b1 chore: restore manifest version to match __init__ (1.5.6rc3) 2026-05-15 00:39:12 +08:00
Research Assistant
b9d6bb7d0a chore: manifest version back to 1.5.5 (stable) 2026-05-15 00:22:42 +08:00
Research Assistant
b39604392a bump: 1.5.6rc2 -> 1.5.6rc3 2026-05-15 00:16:16 +08:00
Research Assistant
8820874665 bump: 1.5.6rc1 -> 1.5.6rc2 2026-05-14 23:34:56 +08:00
Research Assistant
0ea0b02f3a i18n(plugin): translate all Feature tab UI strings to en/zh 2026-05-14 00:51:49 +08:00
Research Assistant
8335bce992 bump: 1.5.5 -> 1.5.6rc1 (Memory Layer RC1) 2026-05-12 18:11:37 +08:00
Research Assistant
47887e0e2d bump: 1.5.4 -> 1.5.5 2026-05-12 00:55:12 +08:00
Research Assistant
2375f56443 bump: 1.5.3 -> 1.5.4 2026-05-11 21:34:36 +08:00
Research Assistant
0fa2274296 bump: 1.5.2 -> 1.5.3 2026-05-11 19:20:47 +08:00
Research Assistant
cceef359d9 chore: bump version to v1.5.2 2026-05-11 18:15:02 +08:00
Research Assistant
8488437c0b chore: bump version to v1.5.1 2026-05-11 16:50:07 +08:00
Research Assistant
20acbbfc23 chore: bump version to v1.5.0 2026-05-11 00:21:35 +08:00
Research Assistant
0adfde6ae9 bump: 1.4.17 -> 1.4.18 2026-05-10 11:25:45 +08:00
Research Assistant
15d849f7e6 fix: remove deprecated control_dir from doctor/setup/repair; enable repair button; fix UTF-8 encoding in doctor output 2026-05-10 01:50:24 +08:00
Research Assistant
bbd39a90d3 v1.4.17rc4
Milestone v2.1: Contract-Driven Architecture & Engineering Hardening

- Stop the Bleeding: version sync checker, PyYAML hardening, install docs unification
- Contract Layer: PFResult/PFError dataclasses, ErrorCode enum, --json wrapping
- Service Extraction: sync.py decomposed into 3 adapters + SyncService
- State Machine: PdfStatus/OcrStatus/Lifecycle enums, transitions, field registry
- Setup Modularization: setup_wizard.py decomposed into 6 classes

173 tests passing, 0 regressions.
2026-05-09 17:05:07 +08:00
Research Assistant
4c9bbd9917 bump: 1.4.17rc2 -> 1.4.17rc3 2026-05-08 17:48:10 +08:00
Research Assistant
18b6f07ce6 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
dd71bb0f79 fix: v1.4.17rc2 — OCR quote fix, 4-stage lifecycle, .env fallback, Codex support, deep-reading anchors, auto-update pip 2026-05-08 01:26:04 +08:00
Research Assistant
11a5a2b1dd fix: add root manifest.json to version bump/sync tooling 2026-05-06 23:03:38 +08:00
Research Assistant
f939f2cf52 fix: sync description across manifests; fix authorUrl to personal URL 2026-05-01 12:16:15 +08:00
Research Assistant
28d2e296fa chore: add manifest.json at repo root; remove 'Obsidian' from description 2026-05-01 12:11:48 +08:00