Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby is:merged language:TypeScript

Filter by

143M results  (2 s)

143M results

Add component workflow docs Summary Document the repository task flow and add component-level workflow documents for issue-tracker, orchestrator, and Web UI work. 主な変更点: - Added root task flow guidance ...

작업 내용 - 로그아웃 시 백엔드 로그아웃 API를 호출하도록 수정했습니다. - refreshToken이 있는 경우 /api/auth/logout 요청을 보내도록 처리했습니다. - 로그아웃 API 호출이 실패하더라도 프론트에서는 로그아웃이 진행되도록 예외 처리를 추가했습니다. - 로그아웃 후 sessionStorage의 i-route-user ...

一時的なデバッグ表示。ゲーム画面左上にCOI/SABの状態を表示。

No issues are linked to this pull request. Description - Refactored CSS structure by modularizing critical and deferred CSS. - Implemented inline imports for improved maintainability and performance. ...

Description 当前发飞书消息用 msg_type: text ,markdown 不会渲染(**粗体** 等以星号原文显示)。 改成用 msg_type: post + tag: md ,飞书原生支持 markdown 渲染。 方案参考自 OpenClaw 自身飞书扩展的实现(sendMessageFeishu 用的就是 {tag: md , text: ...})。 Changes ...

Stacked on #222 (base branch claude/action-idempotency-guard). Review/merge #222 first. What this wires Routes the three chat-surface write sites through run_guarded (the guarded_action primitive from ...

Summary Streamlit dashboard as a thin adapter over the existing orchestrator + repository. No rule logic, scoring, or parsing reimplemented. Display logic lives in a Streamlit-free presenter module so ...

Summary - Reorders the PROGRESS grid to match the actual task lifecycle: Spec → Issue → Branch → Coverage → Security → Scope → PR → CI → Deploy → Cooldown (was: PR → CI → Coverage → Security which ...

- Delete dead scrape_faizan() function (never called by main()) - Add TestPushToGithub subprocess tests: no-changes path, commit+push path, remote URL token embedding, git add ordering, CalledProcessError ...