pullrequests Search Results · language:Dune language:Python language:PHP language:JavaScript language:JavaScript language:PHP
Filter by
162M results
Added
- OpenCode provider (Zen API) as internal AI provider with dynamic model loading
- OpenCode Go provider as internal AI provider with dynamic model loading
Changed
- AI plugin version bumped ...
Summary
- require existing access lithium permission before rendering the Lithium registration form
- prevent login-only users from seeing stored Lithium and HTTP-auth credentials in password fields ...
🚙 Problème
!-- Décrivez ici le besoin ou l intention couvert par cette Pull Request. --
Quand on développe sur Pix Orga, la console est polluée par beaucoup de warnings liés aux dépreciations d Ember. ...
cross-team
👀 Tech Review Needed
Background
Relevant links
- Github issue link: N/A (spec: CROSS-AGENT-PORTABILITY.md in this PR)
PR Details
1. Make the setup usable by non-Claude agents (Codex, Cursor, Gemini CLI, Kiro, and other ...
Motivation
- Allow curriculum-style training to warm-start adapter weights from previous checkpoints without resuming
optimizer/scheduler state.
- Provide a small utility to filter MAC-SLU JSONL ...
codex
This PR updates the actinia landing page with a redesigned layout, improved repository organization, and responsive
styling.
Main changes:
- Redesigned the landing page layout and main sections.
...
문제 1 — 배경 투명 근본 원인 수정
원인: --bg-elev이 이 프로젝트의 CSS에 정의되지 않은 변수였음.
브라우저는 미정의 CSS 변수를 transparent로 폴백하기 때문에, 드롭다운이 처음엔 모달 위에 겹쳐 불투명해 보이다가 스크롤하거나 항목이 모달 영역을 벗어나면 투명하게 보이는 현상 발생.
수정:
- 실제 정의된 토큰으로 전면 교체: ...