pullrequests Search Results · language:Dune language:TypeScript is:unmerged language:JavaScript language:JavaScript language:C#
Filter by
44.6M results
Bumps @release-it/conventional-changelog from 11.0.0 to 11.0.1. details summary Release notes /summary p em Sourced from
a href= https://github.com/release-it/conventional-changelog/releases @release-it/conventional-changelog ...
dependencies
javascript
Summary
- 新增 GET /api/brain/harness/runs/recent 路由
- 查 initiative_runs 表按 started_at DESC 返回最新 3 条,仅含 id、phase、started_at 三个字段
- 空表返回 [](HTTP 200)
- 路由置于 /runs/:id 之前,避免 recent 被当作 UUID 参数捕获
...
Revert session-best gating, stale-row preview filtering, and stored submit name logic from leaderboard lifecycle/UI/flow
while keeping GA, validation, name policy, and puzzle epoch from 84fb809. Align ...
Bumps react-dom and @types/react-dom. These dependencies needed to be updated together. Updates react-dom from 18.2.0
to 19.2.7 details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases ...
dependencies
javascript
Description
This feature includes Claude AI on our app using Anthropic.
- Added API route for AI usage. Route uses claude-sonnet-4-6, and it can only use 512 tokens per prompt, to save data
usage/cost. ...
- 💡 What: Updated the click event listener on prompt-item to directly manipulate the active class on DOM nodes rather
than calling renderPromptList.
- 🎯 Why: Calling renderPromptList recreates ...
Makes the Atlas discovery opportunity clear inside /builder → Publish Distribute. Previously the Atlas opt-in card only
appeared (silently) after a share kit was generated, and its copy leaned on admin-approval ...