Research Assistant
|
2d5f604ae8
|
feat: v1.4.11 — Obsidian plugin UX overhaul + headless_setup parity
- Plugin: multi-step install wizard modal (5 steps) with editable directory/key inputs
- Plugin: settings tab becomes operation guide; all config moved to wizard
- Plugin: Python/Zotero/BBT pre-check before wizard opens
- Plugin: agent platform selector (OpenCode/Claude/Cursor/Copilot etc.)
- Plugin: responsive dashboard (auto-fit grids, clamp typography)
- Plugin: command output styled in-panel (running/ok/error)
- Plugin: BBT export guidance in settings tab
- Plugin: rename defaults (Resources, Notes, Index_Cards, System, Base)
- Plugin: vault_path auto-detect from Obsidian
- Plugin: auto-update paperforge on plugin load
- CLI: headless_setup now creates Zotero junction (mklink /J)
- CLI: headless_setup deploys skill directory for flat_command agents
- sync: wikilink through junction (no .resolve() — keeps vault-relative paths)
- sync: route absolute paths through Zotero junction for vault-relative wikilinks
- config: remove library-records subdirectory (records now directly under control_dir)
- base_views: fix duplicate views on merge (skip legacy unmarked views)
- base_views: auto-update folder filter when path config changes
- Phases 20-22 planned and documented
- Bump to v1.4.11
|
2026-04-30 11:14:07 +08:00 |
|
Research Assistant
|
40ee97c0f8
|
chore: bump to v1.4.3, update READMEs with multi-agent and plugin info
|
2026-04-28 19:43:58 +08:00 |
|
Research Assistant
|
248a0b6446
|
fix: restructure skills — separate pf-deep/pf-paper, add prefix substitution, create config_file on deploy
|
2026-04-28 18:33:11 +08:00 |
|
Research Assistant
|
94ddf1f6a0
|
fix: apply missing deploy helper functions, SKILL.md source files, and format dispatch
|
2026-04-28 17:15:37 +08:00 |
|
Research Assistant
|
22e2fc547f
|
fix: ensure parent dirs exist before copying skill files
|
2026-04-28 16:27:45 +08:00 |
|
Research Assistant
|
aac31c4a76
|
test: add AGENT_CONFIGS format/prefix field tests, update expected agents
|
2026-04-28 16:13:58 +08:00 |
|
Research Assistant
|
22c82dae24
|
fix: remove hardcoded literature-qa subdirs from Phase 2 directory creation
|
2026-04-28 16:11:59 +08:00 |
|
Research Assistant
|
c43c0c76a2
|
refactor: extend AGENT_CONFIGS with format and prefix fields, add codex
|
2026-04-28 16:03:11 +08:00 |
|
Research Assistant
|
859fa5ff97
|
feat: headless setup mode, Obsidian plugin, AI agent install guide (v1.4.2)
|
2026-04-28 14:33:35 +08:00 |
|
Research Assistant
|
ebc4fdeb00
|
chore: rename PaperForge Lite -> PaperForge across 27 files
|
2026-04-28 01:25:51 +08:00 |
|
Research Assistant
|
ec1587febc
|
fix: add exit button to setup wizard, fix Python version (3.8->3.10), remove outdated migration text
|
2026-04-28 01:24:28 +08:00 |
|
Research Assistant
|
d82fc52521
|
feat: persistent OCR poll until completion; fix OpenCode commands for pip install; fix test hangs; add command_files to package
|
2026-04-27 22:52:03 +08:00 |
|
Research Assistant
|
0505fd2fda
|
feat: add paperforge setup CLI command, one-click install script, sync __version__ to 1.4.0, detect local version from pip metadata
|
2026-04-27 21:34:03 +08:00 |
|