issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.5M results
Summary
CancelOrder.run() returns { success : True, message : Order successfully cancelled... } on the happy path but contains
zero SQL write statements. The order status remains processing in the database ...
bug
🏷️ 작업 유형
기능 개발 (Feature)
📋 작업 설명
- 로그인 응답으로 받은 리프레시 토큰을 localStorage에 저장하고, 액세스 토큰 만료로 인한 401 응답 시 자동으로 토큰을 갱신한 뒤 원래 요청을 재시도하는 인터셉터를 구현한다.
- 동시에 여러 요청이 401을 받는 상황에서도 갱신 요청이 중복 발생하지 않도록 처리한다.
- ...
Summary
When an intent has both an opener and tools, chat_streaming() injects an assistant prefill before the first API call,
then immediately appends the model s tool-use response as a second assistant ...
bug
背景
PR #92 处理的是 check=warn 后、写回前的补救命令参考;它不覆盖用户已经点击「写回翻译」后 apply 执行失败的场景。当前 GUI 只显示“写回失败”,让用户查看诊断日志和
apply_failure_report.json。
目标
为 apply 失败增加 GUI 诊断入口,读取并解释 apply_failure_report.json / failures.jsonl,帮助用户判断是 ...
背景
build-retry 可以从 unsafe check 中抽出失败 chunk,但 GUI 不应该在用户看清问题前一键提交新 Batch。合理流程应是:先看问题清单,再由用户确认生成 retry 包;生成后先预览 retry
包范围,再决定是否提交。
目标
为 GUI 增加受控的 retry 补救流程,但只做到“生成 retry 包 + 预览范围 + 明确下一步”,不自动发送云端任务。 ...
- [ ] chalk log --type T shows only update events whose type equals T (e.g. progress-update), still honoring --n
- [ ] without --type, chalk log output is unchanged
- [ ] add a test in test/protocol.test.mjs ...
- [ ] chalk version prints the protocol version (the PROTOCOL constant in lib/store.mjs, currently chalk/0) on its own
line
- [ ] add a test in test/protocol.test.mjs asserting chalk version output ...
Bug Description
When a dangerous command requires approval on the QQ Bot platform, clicking the Allow button results in the command
being rejected with the following log message:
Rejected unauthorized ...
comp/gateway
duplicate
P2
platform/qqbot
sweeper:risk-security-boundary
type/bug
背景
PR #92 只在 check=warn 后提供可复制的补救命令,但用户仍然看不到到底哪些条目出了问题。直接暴露 retry / repair / revision 命令对普通 GUI 用户帮助有限;补救前应先解释问题范围和类型。
目标
在 GUI 写回页或诊断页中增加 check=warn 问题清单,读取最近一次 check 的 last_check_summary 和 check_failures.jsonl,用普通语言展示失败原因、位置和建议处理方式。 ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.