Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:JavaScript language:JavaScript

Filter by

188M results  (2 s)

188M results

Summary - Add FileExchangeBackend for manual Codex/subagent prompt-response exchange through logs/ run_id /pending. - Add --backend deterministic | manual and --run-id support for experiment runs. ...

Adds SRS as a settable target in the allocation ratio menu (alongside Equities, Bonds, Gold, Crypto, Cash, CPF) and gives it a distinct teal colour (#1abc9c) in the allocation bar/table. https://claude.ai/code/session_01GKT8UmLaqMJgPpYEpx9fcK ...

Summary cacheMiddleware was overriding res.json with an async function that awaited the Redis setEx call before sending the HTTP response. This blocked every cacheable GET response on Redis write latency ...

Overview This PR sets up the main application navigation shell and the global system loader component. These layout pieces integrate closely with our Redux store states (ui and auth). Proposed Changes ...

- POST /api/webhooks/adyen/{user_id} — routing stable across credential rotations - Replace merchant account lookup with get_user_role(user_id); remove WebhookOwner - Migration runner (app/db/migrations.py) ...

- Add GET /api/links/:shortCode endpoint with ownership verification - Remove debug logging that leaked all link document IDs - Remove duplicate updateAnalyticsUI declaration (dead code) Closes ...

Summary - 냉장고 재료 기반 레시피 생성을 위한 LangGraph Agent를 backend에 추가했습니다. - 기존 Streamlit Step 2의 mock recipe 생성을 backend API 호출로 교체했습니다. - Step 3 카드에서 재료 용량, 없는 재료, 조리 순서, YouTube 검색어를 표시하도록 확장했습니다. - ...

React + Vite + Tailwind + Recharts personal finance tool that aligns a portfolio with target asset allocations. Features: - CSV target-allocation upload with percentage normalization (80/0.8/80%), ...