pullrequests Search Results · language:Dune language:Python
Filter by
52.9M results
变更总结(11 个文件,+1213 / -296)
🔧 性能优化
- DB 就绪判断:消息采集入口改为检查 is_ready(facade 全部初始化后才开始),避免启动阶段消息丢失
- 热路径统计优化:黑话挖掘触发改用内存计数器,不再每条消息查 DB;首次访问 seed 一次
- 消息保存日志降级:每条消息的保存日志从 info 降到 debug,减少日志刷屏
- LLM Hook ...
Bumps the uv group with 2 updates in the / directory: python-dotenv and idna.
Updates python-dotenv from 1.2.1 to 1.2.2 details summary Release notes /summary p em Sourced from a href=
https://github.com/theskumar/python-dotenv/releases ...
dependencies
python:uv
Use theme-owned scrollbar colors for light and dark mode.
Add shared fallback tokens in base CSS and remove the completed TODO.
🎯 What: The testing gap addressed The validation module for tasks (src/engram/services/task/validation.py) was lacking
its own dedicated test module. Specifically, functions like validate_priority_field ...
What
Surfaced + fixed during a real in-mesh multi-worker dogfood (research + customer + builder concurrently under
local-boss). Full findings in docs/v8.18.4-dogfood-findings.md.
The v8.18.2 watchdog ...
Diagnostics
Issue 1: Popup warning link broken
_get_previous_tag() returned the most recent git tag which could be a plugin tag (e.g. spectrochempy-carroucell-v0.1.1),
breaking the stable-release link ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Summary
- Replace ChromaDB with Qdrant embedded — persistent HNSW index on disk (qdrant_store/), no SQLite overhead, same API
when upgrading to a Qdrant Docker server later
- Fix async event-loop ...
Introduce products/bundles/ and author the two config-string-named bundle YAMLs for the WebFlash-shipping builds,
converting their products into thin compat shims (docs/arch-board-bundle-plan.md §2.2, ...