issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Python language:HTML
Filter by
62.8M results
Database URL
https://www.themoviedb.org/tv/45997
YouTube Theme Song Video URL
https://www.youtube.com/watch?v=oe9gQt-x_BE list=RDoe9gQt-x_BE
Additional Information
- [ ] This is a replacement request. ...
request-theme
Goal
Copy AW/LLM logic into jerry-cli/ and implement stateless jerry report.
Tasks
- Copy electron/aw/* → jerry-cli/src/aw/
- Copy electron/llm/* → jerry-cli/src/llm/ (adapt client.ts: env config, ...
jerry-cli
v0.1
核心问题 | TUI 模式下 IME composition 状态未被检测,Return 无条件触发提交 根因 | textInput.tsx 约第 968 行 Return handler 缺少 isComposing 检查;整个
ui-tui 代码库零 IME 支持 影响范围 | 所有 CJK(中/日/韩)输入法用户 建议优先级 | P1 建议方案 | A(多字节字符缓冲检测)或 B(超时防抖)作为短期修复 ...
Problem
Page rendering is 68% of a 1000-page build and plateaus at ~1.7-1.8x regardless of worker count — the free-threading
atomic-refcount / cache-coherency tax (PEP 703 biased reference counting): ...
epic
performance
Problem
WsjptProvider does not implement classify(), but the Provider protocol declares it (bartleby/providers/base.py) and the
tag classifier calls it:
# bartleby/skill_scripts/_tags.py
result = provider.classify(...) ...
bug
add to sensor_instance_rdf.R the use of
:part_number a rdf:Property ;
rdfs:subPropertyOf dcterms:identifier ;
rdfs:label Manufacturer s part number assigned to the sensor, used for internal calibration ...
Problem
merge_findings returns a finding payload whose shape diverges from its sibling finding scripts. save_finding,
edit_finding, and read_finding all surface provenance by spreading **session_provenance(conn, ...
bug
Standalone saga.
Scope
Add Pagefind as a second build-time, fully-static, self-hosted search backend (SUPPORTED_SEARCH_BACKENDS = frozenset({
lunr }) today, search_backends.py:18; only LunrSearchBackend.generate() ...
enhancement
saga
Goal
Scaffold an independent jerry-cli/ package in the jerry-client repo. No dependency on Electron or electron/.
Tasks
- Create integration branch jerry-cli/main from main
- Add top-level jerry-cli/ ...
jerry-cli
v0.1
验收标准
- [ ] 单次查询响应 500ms(D1 冷启动除外)
- [ ] 组卷生成 2s(50 题以内)
- [ ] 统计分析结果缓存于 KV,TTL 86400
关联 Issue
- #4 全文搜索端点(性能要求)
- #5 相似题目推荐(缓存设计)
- #14 API 功能验收
优先级
P1 — 核心验收标准
acceptance-criteria
epic
performance

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.