Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Java language:Python is:unmerged

Filter by

26.1M results  (1 s)

26.1M results

Bumps the uv group with 3 updates in the /backend directory: urllib3, pydantic-ai and idna. Bumps the uv group with 1 update in the /cli directory: idna. Updates urllib3 from 2.6.3 to 2.7.0 details summary ...
dependencies
python:uv

Closes #404. Went with typer instead of rich-click as it seems to be more popular. I was biased towards rich-click before as it is developed by Phil from nf-core. This PR keeps the CLI endpoints intact, ...

Hardening pass on top of the WIP snapshot. Base is fix/admin-tsconfig-es2021 so this diff shows only the hardening changes. Correctness - parsers/code/graph.py — fix a real SyntaxError (a inside ...

Added a complete Clone Bot system to the music bot. Users can now clone the bot into their own personal bot workspace using a bot token from @BotFather. Key features added: - Clone creation flow with ...

Summary Convert extension remote handling to use Gio.Subprocess with small one-shot helpers, and add a dependency-free download helper. This makes subprocess usage non-blocking, simpler, and more robust. ...

Summary - 챗봇 진입 시 사용자 루틴 목록을 자동 로드해 인사 메시지와 함께 선택 칩으로 표시 - 칩 선택 시 해당 루틴명을 백엔드 RAG로 전송해 루틴 맥락 기반 Q A 진행 - 루틴 없거나 API 실패 시 일반 인사 메시지로 폴백 처리 Changes - app/src/components/WC01Chatbot.tsx: listRoutines ...

Summary - Skip Copilot API-key fallback probing unless Copilot is explicitly configured. - Treat GH_TOKEN / GITHUB_TOKEN as generic GitHub credentials, not Copilot provider opt-in; COPILOT_GITHUB_TOKEN ...

Summary Implements the approved two-line beach scoreboard as a real, auto-discovered overlay style. The earlier docs/mockups/beach-twoline/ previews are now backed by a working template, verified end-to-end ...

Reverts almauntz/girls-in-science#11