issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python language:Java
Filter by
55.9M results
✨ 기능 설명
개인 아카이브 도메인 개발
🏷️ 이슈 타입
- [x] ✨ feature
- [ ] 🐛 bug
- [ ] 🔧 fix
- [ ] ♻️ refactor
- [ ] 📝 docs
- [ ] 📦 chore
- [ ] ✅ test
- [ ] 🚑 hotfix
- [ ] 🎨 style
🎯 개발 목적
사용자가 관심 있는 ...
Remaining fixes from the 2026-07-08 Le Pen diagnosis, after #380/#381 land:
1. providers/seam.py _TIMEOUT = httpx.Timeout(60.0) — too short for long generations (candidate extraction died with
ReadTimeout ...
observability
tech-debt
Replace the per-claim Apify search + per-candidate LLM extraction + cosine matching in the Analyse live leg
(pipeline/analyse.py) with:
1. Anthropic web_search tool (web_search_20260209, sonnet-4-6): ...
agents
integrity
Build Scans:
- elasticsearch-intake #43177 / part5
Reproduction Line:
./gradlew :x-pack:plugin:inference:internalClusterTest --tests org.elasticsearch.xpack.inference.integration.SemanticTextFieldMappingLegacyFormatIT.testLegacyFormatMappingPopulatedAfterFirstDenseDocument ...
needs:risk
:Search Relevance/Vectors
Team:Search Relevance
>test-failure
修复
1. test_seal.py: hash abc123def4567890 → eb690ce9d4c68692 (实际 SHA256[:16])
2. test_promote_overlay_dry_run: 用真实临时文件替代 /nonexistent/SKILL.md
文件
- tests/test_seal.py, tests/test_epoch_overlay.py ...
背景
omc.py 5603 行单体。overlay 是唯一跨模块边界 (omc/hooks/mcp_server/migrations) 的子系统。
实现
- 新建 omc_overlay.py: apply_overlays, _apply_overlay_op, promote_overlay
- omc.py: 反向兼容重导出
- mcp_server.py: import ...
背景
项目展示名从 agent-recall 改为 OMC (Online Memory Cognition)。技术标识 (PyPI/module/CLI command) 保持不变。
改动
- README.md: 标题 + 6 处 prose
- CLAUDE.md: 标题 + rename history
- cli.py: prog_name= OMC
- mcp_server.py: ...
背景
47 个 MCP 工具对普通用户是噪音。OMC/ReflACT 需 power user 手动开启。
实现
- config.py: omc_enabled: bool = False
- mcp_server.py: _omc_guard() + 29 个 omc_* 工具守卫
- memory.yaml: omc: {enabled: true} 开启
文件
- ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.