Commit graph

826 commits

Author SHA1 Message Date
Research Assistant
6c58493ff6 feat: add persistent vector build state helpers 2026-05-15 01:13:12 +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
239e1696d0 feat: embed build background progress with pause/stop 2026-05-15 00:30:50 +08:00
Research Assistant
058132e6ea chore: manifest version back to 1.5.5 (stable) 2026-05-15 00:22:42 +08:00
Research Assistant
afb344d094 bump: 1.5.6rc2 -> 1.5.6rc3 2026-05-15 00:16:16 +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
822a9d69ac feat: add --resume flag for incremental vector embed build 2026-05-15 00:15:25 +08:00
Research Assistant
583e294090 fix: guard features object in settings to prevent crash on first render 2026-05-14 23:48:54 +08:00
Research Assistant
2b679d61ff bump: 1.5.6rc1 -> 1.5.6rc2 2026-05-14 23:34:56 +08:00
Research Assistant
dd2f814375 fix: auto-build memory DB after sync so search works immediately 2026-05-14 23:34:23 +08:00
Lin Zhaoxuan
1eadacee0e
Merge pull request #8 from LLLin000/feature/memory
Research Memory Runtime + User-Side Stabilization
2026-05-14 23:06:55 +08:00
Research Assistant
f054193407 fix: update package-data from literature-qa to skills/paperforge/** 2026-05-14 22:58:03 +08:00
Research Assistant
6643229f93 fix: refresh_paper FTS delete-before-upsert, import error checking 2026-05-14 22:47:48 +08:00
Research Assistant
a76cb21f09 fix: import_reading_log to JSONL, correction JSONL-first, events.py wrapper 2026-05-14 22:37:55 +08:00
Research Assistant
888bbbba02 fix: pf_bootstrap verified tuple return, engineering review dimensions 2026-05-14 22:36:12 +08:00
Research Assistant
ce86effe40 fix: dedupe correction import on rebuild, clean FTS row on refresh 2026-05-14 22:35:35 +08:00
Research Assistant
62cbb6110b feat: retrieve empty index guard, embed status check, HF download hint 2026-05-14 21:59:25 +08:00
Research Assistant
2c71643e41 fix: remove ghost settings code, add vector deps, add embed preflight 2026-05-14 21:56:28 +08:00
Research Assistant
002173f768 feat: safe FTS search with token-quote and LIKE fallback 2026-05-14 21:50:29 +08:00
Research Assistant
054ca3e1b4 feat: permanent correction-log.jsonl, fix original_id field alignment 2026-05-14 21:48:21 +08:00
Research Assistant
9b0bc59589 fix: bootstrap vault_config nest, python fallback with verified flag 2026-05-14 21:47:43 +08:00
Research Assistant
f248f81d87 refactor: unify reading-log reads to JSONL, deprecate paper_events writes 2026-05-14 21:44:05 +08:00
Research Assistant
5f07a8f729 fix: reset nopdf OCR status to pending when paper re-enters queue 2026-05-14 18:43:48 +08:00
Research Assistant
df135bff68 refactor: unify skills into paperforge compound skill (6 workflows) 2026-05-14 17:56:25 +08:00
Research Assistant
95bfb227b5 feat: add METHODOLOGY_COMPACT.md for agent guidance 2026-05-14 17:51:18 +08:00
Research Assistant
5a44926cc0 feat: import JSONL into DB on memory build 2026-05-14 17:48:23 +08:00
Research Assistant
06a3f2bf97 feat: add project-log CLI command with JSONL write + auto-render 2026-05-14 17:47:43 +08:00
Research Assistant
b1aa22290e feat: add paper-context CLI command for reading-log safety loop 2026-05-14 17:44:20 +08:00
Research Assistant
d16b6c7d59 feat: upgrade reading-log to JSONL with context/tags/project fields and auto-render 2026-05-14 17:31:32 +08:00
Research Assistant
2631edb81c fix: align JSONL field names with spec (type/title, add verified) 2026-05-14 17:20:29 +08:00
Research Assistant
0d1ca3a2be feat: add permanent JSONL storage layer for reading-log and project-log 2026-05-14 17:08:10 +08:00
Research Assistant
5493e28d66 feat: add reading_log and project_log tables to memory schema 2026-05-14 16:51:14 +08:00
Research Assistant
cfc075555b fix(plugin): fall back to global mode when Base domain has no matching papers 2026-05-14 01:49:38 +08:00
Research Assistant
97d9715ea5 fix(plugin): open .base file directly instead of file-explorer + trim domain basename 2026-05-14 01:41:51 +08:00
Research Assistant
d6960a78a8 fix(plugin): use getLeavesOfType + revealLeaf to focus existing file-explorer 2026-05-14 01:39:26 +08:00
Research Assistant
9af8bbfb28 fix(plugin): simplify file-explorer open to enable() call 2026-05-14 01:38:06 +08:00
Research Assistant
b4632e3205 fix(plugin): replace deprecated revealLeaf().setViewState with internalPlugins toggle 2026-05-14 01:35:22 +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
caf7c10041 i18n(plugin): translate all remaining Features tab strings to en/zh 2026-05-14 01:07:50 +08:00
Research Assistant
455c83d05e fix(plugin): restore API settings + hide HF in API mode 2026-05-14 00:58:30 +08:00
Research Assistant
9c3a4d6e21 i18n(plugin): translate local model descriptions to en/zh 2026-05-14 00:55:16 +08:00
Research Assistant
6c86acf271 fix(plugin): undeclared customText variable in _renderHfMirror 2026-05-14 00:53:20 +08:00
Research Assistant
c0059e6203 i18n(plugin): translate all Feature tab UI strings to en/zh 2026-05-14 00:51:49 +08:00
Research Assistant
40ed946bb7 feat(plugin): i18n descriptions for Skills/Memory/Vector + collapsible vector config 2026-05-14 00:40:33 +08:00
Research Assistant
a52b1c78d2 fix: get_embed_status reads API model; defer display() after async status refresh 2026-05-14 00:18:03 +08:00
Research Assistant
d89a6275a6 fix: _getCurrentModelKey reads actual API model instead of hardcoded value 2026-05-13 22:32:46 +08:00
Research Assistant
cd4fea2217 debug: log API base_url to check env var passthrough 2026-05-13 22:25:20 +08:00
Research Assistant
1d308e3b72 fix: pass API key/base/model as env vars to avoid saveSettings race 2026-05-13 22:22:37 +08:00
Research Assistant
a3f98865dc feat(plugin): click terminal output to copy to clipboard 2026-05-13 22:13:00 +08:00