pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:CSS language:CSS
Filter by
103M results
Why
PR #194 (the Schedule stale-chunk recovery hardening) merged labeled B237, but a concurrently-merged PR (branch
claude/kind-johnson-oqzqco, Record the two-backend architecture in CLAUDE.md ) had already ...
Bumps multer from 1.4.5-lts.1 to 2.2.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/expressjs/multer/releases multer s releases /a . /em /p blockquote h2 v2.2.0 ...
dependencies
javascript
This is a test PR
承接已合并的 #34 / #43,继续加强并接入 g-lab 的 dreaming 协作机制。
加强(AgentCli.jsx)
- 研究面板新增「agentic 循环长什么样」:手写 SVG 的 ReAct 示意图——诉求 → 推理 → 调用工具 → 观察 → 回环,标注「审批·沙箱」门与「满足后才结束」。遵循 DESIGN.md「图表手写
SVG、不引图表库」。
- 重新打包 ...
Summary
- Next.js app: paint, save, gallery, continue painting, email take-home
- Delete from gallery with confirmation modal
- Design tokens, Resend email, Prisma + Neon + Vercel Blob
- Phase ...
Summary
- 使用主应用暴露的 DetailPageSliverHeader、Button、Tabs、Drawer、Badge、Scrollbar 等组件重构浏览页
- 行高亮、激活行等样式改用主应用 CSS 变量
- 播放图标使用 tabler:play,激活行区分播放/暂停状态
- 批量抽屉使用 Drawer 组件 + panelStyle 内联样式,确保 CSS 加载顺序不影响 ...
Font folder and font files added to main branch will reflected in test branch with this pull request.
概要
跨模块数据打通(逻辑):让「目标」的数值进度自动从其它模块的真实数据读取,不必手动维护。延续现有 habits↔fitness 自动点亮的思路,扩展到 goals↔多模块。
新增逻辑(纯函数,可单测)
app/links.js(集成层独占跨模块知识,各功能模块保持解耦):
- 链接来源目录 LINK_SOURCES:累计训练次数 / 累计训练容量 /
连续训练周(fitness)、已掌握知识点(learning)、已读论文(papers)、已掌握节点(aimap)、累计结余(ledger)、当前体重趋势(cut)。 ...
Summary
「長休憩」→ switchMode( long-break ) → getDuration が settings.long(15)*60 を remaining にセットし 15:00 表示になることを検証。mode-switch
テストは短休憩のみで、長休憩は distinct な 3 つ目の mode 分岐として未カバーだった。
非破壊性
test のみ。全 behavior ...
The exec CSV (chart-data/execution_bar_data.rolling.csv, ~250 rows: DateTime,Open,High,Low,Close,LegVWAP,DeltaIntensity)
had no typed parser. feat-015 deltaTelemetry summarized the raw CSV directly, an ...