Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:Java language:JavaScript

Filter by

291M results  (2 s)

291M results

!-- CURSOR_AGENT_PR_BODY_BEGIN -- 背景 仪表盘顶部统计卡片点击后,前端统一跳转到 /ticket/all。普通账号没有“全部工单”权限,会被后端拦截并提示“仅管理员可查看全部工单”。 修改内容 - 在 DashboardOverviewRow.vue 中新增角色判断: - ADMIN / TICKET_ADMIN 继续跳转 /ticket/all ...

Summary Adds four product features to the LLM Debate Research dashboard, grounded in existing data and patterns. Features 1. Preset comparison (/presets/compare) - Side-by-side comparison ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | happy-dom | ^20.10.2 → ^20.10.3 | age | confidence | Release Notes details summary capricorn86/happy-dom ...
dependencies
renovate

Summary - Package the plugin from the repository root so commands, hooks, and scripts are installed together. - Invoke /dino:start via ${CLAUDE_PLUGIN_ROOT} and register hooks as command hook wrapper ...

Bug and impact Recent command-center changes imported brain.permanent_allowlist from the chat orchestrator and approvals router, but the module was missing. Importing the backend chat/events routers crashed ...

Summary - Switch to disableLayout: true with .slide-content wrappers for full CSS control over slide layout - Add dynamic slide zoom that fits content to the viewport - Reduce h1/h2/h3 font sizes ...

背景 v2.2 P0/P1 (LiveLiterals) 已经支持 无需重编译 修改字面量值; v2.2 P2 (Gallery) 已经支持多 Composable 渲染。 但用户修改 Composable body (如加 padding(8.dp)) 仍然需要手动点 Reload, 走完整 K2 + D8 路径 (1-3s)。 Android Studio 的 Live Edit (Hot ...