Commit graph

4 commits

Author SHA1 Message Date
Yan
3720bdfbfe fix(2.0.0): address 5 blocking issues before merge
P0-1: create-plan-only no longer executes — uses new PlanDraftStore
      to persist plans under Knowledge/_ExecutionPlans/ without applying.
      PlanExecutor result is now checked for success/failure.

P0-2: Scheduler runtime disabled by default in v2.0 (commented out
      startScheduler call). Will be enabled via settings UI in v2.1.
      runBaiduBackup now checks cfg.autoBackup.
      Task renamed to '每日配置同步' to reflect actual behavior.

P1-1: Vault QA source links use [[path|title]] format for reliable
      resolution regardless of H1 vs filename mismatch.

P1-2: NextRunCalculator.getNextRun weekly bug fixed — same-day
      targets before due time now resolve to today, not next week.

P1-3: README execution section rewritten to match actual state.
      Settings page execution description updated accordingly.

P2-1: 'scheduler' added to PlanSource type.
P2-2: CI triggers on release/** branches.
P2-3: Command panel now renders AI 助手 as pinned entry above grouped actions.
2026-05-20 16:28:55 +08:00
Yan
522bb86478 ci: add CI workflow, dependabot, npm ci, templates 2026-05-20 15:17:30 +08:00
yan
0e8af720ab release: 1.8.0 2026-05-16 23:48:46 +08:00
yan
4f5b9c52f3 1.5.2
init shell
2026-04-30 01:11:01 +08:00