pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:Java
Filter by
129M results
Bumps ws, engine.io, socket.io-adapter and engine.io-client. These dependencies needed to be updated together. Updates
ws from 8.20.1 to 8.21.0 details summary Release notes /summary p em Sourced from ...
dependencies
javascript
Bumps the npm_and_yarn group with 1 update in the / directory: undici.
Updates undici from 7.25.0 to 7.28.0 details summary Release notes /summary p em Sourced from a href=
https://github.com/nodejs/undici/releases ...
dependencies
javascript
关联 Issue
Closes #451
变更内容
- 为 React UI 的 OpenAPI 类型补充 info.summary、license.identifier、server name 以及 info / contact / license 的扩展字段承载。
- 首页标题区优先展示 info.summary,缺失时保留原有 info.description 回退。
- 文档信息卡片补充展示 ...
What why
Extends the merge policy in AGENTS.md: once all required CI checks pass (Backend, Frontend unit, End-to-end),
squash-merge the PR without waiting for separate approval.
Repository auto-merge ...
概要
跨模块打通 ②:首页看板新增**「今日聚合」**——把今天该做的事从各模块汇到一处。
改动
- app/analytics.js:新增纯函数 todayDigest(get, today),跨模块汇总今日待办:习惯(应打卡/已打卡)、日程(今日 + 逾期)、学习(SM-2 待复习),返回 { rows, due, done,
remaining, pct }。
- app/Dashboard.jsx:顶部加「今日聚合」条——完成进度条 ...
Summary
- combine the compact phone movement legend into one visible chip so both legal moves and road-speed moves are visible
beside the opening directive
- make the mobile intelligence drawer ...
完成 D-2 最后一条(扩 Cursor/Devin)并加「两家并排对比」。仅动 projects/agent-cli/*。
① 调研扩到八家(+Cursor/Devin)
- Cursor(Anysphere):AI 编辑器,Chat/Ask/Manual/Agent(Composer),Cmd+. 切模式,cursor-agent CLI + Background Agent
- Devin(Cognition):云端自治软件工程师,先出 ...
Motivation
- Ensure a single, consistent commercial entry promise (one pain, one free reward, one funnel promise, one CTA) is
persisted and propagated so ads, landing, form and delivery remain aligned ...
codex
The owner greeting was showing Good evening. without a name because the default name was the string Owner and the
frontend explicitly excluded that value.
Fix:
- api/admin.js: displayNameFor() now ...