Research Assistant
|
61b72a467d
|
refactor: extract load_domain_config into single _domain.py module — remove 7 copies, full rebuild on every call
|
2026-04-28 23:31:31 +08:00 |
|
Research Assistant
|
049f63ffec
|
feat: overhaul Obsidian plugin UI — dashboard layout, segmented OCR bar, action cards
|
2026-04-28 23:14:52 +08:00 |
|
Research Assistant
|
a9ba944ddc
|
refactor: __init__.py as single version source; pyproject.toml reads dynamically; paperforge.json drops version field
|
2026-04-28 22:41:48 +08:00 |
|
Research Assistant
|
0dc27b7c2c
|
chore: bump to v1.4.4 to unify all fixes under a single version
|
2026-04-28 22:34:41 +08:00 |
|
Research Assistant
|
0bbcb41346
|
fix: reload paperforge module before installing plugin to get updated path
|
2026-04-28 22:31:13 +08:00 |
|
Research Assistant
|
1ec09b6baa
|
fix: surface remote version check errors instead of silently swallowing
|
2026-04-28 22:23:28 +08:00 |
|
Research Assistant
|
998dc3489a
|
feat: paperforge update now auto-installs Obsidian plugin
|
2026-04-28 22:18:42 +08:00 |
|
Research Assistant
|
8dbf188168
|
fix: sync __version__ to 1.4.3, _remote_version() reads from __init__.py
|
2026-04-28 22:13:23 +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
|
f617054d5a
|
feat: paperforge status --json, plugin panel with OCR progress bar
|
2026-04-28 19:21:52 +08:00 |
|
Research Assistant
|
11ebc85c4e
|
feat: Obsidian plugin status panel — metric cards, progress bars, quick actions
|
2026-04-28 19:11: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
|
122af66957
|
merge: feature/multi-agent-platform into master
|
2026-04-28 18:08:27 +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
|
0c90e40636
|
test: add integration smoke tests for multi-agent deploy
|
2026-04-28 16:27:31 +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
|
93a1fa42c3
|
feat: add SKILL.md source files for skill_directory agents
|
2026-04-28 16:11:02 +08:00 |
|
Research Assistant
|
0ad042e2f3
|
refactor: replace OpenCode-only deploy with format-based dispatch
|
2026-04-28 16:09:42 +08:00 |
|
Research Assistant
|
7f1238a75b
|
feat: add format-specific deploy helper functions
|
2026-04-28 16:06:02 +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
|
66b5b30fb0
|
gitignore: add .worktrees/
|
2026-04-28 16:02:04 +08:00 |
|
Research Assistant
|
4b7648efb0
|
docs(plan): multi-agent platform implementation plan
|
2026-04-28 16:00:58 +08:00 |
|
Research Assistant
|
fb934b7d40
|
docs(spec): add multi-agent platform design spec
|
2026-04-28 15:51:03 +08:00 |
|
Research Assistant
|
e5573a9c8c
|
docs: split AI setup guide into EN and ZH versions
|
2026-04-28 15:01:31 +08:00 |
|
Research Assistant
|
506b6ef6d7
|
docs: bilingual AI setup guide — detect language, use matching prompts
|
2026-04-28 14:50:18 +08:00 |
|
Research Assistant
|
3ff375675a
|
docs: bilingual AI install prompts, add cd-to-vault step
|
2026-04-28 14:44:44 +08:00 |
|
Research Assistant
|
b2fc9f1454
|
chore: bump version to 1.4.2
|
2026-04-28 14:33:35 +08:00 |
|
Research Assistant
|
91434f93df
|
docs: Zotero data dir — auto-detect first, always let user override
|
2026-04-28 14:33:35 +08:00 |
|
Research Assistant
|
53ab3f1d07
|
docs: rewrite AI setup guide — ask ALL params, explain dirs, promote BBT JSON export
|
2026-04-28 14:33:35 +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 |
|
Lin Zhaoxuan
|
1ee235bad2
|
Update README with PaperForge setup command
Add installation instructions for PaperForge.
|
2026-04-28 13:36:12 +08:00 |
|
Lin Zhaoxuan
|
6f6653044c
|
Update README with PaperForge setup instructions
Added installation instructions for PaperForge.
|
2026-04-28 13:35:40 +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
|
e1b875c37c
|
docs: restore ASCII logo, purge Chinese from English README
|
2026-04-28 01:20:32 +08:00 |
|
Research Assistant
|
30c81abac8
|
docs: add 'What PaperForge builds for you' pitch section (RAG/LLM knowledge base positioning)
|
2026-04-28 01:17:23 +08:00 |
|
Research Assistant
|
b967204558
|
docs: emphasize full pipeline workflow, remove v1.4 migration link from top level
|
2026-04-28 01:13:54 +08:00 |
|
Research Assistant
|
06c7a2e264
|
docs: restructure README with multi-language support (zh-CN + EN), add badges, pipeline diagram, categorized commands
|
2026-04-28 01:12:58 +08:00 |
|
Research Assistant
|
bcd0934117
|
docs: sync all doc references — README, INSTALLATION.md, AGENTS.md for v1.4.1 pip-first flow
|
2026-04-28 01:06:58 +08:00 |
|
Research Assistant
|
0a47a6e2ed
|
docs: add comprehensive setup and usage guide
|
2026-04-28 01:03:23 +08:00 |
|
Research Assistant
|
31102a0ff2
|
docs: update README for v1.4.1 — pip-first install flow
|
2026-04-28 00:58:30 +08:00 |
|
Research Assistant
|
45f47a51b9
|
chore: bump version to 1.4.1
|
2026-04-28 00:49:00 +08:00 |
|
Research Assistant
|
97d090a5e3
|
refactor: rewrite prompt_deep_subagent.md to directive command style
|
2026-04-28 00:25:54 +08:00 |
|
Research Assistant
|
61df09c77f
|
feat: add postprocess-pass2 molecule for validating Pass 2 output
|
2026-04-28 00:24:31 +08:00 |
|
Research Assistant
|
cc1f696ded
|
feat: add fixed sub-headings to figure/table callout blocks in skeleton
|
2026-04-28 00:15:48 +08:00 |
|
Research Assistant
|
f650797054
|
docs: pf-deep skill refactoring implementation plan
|
2026-04-28 00:11:56 +08:00 |
|
Research Assistant
|
c4390f4124
|
docs: pf-deep skill refactoring design (atoms/molecules/compounds)
|
2026-04-27 23:56:55 +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 |
|