Commit graph

32 commits

Author SHA1 Message Date
Research Assistant
5ba9ac92c3 feat(discussion): remove JSON output and markdown escaping 2026-05-18 21:09:54 +08:00
Research Assistant
ece9881d61 docs: v3 — snapshot mandate, degradation policy, first-launch migration, async refresh 2026-05-15 22:31:37 +08:00
Research Assistant
6231c71fdc docs: revise JS-first memory state — Python writes snapshots, JS reads files only 2026-05-15 22:24:26 +08:00
Research Assistant
207d651723 docs: JS-native memory state — spec, plan, and UX audit 2026-05-15 22:11:45 +08:00
Research Assistant
97d8c4acda docs: add memory runtime health spec and regression helpers 2026-05-15 01:29:54 +08:00
Research Assistant
f9088c30d4 chore: restore manifest version to match __init__ (1.5.6rc3) 2026-05-15 00:39:12 +08:00
Research Assistant
ecf8e3525b fix: add --resume CLI arg and get_collection import for embed build 2026-05-15 00:16:06 +08:00
Research Assistant
6f6c1ae19d spec: remove copy icon — clean click-to-copy with dashed underline only 2026-05-14 01:31:43 +08:00
Research Assistant
eed48178fe spec: dashboard copy interaction + per-paper metadata enhancement 2026-05-14 01:21:52 +08:00
Research Assistant
d2c0c891ad docs(spec): 10-point memory layer performance optimization 2026-05-13 16:52:10 +08:00
Research Assistant
6cbcce84e7 docs(spec): log format validation, reading-log import/lookup, methodology skill, dashboard SQLite 2026-05-13 16:02:50 +08:00
Research Assistant
9b3e844eb8 chore: add pre-commit JS syntax hook + stage missing vector CLI files 2026-05-12 23:34:24 +08:00
Research Assistant
9016a8734e docs(spec): add Phase 7 vector retrieval — ChromaDB + local/API embedding + chunking 2026-05-12 21:43:34 +08:00
Research Assistant
2551eec014 fix(spec): add DEFAULT_SETTINGS whitelist note, source: paperforge requirement, CLI toggle read 2026-05-12 21:19:21 +08:00
Research Assistant
fffc0c3d9f docs(spec): plugin settings redesign — tabbed UI, skill manager, feature toggles, vector DB panel 2026-05-12 21:11:15 +08:00
Research Assistant
4ffcd4c1c0 docs(spec): add Phase 6 — paper_events, reading/working logs, vector retrieval 2026-05-12 20:48:09 +08:00
Research Assistant
3ee0320fb9 test(memory): verify agent-context on test vault — 150 papers, 26 collections, 4 rules 2026-05-12 20:00:16 +08:00
Research Assistant
5f7f2cd317 docs(plan): add agent-context implementation plan 2026-05-12 19:54:19 +08:00
Research Assistant
eedf02c462 docs(spec): add Memory Layer Phase 2-5 design (agent-context, dashboard, refresh, retrieve) 2026-05-12 19:44:38 +08:00
Research Assistant
02c1e5b8a0 bump: 1.5.5 -> 1.5.6rc1 (Memory Layer RC1) 2026-05-12 18:11:37 +08:00
Research Assistant
316b8bdcb2 feat: restructure literature-qa v2 — SKILL.md as central hub with decision tree, add multi-reading, simplify refs 2026-05-11 23:58:46 +08:00
Research Assistant
d570aa409b fix(literature-qa): prohibit hardcoded path construction in skill references 2026-05-11 23:17:05 +08:00
Research Assistant
7bb32f2571 feat: PyPI publish support — install paperforge from PyPI with git fallback 2026-05-11 18:04:17 +08:00
Research Assistant
a6b90f8538 chore: remove CI workflows pending rewrite 2026-05-11 17:00:23 +08:00
Research Assistant
5138a70645 merge: integrate dashboard-refine (deep-finalize + slug-freeze) into skill-refine
Resolved conflicts:
- styles.css: take dashboard-refine (more refined CSS)
- SKILL.md, deep-reading.md, paper-resolution.md: take skill-refine (modular skill redesign)
2026-05-10 23:28:13 +08:00
Research Assistant
59a024abba refactor(skills): modular literature-qa skill with router-first architecture
- Replace 6 scattered pf-*.md files with single SKILL.md router + 4 reference files
- Add paper_resolver.py: deterministic key/DOI/field search (4 subcommands)
- Remove pf-sync/ocr/status (CLI-only commands, no skill wrapper needed)
- Move chart-reading/ into references/ for flat structure
- Make ld_deep.py --vault optional (auto-detect from cwd)
- Add 26 unit tests for paper_resolver
- All paths dynamically resolved from paperforge.json, zero hardcoding
2026-05-10 20:56:28 +08:00
Research Assistant
cc9a5baa98 docs: add dashboard ui refinement specs and plans 2026-05-10 20:52:21 +08:00
Research Assistant
ae0da5b29a refactor(dashboard): Phase 1 cleanup - remove Copy Context, deep-reading dead code, static Quick Actions grid
- Delete Copy Context and Copy Collection Context from ACTIONS array
- Remove all _renderDeep* dead methods (StatusCard, Pass1Card, QACard)
- Remove _getPassCompletion and _extractPass1Content helpers
- Remove deep-reading mode case from _renderModeHeader
- Remove Copy Context handlers from _runAction
- Remove copy-context command palette registrations
- Delete static Quick Actions section from _buildPanel
- Delete _renderActions method
- Replace ready-state Copy Context fallback in _renderNextStepCard
- Add implementation plan at docs/superpowers/plans/
2026-05-10 13:44:50 +08:00
Research Assistant
792f039e9f docs(plan): multi-agent platform implementation plan 2026-04-28 16:00:58 +08:00
Research Assistant
bd301fc4d5 docs(spec): add multi-agent platform design spec 2026-04-28 15:51:03 +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