Skip to content

Pull requests: LearningCircuit/local-deep-research

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: bump patch version to 1.8.1 automation Automation or scripting changes. Release notes: 🔄 Branch Syncs & Automation (18/20). maintenance Repo maintenance, tooling updates, or non-functional changes. Release notes: 🔧 CI/CD (8/20).
#4764 opened Jun 24, 2026 by github-actions Bot Loading…
fix(metrics): project rating-analytics scan to bound memory (#4560) bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). performance Speed, memory, or resource efficiency improvement. Release notes: ⚡ Performance (5/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4762 opened Jun 24, 2026 by LearningCircuit Owner Loading…
test(metrics): cover _get_metrics_from_encrypted_db data-processing branches python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4760 opened Jun 24, 2026 by LearningCircuit Owner Loading…
🤖 Update dependencies maintenance Repo maintenance, tooling updates, or non-functional changes. Release notes: 🔧 CI/CD (8/20).
#4759 opened Jun 24, 2026 by github-actions Bot Loading…
fix(strategy): preserve agent final_answer when citation handler returns empty content benchmark-needed Apply if a change risks degrading performance — when in doubt, add it. Run compare_configurations(). bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4754 opened Jun 23, 2026 by LearningCircuit Owner Draft
test(api): fix stale analyze_documents REST tests bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4744 opened Jun 22, 2026 by LearningCircuit Owner Loading…
feat(library): surface per-collection index-failure count on the collections page benchmark-needed Apply if a change risks degrading performance — when in doubt, add it. Run compare_configurations(). code-quality Auto-created by AI reviewer css CSS and styling changes. Release notes: 🎨 Frontend Changes (14/20). enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20). feature New user-facing feature. Release notes: ✨ New Features (priority 3/20). javascript JavaScript/TypeScript code changes. Release notes: 🎨 Frontend Changes (14/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20).
#4742 opened Jun 22, 2026 by LearningCircuit Owner Loading…
feat(library): bound reconciler retries with per-row index-failure tracking bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). code-quality Auto-created by AI reviewer database Database schema, migration, or storage changes. Release notes: 🗄️ Database Changes (6/20). enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20). feature New user-facing feature. Release notes: ✨ New Features (priority 3/20). performance Speed, memory, or resource efficiency improvement. Release notes: ⚡ Performance (5/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4736 opened Jun 21, 2026 by LearningCircuit Owner Loading…
fix(web): defer WeasyPrint import so it no longer blocks server cold start (#4431) bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). ci-cd CI/CD pipeline, GitHub Actions, or build changes. Release notes: 🔧 CI/CD & Maintenance (8/20). performance Speed, memory, or resource efficiency improvement. Release notes: ⚡ Performance (5/20).
#4734 opened Jun 21, 2026 by LearningCircuit Owner Draft
feat(zotero): import & auto-sync Zotero collections into the library bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). code-quality Auto-created by AI reviewer database Database schema, migration, or storage changes. Release notes: 🗄️ Database Changes (6/20). documentation Improvements or additions to docs. Release notes: 📚 Documentation (priority 7/20). enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20). feature New user-facing feature. Release notes: ✨ New Features (priority 3/20). javascript JavaScript/TypeScript code changes. Release notes: 🎨 Frontend Changes (14/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). security Security fix or hardening. Release notes: 🔒 Security Updates (1/20, highest precedence). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20). touches-authentication Modifies authentication/authorization code. Requires extra security review. touches-encryption Modifies encryption or cryptographic code. Requires extra security review.
#4723 opened Jun 21, 2026 by LearningCircuit Owner Loading…
security: escape LIKE wildcards in news subscription_id filters bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). security Security fix or hardening. Release notes: 🔒 Security Updates (1/20, highest precedence). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4690 opened Jun 20, 2026 by LearningCircuit Owner Loading…
3 of 4 tasks
feat(security): centralized SecretRegistry auto-redacts known secrets from logs code-quality Auto-created by AI reviewer enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). security Security fix or hardening. Release notes: 🔒 Security Updates (1/20, highest precedence). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20). touches-authentication Modifies authentication/authorization code. Requires extra security review. touches-encryption Modifies encryption or cryptographic code. Requires extra security review. touches-web-hardening Modifies CSP, SSRF, CSRF, rate-limiting, headers, or hardening. Security review required.
#4687 opened Jun 20, 2026 by LearningCircuit Owner Loading…
4 tasks done
refactor(tests): extract PropagateHandler to module scope code-quality Auto-created by AI reviewer python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). refactoring Code restructuring without changing behavior. Release notes: 🧹 Code Quality (10/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4686 opened Jun 20, 2026 by LearningCircuit Owner Loading…
3 tasks done
feat(library): show per-collection indexing status + background-index toggle (#3939/#4627 follow-up) benchmark-needed Apply if a change risks degrading performance — when in doubt, add it. Run compare_configurations(). code-quality Auto-created by AI reviewer enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20). feature New user-facing feature. Release notes: ✨ New Features (priority 3/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4649 opened Jun 18, 2026 by LearningCircuit Owner Loading…
feat(library): opt-in scheduled sweep to index unindexed library documents (#3939 follow-up) code-quality Auto-created by AI reviewer enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20). feature New user-facing feature. Release notes: ✨ New Features (priority 3/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). refactoring Code restructuring without changing behavior. Release notes: 🧹 Code Quality (10/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4627 opened Jun 16, 2026 by LearningCircuit Owner Loading…
feat: add OrcaRouter as an LLM provider
#4508 opened Jun 11, 2026 by jinhaosong-source Loading…
docs: add multi-round DRY violation review report (100 confirmed findings) developer-experience Improvements to developer workflow, tooling, or DX. Release notes: 🧹 Code Quality (10/20). documentation Improvements or additions to docs. Release notes: 📚 Documentation (priority 7/20). enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20).
#4450 opened Jun 6, 2026 by LearningCircuit Owner Draft
feat(auto-research): Auto Researcher — virtual collections + enhanced full-text reports ci-cd CI/CD pipeline, GitHub Actions, or build changes. Release notes: 🔧 CI/CD & Maintenance (8/20). code-quality Auto-created by AI reviewer database Database schema, migration, or storage changes. Release notes: 🗄️ Database Changes (6/20). enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20). feature New user-facing feature. Release notes: ✨ New Features (priority 3/20). javascript JavaScript/TypeScript code changes. Release notes: 🎨 Frontend Changes (14/20). needs-rework PR needs substantive rework before it can be reviewed in depth python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). security Security fix or hardening. Release notes: 🔒 Security Updates (1/20, highest precedence). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20). touches-web-hardening Modifies CSP, SSRF, CSRF, rate-limiting, headers, or hardening. Security review required.
#4448 opened Jun 6, 2026 by LearningCircuit Owner Loading…
feat(search): add Sofya search engine
#4434 opened Jun 5, 2026 by yusufgurdogan Loading…
fix(chat): strip prior-turn citations from follow-up context (format-aware) bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4358 opened May 26, 2026 by LearningCircuit Owner Loading…
feat(chat): reuse prior-turn sources in follow-up research enhancement Improvement to an existing feature. Release notes: ✨ New Features (priority 3/20). feature New user-facing feature. Release notes: ✨ New Features (priority 3/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4357 opened May 26, 2026 by LearningCircuit Owner Loading…
refactor(chat): remove dead/inert context code + orphaned max_context_messages setting developer-experience Improvements to developer workflow, tooling, or DX. Release notes: 🧹 Code Quality (10/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). refactoring Code restructuring without changing behavior. Release notes: 🧹 Code Quality (10/20).
#4350 opened May 25, 2026 by LearningCircuit Owner Draft
feat(migrations): 0010 heal local_search_text_separators Python-repr rows bugfix Fix for a reported bug (PR-only). Release notes: 🐛 Bug Fixes (4/20). database Database schema, migration, or storage changes. Release notes: 🗄️ Database Changes (6/20). python Python code changes. Release notes: 🐍 Python Changes (priority 13/20). tests Adds, updates, or fixes tests. Release notes: 🧪 Tests (priority 11/20).
#4298 opened May 24, 2026 by LearningCircuit Owner Draft
3 tasks done
ProTip! Add no:assignee to see everything that’s not assigned.