pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:C# language:Java
Filter by
54.2M results
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
The piece Fresh Trend Rider needs before it can be tracked honestly:
Per-strategy thesis map
DYOR_STRATEGY_DIRECTIONS env ( id :follow, id :fade) sets each tracked strategy s direction read:
- fade ...
概要
待ち牌クイズの問題データを配列・オブジェクトで定義しました。
変更内容
- data/waitingTileQuestions.ts を新規作成
- TypeScriptの型定義(WaitingTileQuestion, Difficulty)を追加
- 問題データ3問を追加(beginner×2, advanced×1)
関連イシュー
closes #1
Motivation
- Corrigir comportamento onde perguntas completas herdavam risco do histórico e aumentar a confiabilidade do fluxo
IA-first do assistente Sérgio.
- Fornecer diagnóstico seguro para ...
codex
概述
将分散在各模块的模型路径/参数从环境变量与 ad-hoc 默认函数(get_default_vlm_path / get_default_z_image_path)统一为 ProjectConfig + config.toml
单一数据源,并引入 ModelLoader 抽象(DiffusersModelLoader / QwenVLModelLoader)将 模型生命周期 与 业务推理 解耦,便于 ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vitest (source) | 4.1.7 → 4.1.8 | age | confidence |
Release Notes
details summary vitest-dev/vitest ...
dependencies
📌 Description
This PR fixes a database serialization issue where the adaptiveSettings block of a Routine was completely stripped by
Mongoose. By correcting the structural nesting inside the schema, dynamic ...
概述
本 PR 为 Pixelle Agent CLI 增加本地 MVP 运行链路和终端交互基础能力,使 pnpm run dev 可以直接进入本地 Agent CLI 流 程。
主要改动
- 增加本地 CLI 配置流程
- 支持首次启动配置 LLM Provider、API Key、Base URL、Model、Workspace
- 使用用户级本地配置文件保存配置 ...