pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:C# language:Java
Filter by
277M results
Description
This PR stabilizes and optimizes the quit-applications extension by addressing a series of critical bugs, performance
issues, and security vulnerabilities:
1. Performance Timeout Fix (AppleScript ...
Adds Many-to-Many (tie) support to the redis Source, completing the M2M gap for the Redis Compliance stage.
What
No Source changes were needed — ticket #1 (base CRUD) already wired every tie hook (modeled ...
Summary
Adds P2-c: runtime logs and artifacts retention policy documentation for the real scheduled execution path.
This is a documentation-only governance phase. It defines what runtime logs, scheduler ...
evaluate_winner() only skipped promotion if the experiment status was already completed . It did not check for paused or
draft status before proceeding to call experiment_engine.promote_winner(). A paused ...
Hard
level3
nsoc26
🚀 Pull Request / 작업 공유 내역
📌 한 줄 요약
RAG 기반 AI 챗봇 기능 구현 및 팀원 로컬 실행 환경 셋업 스크립트 추가
🛠️ 작업 내용
1. AI 챗봇 개발 (RAG + LangGraph)
- **LangGraph StateGraph**를 활용하여 고도화된 3단계 추론 파이프라인 구축
- classify_and_rewrite ...
closes #72
Description
What this fixes: assessment instance total points and max_points are summed in floating point and stored unrounded, so
fractional point sets that should total a round number (e.g. ...
Automated Data Refresh
This PR contains automated data refresh changes generated by the weekly data refresh workflow.
Changes
- Data refreshed using python amati/amati.py refresh
- Files updated ...
data-update
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| oxfmt (source) | 0.48.0 → 0.53.0 | age | confidence |
Release Notes
details summary oxc-project/oxc ...
dependencies
Summary
- SMS consent: each login/verification frequency, detailed message types/rates/HELP/STOP, inline ToS/Privacy links
- Auth callback: block Google OAuth referral bypass (sign out if no invite_verified) ...