pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:PHP language:JavaScript
Filter by
196M results
Stacked on #1056 → #1055 → #1054 — top of the limits stack. Closes the config-discoverability gap you asked about.
Why
Audit of the dashboard found the limits were neither single-source nor fully discoverable: ...
Several hardcoded resource URLs in CONTENT_DATABASE were broken — nonexistent Wikimedia files, removed Sketchfab models,
and unavailable YouTube videos. All replacements verified live via web search.
...
개요
토스페이먼츠 샌드박스 API 실연동. 기존 단일 스텁에서 2단계 결제 플로우로 변경.
노션: (해당 없음 — 이전 세션에서 사용자 요청으로 구현)
변경 내용
결제 플로우 변경
- POST /orders → AWAITING_PAYMENT 상태 + PrepareOrderResponse(orderId, tossOrderId, amount, orderName) ...
Closes #698
Changes
- src/answer/answer_composer.py
- Add _build_no_source_guidance() for improved no-source fallback
- No-results path returns guidance with menu hints instead of a generic ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
Release Notes
- Bug Fixes
- Fixed a critical issue with backpack inventory handling where item ...
!-- 描述:请说明此 PR 的变更内容和动机
Description
!-- 请描述这个 PR 做了什么、为什么做这些变更 --
Type of Change
!-- 勾选适用的类型 --
- [ ] feature: 新功能
- [ ] bugfix: 缺陷修复
- [ ] refactor: 重构(不改变外部行为)
- [ ] docs: 文档变更
- [ ] chore: ...