Commit graph

747 commits

Author SHA1 Message Date
Research Assistant
aa229bd00a perf: single frontmatter parse in _build_entry 2026-05-13 17:03:55 +08:00
Research Assistant
dd14485a23 perf: autoSync runs sync not full build, 30s→120s poll, remove unused harness file 2026-05-13 17:02:31 +08:00
Research Assistant
58e2c7ae52 perf: fix FTS double-insert, drop trigger before bulk insert 2026-05-13 17:01:28 +08:00
Research Assistant
fd7f7f3278 perf: refresh_paper accepts entry dict, skip full index read 2026-05-13 16:58:39 +08:00
Research Assistant
8351319bcb docs(spec): 10-point memory layer performance optimization 2026-05-13 16:52:10 +08:00
Research Assistant
d8aecac2e4 feat(plugin): auto-poll exports/ocr for seamless memory layer updates 2026-05-13 16:35:07 +08:00
Research Assistant
879f2a36bc fix(skill): add language rule — field labels in English, content in user's language 2026-05-13 16:24:09 +08:00
Research Assistant
1f69bc7be0 fix(cli): support multiline fields + bilingual labels in reading-log parser 2026-05-13 16:23:01 +08:00
Research Assistant
a7a53696f1 feat(cli): migrate dashboard to SQLite with file scan fallback 2026-05-13 16:13:38 +08:00
Research Assistant
3701cc155e feat(cli): add reading-log --validate/--import/--lookup commands 2026-05-13 16:12:23 +08:00
Research Assistant
0512b92fbf feat(skill): add methodology extraction skill (pure prompt) 2026-05-13 16:04:46 +08:00
Research Assistant
3663457264 fix(skill): add strict reading-log template to logging SKILL.md 2026-05-13 16:03:27 +08:00
Research Assistant
aa4c4991fd docs(spec): log format validation, reading-log import/lookup, methodology skill, dashboard SQLite 2026-05-13 16:02:50 +08:00
Research Assistant
429b158cd1 fix(plugin): remove Easy Memory Layer toggle, always-on status display 2026-05-13 16:01:14 +08:00
Research Assistant
5c36f03071 fix(skill): remove ambiguous trigger '这段有什么值得记的' from logging skill 2026-05-13 01:07:58 +08:00
Research Assistant
1ae273b5cd fix(skill): route '这段有什么值得记的' to reading branch 2026-05-13 01:07:08 +08:00
Research Assistant
7209b60404 fix(skill): add routing table (reading vs working), clean up stale sections 2026-05-13 01:05:38 +08:00
Research Assistant
df153202a3 feat(skill): rename logging skill, natural language triggers, no /pf- prefix 2026-05-13 01:04:02 +08:00
Research Assistant
abadc3b06f fix(plugin): wrap System/User Skills in dark gray box, add folder icon button to Agent Platform 2026-05-13 00:58:22 +08:00
Research Assistant
afcf2f27b7 fix(skill): add source: paperforge to both skill frontmatter for system detection 2026-05-13 00:53:41 +08:00
Research Assistant
b35f9739eb feat(harness): expand skill description triggers, add priority rules against manual grep 2026-05-13 00:50:17 +08:00
Research Assistant
a06f0015b0 feat(harness): add pf_search.py unified search entry + update bootstrap with memory_layer field 2026-05-13 00:46:37 +08:00
Research Assistant
0dd80ad30e fix(plugin): rename toggle to Easy Memory Layer with clarifying description 2026-05-12 23:54:36 +08:00
Research Assistant
fa9897d95c fix(plugin): reorder features tab — Skills first, then Memory Layer containing Vector DB 2026-05-12 23:54:06 +08:00
Research Assistant
fd86d7d0ef fix(plugin): cache memory/vector status, add manual refresh, skip re-check on tab switch 2026-05-12 23:45:24 +08:00
Research Assistant
8d3e4432c3 chore: add pre-commit JS syntax hook + stage missing vector CLI files 2026-05-12 23:34:24 +08:00
Research Assistant
fc7f792720 fix(plugin): repair brace mismatches from refactoring 2026-05-12 23:32:03 +08:00
Research Assistant
960155fad2 fix(plugin): fix try/catch mismatches in vector deps + embed status blocks 2026-05-12 23:16:17 +08:00
Research Assistant
412098a5d7 fix(plugin): use resolvePythonExecutable() everywhere instead of settings.python_path 2026-05-12 23:14:29 +08:00
Research Assistant
612bb3af21 fix(plugin): guard python_path before pip install, show hint when Python not configured 2026-05-12 23:11:21 +08:00
Research Assistant
339c7e68c8 fix(plugin): async pip install with persistent notice + UTF-8 encoding fix 2026-05-12 23:07:03 +08:00
Research Assistant
3e1c089796 fix(plugin): don't render empty memory status div when Python not configured 2026-05-12 23:04:10 +08:00
Research Assistant
19f58a3e91 fix(plugin): use setText() instead of createEl text option for status/warning divs 2026-05-12 22:59:14 +08:00
Research Assistant
12108f62f6 fix(plugin): remove extra closing brace causing SyntaxError 2026-05-12 22:52:49 +08:00
Research Assistant
59f02ab7b6 fix(plugin): remove dead cascading keys, fix skill toggle content sync, remove unused disableMatch 2026-05-12 22:44:37 +08:00
Research Assistant
2c59e7a417 fix(plugin): single memory toggle + platform skill selector + vector UX improvements 2026-05-12 22:41:49 +08:00
Research Assistant
c4dd09613a feat(plugin): tabbed settings UI (Installation + Features) with skill manager and feature toggles 2026-05-12 22:28:00 +08:00
Research Assistant
9a48784b90 docs(spec): add Phase 7 vector retrieval — ChromaDB + local/API embedding + chunking 2026-05-12 21:43:34 +08:00
Research Assistant
55b5191d86 fix(spec): add DEFAULT_SETTINGS whitelist note, source: paperforge requirement, CLI toggle read 2026-05-12 21:19:21 +08:00
Research Assistant
85e35b0cfa docs(spec): plugin settings redesign — tabbed UI, skill manager, feature toggles, vector DB panel 2026-05-12 21:11:15 +08:00
Research Assistant
c5c5d0e697 feat(skills): add literature-logging skill (reading-log + working-log) 2026-05-12 20:58:49 +08:00
Research Assistant
a8e8ca80f5 feat(skills): add /pf-log-reading and /pf-log-session slash commands 2026-05-12 20:55:32 +08:00
Research Assistant
b12c90bca9 feat(memory): add paper_events table + reading-log write/export command 2026-05-12 20:53:33 +08:00
Research Assistant
a886c9111d docs(spec): add Phase 6 — paper_events, reading/working logs, vector retrieval 2026-05-12 20:48:09 +08:00
Research Assistant
1ae7e074d8 feat(memory): dashboard reads from SQLite + incremental refresh_paper() 2026-05-12 20:08:46 +08:00
Research Assistant
9dbdeaad46 test(memory): verify agent-context on test vault — 150 papers, 26 collections, 4 rules 2026-05-12 20:00:16 +08:00
Research Assistant
fdeade123e feat(cli): add agent-context command for agent bootstrap 2026-05-12 19:59:12 +08:00
Research Assistant
b7530d5dee feat(memory): add agent context query module 2026-05-12 19:55:58 +08:00
Research Assistant
ad6812626e docs(plan): add agent-context implementation plan 2026-05-12 19:54:19 +08:00
Research Assistant
50f71a82ee docs(spec): add Memory Layer Phase 2-5 design (agent-context, dashboard, refresh, retrieve) 2026-05-12 19:44:38 +08:00