Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript

Filter by

109M results  (2 s)

109M results

This pull request makes significant changes to the backend of the Reddit bot, primarily switching the language model provider from Gemini to NVIDIA/OpenAI, updating how embeddings are generated, and improving ...

What: The UX enhancement added explicit aria-label attributes to icon-only buttons (like Trash icons for deleting requests/headers) and various form inputs (checkboxes, text inputs, selects, and textareas) ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | actions/checkout | action | major | v2 → v7 | Release Notes details summary actions/checkout ...

概述 AICodeWorker v1.6.0 新增 preset 快捷参数系统,大幅降低低算力模型(如小参数模型)的使用门槛。 主要改动 1. preset 快捷参数(AICodeWorker.js) 新增 7 个内置预设,低算力模型只需传 preset + targetPath,插件自动生成完整任务书、工作模式和项目路径: | preset | 必填参数 | 用途 | | --- | --- ...

Objectif Finaliser le 3ᵉ pilier de personnalisation — Consommables Alchimie pour compléter le triangle Artefacts + Sorts + Potions. Ce document étend (sans dupliquer) les designs déjà livrés (farming-potion-system, ...

Summary Internal quality pass on the extension — robustness, correctness, security hardening, and de-duplication. No public actions or structures changed, and Interface.cs/Structures.cs/.xif are untouched, ...

Two bugs were causing the 404: Bug 1 — broken internal paths in admin.html Moving the file from admin/index.html to admin.html at the root broke every relative path inside it — ../puzzles.js and ../favicon.svg ...

api
infrastructure
phase-11
security

Fixes #1766 - user service now generates server-side ID and only accepts known fields (email, name, role). Prevents ID override via spread operator and rejects empty/malformed payloads.