pullrequests Search Results · language:Dune language:JavaScript language:Python language:Python language:Java language:TypeScript
Filter by
264M results
Problem
A task that failed on a transient LLM error (provider timeout, 5xx, rate-limit) was parked in Blocked forever. FLI-001
gate1_prep hit a Minimax ReadTimeout (2nd ReAct call, 3 retries exhausted); ...
功能描述
新增重复上一条语音指令能力。用户可以说“重复上一条”“再来一次”或“再执行一次”,系统会重新执行最近一次普通绘图指令,提升连续语音创作效率。
实现思路
在控制面板中记录最近一次可重复的绘图指令文本,仅记录创建、修改、连接、删除和生成模板等普通绘图命令。帮助、画布摘要、语音反馈开关、清空画布确认等应用控制命令不会进入重复队列,避免重复执行造成误操作。
测试方式
1. npm run ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/node (source) | 25.9.2 → 25.9.3 | age | confidence |
| eslint (source) | 10.4.1 → 10.5.0 ...
Refactors the main dashboard experience by moving from /dashboard to a polished, feature-rich /home view. Implements a
high-fidelity, two-column layout that introduces a comprehensive quick-actions suite, ...
scope/frontend
Summary
- Fixes production GET /api/week returning PROFILE_LOOKUP_FAILED for valid QA employees (e.g.
k6-vu-01@lunchportalen.no) during controlled prod dry-run.
- Routes /api/week through the ...
Summary
- make split_message detect active Markdown fenced code blocks when chunking long messages
- close and reopen fences around split boundaries so each chunk renders independently
- add regression ...