lllin000_PaperForge/paperforge/worker
Research Assistant c0cc05ab32 refactor(skills): simplify skill deployment — single copytree for all platforms
- Remove format dispatch (flat_command/skill_directory/rules_file) — all platforms unified
- skill_deploy.py: 257→81 lines, only AGENT_SKILL_DIRS + copytree + AGENTS.md
- AgentInstaller switches to vault-local paths, removes deploy_commands step
- Remove _deploy_skills dead code in update.py
2026-05-10 23:22:42 +08:00
..
__init__.py fix: VaultStep.__init__ missing step_id and checker in super() call 2026-04-27 19:49:36 +08:00
_domain.py refactor: v2.1 contract hardening — PFResult unification, ErrorCode expansion, adapter cleanup, SyncService orchestration 2026-05-09 22:20:07 +08:00
_progress.py docs(v1.4): commit planning artifacts, test files, and phase summaries for phases 13-19 2026-04-27 19:12:03 +08:00
_retry.py docs(v1.4): commit planning artifacts, test files, and phase summaries for phases 13-19 2026-04-27 19:12:03 +08:00
_utils.py refactor: v2.1 contract hardening — PFResult unification, ErrorCode expansion, adapter cleanup, SyncService orchestration 2026-05-09 22:20:07 +08:00
asset_index.py refactor: eliminate frontmatter regex duplication — route everything through adapter 2026-05-09 22:30:59 +08:00
asset_state.py style: ruff format pass across paperforge/ 2026-05-09 22:31:08 +08:00
base_views.py hotfix(base): stop regenerating Base views on every sync — prevents duplicate views and preserves user column widths 2026-05-10 02:59:41 +08:00
deep_reading.py fix(merge-gate): upgrade migration safeguards, index path integrity, and Python version alignment 2026-05-07 21:51:58 +08:00
discussion.py style: ruff format pass across paperforge/ 2026-05-09 22:31:08 +08:00
ocr.py style: ruff format pass across paperforge/ 2026-05-09 22:31:08 +08:00
paper_meta.py style: ruff format pass across paperforge/ 2026-05-09 22:31:08 +08:00
paper_resolver.py refactor(skills): modular literature-qa skill with router-first architecture 2026-05-10 20:56:28 +08:00
repair.py style: ruff format pass across paperforge/ 2026-05-09 22:31:08 +08:00
status.py 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
sync.py refactor: v2.1 contract hardening — PFResult unification, ErrorCode expansion, adapter cleanup, SyncService orchestration 2026-05-09 22:20:07 +08:00
update.py refactor(skills): simplify skill deployment — single copytree for all platforms 2026-05-10 23:22:42 +08:00