Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Go is:unmerged language:Go language:Vue

Filter by

47.6M results  (1 s)

47.6M results

Update the VS Code extension build script to dynamically output the package artifact .vsix with the version parsed from the package.json. PR created automatically by Jules for task 3897135820432543324 ...

Summary Two commits restoring user-authored additions that were not committed before the previous git pull overwrote them. Commit 1 — 33015d0 — rules and plan updates - CLAUDE.md: Preventative rules ...

…ion analysis - Add candidate_meta, cv_analysis, and ai_review JSONB buckets to applications table. - Implement ContributionService to fetch real-world technical insights from GitHub. - Enhance ...

Bumps tailwindcss from 4.2.1 to 4.3.0. details summary Release notes /summary p em Sourced from a href= https://github.com/tailwindlabs/tailwindcss/releases tailwindcss s releases /a . /em /p blockquote ...
dependencies
javascript

Summary Closes #258. Callouts are stored as [!TYPE] …; the markdown parser sets attrs.calloutType and the serializer emits [!TYPE] back from it — but the editor used stock @tiptap/extension-blockquote, ...

closes #436 closes #438 closes #435 closes #441

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary - Normalize nil MCP profile additional email slices to empty slices before returning tool output - Add a regression test proving empty additional email addresses ...

Replaces the long src/pages/readme.txt with a one-liner inviting visitors to chat with the digital-double via the agent command. Why not just talk with my digital-double agent using the `agent` command? ...

优化历史记录页面的状态管理和性能: - 使用函数式 setState 更新,避免不必要的重新加载 - 删除条目时直接过滤状态,无需重新读取 localStorage - 清空历史时直接设置空数组,提升响应速度 - 重新分析后优化状态更新逻辑,避免重复条目 - HistoryPage: 优化统计计算,使用传统循环替代 filter 提升性能

Follow-up to the onboarding/empty-state polish (#2, now merged). This branch had one more commit that landed after the merge, so recreating the PR for it. What changed Replaces the generic spinning-border ...