issues Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:Python language:Python
Filter by
63M results
Is your feature request related to a problem? Please describe.
img width= 208 height= 61 alt= Image src=
https://github.com/user-attachments/assets/74cb233e-7f1a-408d-87c4-77af528c8f14 /
This doesn t ...
0. to triage
enhancement
Summary
A cron job replayed as startup catch-up never has its in-process active marker set, so while the catch-up run is in
flight isCronJobActive(jobId) stays false. The task-registry reconcile keys ...
clawsweeper:fix-shape-clear
clawsweeper:queueable-fix
clawsweeper:source-repro
impact:session-state
issue-rating: 🦞 diamond lobster
P2
Problem
syncEvents.type at convex/schema.ts:157 uses v.string(), allowing any arbitrary string. All other enum-like fields in
the schema use v.union(v.literal(...)) for type safety.
Fix
Constrain type ...
bug
convex
Problem
Several handlers in main/index.ts type their parameters as string or string[] but never validate at runtime. Since IPC
payloads are JSON-deserialized, a buggy renderer could pass any value.
Missing ...
bug
功能ID
F-INQ-001
功能描述
管理家长查询队列,支持电话、邮件、WhatsApp、App等多种渠道,AI自动分类查询意图,提供快速回复模板和路由分配功能。
前置条件
- 家长账户已创建
- FAQ数据库已建立
- 通知渠道已配置
验收标准
- AC-01: 家长致电校务处,系统记录来电渠道和通话记录表单
- AC-02: AI自动识别意图并匹配FAQ模板,支持一键回复 ...
inquiry
mod-daily
p1
背景
当前项目中类型定义开始出现分散与命名重复:
- src/server/db-types.ts 中有偏 DB 查询结果的简化类型
- src/types/* 中有偏 UI 展示 / 业务使用的类型
- 部分 loader 内部也定义了 view 类型
- 有些类型命名类似但字段含义不同,后续容易混淆
这目前还不是紧急 bug,但会随着页面和 loader 增多逐渐变成维护成本。类型如果名字像、字段不一样,那就是 ...
refactor
What happened
Recipes in a path-rooted sub-analysis execute from the project root, but lc init scaffolds a per-sub-analysis scripts/
dir and the engine renders {output} as root-relative (e.g. analyses/reconstruction/results/ ...
beta-feedback
症狀
在 Ops Center 按 Ctrl+Q(中斷任務)完全無效——正在生成的 AI 回覆與正在念的 TTS 語音都不會停。實測語音照念完。
前端已接好的鏈條(這部分已 commit)
1. fullscreen.js:Ctrl+Q → window.api.interrupt()
2. preload.js:interrupt() → ipcRenderer.invoke( app:interrupt ...
backend

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.