Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Python language:Python

Filter by

161M results  (2 s)

161M results

Description Implemented a backend tracker API route (/question/ question_id /tags) to support personalized user-defined tags on individual problems. The endpoint extracts, sanitizes, and trims array items ...

Bug PatchSkipChecker.should_skip_tile() returns a (bool, dict) tuple. Two call sites tested the tuple directly as a boolean: if self.skip_checker.should_skip_tile(tile_path, output_dir): # always truthy! ...

Summary - ログイン時の生成設定に response_language(auto / ja / en 等)を追加し、環境変数 CHAT_RESPONSE_LANGUAGE でデフォルトを指定可能にした - GenerationConfig.to_chat_request() で毎回 system メッセージを先頭に付与し、ユーザー入力言語(または明示指定言語)でモデルが返答するよう指示する ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | pnpm (source) | 11.2.2 → 11.3.0 | age | confidence | Release Notes details summary pnpm/pnpm ...

Task Add one-time operations support to AsteriosPHP. Description This merge request introduces a new Operations system for executing one-time tasks independently from database migrations. h2 span Features ...

Scope - Prepare Sprint-02 Task-02 task sheet for credit_accounts + credit_ledger foundation. - Define allowed files, forbidden files, acceptance criteria, tests, and major-change proposal. - No ...

Replaces the old Node implementation with the Go rewrite. The previous Node version is preserved on the old-node-version branch.