Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Python

Filter by

149M results  (3 s)

149M results

Problem When typing long messages in the Max AI assistant input box, the text area grows vertically without limit. This causes the input container to exceed the viewport height, pushing the absolutely ...

📌 Description This PR adds a dense SM120 pure NVFP4 attention JIT path. Main changes: - Add SM120 NVFP4 attention Python API and JIT module. - Add SM120-specific CUDA binding and quantization source ...
op: attention

This pull request sets up the initial frontend structure for the Movan project, establishing the foundation for a React + Vite application. It introduces project documentation, configuration files, font ...

Motivation - 提供一个统一、只读且脱敏的“助手诊断日志”收集器,方便在每次更新、测试、dry-run 或 AI 研究后将简洁报告发给 ChatGPT 分析,避免粘贴杂乱 PowerShell 控制台输出。 - 自动汇总 Git、配置与安全项、更新/测试/安全检查、ETF 轮动产物、AI 研究与 API 稳定性及最近产物文件,并对敏感字段(API Key、token、account_id ...
codex

What Auth hardening for funkygibbon. This PR is auth-hardening only — it does not yet attach auth to the data endpoints. Data routes (graph/mcp/sync/sync_metadata) remain open until the next PR wires ...

Fix 500 error on /api/credits/packages Added missing buildGeminiFundingStrategy function that was undefined, causing server crash. Co-authored-by: openhands openhands@all-hands.dev

Fixes #433 Summary Adds a fully-typed async Python client for the OSimFlow REST API, plus a script to export the OpenAPI spec for external code generators. What was added osimflow/client.py — Typed ...

Updates the requirements on redis to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/redis/redis-py/releases redis s releases /a . /em /p ...
dependencies
python

Bumps actions/checkout from 4 to 6. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v6.0.0 ...

Removing part of the yml to unblock failing ci pipeline Summary by Sourcery CI: - Drop the Codecov upload step from the GitHub Actions test workflow.