pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript
Filter by
149M results
There was a memory access error on vmmap, which turned out that it has calculated the address of current by
common_cpu_up, not by current_task. I set prefer_symbol=True on kernel_symbol_func to find the ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Sets up and documents the development environment for this repository. Daleel Lite is a static single-page PWA
(index.html) that loads React 18, ReactDOM, @babel/standalone, ...
Motivation
- Make the Single-Asset trading-plan chart feel like a real tool by showing more history, fixing the A–B range
rendering, keeping level labels aligned, and enabling fast timeframe switching. ...
codex
!-- Thank you for your contribution! We appreciate it. The following guidelines will help improve your pull request and
facilitate feedback. If anything is unclear, don t hesitate to submit your pull request ...
Summary
修复 vibe scan governance 和 vibe scan supervisor 命令因事件处理器未注册而静默失败的问题。
问题根因:
- 事件处理器(@register_handler)只在 serve 启动时注册
- 独立 scan 命令不经过 serve 流程,导致 handlers 未注册
- GovernanceScanStarted / SupervisorIssueIdentified ...
component/cli
scope/python
type/fix
Bumps the npm-dependencies group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| next | 16.2.7 | 16.2.9 |
| @tailwindcss/postcss | 4.3.0 | 4.3.1 |
| @types/node | 25.9.2 | 25.9.3 |
| baseline-browser-mapping ...
dependencies
javascript
What
Switches database migrations from Alembic (Python op-API) to dbmate (plain .sql files). Forward-only — no down
migrations.
Why
Preference for raw SQL migrations over generated Python. dbmate keeps ...
实现设计稿 商品管理.reference.dc.html(高保真整页重构)。web-admin 无 Tailwind → 用内联 style 精确还原(px/hex/flex 权重),主色 #E8485F。
改了什么
- 整页改自绘 div+flex(README 明确禁用 antd Table,保列权重对齐):标题 / 汇总条 / 未定价告警 / 搜索+3 筛选 pill / 批量操作栏 ...
A focused UI/UX polish pass over the dashboard, as requested.
Headline finding: the dashboard is already well-built — shared ui/ design system, thoughtful microcopy, InfoTooltip for
touch, disabled-in-flight ...