pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:JavaScript
Filter by
213M results
!-- CURSOR_AGENT_PR_BODY_BEGIN -- Implements Phase 0 from .cursor/plans/cursor-goal-stop-hook.plan.md: conversation
index linking Cursor chats to cursor-goal state.
Changes
- New src/conversationIndex.ts ...
What this fixes
Follow-up to the second (super-admin / AI) review. This PR ships the fixes that are clean and correct without a product
decision. Crucially, two of the review s findings turned out to ...
Consolidates two Dependabot GitHub Actions updates:
- actions/checkout v6.0.3 - v7.0.0 (ci.yml, release.yml)
- softprops/action-gh-release v3.0.0 - v3.0.1 (release.yml)
Both bumps update the pinned ...
Bumps the typescript-eslint group with 3 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and
typescript-eslint.
Updates @typescript-eslint/eslint-plugin from 8.61.1 to 8.62.1 details ...
dependencies
Summary
- add claim/unclaim API helpers and claimed_by/claimed_at typing
- expand/display claim state on list cards and detail screen
- add detail 찜하기/찜 해제 actions
- warn before spending or marking ...
Este merge atualiza a aplicação para suportar separação entre banco de escrita e banco de leitura, além de melhorias
recentes no fluxo de tarefas, projetos, perfil, CORS e correções de integração com o ...
What Changed
- Added the OpenClaw delivery intent contract, including core parsing/rendering support for structured supervisor
delivery evidence.
- Updated openclaw supervise JSON/text output ...
💡 What: Extracted the initialization of Intl.DateTimeFormat from the formatMatchDate function to module-level constants
in server.js. 🎯 Why: Instantiating Intl.DateTimeFormat objects inside loop-bound ...
Closes #369 Closes #547 Closes #567 Closes #621 Closes #631 Closes #632 Closes #636
Resolves the doc-parts of split issues #538, #553, #573, #394, #399, #414 (their code parts merged separately — those ...