pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:Python
Filter by
159M results
Summary
- 프로젝트 소개 및 주요 기능 정리
- 기술 스택, 프로젝트 구조, 로컬 실행 방법 문서화
- API 엔드포인트 정리
- 배포 URL 추가
Changes
- README.md — 프로젝트 전체 문서 작성
documentation
요약
- 한화생명 표준체형 e암보험 e-insmarket NULL quote 4건의 actual DB row ID를 seed rejection 목록에 반영했습니다.
- 기존 semantic ID가 운영 DB actual row와 달라 남던 needs_review quote 큐를 닫기 위한 seed 보정입니다.
- DB write는 포함하지 않고, ...
Summary
Closes #274. Introduces debouncing middleware architecture to the core address verification layouts, throttling
repetitive keystroke evaluations while preserving immediate validation hooks on ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| public.ecr.aws/awsguru/aws-lambda-adapter | stage | patch | 1.0.0 → 1.0.1 |
| public.ecr.aws/awsguru/aws-lambda-adapter ...
This pull request was created by @kiro-agent on behalf of @anvarjonaxtamov70 :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous ...
Transitioned backend from a traditional REST API polling/request model to a persistent WebSocket architecture. This
change allows for real-time bi-directional communication between the client and the server, ...
Summary
This PR improves the AI Assistant form by adding support for custom outcome entries and refining the user experience for
selecting moments and outcomes.
Key Changes
- Custom Outcome Support: ...
Applicable issues
!-- Please link the GitHub issues related to this PR (You can reference an issue using # then number, e.g. #123) --
- fixes #
Description of changes
In cross-dataset mode, the metadata ...
Summary
- preserve workspace wrapper-backed user systemd units during restart/refresh checks
- add regression coverage for wrapper-backed restart behavior
Validation
- pytest tests/hermes_cli/test_gateway_service.py ...
Summary
handleCLI used for evt := range ch — a plain channel range with no ctx.Done() escape. When the claude subprocess stalls
waiting for a tool result (e.g. Clickhouse MCP SSE connection hang), ch ...