pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:JavaScript language:Java
Filter by
190M results
Problem (#3 from dogfood)
The Recent / resumable list only offered Resume for stopped bridges and hosted sessions — there was no way to clear an
old session and start fresh, so they piled up. (Detached/fire-and-forget ...
First half of PR-7.1 — remove v1 Rust-binary distribution cruft so the repo no longer advertises a dead rustok-agent-mcp
binary or the dropped hard-policy model. The skill/docs/packaging rewrite for the ...
Summary
- plugins/_template/README.md stated ≥85% in two places: the Testing section prose and the embedded GitHub Actions CI
workflow (--cov-fail-under=85).
- Every other source (scripts/run_plugin_tests.py ...
patch
plugin
feat: release v2.3.0 - mainwave scorer v2.3, mobile adaptation and deployment hardening
主要变更
- 主线波浪评分 v2.3:优化 mainwave-picker、组合交易和指标计算性能
- 前端移动端适配:使用 Vant 4 + 自定义 SCSS,卡片式表格 + 汉堡抽屉导航
- API 稳定性修复:修复 ...
Summary
Fixes a bug where the fine_grain_view partial-period aggregation rewrite silently dropped the lte/lt upper bound. A
bounded date range at a non-day granularity (e.g. {gte: 2024-05-01, lte: 2024-06-30} ...
Summary
- README.md line 390 claimed WCAG 2.2 Level AAA conformance.
- docs/design.md line 12 states semantic colors target WCAG AA contrast.
- Changed README to say Level AA so both documents agree. ...
patch
Summary
Errors were being silently swallowed in several places—users saw blank/broken UI with no indication of what went wrong.
This PR propagates errors properly in both the backend and frontend.
Backend ...
Summary
- Implementation plan for Spec 1 (Hybrid Workgroup Bootstrap, v0.4.0) saved to
docs/superpowers/plans/2026-06-14-hybrid-workgroup-bootstrap.md
- 14 tasks, full TDD with failing tests before ...