Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:HTML language:HTML

Filter by

174M results  (2 s)

174M results

#14 — BYO-keys leak: redact() missed custom-endpoint keys redact() masked only the built-in providers env-var values. A custom OpenAI-compatible endpoint (endpoints[*].env_var) names a key var with no ...

구현 의도 진화 제안의 입력을 정적 검증 실패나 테스트 실패가 아닌 사용자 의도 정렬 실패 이벤트로 전환한다. - grill-me, 후속 질문, 승인, 산출물 피드백 단계의 사용자 교정 내용을 별도 이벤트로 기록한다. - 검증기, 테스트, 계약, 구현, 환경 실패는 기존 복구 게이트에서 처리하고 진화 대상으로 분류하지 않는다. - 승인된 진화 ...

Release v0.3.13 Automated release branch created from develop. What happened - Branch release/v0.3.13 created from develop - CHANGELOG.md updated: versioned section [0.3.13] added - Plugin versions ...

💡 What: Replaced a python-level .apply(lambda val: f {val:.1f}% ) with vectorized pandas operations .round(1).astype(str) + % for creating Plotly text labels in app.py. 🎯 Why: Python lambda functions ...

What New tenant-scoped module custom_arka_show_date (addons/_tenants/). - x_custom_show_date on sale.order (required at confirm) → propagates to the customer invoice via _prepare_invoice. - Invoice ...

Summary - Add Fetch Delta Digest for FetchRun detail pages - Classify related SourceItems into new / seen / updated / failed - Extract lightweight summaries from SourceItem metadata without LLM ...

Summary - goal 생성 시 period_type, period_detail, salary_timing, target_amount 누락 필드 저장 추가 - Dockerfile 멀티스테이지 빌드, 포트 5000 통일 Test plan - [ ] 온보딩 완료 후 goal 생성 성공 확인 (400 에러 없음) - [ ] docker compose ...