pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:Java language:JavaScript
Filter by
196M results
증상
집현전 deep review를 fast_mode=false(deep 모드)로 실행하면 최종 리포트가 항상 ** No analysis data ** 기반으로 생성됨. fast_mode=true는 정상.
근본 원인
routers/reviews.py의 _generate_review_report_content가 존재하지 않는 workspace.get_all_analyses()를 ...
작업 내용
- AI 메시지 저장 후 조건을 만족하면 pending Story State suggestion candidate를 생성합니다.
- candidate 조회 / apply / dismiss API를 추가했습니다.
- ChatPage Story State 패널과 settings drawer에서 pending candidate preview를 ...
Reverts OviedoIryna/python-analytics-homework#3
Summary
- The final report block in install.ps1 came out as ╭â®/â°/â on the Ukrainian Windows console because PS 5.1 ties
[Console]::OutputEncoding to the OEM codepage by default
- Forces UTF-8 ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Context
A prior PR review noted that OpenAPI path parameter names did not always match Spring controller mappings:
Path param names: OpenAPI uses {keyId} while some ...
Implements M2.3 - Add exercises to active session (Notion ticket).
What
From the active-session screen the user opens a picker (header + Add, or the empty-state Add exercise button),
multi-selects catalog ...
Summary
- C1 — Pre-release audit: version consistency confirmed (pyproject.toml + __init__.py both 0.7.0), zero RC1/Flask
remnants in source or docs
- C2 — CHANGELOG promoted: [Unreleased] → [0.7.0] ...
Before submitting
Please complete the following checklist when submitting a PR:
- [ ] All new functions and code must be clearly commented and documented.
- [ ] Ensure that code is properly formatted ...